jarmes's blog

The New Jimmy's Sandbox

    As you can see, Jimmy's Sandbox has seen a bit of a face lift. This represents several weeks of planning and implementation. Now that the new design is in place, you should start seeing more frequent post regarding Drupal, PHP, Web Services and many other topics related to web development.

Your Thoughts

    Do you have any thoughts on the new design? Good or bad I want to hear it. How about something you would like to see a new post about? Whatever it is, leave your thoughts in the comment section below.

Jimmy's Fridge

Drupal 6 Performance on GoDaddy

Going Down

    I have been using Google's Page Speed tool to help improve the the load times of this site. In doing so, I discovered that I never configured any of the performance settings provided by Drupal. I also discovered that GoDaddy does not use mod_gzip or mod_deflate to compress the documents being requested.

Simple Tips For Repsonding To A Web Developer Job Posting

Outlook

    I was recently tasked with hiring a web developer for a redesign of workxpress.com. I was surprised at the number of poor quality responses I received. The original post can be found at http://drupal.org/node/602292. Looking back, I should have included more details in my post, but that still doesn't excuse the poor quality of some of these emails.

Using the WorkXpress API: Display Formats

WorkXpress Logo    You have learned about all of the functions. You understand the data formats. What could possibly be left before mastering the WorkXpress API? Display formats is the answer.

External Links and GeSHi Filter

    On my site I use the External links to add the External Link Icon image next to any external links. I also use the GeSHi Filter module for syntax highlighting. These two modules together were causing some undesirable effects.

Using the WorkXpress API: Data Formats

WorkXpress Logo    Now that you know how to use the WorkXpress API, it's time to learn about some more advanced concepts. Data formats define how Field values are stored within WorkXpress. These values can be useful for finding out more information about certain values, and will need to be used when storing data into certain Field Types.

Using the WorkXpress API: ExecuteAction

WorkXpress Logo    Earlier I introduced you to the WorkXpress API. If you have not read it already you should do so before reading this post. Once you have a basic understanding of what it is and how it works, it's time to start diving into the API.

Using the WorkXpress API: UpdateItem

WorkXpress Logo    Earlier I introduced you to the WorkXpress API. If you have not read it already you should do so before reading this post. Once you have a basic understanding of what it is and how it works, it's time to start diving into the API.

Using the WorkXpress API: AddItem

WorkXpress Logo    Earlier I introduced you to the WorkXpress API. If you have not read it already you should do so before reading this post. Once you have a basic understanding of what it is and how it works, it's time to start diving into the API.

Pages