8 October
Posted by baskoro
CodeIgniter is one of the greatest PHP Framework out there. It’s simple and easy to use. Even a beginner won’t have trouble when learn it. But there is a disadvantage in CodeIgniter. You can’t generate a Model class from your existing database. Sometimes it troubles me. I must write my own Model class everytime i make a new CodeIgniter Application. But someday i think about create my own simple php application to create a Model class that has simple CRUD syntax in CodeIgniter. Read the rest of this entry »
Posted in Tutorial | Comments (1)
18 September
Posted by baskoro
When i browsing with my notebook, i like to open link in new tab. Because with that, i don’t have to back/forward again. And when the page i opened still loading, i can open another link in another new tab. For now, most desktop browser must have tabbed browsing feature, even in IE.
. But in mobile phone, i haven’t found this feature yet. From Nokia default browser, to opera mini, all of them hasn’t implement tabbed browsing feature. Read the rest of this entry »
Posted in Free Internet Tools | Comments (0)
16 September
Posted by baskoro
As you know,facebook is one of biggest social networking website. Many people have its account and sometimes they often update their status. There are many ways to update facebook status, like from mobile phone via facebook mobile, from flock browser, from sms, from twitter, or maybe from Yahoo Messenger. But how about from pidgin?Can we update facebook status from pidgin? The answer is YES !!! Read the rest of this entry »
Posted in Free Internet Tools | Comments (0)
8 September
Posted by baskoro
Do you have a computer or notebook that you want to monitor its activity? Maybe you want to secretly monitor your husband/wife Facebook account. What did they do in Facebook, or which site did they open last night. Now there is a tool that allow you to secretly monitor all computer activity, you can say it like computer spy.
Read the rest of this entry »
Posted in News | Comments (0)
29 August
Posted by baskoro
Now, i’m trying to use flock to browse the internet. Before, i used Firefox and have many installed add ons and plugin. Because Flock is based on firefox, i think all my Firefox plugins automatically added in Flock. But not !!! I’m too lazy to download and install the plugin again, so i try to find a way to use installed firefox plugin in flock. And i have found it !!
It’s easy, you can copy the plugin file from you mozilla plugin directory (e.g : /usr/lib/mozilla/plugins) to flock plugin directory (e.g : /opt/flock/plugins). And then check at about:plugins in your flock. Without restarting my Flock, all plugin has worked.
Now i can use Flock just like i use Firefox before. But now i’m still searching for SwitchProcy extension for flock. Anybody know where to find it?
Tags: firefox, flock, plugins
Posted in Tutorial | Comments (0)
22 August
Posted by baskoro
Sometimes we have difficulties to differ web server and application server. Some of us maybe think that both of them is same thing. But they are different. They may have some similarity, but it doesn’t mean they are same. Below is explanation about web server and application server. Read the rest of this entry »
Tags: JavaServer Pages, Web server
Posted in Tutorial | Comments (0)