Freelancer's Playground! Learn Programming, The Freelancer's Way

22Aug/102

Bypass Internet Blocking With ProxyChains

What I love from linux is, it's powerful shell interface. It has full range of utilities. For example, if I want to access something that's denied by local proxy, I could easily tunnel my traffic to my other server. You can use ssh -D for this.

Filed under: Tutorial Continue reading
20Jul/100

Quickly Switch Window Manager With Compiz Fusion Icon

Having compiz (ubuntu's rich desktop experience) activated does increase my desktop experiences as well as the usability. However, having it activated complicate stuff all the time, when it come to gaming.

16Jul/100

PHPExcel: Advanced Read-Write Excel Made Simple

There are many excel reader / writer library all over the net. However, most of it only support partial features. Today, we'll learn a php excel library that support almost all aspect of excel. Well, except VBS, I guess.

Filed under: Tutorial Continue reading
14Jul/100

PHPMiniAdmin:Mini Tool That Get The Job Done

For most of the time, when doing freelance, I have to work with mysql. Given the various server panel available out there, it's quite difficult to find how to access mysql data.

Filed under: Reviews Continue reading
28Jun/102

Fixing WordPress’s Maintenance Mode Caused By Broken Update

WordPress upgrade tools is way AWESOME! It help us upgrade core system, plugins, and themes easily. However, as with many other human products, failed is one of it's features.

25Jun/100

Search Stackoverflow Right From Your Google Chrome

I just recently realized that you can search any content on stackoverflow, right from your chrome's OmniBar. How you do that? We'll you can follow this simple steps:

23Jun/105

[CR]Post2PingFM Update

Hi there, now that my plugin is back in business, I need few people to be beta tester for my newest release. If you would like to take the challenge, you can contact me at ariefbayu@gmail.com and send me mail with '[cr-post2pingfm]Beta Tester Help' subject in it. Another news would be, I've created a dedicated support forum using UserEcho's Open Source package. FYI, it's a great service for creating support forum for your product. Go ahead, try it.

On a side note, I've received many complain that sometimes post are not submitted to ping.fm. I think I've addressed the problem in my soon to be released versions. Please be patience, or maybe you can submit yourself as beta tester.

21Jun/101

CR-Post2PingFM 0.10 Released

Hi there, sorry for the last broken release. Turns out it was my mistake. I accidentally added 'debug' parameter to user.post:(. I realize this after downloading python API and test it with my new API_KEY. Yes, the old one is suspended and then deleted by ping.fm. But, I got the new one about 2 weeks after that.

20Jun/100

Playing With Google’s Virtual Keyboard API

Several days ago I realize that google have been implementing it's virtual keyboard in google.co.id. I know that google already rolling it on several non English languages. I got curious as to wether we will be able to leverage this feature to our own site or not. I know that there are several open source library for this. But, let's stick with google API for now.

Filed under: Tutorial Continue reading
18Jun/101

WordPress 3.0 “Thelonious” Released!

Wohoo, finally! Been playing with the RC for weeks. Now that It's official, I'll start migrating this blog with new themes. I want something simple, with one column, maybe. Less ads, more content.
Look below for official video tour and see this link for complete features and change in this release.

Filed under: Site Updates 1 Comment