One by one, my friends leaving jogja.
They have found their own way.
Make a decision to move on.
But i’m still sitting here.
Just wondering, what will happen in the next day.
pic from here
One by one, my friends leaving jogja.
They have found their own way.
Make a decision to move on.
But i’m still sitting here.
Just wondering, what will happen in the next day.
pic from here
After enable Apache and PHP (also installing MySQL) on my macbook, i want to enable mod rewrite (Rewrite engine) . From wikipedia, Mod rewrite (rewrite engine) described as software that modifies a web URL‘s appearance (URL rewriting). Rewritten URLs (sometimes known as short, fancy URLs, or search engine friendly – SEF) are used to provide shorter and more relevant-looking links to web pages. The technique adds a degree of separation between the files used to generate a web page and the URL that is presented to the world.
By default, mod rewrite has been enabled. But we need edit some configuration before we can use it.
AllowOverride All
<Directory "/Users/youruser/Sites/"> Options Indexes MultiViews FollowSymlinks AllowOverride All Order allow,deny Allow from all </Directory> <Directory "/Users/youruser/Sites/*/"> Options Indexes MultiViews FollowSymLinks </Directory>
Yesterday, i saw a video shared by Matriphe in Facebook. Sometimes because a gadget or maybe a social media, we forget our real life near us. We just care the ‘far’ and forget the ‘near’. So, maybe this is the right time to shut it down and get a real life.. 🙂
By default, Mac OS X come with preinstalled Apache and PHP. But for a while, i’m using XAMPP for Mac in my macbook because in my first time using Mac OS, i don’t know about it.
Yesterday, i tried to using preinstalled Apache and PHP, also adding MySQL. For enable Apache, it just take a click. Go to System Preferences -> Sharing
Continue reading
Today, i just updated adium to version 1.4.1 in my macbook. Then i see version history of adium. I just found out that adium has support twitter account. So let’s give it a try.
Go to preferences->account, than select twitter account. New window will be appear.
Catatan:
artikel diambil dari: http://sains.kompas.com/read/2010/11/16/09075675/Memahami.Perbedaan.Idul.Adha.1431.H-4
————————–
Today, i change theme of this blog. I edited Black-Green theme by ulysses. Wait, black and green?
For a long time, i want to have a modem. But for many reason, i didn’t buy it.Until today i buy a modem, Huawei E1550. I choose Simpati as my internet provider because Simpati (Telkomsel) is the one and only provider which have HSDPA network around my house. 😀
When i first plug it on my macbook pro, Mac OS X can not detect it. I think there was a problem with the modem. So i try plug my modem to other computer(Windows XP), it can be detected and work normally. So i try googling it. I found this. The post explain that i should download Dashboard for Mac OS X 10.6 / Mobile Partner(Modem Management Software) from huawei device site. Continue reading