Articles

02/04/2012 - 15:02

The following are the steps I take update Debian by making a fresh install on a clean drive.

Create a drive. There's plenty around to explain this step if you're not sure.

Format and mount the drive.

mkfs.ext4 /dev/sdb1 #enter your drive here
mount /dev/sdb1 /mnt

Install deboostrap and bootstrap the system using your arch and preferred distrobution. Mount proc and dev.

01/29/2012 - 06:39

Creating a node with PHP in Drupal 7 is easy. This can be used to insert one node from a custom form or to insert a batch of nodes from an array of data.

Just follow these instructions to populate a node with PHP.

08/18/2011 - 07:38

Let's say you have several select dropdowns on the same form. You want three different answers for the same question or a similar one. But you don't want the user to select the same option more than once. This simple jQuery setup with help you out.

There are two parts to the code. One to find which option has been selected and disable it in the other options lists.

08/13/2011 - 22:07

One of the latest crazes in web design is the parallax effect, or a 3D effect created by layering. You can find a really amazing, complicated design at NikeBetterWorld. Recently I created the effect on a much simpler scale for a small wakeboarder's website. I used jQuery to get the job done. The function works as follows:

06/02/2011 - 13:17

For the Nice to Speed You site I re-created the templates for the new designs. Again created with Jessica (www.interactivexperience.nl). This is a fast paced video dating site.

05/02/2011 - 13:08

Many moons ago I completely the layout for this site. Designs completed by Jessica www.interactivexperience.nl. It's a simple site created with Drupal 6.

04/12/2011 - 06:21

On this WordPress site I modified the theme and added some custom pages to handle the tablets comparisons. First, there is a page to show all the tablets for selection. Second, once selected another custom page shows the tablets details side-by-side.

www.tabletvergelijker.nl/tablets/tablets/

Once again working with Interactive Xperience

02/21/2011 - 14:25

I did this WordPress site some time ago for a local (Chicago) writer and photographer. It's a basic WP theme set up to manage her site.

www.nataliakosk.com

01/21/2011 - 06:43

This site was created in conjunction with Interactive Xperience.

I installed and modified the WordPress theme. I updated the header and removed it from non-home pages. The sidebar was also filled with custom widgets.

01/17/2011 - 07:29

Recently I made some small changes to a theme in WordPress to incorporate a search engine iframe from another site. When a visit goes to a page of a city or country, the search iframe automatically looks it up and provides travel results.

With the powerful Magic Fields plugin, I created posts to hold information about the cities and countries.

www.autohuren.info

Pages