pkrumins's node-jpeg at master - GitHub
may 2010 by sstrudeau
node.js module to generate a jpeg file from an RGB or RGBA buffer
node
javascript
jpeg
raw
libjpeg
module
may 2010 by sstrudeau
40+ Essential Drupal Modules | Nick Lewis: The Blog
april 2010 by sstrudeau
not that I do much Drupal work anymore but a solid list of the most useful components
drupal
module
list
april 2010 by sstrudeau
Making sure Ruby Daemons die | Engineering Rapleaf
july 2009 by sstrudeau
Extension to the Ruby Daemons gem to ensure your daemonized procs die when you stop them
ruby
daemons
plugin
extension
module
kill-dash-9
july 2009 by sstrudeau
Voxel Labs introduces mod_cdn | Voxel Blog
october 2008 by sstrudeau
nice apache module to host stuff off a CDN without having to do a bunch of pre-prepped rewrite work and handles cleaning up headers and what not. handy.
apache
cdn
module
apache2
mod_cdn
october 2008 by sstrudeau
file upload progress? - Phusion Passenger Discussions | Google Groups
october 2008 by sstrudeau
this guy wrote a custom apache module to track upload progress, compatible with mod_rails/passenger
passenger
mod_rails
uploadprogress
upload
file
progress
module
apache
october 2008 by sstrudeau
Theme developer module for Drupal 6 - Screencast | drupal.org
january 2008 by sstrudeau
A fancy-pants javascript, Drupal theme-sp
drupal
theme
development
inspector
js
module
january 2008 by sstrudeau
Views Fast Search | drupal.org
november 2007 by sstrudeau
Allow searching subset of Drupal site using Views module
drupal
search
module
views
november 2007 by sstrudeau
Outline | drupal.org
october 2007 by sstrudeau
A more generic way to imlpement "book"-like hierarchies of nodes in Drupal for all node types
drupal
book
outline
hierarchy
module
october 2007 by sstrudeau
Aggregation / Feed parsing Modules Comparison | groups.drupal.org
september 2007 by sstrudeau
Out of date overview of Drupal feed aggregation modules (they all mostly suck). Missing from the list is SoC project FeedAPI
drupal
feed
modules
module
list
aggregation
aggregator
rss
atom
overview
review
september 2007 by sstrudeau
Converting 4.7.x modules to 5.x | drupal.org
april 2007 by sstrudeau
Gonna have to do this soon for some modules. Ugh.
drupal
upgrade
drupal5
modules
module
april 2007 by sstrudeau
New Subscribers For Your Newsletter Thanks To Drupal | Ventanazul
april 2007 by sstrudeau
Not exactly what I need but interesting to note.
campaignmonitor
email
drupal
module
newsletter
april 2007 by sstrudeau
AHAH Forms Framework | drupal.org
april 2007 by sstrudeau
Nice *safe* FormsAPI-compliant tool for building *degradable* AHAH forms in Drupal. I hope something like this makes core in Drupal 6; this type of functionality is really needed to make Drupal a platform for building AJAX-y apps; jQuery alone is not eno
ahah
ajax
drupal
forms
api
javascript
module
project
helper
april 2007 by sstrudeau
Usercontent | drupal.org
march 2007 by sstrudeau
Drupal module that adds a tab to a users page showing which content they've contributed to the site
drupal
module
user
march 2007 by sstrudeau
Services: An API for remote applications | drupal.org
march 2007 by sstrudeau
Drupal abstraction layer for building web-services that poke at Drupal
drupal
handbook
module
services
webservices
api
march 2007 by sstrudeau
phpbb | drupal.org
march 2007 by sstrudeau
gotta check this out. I hate me the phpbb but I have no choice...
drupal
forum
phpbb
module
march 2007 by sstrudeau
Update status | drupal.org
march 2007 by sstrudeau
My favorite new Drupal module; it goes out and compares your currently installed modules (including core) to the latest release versions and tells you if you're up to date -- and links directly to the tarballs of latest releases. So handy!
drupal
module
status
update
modules
admin
march 2007 by sstrudeau
jQuery 4.7 | drupal.org
december 2006 by sstrudeau
Module to add jQuery to Drupal 4.7 ... sorta. drupal.js defines the $() function so jquery is incompatible with Drupal versions before 5.0 ... this module renames the jQuery $ function to JQ. Inelegant, but it apparently works.
ajax
drupal
jquery
javascript
module
js
hack
december 2006 by sstrudeau
Multiple Domains | drupal.org
december 2006 by sstrudeau
Drupal module that allows a single Drupal instance (and single database) to serve content to multiple domains; what content shows up in which domains is configurable (but it's not clear how so).
drupal
module
domain
multidomain
multiple
december 2006 by sstrudeau
Provisionator | drupal.org
november 2006 by sstrudeau
creates new drupal site in a scripted way in a shared hosting environmment -- need to look at
drupal
hosting
module
script
install
via:revgeorge
november 2006 by sstrudeau
Drupal: Category module vs. Taxonomy & Book
september 2006 by sstrudeau
comparing the "category" module to taxonomy and book modules
drupal
module
architecture
ia
category
taxonomy
book
september 2006 by sstrudeau
filesystem | drupal.org
september 2006 by sstrudeau
An improvement to the Drupal file handling system
drupal
file
files
upload
module
september 2006 by sstrudeau
drupal:modules:rcmail [polyformal]
april 2006 by sstrudeau
Hot! Fancy ajaxy webmail client integrated with Drupal; basically, it sticks the client in an iframe, and stores the username/password/IMAP server info with the user ID in Drupal; Also can use CiviCRM as the addressbook. Holy hell...
webmail
mail
drupal
civicrm
integration
module
hot
email
april 2006 by sstrudeau
Event mangement module comparison | drupal.org
april 2006 by sstrudeau
comparison of event modules in Drupal
drupal
event
events
modules
module
april 2006 by sstrudeau
SMS Gateway | drupal.org
march 2006 by sstrudeau
Currently only works with clickatell sms provider; built to interoperate with any SMS provider
drupal
module
sms
march 2006 by sstrudeau
Views User Documentation | drupal.org
march 2006 by sstrudeau
Documentation for the Drupal Views module; incomplete early draft, but better than nothing! Now we need some CCK docs and we can kill off many unecessary modules.
drupal
views
module
documentation
march 2006 by sstrudeau
LoginToboggan makes drupals registration/login process a little friendlier
march 2006 by sstrudeau
" 1. Allow users to login using either their username OR their email address.
drupal
module
login
march 2006 by sstrudeau
Simplenews | drupal.org
december 2005 by sstrudeau
Drupal module for allowing users to subscribe to email newsleters and helps manage the composition and sending of said newsletters. Not sure how this compares w/ massmailer+phplist on features.
drupal
module
email
mail
newsletter
todo
december 2005 by sstrudeau
Organic groups | drupal.org
december 2005 by sstrudeau
Allows users to create their own "group" subpages. Could also be a cool feature for an AU / AB supersite.
drupal
module
groups
socialsoftware
december 2005 by sstrudeau
RSVP | drupal.org
december 2005 by sstrudeau
Drupal module that allows other users to RSVP to posted events, sort of Evite-y. Might be cool for the AU / AB supersite...
drupal
module
events
december 2005 by sstrudeau
Node Aggregator | drupal.org
december 2005 by sstrudeau
This module would make using Drupal as a fancy "reblogging" tool easy. It's not done yet, but something like this might fit into George's roughly sketched vision for an ArborUpdate / ArborBlogs merger
drupal
module
arborblogs
arborupdate
reblog
december 2005 by sstrudeau
related tags
admin ⊕ aggregation ⊕ aggregator ⊕ ahah ⊕ ajax ⊕ apache ⊕ apache2 ⊕ api ⊕ arborblogs ⊕ arborupdate ⊕ architecture ⊕ atom ⊕ blast ⊕ book ⊕ broadcast ⊕ campaignmonitor ⊕ category ⊕ cdn ⊕ civicrm ⊕ csv ⊕ curl ⊕ daemons ⊕ development ⊕ docs ⊕ documentation ⊕ domain ⊕ drupal ⊕ drupal5 ⊕ email ⊕ event ⊕ events ⊕ extension ⊕ fax ⊕ feed ⊕ file ⊕ files ⊕ filesystem ⊕ forms ⊕ forum ⊕ get ⊕ groups ⊕ hack ⊕ handbook ⊕ helper ⊕ hierarchy ⊕ hosting ⊕ hot ⊕ http ⊕ ia ⊕ import ⊕ inspector ⊕ install ⊕ integration ⊕ javascript ⊕ jpeg ⊕ jquery ⊕ js ⊕ kill-dash-9 ⊕ libjpeg ⊕ library ⊕ list ⊕ login ⊕ mail ⊕ media ⊕ module ⊖ modules ⊕ mod_cdn ⊕ mod_rails ⊕ multidomain ⊕ multiple ⊕ mysql ⊕ newsletter ⊕ node ⊕ outline ⊕ overview ⊕ passenger ⊕ php ⊕ phpbb ⊕ plugin ⊕ politics ⊕ progress ⊕ project ⊕ proxy ⊕ raw ⊕ reblog ⊕ rest ⊕ review ⊕ rss ⊕ ruby ⊕ script ⊕ search ⊕ services ⊕ sms ⊕ socialsoftware ⊕ status ⊕ tag ⊕ tagging ⊕ taxonomy ⊕ theme ⊕ todo ⊕ toread ⊕ update ⊕ upgrade ⊕ upload ⊕ uploadprogress ⊕ uri ⊕ user ⊕ via:revgeorge ⊕ video ⊕ views ⊕ webmail ⊕ webservices ⊕Copy this bookmark: