Anything Dev
Sep 09
2012
Years and years ago I was trying to understand how chords and scales related to each other visually and mathematically. I came across a lot of informative posts, but by far the most helpful app I...[more]
jQuery, Music, plugin
comment icon 4 comments |
Drupal
May 17
2012
Determine current version of Drupal being used Downloading a clean Drupal Core Running an initial diff (show the difference) between the two Run a detailed diff on individual files Determine...[more]
audit, diff
comment icon 4 comments |
Drupal
May 01
2012
Create a page outside of the CMS workflow that has access to Drupal's built-in functions. There are scenarios, the deeper you get into Drupal, where you will need to access Drupal's database and...[more]
bootsrap
comment icon 2 comments |
Drupal
Apr 12
2012
What are Foreign Keys? What is the Schema API? Why Drupal only supports FK by documentation and not practice. Current mappings with an ERD. What are Foreign Keys? Foreign keys, put simply, are...[more]
comment icon 4 comments |
Drupal
Feb 15
2012
When creating a Content Type, one of your options is to create a field with a type: 'Node reference'. Node references are a bit different than normal fields, in that they use other Content Type's...[more]
comment icon 0 comments |
Drupal
Dec 28
2011
(Note: In this post I use the terms private and protected interchangeably.) There are times you may want to have your protected Tweets available on your site. Perhaps protected Tweets are available...[more]
Drupal, oauth, twitter
comment icon 6 comments |
Web Strategy
Dec 06
2011
Tilt is self described as a "Firefox extension focused on creating a 3D visualization of a webpage, drawn using WebGL. Since the DOM is essentially a tree-like representation of a document, this tool...[more]
3D, Tilt
comment icon 0 comments |
Drupal
Nov 09
2011
Looking through the Drupal documentation, a person is led to believe that automating a Batch script is tantamount to moving Mount Fuji 10 feet to the left with a wooden spoon. The general consensus...[more]
batch, cron
comment icon 0 comments |