I recently built a Drupal site for a small (individual) client who wanted to host the site on a Network Solutions basic Web hosting plan. This made sense for him,
Handle System Web Services Release Announcement.Handle System Web Services Release Announcement.
Yup, I’m spamming my own blog…again. Earlier today on the handle-info mailing list, I made the following announcement about the open source (BSD license) release of the Handle System Web
A Possible Approach to Importing Static Content Into DrupalA Possible Approach to Importing Static Content Into Drupal
I possess over a decade of experience building custom applications and customizing off-the-shelf applications based on open source technologies, with particular emphasis in these areas: content management, E-commerce, digital imaging,
The 416The 416
Last night during one of my final email checks of the day, I got an email message from a recruiter. What made this particular email interesting was that the recruiter
A POTENTIAL CONFUSION WHEN CONVERTING HABTM RELATIONSHIPS TO HAS_MANY :THROUGH.A POTENTIAL CONFUSION WHEN CONVERTING HABTM RELATIONSHIPS TO HAS_MANY :THROUGH.
As someone relatively new to Ruby on Rails, I managed to confuse myself on one of my Rails projects recently when I decided to follow some very logical advice in
Headless Drupal: Using Drupal’s API to Batch Script Your Drupal Site.Headless Drupal: Using Drupal’s API to Batch Script Your Drupal Site.
Whenever I work with a significant framework or off-the-shelf software, I invariably encounter situations in which I need to do “one-off” programmatic batch tasks outside the normal flow of the
Implementing Tagging in a Django ApplicationImplementing Tagging in a Django Application
my motivation Although I’ve used many Web based applications that employ tagging, I’ve yet to create an application of my own with this feature. But now, I have two potential
django-restful-model-views contribution updatedjango-restful-model-views contribution update
I’ve updated the django-restful-model-views contribution, based on feedback I’ve received, primarily to make this a more generic REST API (not just model based). This update also begins implementing some ideas
EXPLORING “JRUBY ON RAILS” AS AN ALTERNATIVE TO DJANGO WITHIN A JAVA ENVIRONMENT.EXPLORING “JRUBY ON RAILS” AS AN ALTERNATIVE TO DJANGO WITHIN A JAVA ENVIRONMENT.
If you've scanned my blog in the past, you know that I am a big fan of Python and have been obsessed with Django recently, which to date is the
“Headless” Rails?“Headless” Rails?
So, I’m sitting here learning Ruby and Rails, and a thought starts to emerge: I wonder if I could use things like ActiveRecord separate from Rails for writing command line