Youtube Downloader – Updated

July 3, 2009 | PHP, Technical Stuffs | ,

After failed to work for some weeks, I finally got spare time to finish the Youtube Downloader scripts.

To get this script working, you must have readfile() function enabled. As alternative, you can modify the script and use file_get_contents() or CURL.

Have fun! ^_^

No comment


Bahasa is not Bahasa Indonesia

June 17, 2009 | Daily, Out Of Topics | , ,

It’s been a common thing to see people using the word bahasa that refer to bahasa Indonesia (Indonesian language). While I disagree with this, the number of people who use bahasa instead of Bahasa Indonesia are increasing.

People thought that it’s correct just because westerner use the word bahasa, not Bahasa Indonesia. I think they should learn that not all western things are good to follow.

Bahasa means language, then how come a word language is referred to Bahasa Indonesia (Indonesian Language)? We can use bahasa everywhere, for example bahasa tubuh (body language) and Bahasa Jerman (German language).

I don’t think that we can use bahasa as a replacement word for Bahasa Indonesia. This is a mistake and we can’t be proud of it.

3 comments


Free Icons Resources

June 16, 2009 | Links | , ,

iconspedia.comIf you are a developer and confused with the look of your application, take a visit at iconspedia.com and you will get a bunch of icons for free. The icons are classified by many categories. I won’t write them here because it will take all page long. The icons are free and all of them are perfectly made.

Not forget to mention, there is IconBuffet where you can have different icon package each month and you must exchange your icons with other members to have all the icons sets available.

No comment


Wordpress: Your hosting does not support this feature

June 12, 2009 | Technical Stuffs | , , , , ,

I was moving wordpress installation from one server into another. I copy the files, import database and modify configuration file (wp-config.php) and trying to access the page. But I only get following message:

Your hosting does not support this feature.

I logged into my shell account, checked permission files and found that some files have wrong user permission. So I just change user permission using command chown -R myuser:mygroups *.

I refresh the page, and the world become so beautiful tonight.

No comment


Twilight New Moon Movie Trailer

June 6, 2009 | Daily

MTV released an exclusive preview of New Moon a couple of days ago at their Movie Awards.

Come on ladies, Edward Cullen is vampire and he is fictional!

via Kineda.

1 comment


Member Of The Week

May 30, 2009 | Daily

member of the weekMeet a huge Opera-fan from Indonesia who just can’t seem to get away from the Internet… Well, not this time either!

Those words were written at the front My Opera Community page to describe me in short sentence. Yes, they choose me as member of the week :D

Thanks for this, Opera. I will spread you more!

1 comment


School Lunch Menu

May 29, 2009 | Daily | , ,

Here is a gallery of school lunch menu from around the world. Some looks great and some other look not very great, just don’t judge the country from their school lunch :P

school lucnch

Visit the gallery now.

No comment


Multiple Shoutcast Streams on A Single Machine

May 24, 2009 | Technical Stuffs

It’s very easy to set multiple shoutcast streams/servers on a single server. In this example I’m using Centos.

All you need to do is copy sc_serv binary into 3 different files (ie: sc_serv1, sc_serv2, sc_serv3) and create 3 different configuration files (ie: sc_serv1.conf, sc_serv2.conf, sc_serv3.conf).

Don’t forget to specify different ports for the three configuration files.

I put them into /usr/local/sbin/ directory:

[root@myserver sbin]# ls | grep -v log
sc_serv1
sc_serv1.conf
sc_serv2
sc_serv2.conf
sc_serv3
sc_serv3.conf

(more…)

1 comment


NicEdit: Lightweight Web Based WYSIWYG Editor

May 18, 2009 | Reviews | , , , , , ,

After a couple of years using TinyMCE as my prefered web based WYSIWYG editor, I started to look at another one. My brand new star is Nice Edit, a lightweight text editor that come with basic styling tools.

NicEdit web based WYSIWYG editor

What I like from this editor is NicEdit doesn’t use another HTML page to load its tools, it just ‘draw’ it on the screen. Amazingly, it’s only using one image for all the menus, using image as sprite.

I don’t like when TinyMCE loads another file to display link properties or image properties. It’s wasting time, eat up web space and more bandwidth to waste.

Although NicEdit isn’t as complete as TinyMCE, but it fit my needs. It gives me simplicity.

3 comments


Blackberry Should Put Opera Browser Into Their Devices

April 13, 2009 | Browsers | , , , , , ,

Most of my friends who own Blackberry will also install Opera Mini into their gadget. They know that Blackberry devices already equiped with web browser but it failed to fit my friends’ needs. Too bad, there’s no official Opera Mini for Blackberry yet.

The Opera Team has this initiative to build Opera Mini specified for Blackberry devices but the RIM doesn’t want it.

I think Blackberry should considerring to put Opera Mini or Opera Mobile into their devices. It’s cheaper than create their own browser. Hire the best for the job.

Simply hire Mario and Luigi to fix your broken plumb instead of fixing it yourself.

2 comments