Tag Archives: GNU/Linux

Remove Part of File Names using PHP


Since David’s Batch Processor was pre-installed in GIMP on Ubuntu Studio, I used it extensively in the ICAF Gallery project today. My goal for these images is to resize their thumbnail version to 10KB or smaller and retain the original … Continue reading

Posted in GNU/Linux, Web Development | Tagged , , , , , , | Leave a comment

Transitioning to Ubuntu Studio


Yesterday I switched to Ubuntu Studio 10.04 mainly because I love the audio production tools available in the distro. The first time I tried to install Ubuntu Studio from the original DVD was a failure. That’s probably because this distro … Continue reading

Posted in GNU/Linux | Tagged , , , , , , , , | Leave a comment

Changing Back to the Original Schedule and First Video Post (Updated)


Update (08/25/2010): The video quality has been improved thanks to OpenShot. Note that to watch the original HD quality, you must switch to 720p or 1080p. I also fixed the PHP script to exclude the XML file inside the background.xml … Continue reading

Posted in GNU/Linux, Web Development | Tagged , , , , , | 1 Comment

Running Sims 3 under PlayOnLinux in Ubuntu Linux


Back when I was using Windows Vista years ago, I played The Sims 3 and other games for several hours. Once I switched to GNU/Linux, I got rid of these games when I failed to run them under Wine. However, … Continue reading

Posted in GNU/Linux, Open Source | Tagged , , , , | Leave a comment

Linux Shell Programming Basics


I have been reading Wrox Beginning Linux Programming this week. The book mainly teaches how to programming in GNU/Linux using C. Since I’m learning the basics of C, I thought I could understand some of the materials in this book. … Continue reading

Posted in Computer Programming, GNU/Linux | Tagged , , , , | Leave a comment

Linux movies website overview


I watched some psychology related films today because of my recent interest for multiple personality disorder (now called dissociative identity disorder). Therefore I don’t have much to write about GNU/Linux or web development. However, I’m going to talk a little … Continue reading

Posted in GNU/Linux, Open Source | Tagged , , , , , , | Leave a comment

Use Rhythmbox to sync with iPod Touch


Today I happened to be downloaded a music album online and an audio book from Librivox. I want to transfer them to my iPod Touch. The first program that I remembered to have iPod Touch/iPhone sync ability is Rhythmbox so … Continue reading

Posted in GNU/Linux | Tagged , , , , , , , , , | Leave a comment

Text-to-speech web service Odiogo (Updated)


Update(06/01/2010 10:30 AM): The audio version of this post is now available. You can click the above “listen now” button to listen to this post. Update (05/31/2010 11:25 AM): Apparently, Odiogo hasn’t converted this newest post to audio yet. According to … Continue reading

Posted in GNU/Linux, Web Development | Tagged , , , , , , | Leave a comment

Created a new logo


I decided that the logo redesign is my next step for the project. Blender and GIMP are two editors that I used to design the current logo. The tools I used to create redesigned logo are Inkscape and GIMP. I … Continue reading

Posted in Site Updates | Tagged , , , , , , , , , | Leave a comment

Manage files using PHP on Linux Server


I have been playing around with my Ubuntu Server recently and found out that I have to use SSH each time I need to use the server. This remained me of PHP backtick operator, which has the ability to execute … Continue reading

Tagged , , , , , , , , , , | Leave a comment