Freelancer's Playground! New knowledges every now and then

28Apr/092

PHP Simple File Browser

While browsing my google analytics logs, I stumble upon certain keyword search that looking for file browsers script. I don't have one here, so I created it, so that next time people searching for PHP file browser and landed on this blog, they will get what they want (hopefully).

26Apr/090

Converting Standard Email to HTML files

One day, I need to convert my emails to HTML files. First thing to do is getting File Extension Email from my emails. After googling around I found a software that can run like a POP server in my desktop, retrieving my .eml file extension from my Outlook Express. Sometimes Outlook Express only have .email files, but it can simply renamed as .eml so it can be retrieved. All I need to do is point my email client to this server and check my email. Then, File Extension Email is simply downloaded and ready to be converted.

Next thing to do is converting those .eml files to HTML files so it can be easier to use. With emltohtml I can just point to the folder where I put my .eml files and it simply return html files output. I can review the details of my email with this output, and even upload it to internet or intranet web site. In this form of files, email can be more friendly to look at.

Actually, emltohtml does read RFC-822 compliant email files, that normally have the .eml file extension. It then creates html files, links and copies the emails and also extracts the attachment. It simply reads and convert all from the emails.

14Apr/094

Webhosting Review di Indonesia

Setelah ketemu review hosting keren kemarin, saya kok jadi kepikiran "ada gak sih website hosting review yang mirip2 dengan hosting review yang satu ini. Seperti kita tahu, web hosting itu adalah komponen paling vital dari usaha online. Karena, tanpa hosting bagaimana bisa jualan? Sekarang ini kan banyak sekali hosting murah meriah yang bikin marah-marah. Jadi, dengan adanya layanan review, diharapkan kita tidak lagi membeli layanan hosting, seperti membeli kucing dalam karung.

Kalau diluar negeri sih ada banyak, misal webhosting review yang satu ini. Reviewnya sendiri, saya rasa cukup fair, sebagai contoh, Just Host yang saya tulis di post sebelah, di sana juga mendapat rating tinggi.

Ayo, siapa yang mau buat layanannya? nanti saya bantu-bantu ngisi review

10Apr/090

Another Resource For Exercise

Being work in a boring, flat, and little challenge job will make your brain freeze. But, This week, google reader has give me some stuff that will keep me UP and running with something to play with. Here is several thing I would like to play with:

  • Dreamhost API!: I'm not gonna chase the $10000 prizes, I don't have the time to do it. But, I think it would be cool to play with this API.
  • AppEngine JAVA Support: This is a BIG distraction to my python learning progress.
  • Language detection using Google AJAX API: Another API to play with. Btw, for wordpress developer and general web developer, you should subscribe to his feed. He has scripts and ideas to build something, in the better ways!
9Apr/094

CR Post2Pingfm 0.4 Released

Short notice:

  1. CR Post2Pingfm is now hosted on wordpress.org plugin repository.
  2. CR Post2Pingfm version 0.4 is released with new features:
    • Submit ping on all categories
    • Submit ping only on selected categories
    • Allow submit ping on all categories, except the forbidden
  3. Any comment, bug report, feature request is accepted.