About bulalo
Website: http://bulalo.com
bulalo has written 3 articles so far, you can find them below.
Filed under WordPress by bulalo on October 15, 2009 at 11:26 am
5 comments

Hello fellow netizens!
Rounded corners have their uses but sometimes we need to go back to simple blocky designs. Swift comes with rounded corners implemented through CSS in the navigation or menu areas. However, you can see that Bulalo has no soft, rounded corners anywhere.
So, how do we remove the rounded corners from the nav bars? Satish, creator of Swift, was kind enough to provide the following instructions:
1. Go to Style.CSS, find and remove the following code under NAVIGATION STYLES:
#nav1{ -moz-border-radius-bottomleft:10px;
-moz-border-radius-bottomright:10px;
-webkit-border-bottom-left-radius:10px;
-webkit-border-bottom-right-radius:10px;}
#nav2,#commentform label.comment,h4.postcomment{ -moz-border-radius-topleft:10px;
-moz-border-radius-topright:10px;
-webkit-border-top-left-radius:10px;
-webkit-border-top-right-radius:10px;}
2. Replace with the following code:
#commentform label.comment,h4.postcomment{ -moz-border-radius-topleft:10px;
-moz-border-radius-topright:10px;
-webkit-border-top-left-radius:10px;
-webkit-border-top-right-radius:10px;}
The Style.CSS is accessible via CPanel. It is found directly within the Swift theme folder. We didn’t delete the original code though. Simply commented it out (putting the code between “/*” and “*/” like this ==> /*– code here –*/) in case we wanted rounded corners again.
Easy as pie! Try Swift now! Download it here.
CRAP or NOT?
Filed under WordPress by bulalo on October 13, 2009 at 3:50 pm
no comments

Hello fellow netizens.
There were a lot of changes with this blog. First was the new domain (we were formerly ReapMoneyOnline) and then this new theme we are in. Took us some time to find the theme that we feel will meet the needs of this blog and its readers. We wanted something simple, we wanted something easy, and we wanted something fast! We got Swift!
Swift is a newcomer to the free WordPress theme scene and, truthfully, it isn’t perfect, yet. However, the beauty of this theme lies not in maturity or being feature-filled but in the complete support of its creator, Satish, to Swift users.
Satish actively solicits ideas from Swift users, incorporating them into future revisions of the theme, without losing sight of the goal of making it the fastest and easiest theme to customize. Swift, therefore, has the potential to be THE bloggers’ theme of choice.
Nuff said, see for yourself. Download Swift here and visit the support forum here.
Is this post crap or not?
Filed under Entrepreneurship by bulalo on September 22, 2009 at 2:38 pm
4 comments

Photo borrowed from here.
Hello fellow netizens!
There’s a new study by the Online Publishers Association or OPA that says web users spend 42% of their time online on content sites. OPA segregated all sites into 5 groups: Commerce, Communications, Community, Content, and Search.
Commerce sites include the like of Amazon and eBay. Examples of communication sites are Yahoo mail and Gmail. Popular community sites include MySpace and Facebook. Search is, of course, represented by Google and Yahoo Search. Content sites are what make up most of the web with giants such as wikipedia, CNN, and NatGeo leading this highly diverse category.
Here’s the breakdown of the time spent by surfers in the 5 categories:
1. Content = 42%
2. Communication = 27%
3. Community = 13%
4. Commerce = 13%
5. Search = 5%
People’s habit of reading content sites was quite a jump from 34% in 2003. The study suggests that the trend is most likely to continue in the future.
Bottomline, people are reading content sites like blogs. We are right where the action is. If anybody wants to try and earn some money online, the general agreement is to develop a topic we are passionate about.
Opinions?
Source: DNjournal.com