Blogs

(Tutorial) Building a Web Service-driven Application with Flash in Drupal

Building a Web Service-driven Application with Flash in Drupal

(Tips) CSS Sprites for Drupal Themes

CSS Sprites for Drupal Themes


What is a CSS sprite? In short a CSS sprite is one big image combining all the images used in a theme or web site template. So instead of having loads of separate little images, you combine them into one.

For an example Yelvington posted a really good example of CSS Sprites - take a look at his example sprite.

(Tutorial) Working with JavaScript in Drupal 6: Part 1

Working with JavaScript in Drupal 6: Part 1

How Drupal handles JavaScript

(Module) Module Info : FileField Paths 1.2 Released

Module Info : FileField Paths 1.2 Released

For more information about the new features of the 1.2 release, see my previous post which has all the details.
As for the bug fixes, I'm happy to say that the recursion issue that had been plaguing me issue queue for many months, yet always eluding me, has finally been purged.

(Tutorial) Applying imagecache presets to user profile pictures in Drupal 6

Applying imagecache presets to user profile pictures in Drupal 6

Here’s a mini tutorial on applying imagecache presets to user profile pictures. This isn’t hard to do -- a breeze compared to what one had to do in Drupal 5 -- but this write-up might still save someone a little time, I hope!

(Tutorial) Understanding the ApacheSolr CCK API

Tutorial : Understanding the ApacheSolr CCK API

(Tips) Using Drupal 6 services in Flex 3 with keys and authentication

Using Drupal 6 services in Flex 3 with keys and authentication

"I made a quick 'n dirty sample to illustrate how Drupal services can be called in Flex using keys and authentication: http://www.novio.be/downloads/drupal_services/ (right-click, view source)."

(How To) Manage Drupal Permissions More Easily

How To: Manage Drupal Permissions More Easily

One of the most time-consuming tasks for any new Drupal site is setting up and testing what users can and can’t do. This is the realm of user permissions and role permissions. I’m guessing you’ve visited the checkbox maze - as I like to call it.

Syndicate content