Categories
- Companies (14)
- Computer Programming (33)
- Course Assignments (10)
- Open Source (63)
- Second Life (5)
- Site Updates (22)
- Web Development (68)
Archives
- September 2010 (2)
- August 2010 (3)
- July 2010 (28)
- June 2010 (17)
- May 2010 (18)
- April 2010 (29)
- March 2010 (32)
- February 2010 (25)
- January 2010 (16)
Monthly Archives: May 2010
Site Menu Animation Prototype
I have been playing around with MooTools recently and came up with an idea to allow users to change the orientation of the menu for my updated site with animation. MooTools is an Object Oriented JavaScript framework similar to jQuery. The main … Continue reading
Posted in Site Updates, Web Development
Tagged CSS, HTML, JavaScript Frameworks, jQuery, MooTools, Object Oriented, Object Oriented Programming, OOP, prototype, Web Development
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 accessibility, GNU/Linux, Odiogo, TTS, Web Development, Windows, Wine
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 Firefox, GIMP, GNU/Linux, Inkscape, JPG, PNG, robbychen.com, SVG, Ubuntu, Web Development
Leave a comment
Color Theme Successfully Changed to Ubuntu Radiance (Beta Site)
As discussed in the last post, I’m beginning to update my main site’s layout and color theme. Today I was trying to apply the Ubuntu Radiance theme onto the color theme for the site. I’ve mainly focused on the window … Continue reading
Posted in Site Updates
Tagged color theme, desktop theme, robbychen.com, Site Updates, Ubuntu, Web Development
Leave a comment
Played Around with Drupal, Upcoming Site Update, and more …
I hadn’t write any blog post since last Thursday. The reason is because I had been playing around with Drupal. Drupal is a Content Management System that is similar to WordPress, in my experience, because it can install additional plugins … Continue reading
Posted in Site Updates
Tagged 2010, CA 278, CA 288, ColdFusion, Drupal, Montgomery College, PHP, robbychen.com, Spring 2010, theme, Tumblr, Ubuntu, Web Development, Wordpress
Leave a comment
Variable Rules – C vs PHP
Here is my first post about C programming language which I decided to learn this summer. Today I compare the variable declaration rules between C and PHP. The main difference between C and PHP’s variable declaration process is that C’s variable … Continue reading
Create own VR Server with OpenSim
OpenSim is an open source VR (Virtual Reality) server that is similar to Second Life, but the land is hosted on your own computer rather than hosted on the Second Life server. This means that there is no more expensive … Continue reading
Posted in Open Source, Second Life
Tagged Open Source, OpenSim, Second LIfe, server, Virtual Reality, VR
Leave a comment
Starting to learn C Programming Language
I have decided to learn a new programming language during this summer break. I chose C because I have already learned the basics of C++. The C++ programming language is the object oriented version of C after all. Another reason … Continue reading
HTML Template PHP class
This is my first fully-written PHP class to ease my HTML page creation process by pre-set the DOCTYPE and other required tags in a normal HTML page. The class is inspired by this article where it talks about wp_header and … Continue reading
Posted in Web Development
Tagged class, HTML, JavaScript, jQuery, Object Oriented Programming, OOP, PHP, template, Web Development
Leave a comment
Use str_replace to Easier Delete Characters in a String with PHP
After I used the removeChars CF function yesterday, I was thinking that there should be a better way to delete the characters using words instead of numbers. I found an article that talks about using substr PHP function to delete … Continue reading
Posted in Web Development
Tagged $_SERVER, $_SERVER['SCRIPT_NAME'], delete, PHP, server-side, str_replace, Web Development
Leave a comment






