Compact Tube Hybrid (CTH) Headphone Amplifier

June 27, 2009

I recently finished my Compact Tube Hybrid (CTH) amp for my K702 and it turned out great. This project improved my skills troubleshoot a complex circuit on a small board, there were some mistakes while building this amp but for the most part it turned out great. So, when I placed everything on [...]

Read the full article →

Common Multiple Import Plugin errors

June 27, 2009

Multiple Import is a plugin written by Michael Ha, who is a colleague of mine.  This plugin allows the admin to import multiple blogs from the same server to one specific blog.  Because this plugin can import all the blogs linked to the server, it is important to limit the permission to use this plugin [...]

Read the full article →

Modifying mxc-ldap plugin to create a new blog for new user

June 27, 2009

The mxc-ldap plugin has a simplified layout because it does not have any graphic interface to input the LDAP server information.  To enter the information, open the mxc-ldap.php file andfill in LDAP_HOST, LDAP_PORT (389), LDAP_VERSION, BASE_DN, ADMIN_DN, ADMIN_PW.  The plugin seems to work without the ADMIN_DN and the ADMIN_PW.  The plugin as default will create [...]

Read the full article →

Modifying Mike Smullin’s List Author plugin to work with Wordpress 2.7 and 2.8

June 27, 2009

The list authors plugin by Mike Smullin listed the authors of all the posts in the blog in the sidebar; when the user presses on the name, all the posts by the user will be filters.  however, this plugin only worked up until 2.6.3.  At 2.7.1, the plugin simply didn’t show up on the Dashboard.
The [...]

Read the full article →

Electromagnetic Rover

June 8, 2009

In second year, two friends and I created a rover for a project. We designed a rover that will follow a wire with a certain signal going through it. Our rover is programmed by an 8052 microcontroller and runs on two motors; one for turning and one for running. The inductors at [...]

Read the full article →