davidherron.com

Testing follow.it as RSS-to-Email service

(Tue Jun 22 2021)

Pres. Trump declares National Emergency, triggering possibly fake Constitutional Crisis

(Fri Feb 15 2019)

Pres. Trump declaring National Emergency isn't a Reichstag Fire moment ... except, we're talking about Trump

(Sun Jan 27 2019)

Accidental Amazon Kindle purchases: It's easy to buy for Kindle, and hard to return

(Wed Sep 20 2017)

Using Mercurial patch queues

(Wed Sep 20 2017)

Implementing virtualbox shared folders between a Mac OS X host and Fedora guest

(Wed Sep 20 2017)

Implementing MySQL style AUTOINCREMENT in SQLite3

(Wed Sep 20 2017)

Forbidding multiple heads in a shared mercurial repository

(Wed Sep 20 2017)

Backbone.js Tutorial: Google's APIs and RequireJS

(Wed Sep 20 2017)

Another Node.js use case - quickly develop stub web services for testing?

(Wed Sep 20 2017)

How to customize the per-post authoring byline in Wordpress

(Wed Sep 20 2017)

The demise of examiner.com, what's it mean for citizen journalism?

(Wed Sep 20 2017)

Measuring home heat loss through windows or pipes with a hand-held IR thermometer

(Mon Sep 18 2017)

Do window insulation films reduce heat loss in winter?

(Mon Sep 18 2017)

Installing MongoDB on Mac OS X Mavericks for Node.js development

(Mon Sep 18 2017)

Create hierarchical navigation for custom post types in Wordpress with PODS

(Mon Sep 18 2017)

CPM, cost per 1000 impressions, advertising programs

(Mon Sep 18 2017)

What's the best open source license for Node.js modules ??

(Sun Sep 17 2017)

How do function(err,data) callbacks work in Node?

(Sun Sep 17 2017)

Installing MacOSX when the installer says: OS X could not be installed on your computer. No packages were eligible for install.

(Sun Sep 17 2017)

Learn about MODBUS, DNP3, SCADA technologies used for electrical system control

(Sun Sep 17 2017)

Using PHP DOMDocument in Wordpress content filter, instead of regexp

(Thu Jul 06 2017)

Static HTML website builders (AkashaCMS, etc) slashes web hosting costs to the bone

(Sun Jul 02 2017)

Preparing AkashaCMS for 0.3.x, adding plugin support

(Sun Jul 02 2017)

Pondering rev. 2 of my book, Node Web Development -- thoughts?

(Sun Jul 02 2017)

NodeFly goal: better app performance monitoring for Node.js

(Sun Jul 02 2017)

Crunching HTML, CSS and JavaScript in Node.js with the minify module

(Sun Jul 02 2017)

AkashaCMS v0.3.0 released - major rearchitecting, plugins, improvements, much more planned for v0.4.x

(Sun Jul 02 2017)

Major change in AkashaCMS - new model for rendering content, and jQuery as a template engine

(Sun Jul 02 2017)

Progress on jQuery-style templates for AkashaCMS (Mahabhuta)

(Sun Jul 02 2017)

Node.js application development for Web apps and beyond

(Sat Jul 01 2017)

Books and videos so you can easily learn Node.js programming

(Sat Jul 01 2017)

Testing Node.js applications

(Sat Jul 01 2017)

npm is Node's primary package manager, learn to use it well

(Sat Jul 01 2017)

Node.js scalability - handling the load

(Sat Jul 01 2017)

Node.js programming tips

(Sat Jul 01 2017)

Node.js adoption -- why use Node.js

(Sat Jul 01 2017)

Express is the leading Node.js app framework, learn to use it well

(Sat Jul 01 2017)

CSV processing

(Sat Jul 01 2017)

Asynchronous Node.js/JavaScript programming with Generators and async/await

(Sat Jul 01 2017)

Simple data export and manipulation using Node.js and the node-mysql module

(Mon Jun 26 2017)

MacOS X setup for Node.js development - Installing Node

(Mon Jun 26 2017)

Viewer.js, a powerful pure-JavaScript document viewer to simplify your visitors document experience

(Mon Jun 26 2017)

JavaScript or SQL injection attacks in the Node.js platform?

(Tue Jun 20 2017)

How to generate unique temporary file names in Node

(Tue Jun 20 2017)

Getting image metadata using the Node.js imagemagick module

(Tue Jun 20 2017)

Convert JPG's into PNG's using Node.js and ImageMagick - Possible Photo workflow?

(Tue Jun 20 2017)

A brief look at Sequelize, an ORM for Node.js with MySQL, PostgreSQL or SQLITE3

(Tue Jun 20 2017)

The Old Reader probably not fit for new paradigms of news reading

(Tue Jun 20 2017)

Oddly named BazQux could be excellent Google Reader replacement

(Tue Jun 20 2017)

Newsify mobile news reader app supports Feedly, doesn't do tags

(Tue Jun 20 2017)

Google's Blogger now supports autoposting to Google+ pages

(Tue Jun 20 2017)

Google+ Shared Endorsement's - probably everyone should turn them off

(Tue Jun 20 2017)

Feedspot takes lead as Google Reader replacement by making RSS export free

(Tue Jun 20 2017)

Feedly is a great Google Reader replacement, almost

(Tue Jun 20 2017)

English woman walks into canal while texting

(Tue Jun 20 2017)

VLC is a great way to transfer videos or other personal media to iPhone or iPad without using iTunes

(Mon Jun 19 2017)

Semantic authorship markup gives Google, Facebook, Twitter, etc more data, and better listing for your content

(Mon Jun 19 2017)

Review: How to Make Money Blogging by Bob Lotich, a so-so book on pro-blogging

(Mon Jun 19 2017)

Chromebox for Meetings should decimate the incumbent audio/video conferencing market

(Mon Jun 19 2017)

Review: The Past, Present and Future of JavaScript (Axel Rauschmayer)

(Mon Jun 19 2017)

Overriding console.log in Node.js, and other thoughts about logging in Node apps

(Mon Jun 19 2017)

Managing Node.js servers on Mac OS X with forever - works best for development

(Mon Jun 19 2017)

How to get URL params after '?' in Express.js or Node.js?

(Mon Jun 19 2017)

You can joyfully parse and manipulate URL's in browser-based JavaScript

(Mon Jun 19 2017)

Here's why net neutrality is important, and why the Internet may have died this week

(Mon Jun 19 2017)

Sony's new QX10/QX100 cameras are a marriage between Internet and high-res Photograph

(Mon Jun 19 2017)

A quick guide to buying the best SD card for a digital camera to shoot movies

(Mon Jun 19 2017)

New Book: Asynchronous JavaScript with Promises, Generators and async/await

(Sat Jun 17 2017)

Troubles with Asynchronous code flows in JavaScript, and the async/await solution of ES-2017

(Sat Jun 17 2017)

Uploading/mirroring files to remote server in Node.js without using rsync

(Fri Jun 16 2017)

Node Web Development 2nd edition has been released!!

(Fri Jun 16 2017)

Node v0.8.17 released - fixes security vulnerability - we're urged to upgrade ASAP

(Fri Jun 16 2017)

Implementing rsync or sftp in Node.js to synchronize files?

(Fri Jun 16 2017)

Fixing "Maximum call stack size exceeded" in async Node.js code

(Fri Jun 16 2017)

Is Node.js / Express scalable? How to grow Node.js app deployment to handle more traffic?

(Fri Jun 16 2017)

Deprecating buggy npm packages, dealing with deprecations

(Fri Jun 16 2017)

Easily import your CSV data into MySQL with Node.js

(Fri Jun 16 2017)

Memory-efficient CSV transformation in Node.js

(Fri Jun 16 2017)

Useful reading to understand the Promises, Generators and the async/await feature for Node.js/JavaScript

(Fri Jun 16 2017)

The advent of async/await for Node.js - Node.js v7 has now arrived

(Fri Jun 16 2017)

Potential for integrating Node.js with Drupal and speed up Drupal page processing

(Thu Jun 15 2017)

Node.js is a big win at PayPal

(Thu Jun 15 2017)

Node Cookbook is great for deeper understanding of Node.js programming

(Thu Jun 15 2017)

Looking forward to next weeks Node Summit?

(Thu Jun 15 2017)

JavaScript doesn't tell you the Date object is bad, here's how to figure that out before crashing your program

(Thu Jun 15 2017)

Avoid tearing your hair out on variable values in deeply nested JavaScript/Node.js callback chains

(Thu Jun 15 2017)

Unit testing Express route handlers in isolation from everything, including Express

(Thu Jun 15 2017)

Easily offload your CPU-intensive Node.js code with simple Express-based REST server

(Thu Jun 15 2017)

How do you choose between Node.js or other web application technologies?

(Thu Jun 15 2017)

Distributing, publicly or privately, Node.js modules without using npm repository

(Thu Jun 15 2017)

Don't rip your hair out when Vows tells you "Errored callback not fired" - try this one weird trick instead

(Thu Jun 15 2017)

Easily deploy files or directory hierarchies to a server using Grunt

(Thu Jun 15 2017)

Safely detect if a Node.js module is installed before using require() to load it

(Thu Jun 15 2017)

Where should you put routes in an Express/Node.js web application for simple easy coding enjoyment?

(Thu Jun 15 2017)

The difference between Node.js require, and Wordpress plugins or Drupal modules

(Thu Jun 15 2017)

Node.js 4.0.0 is out - quick tip for use while testing compatibility

(Thu Jun 15 2017)

How does Node.js compare to a traditional MVC platform like Spring?

(Thu Jun 15 2017)

Why would anyone want to run JavaScript outside of a browser, let alone the server? Node.js has an answer

(Wed Jun 14 2017)

Is Node.js a cancer? No!! It's quite nice, really

(Wed Jun 14 2017)

Node.js and Bell's Law of computer classes

(Wed Jun 14 2017)

NodeFly goal: better app performance monitoring for Node.js

(Wed Jun 14 2017)

node-oauth - OAuth wrapper for node.js

(Wed Jun 14 2017)

Node 0.6.x and the code in Node Web Development

(Wed Jun 14 2017)

Joyent webinar on Node.js and "Carriers" (?phone companies?)

(Wed Jun 14 2017)

Java, Twitter, and asynchronous event driven architecture

(Wed Jun 14 2017)

Introduction to node.js and JavaScript Services on webOS

(Wed Jun 14 2017)

Hook.io - a full featured i/o framework for node.js

(Wed Jun 14 2017)

haibu - a node.js application server - spawn your own node.js clouds, on your own hardware

(Wed Jun 14 2017)

Futures - Promises (Futures), Subscriptions, and the like meant to tame the asynchronous nature of Node.js

(Wed Jun 14 2017)

Faye - Dirt-simple publish/subscribe messaging over HTTP for Node.js and Rack

(Wed Jun 14 2017)

Express - Sinatra inspired web development framework for node.js -- insanely fast, flexible, and sexy

(Wed Jun 14 2017)

EJS - Embedded JavaScript templates for node - Express compliant

(Wed Jun 14 2017)

Drupal + node.js module demo

(Wed Jun 14 2017)

DNODE - Freestyle RPC for node.js (and perl, ruby, java)

(Wed Jun 14 2017)

Deploying a Node.js application in place of a "real" webserver

(Wed Jun 14 2017)

Could Node.x unseat Node.js? Event driven asynchronous server side platform duel in the making?

(Wed Jun 14 2017)

Connect - middleware and web framework for Node.js

(Wed Jun 14 2017)

Connect - Connect is a middleware layer for Node.js

(Wed Jun 14 2017)

Capsule - Real time web app framework for Backbone, socket.io and node.js

(Wed Jun 14 2017)

Async utilities for Node.js and the browser

(Wed Jun 14 2017)

What might the excitement about Node.js be about? JavaScript on the server? Events? Or, what?

(Tue Jun 13 2017)

Nodeload - highly flexible performance and load testing for Node.js

(Tue Jun 13 2017)

Is Node.js one of the most widely used scripting languages on the Internet? Really?

(Tue Jun 13 2017)

Node.js: JavaScript on the Server - Ryan Dahl's original presentation at Google

(Tue Jun 13 2017)

Javascript (specifically Node.JS) for server-side web application programming

(Tue Jun 13 2017)

Fargo: a Scheme for Node.js? Node.js supports only one language!

(Tue Jun 13 2017)

Could Storify be implemented in Drupal?

(Tue Jun 13 2017)

COMET as a justification for using Node.js?

(Tue Jun 13 2017)

Make a bash script detect the directory it's stored in, to access data there

(Tue Jun 13 2017)

"I hope we're worth it"

(Mon Jun 12 2017)

The new Doctor Who

(Mon Jun 12 2017)

Doctor Who: Silence in the Library, and Forest of the Dead

(Mon Jun 12 2017)

Asynchronous array operations in ES7 JavaScript async/await functions

(Mon Jun 12 2017)

Doctor Who: Silence in the Library, and Forest of the Dead

(Mon Jun 12 2017)

Doctor Who: Turn Left (S04E11)

(Sun Jun 11 2017)

Doctor Who: Stolen Earth (S04E12)

(Sun Jun 11 2017)

Doctor Who: Stolen Earth (S04E12)

(Sun Jun 11 2017)

Doctor Who: Turn Left (S04E11)

(Sun Jun 11 2017)

Doctor Who: The Macra Terror (S04E034)

(Tue Jun 06 2017)

Doctor Who: The Rescue (S02E011)

(Tue Jun 06 2017)

Doctor Who: The Dalek Invasion of Earth (S02E010)

(Tue Jun 06 2017)

Doctor Who: Planet of the Giants (S02E009)

(Tue Jun 06 2017)

Doctor Who: The Reign of Terror (S01E008)

(Tue Jun 06 2017)

Doc Who: The Sensorites (S01E007)

(Tue Jun 06 2017)

Doctor Who: The Aztecs (S01E006)

(Tue Jun 06 2017)

Doctor Who: The Keys of Marinus (S01E005)

(Tue Jun 06 2017)

Doctor Who: Marco Polo (S01E004)

(Tue Jun 06 2017)

Doctor Who: Journey's End (S04E13)

(Mon Jun 05 2017)

Doctor Who: The Underwater Menace (S04E032)

(Mon Jun 05 2017)

Doctor Who: The Power of the Daleks (S04E030)

(Mon Jun 05 2017)

Doctor Who: The Tenth Planet (S04E029)

(Mon Jun 05 2017)

Doctor Who: The Smugglers (S04E028)

(Mon Jun 05 2017)

Doctor Who: The War Machines (S03E027)

(Mon Jun 05 2017)

Doctor Who: The Savages (S03E026)

(Mon Jun 05 2017)

Doctor Who: The Gunfighters (S03E025)

(Mon Jun 05 2017)

Doctor Who: The Celestial Toymaker (S03E024)

(Mon Jun 05 2017)

Doctor Who: Journey's End (S04E13)

(Mon Jun 05 2017)

Doctor Who: The Edge of Desctruction (S01E03)

(Mon Jun 05 2017)

Doctor Who: An Unearthly Child (S01E01)

(Mon Jun 05 2017)

Doctor Who: The Daleks (S01E02 - 1964)

(Mon Jun 05 2017)

Doctor Who s05e02 - The Beast Below

(Thu Jun 01 2017)

Doctor Who s05e01 - The Eleventh Hour

(Thu Jun 01 2017)

Doctor Who: The Tomb of the Cybermen (S05E036)

(Thu Jun 01 2017)

Doctor Who: The Evil of the Daleks (S04E036)

(Thu Jun 01 2017)

Doctor Who: The Abominable Snowmen (S05E038)

(Thu Jun 01 2017)

Doctor Who: The Faceless Ones (S04E035)

(Thu Jun 01 2017)

Doctor Who: The Moonbase (S04E033)

(Thu Jun 01 2017)

Doctor Who: The Daleks Master Plan (S03E021)

(Thu Jun 01 2017)

Doctor Who: The Ark (S03E23)

(Thu Jun 01 2017)

Doctor Who: The Massacre of St Bartholomews Eve (S03E022)

(Thu Jun 01 2017)

Doctor Who: The Myth Makers (S02E020)

(Thu Jun 01 2017)

Doctor Who: The Time Meddler (S02E017)

(Thu Jun 01 2017)

Doctor Who: The Chase (S02E016)

(Thu Jun 01 2017)

Doctor Who: The Space Museum (S02E015)

(Thu Jun 01 2017)

Doctor Who: The Crusade (S02E014)

(Thu Jun 01 2017)

Doctor Who: The Web Planet (S02E013)

(Thu Jun 01 2017)

Doctor Who: The Romans (S02E012)

(Thu Jun 01 2017)

Review: The Two Doctors (Doctor Who)

(Thu Jun 01 2017)

Review: Doctor Who - The War Games

(Thu Jun 01 2017)

Doctor Who s05e04 The Time of Angels and s05e05 Flesh and Stone

(Wed May 31 2017)

Doctor Who s05e03 - The Victory of the Daleks

(Wed May 31 2017)

Doctor Who - putting some season-long dots together

(Wed May 31 2017)

Doctor Who - The Hungry Earth

(Wed May 31 2017)

Doctor Who - The Hungry Earth - Cold Blood

(Wed May 31 2017)

Doctor Who: Amy's parents

(Wed May 31 2017)

Doctor Who: Amy's Choice

(Wed May 31 2017)

Doctor Who - putting some season-long dots together

(Wed May 31 2017)

Doctor Who - The Hungry Earth

(Wed May 31 2017)

Doctor Who - The Hungry Earth - Cold Blood

(Wed May 31 2017)

VirtualBox running Ubuntu accessing host file system on Mac OS X

(Mon May 29 2017)

THE solution to the paradox in Doctor Who: The Pandorica Opens

(Mon May 29 2017)

Doctor Who - The Lodger is more significant than you might think

(Mon May 29 2017)

Doctor Who - Big Bang and paradox's and a reboot in the behind

(Mon May 29 2017)

Doctor Who - The Lodger is more significant than you might think

(Mon May 29 2017)

Doctor Who - Big Bang and paradox's and a reboot in the behind

(Mon May 29 2017)

Review: Doctor Who - A Christmas Carol

(Thu May 25 2017)

Review: Doctor Who - A Christmas Carol

(Thu May 25 2017)

Review: Doctor Who S06E01: The Impossible Astronaut

(Wed May 24 2017)

Connections between Silence in the Library and Impossible Astronaut / Day of the Moon (Doctor Who)

(Wed May 24 2017)

Thoughts on The Silence (Doctor Who S06)

(Wed May 24 2017)

Review: Doctor Who S06E03: The Curse of the Black Spot

(Wed May 24 2017)

Review: Doctor Who S06E02: The Day of the Moon

(Wed May 24 2017)

Review: Doctor Who S06E01: The Impossible Astronaut

(Wed May 24 2017)

Connections between Silence in the Library and Impossible Astronaut / Day of the Moon (Doctor Who)

(Wed May 24 2017)

Review: Torchwood, Miracle Day (Torchwood comes to the colonies)

(Sun May 21 2017)

Looking back at Torchwood seasons 1-3 - Torchwood coming to the Colonies

(Sun May 21 2017)

Dalek Relaxation Tape - EXTERMINATE your worries and tensions

(Sun May 21 2017)

The "childhood fears" and "parenting" theme in Matt Smith's (#11) Doctor Who

(Sun May 21 2017)

Review: Doctor Who S06E05: The Rebel Flesh

(Sun May 21 2017)

Review: Doctor Who S06E04: The Doctors Wife

(Sun May 21 2017)

Previously - On Doctor Who

(Sun May 21 2017)

Not quite happy with The Wedding of Dr River Song (Doctor Who S06 E13)

(Sun May 21 2017)

Doctor Who The Cast and Crew Discuss Let's Kill Hitler - official previews and trailers for Doctor Who season 6 part 2

(Sun May 21 2017)

Battlestar Galactica and Portlandia? Huh? It's real, though

(Sun May 21 2017)

Take a deep breath, don't hold it, we're going into the Dalek (Dr Who S08 E01 E02 review)

(Fri May 12 2017)

Into the Evil of the Daleks - S08E02 and OldWho #038

(Fri May 12 2017)

Detect website visitors running ad blockers, gently remind them your livelihood is impacted

(Thu May 11 2017)

Big Brother touched Juniper Networks - backdoor allowed anyone to eavesdrop on communications

(Thu May 11 2017)

The simple cure if a Wordpress custom content type doesn't display, but gives a 404 page not found

(Thu May 11 2017)

Fixing 'Enter passphrase for /dev/fd/63' in a Gitlab CI job

(Thu May 11 2017)

Ra - not just the Sun God, but a mighty fine programmers editor for Chrome for editing local files

(Tue May 09 2017)

Chrome will become a new application distribution platform for any operating system - over time

(Tue May 09 2017)

Tame having dozens of open browser tabs in Chrome with the Great Suspender

(Mon May 08 2017)

Avoid false spam decisions by Gmail's spam filters, stop losing critical emails in the spam folder

(Mon May 08 2017)

Republican Presidential Candidates want massive violation of First Amendment and other American legal freedoms

(Mon May 08 2017)

Headless Wordpress/Drupal is galloping into view with Sleepy Hollow references tagging along for the ride

(Mon May 08 2017)

If Wordpress is switching from PHP to Node.js, how should they do it?

(Mon May 08 2017)

How to restore a MySQL database and tables from .frm .ibd or .myd raw database files

(Mon May 08 2017)

Setting up LibreOffice to access MySQL database with JDBC driver

(Mon May 08 2017)

Canon introduces a new mirrorless digital camera, Canon EOS M5, 24 MPixels of goodness

(Mon May 08 2017)

Easily have quality Git server on your laptop with Gogs and Docker, and enable auto-push to remote repository

(Mon May 08 2017)

Block remote root login via ssh on Ubuntu/etc to keep your server safe

(Mon May 08 2017)

Let's Kill Davros! Or, a review of Doctor Who S09E01, the Magicians Apprentice

(Sat Apr 22 2017)

Hell Bent from Gallifrey straight to Big Finish - Maisie/Jenna as Me/Clara from now til the end of time

(Sat Apr 22 2017)

The Doctor, Harriet Jones, Donald J Trump, and Hillary Clinton

(Sat Apr 22 2017)

Review: The Time of the Doctor - Smith Falls into Capaldi after Killing a Wooden Cyberman

(Wed Apr 19 2017)

Nudity in The Time of the Doctor converts The Doctor from minor deity into leering teenager

(Wed Apr 19 2017)

Successfully mounting Drobo shares from a Chromebook with Crouton/Ubuntu 14.04 installed

(Wed Apr 19 2017)

Mounting Dropbox, SFTP and other remote filesystems on ChromeOS

(Wed Apr 19 2017)

Revisiting software development on Chromebooks - rapidly improving state of Chrome apps for developers

(Wed Apr 19 2017)

Multiple headed Mercurial problems

(Mon Apr 10 2017)

Converting a MySQL enum for use in SQLite3

(Mon Apr 10 2017)

Recording DVD's on Mac OS X using only free tools

(Mon Apr 10 2017)

Make your own Raspberry Pi git repository server with Gogs and Docker

(Mon Apr 10 2017)

Using Docker to host ARM toolchain to cross-compile C code

(Mon Apr 10 2017)

How to fix Google Chrome crazily creating extra new tabs when opening a new browser tab

(Fri Apr 07 2017)

Review: Do Skype and SkypeWiFi mean the end of cell phone companies?

(Fri Apr 07 2017)

How to back up your Raspberry Pi SD card, or copy it to another (larger?) Raspberry Pi SD card

(Fri Apr 07 2017)

Upgrading or replacing battery pack, SSD and other parts on Acer C720 Chromebook's

(Fri Apr 07 2017)

Why do we need Skype et al on Chromebook - should Google do everything for us?

(Thu Mar 30 2017)

Installing Skype, photo/video editing, word processors, and more on a Chromebook

(Thu Mar 30 2017)

Is (800) 386-6624 actually a Citicards phone#? Are text messages from 956-86 with that phone# from Citi's fraud dept?

(Wed Mar 29 2017)

Simsimi: The Robot You Can Have a Real Conversation With Via Text

(Mon Mar 27 2017)

A very chilling Executive Action on Donald Trump's first day in office

(Tue Jan 24 2017)

Putin's Russia gains three friendly heads of state in last week's elections

(Wed Nov 16 2016)

Save money and the planet, repair/upgrade your old MacBook Pro rather than tossing it to buy a new one

(Sun Oct 16 2016)

Replace MacBook Pro hard drive with SSD for higher speed, greater reliability, longer life

(Sun Oct 16 2016)

Install MacOS on a new drive, using Migration Assistant to transfer user data from an older machine

(Sun Oct 16 2016)

Create a bootable Mac OS X installer thumb drive

(Sun Oct 16 2016)

Memory replacement or upgrade on Unibody MacBook Pro's

(Sat Oct 15 2016)

Accessing the Unibody MacBook Pro - removing the bottom plate, plus necessary tools for any MacBook Pro upgrade

(Sat Oct 15 2016)

Examiner.com writers can save their work using this screen-scraper script written for the purpose

(Sun Jul 03 2016)

Using an SSH tunnel, or Putty, to securely access a remote MySQL server

(Fri May 27 2016)

Making money through Facebook pages, Facebook advertising, and promoting content through Facebook

(Sun Dec 06 2015)

Store your stuff, Preserve your Memories, use a Drobo and/or online services for secure file/image/video/etc storage

(Wed Nov 25 2015)

Dreamhost Sucks, Time to leave Dreamhost, looking for a VPS to host my Drupal sites

(Wed Nov 11 2015)

Drupal Book node hierarchy went missing, necessitating database patching and a couple scripts to help

(Sun Nov 01 2015)

Repairing book navigation on a Drupal site

(Sun Nov 01 2015)

Ensuring your Wordpress filter affects text generated by a shortcode

(Tue Oct 27 2015)

Ensuring custom post types show up on Wordpress categories & tags archive pages

(Wed Oct 21 2015)

Embed an Amazon aStore on Wordpress with a functional URL that accepts ASIN etc arguments

(Sun Oct 18 2015)

New Wordpress plugin: External links nofollow, open in new tab, favicon

(Mon Sep 21 2015)

How to stop your facebook page from posting tweets to twitter

(Mon Sep 14 2015)

Updating custom Wordpress plugins made simple with WP Pusher

(Sat Sep 05 2015)

How to duplicate a Wordpress site so you can break things without breaking the live site

(Sat Sep 05 2015)

Pay per Click (PPC) advertising with Adsense or alternatives like Chitika or Clicksor

(Sun Aug 23 2015)

What to do when Wordpress says this file type is not permitted for security reasons

(Mon May 18 2015)

Does buying eBooks mean we must sell our soul to Big Brother?

(Fri May 01 2015)

The ultimate guide to a quickly customized mobile responsive Wordpress theme

(Tue Apr 14 2015)

Drupal & Blogger user tries Wordpress after years of sneering, and likes it

(Tue Apr 07 2015)

Twerking your way to Skype on a Chromebook - ChromeOS future includes Android apps

(Fri Apr 03 2015)

Indiana's Religious "Freedom" law is much more disturbing than "anti-gay" - it's Theocracy

(Tue Mar 31 2015)

Online journalism websites that pay writers real money

(Wed Mar 25 2015)

Enabling Comments

(Wed Mar 25 2015)

Single-user versus multi-user blogging

(Wed Mar 25 2015)

Enabling the blog features of Drupal

(Wed Mar 25 2015)

Basics of Drupal administration

(Wed Mar 25 2015)

Installing Drupal

(Wed Mar 25 2015)

Some notes on using and configuring the Drupal content management system

(Wed Mar 25 2015)

Building a blog & podcast directory in Drupal using FeedAPI

(Wed Mar 25 2015)

Installing xhprof and XHGui on a Dreamhost Ubuntu 12.04 VPS to diagnose Drupal 6 performance

(Fri Jan 16 2015)

Fixing Drush when it says a "higher level bootstrap" is required, even though you're inside a Drupal website's working directory

(Wed Jan 07 2015)

Oath Keepers, unlicensed security services amid the civil rights protests of Ferguson MO

(Sun Nov 30 2014)

Blast from the past - There WERE chemical weapons in Iraq, from the 1980's, built under US cooperation

(Tue Oct 14 2014)

Silicon Valley housing costs are insane, verified by real data

(Tue Jul 22 2014)

Fixing broken images when Drupal adds _0 to uploaded file names; filename and filepath differs

(Wed Jul 09 2014)

Eliminating duplicates in Views 3 Drupal 6 when the "distinct" and "group by" features don't work

(Tue May 27 2014)

First world problems in the hotel lobby, do they mean we're unprepared for real problems?

(Wed Apr 30 2014)

Node.js w/o the JavaScript & V8? Node Native

(Mon Apr 28 2014)

Yahoo reveals their Node.js Mojito Manhattan cocktail mix - now I can talk about it?

(Sat Apr 26 2014)

Writing books for iPad's iBook application

(Sat Apr 26 2014)

Worst Case Scenarios in Online Community

(Sat Apr 26 2014)

Why the new MacBook Pro is a better deal than the new MacBook Air

(Sat Apr 26 2014)

Who owns your twitter account? Your employer?

(Sat Apr 26 2014)

What's the point of TV Turnoff Week?

(Sat Apr 26 2014)

What's the best recommended format or directory structure for an Express project in Node.js?

(Sat Apr 26 2014)

Welding together website content without micro-templates; the Node.js weld module

(Sat Apr 26 2014)

Webmaster not liable for editing and posting remarks

(Sat Apr 26 2014)

On way to node summit

(Sat Apr 26 2014)

U.S. Judge rules that laptop owners can be forced to decrypt their laptops, privacy invasion?

(Sat Apr 26 2014)

The upcoming JCP Java ME Executive Committee Election

(Sat Apr 26 2014)

Like Unix Expect: Automate Command Line Programs in Node.js with Suppose

(Sat Apr 26 2014)

Tutorial: RabbitMQ + Node.js on AppFog - AppFog Blog

(Sat Apr 26 2014)

Training them young

(Sat Apr 26 2014)

A Swarm of Nano Quadrotors - teensy electric helicopters flying autonomously

(Sat Apr 26 2014)

Streams2 coming in Node.js v0.10.x breaking compatibility for some programs

(Sat Apr 26 2014)

Some ISP's are discriminating against 3rd party network services

(Sat Apr 26 2014)

Side-by-side comparison of the iPad 1 and the new iPad

(Sat Apr 26 2014)

Ryan Dahl steps away from Node’s day-to-day tasks

(Sat Apr 26 2014)

Rewatching Battlestar Galactica, Season 2

(Sat Apr 26 2014)

Review: Flash with Drupal

(Sat Apr 26 2014)

Responsibly disposing of old computers and other electronics

(Sat Apr 26 2014)

Resolving perplexing "the iPad could not be synced" problem - it could be real simple

(Sat Apr 26 2014)

Real World Community Tips for Podcasters

(Sat Apr 26 2014)

The potential for performance wins by baking modules into memory in Node.js

(Sat Apr 26 2014)

PhotoTransferApp enables transferring photos and videos to/from iPad/iPhone/iPod and desktop computers

(Sat Apr 26 2014)

PhotoShare enables sharing pictures between iPod, iPad, iPhone and desktop computers

(Sat Apr 26 2014)

Outlaw Gallifrey: Adric and the Doctor

(Sat Apr 26 2014)

Online Community UnConference 2008, Mountain View

(Sat Apr 26 2014)

#NodeSummit: Walmart, Save Money, Use Node.js

(Sat Apr 26 2014)

#NodeSummit: Node.js and Windows Azure

(Sat Apr 26 2014)

#nodesummit: node.js and ql.io, consuming http at scale

(Sat Apr 26 2014)

#NodeSummit: Mobile

(Sat Apr 26 2014)

#NodeSummit: Machine to Machine

(Sat Apr 26 2014)

#NodeSummit: Large Scale Web

(Sat Apr 26 2014)

#NodeSummit: The Internet of Things

(Sat Apr 26 2014)

#nodesummit Internet of things slides

(Sat Apr 26 2014)

#NodeSummit: Everything is a Node, the rise of M2M and Mobile

(Sat Apr 26 2014)

#NodeSummit: Enterprises and the Cloud

(Sat Apr 26 2014)

#NodeSummit: Data Center Infrastructure Management

(Sat Apr 26 2014)

#NodeSummit: API's and Endpoints at Scale

(Sat Apr 26 2014)

Node.js Summit: Platform as a Service

(Sat Apr 26 2014)

Is Node.js the new Java? Not that Node is bloated, but that it reminds some of Java's original small runtime … before the bloat

(Sat Apr 26 2014)

Node.js available for Windows via ChocolateyGallery

(Sat Apr 26 2014)

Node.js applications can now be hosted on Amazon's Elastic Beanstalk cloud platform

(Sat Apr 26 2014)

Node.js 0.10.0 coming out soon - time to check for API changes and migrate code

(Sat Apr 26 2014)

Node.ACS Developer Preview 2 is now available ¬´ Appcelerator <b>...</b>

(Sat Apr 26 2014)

Node Roundup: Knockout Winners, Node for Raspberry Pi, Benchtable

(Sat Apr 26 2014)

New iPad Unboxing - review to follow

(Sat Apr 26 2014)

More pix from nodesummit

(Sat Apr 26 2014)

Monitor calibration to ensure Correct Color

(Sat Apr 26 2014)

Microsoft node.js windows azure

(Sat Apr 26 2014)

Managing a Node.js server process with forever and an LSB-style init script for Debian

(Sat Apr 26 2014)

Machine to machine panel

(Sat Apr 26 2014)

Looking at the Google Chromebook, coming up with more questions than answers

(Sat Apr 26 2014)

Looking back at Battlestar Galactica, Season 1

(Sat Apr 26 2014)

The lobrow method of using Node.js modules in the client side (browsers)

(Sat Apr 26 2014)

Jonathan Schwartz's free software foundation

(Sat Apr 26 2014)

It's your RSS feed, not Feedburners, and how to maintain the relationship with your readers through your RSS feed

(Sat Apr 26 2014)

iphone doesn't sync? Advice on troubleshooting iphone sync problems

(Sat Apr 26 2014)

The iPad, the Flash kerfluffle, Applets and JavaFX

(Sat Apr 26 2014)

Installing Node on Mac OS X Lion works

(Sat Apr 26 2014)

"Imagine a free phone with no guaranteed contract on the back end. That is all in front of us."

(Sat Apr 26 2014)

How to Make A Inexpensive Light Tent

(Sat Apr 26 2014)

Have your own personal cloud storage system with pogoplug

(Sat Apr 26 2014)

HARDENING NODE.JS FOR PRODUCTION PART 2: USING NGINX TO AVOID NODE.JS LOAD

(Sat Apr 26 2014)

Handbrake DVD->MPEG4 converter for MacOSX, Linux and Windows

(Sat Apr 26 2014)

Google's "More wood behind fewer arrows" means well, but reminds me of Sun's marketing

(Sat Apr 26 2014)

Google is doing with Android what Sun wanted to do with JavaFX but failed

(Sat Apr 26 2014)

Google crying foul over patents being employed to attack Android

(Sat Apr 26 2014)

Good bye isolates, Node.js hardly knew ye

(Sat Apr 26 2014)

Fully Loaded Node - A Node.JS Holiday Season, part 2 Mozilla ...

(Sat Apr 26 2014)

Fully Loaded Node - A Node.JS Holiday Season, part 2 Mozilla ...

(Sat Apr 26 2014)

Followup on removing of isolates from Node.js 0.7.3

(Sat Apr 26 2014)

First boot-up of the new iPad

(Sat Apr 26 2014)

Findings while looking into implementing simultaneous multi-user editing on top of Node.js

(Sat Apr 26 2014)

Finally, an LED driven projector

(Sat Apr 26 2014)

The fight over entertainment in your living room

(Sat Apr 26 2014)

Erasing all content from an iPad, so that you can sell your iPad 1 to replace it with a new iPad

(Sat Apr 26 2014)

Engine Yard offering Node.js cloud hosting on the Engine Yard Cloud

(Sat Apr 26 2014)

Does Node.js need to be governed by an independent foundation? Or are we safe with Joyents overlordship?

(Sat Apr 26 2014)

Do front-end engineers using Node.js win if they can use familiar frameworks even on the server?

(Sat Apr 26 2014)

Digital photo wallets, and other portable storage

(Sat Apr 26 2014)

Develop a RESTful API Using Node.js With Express and Mongoose

(Sat Apr 26 2014)

On depositing a paper check, using an iPhone, to a virtual bank, over the Internet

(Sat Apr 26 2014)

Data center infrastructure management slides

(Sat Apr 26 2014)

Cyber Law Times

(Sat Apr 26 2014)

Create embeddable tweets using a simple Node.js script - twitter-embed

(Sat Apr 26 2014)

Configuring Drupal to be an ad server

(Sat Apr 26 2014)

COMPUTER NETWORKS: ACCESS, TORT LIABILITY, THE FIRST AMENDMENT, AND THE PUBLIC FORUM DOCTRINE

(Sat Apr 26 2014)

Comparing Node.js modules to an idiom in writing Java classes

(Sat Apr 26 2014)

The Communications Decency Act, and web site operators immunity for their users writings

(Sat Apr 26 2014)

CLEAN-CSS – A NODE.JS CSS COMPRESSOR

(Sat Apr 26 2014)

Chrome Apps Office Hours: NodeJS in Chrome packaged apps

(Sat Apr 26 2014)

Building an Online Community: Just Add Water

(Sat Apr 26 2014)

BSG S4.5E011: Sometimes a Great Notion

(Sat Apr 26 2014)

Break time at node summit

(Sat Apr 26 2014)

Book your airplane flights, hotels, cars and more on iPad using Travelocity

(Sat Apr 26 2014)

Blazing fast node.js: 10 performance tips from LinkedIn Mobile

(Sat Apr 26 2014)

Better comment support with the disqus service & drupal module.. maybe

(Sat Apr 26 2014)

Battlestar Galactica series 4.5 coming, and the first of the webisodes

(Sat Apr 26 2014)

Battlestar Galactica: Revelations (S04E10)

(Sat Apr 26 2014)

The Baker electronic book publishing format, HTML5 books for ipad etc

(Sat Apr 26 2014)

Backbone.js Tutorial: Build Environment

(Sat Apr 26 2014)

Adding Node.js sensors to the AR.Drone - DIY Drones

(Sat Apr 26 2014)

Adding a flash player to the Drupal RSS Remote Enclosure module

(Sat Apr 26 2014)

Accessing photos and videos stored in iPod Touch or iPhone from desktop computer

(Sat Apr 26 2014)

7Script - Dynamic database driven web sites made easy

(Sat Apr 26 2014)

1st steps to creating video podcasts (for Drupal)

(Sat Apr 26 2014)

Xen on Intel Mac Mini

(Fri Apr 25 2014)

WTF? Google BUZZ/Gmail class action lawsuit notification - ends up in SPAM folder of gmail account

(Fri Apr 25 2014)

Video Tutorial: Creating a Text Outline Effect in Blender

(Fri Apr 25 2014)

VBoxHeadless - Running Virtual Machines With VirtualBox 2.0 On A Headless CentOS 5.2 Server | HowtoForge - Linux Howtos and Tutorials

(Fri Apr 25 2014)

VBoxHeadless - Running Virtual Machines With VirtualBox 2.0 On A Headless CentOS 5.2 Server | HowtoForge - Linux Howtos and Tutorials

(Fri Apr 25 2014)

Using WikiDot data forms and the pagepath feature to make a nice list of similar documents

(Fri Apr 25 2014)

Using Mustang's jmap/jhat to profile GlassFish

(Fri Apr 25 2014)

Using MAMP for local Drupal development on a Mac

(Fri Apr 25 2014)

Use Munin to monitor a Dreamhost MySQL VPS

(Fri Apr 25 2014)

Tweeting new items from an RSS (or ATOM) feed

(Fri Apr 25 2014)

Thoughts on "perfect" image browsing

(Fri Apr 25 2014)

Syncing a Google Nexus One (Android) with Mac iCal (calendar service)

(Fri Apr 25 2014)

Syncing between Apple's iCal and a Google Calendar

(Fri Apr 25 2014)

Successfully hosting Drupal on nginx on Dreamhost - a Dreamhost Drupal Hosting Adventure

(Fri Apr 25 2014)

A success with Munin to monitor dreamhost VPS performance, versus the "manage resources" page on Dreamhost's control panels

(Fri Apr 25 2014)

Stay sane while tracking news with google news and google reader

(Fri Apr 25 2014)

Sketchup SketchyPhysics Car tutorial

(Fri Apr 25 2014)

A simple method for using shared webhosting like Dreamhost to store git repositories

(Fri Apr 25 2014)

Setting up an HTTP-accessed Mercurial repository on shared web hosting (e.g. Dreamhost)

(Fri Apr 25 2014)

Set Up Postfix DKIM With dkim-milter | HowtoForge - Linux Howtos and Tutorials

(Fri Apr 25 2014)

Set Up DKIM For Multiple Domains On Postfix With dkim-milter 2.8.x (CentOS 5.3) | HowtoForge - Linux Howtos and Tutorials

(Fri Apr 25 2014)

Scraping a website into Drupal using Perl - Vancouver Drupal Development, Alfresco Development and iPhone Development from Appnovation

(Fri Apr 25 2014)

The Rules for Being Human

(Fri Apr 25 2014)

RSS/Atom feed aggregation written in Groovy using ROME

(Fri Apr 25 2014)

Review: Portland: Quest for the Livable City

(Fri Apr 25 2014)

Review: Get to the top on Google

(Fri Apr 25 2014)

Retrieving, configuring and compiling the feed aggregation toolchain

(Fri Apr 25 2014)

Quick look at image browsing alternatives for the Mac

(Fri Apr 25 2014)

Posting nicely formatted code snippets on blogger blogs, using <pre> and the SyntaxHighlighter javascript library

(Fri Apr 25 2014)

phpMyBackupPro: No simpler backup for MySQL

(Fri Apr 25 2014)

Photoshop Tutorial- Perfect Pixel Patterns

(Fri Apr 25 2014)

Open Micro Smart Grid (OMSG)

(Fri Apr 25 2014)

Monitor Dreamhost VPS performance, load, etc with munin

(Fri Apr 25 2014)

Monetizing your self-hosted wordpress blog with the Amazon Link plugin for Wordpress

(Fri Apr 25 2014)

Mobile Browser ID Strings (a.k.a. User Agent ID)

(Fri Apr 25 2014)

Mifos: Technology that empowers microfinance

(Fri Apr 25 2014)

Mercurial SharedSSH setup with hg-admin-tools

(Fri Apr 25 2014)

Memory allocation peace of mind with running a Dreamhost VPS

(Fri Apr 25 2014)

Make your own tiny URL service in Drupal with Shorten or ShURLy modules

(Fri Apr 25 2014)

Installing mercurial on a shared web-hosting account (such as Dreamhost)

(Fri Apr 25 2014)

Installing Fedora Core 10 on Virtualbox

(Fri Apr 25 2014)

Install Snow Leopard on Your Hackintosh PC, No Hacking Required - Hackintosh - Lifehacker

(Fri Apr 25 2014)

Initializing a new repository using Mercurial

(Fri Apr 25 2014)

Implementing Facebook comment's on your website - should Disqus be afraid?

(Fri Apr 25 2014)

HttpUnit Home

(Fri Apr 25 2014)

HttpComponents - User Documentation Index

(Fri Apr 25 2014)

HttpComponents - HttpComponents Overview

(Fri Apr 25 2014)

How to make a Car in Google SketchUp

(Fri Apr 25 2014)

How to create a podcast using Keynote

(Fri Apr 25 2014)

How to connect a Google+ Page with a Blogger blog to extend your blogs branding into Google+

(Fri Apr 25 2014)

How To Add A Successful Amazon Store To Your Blog

(Fri Apr 25 2014)

Google's new 2-step verification process, and using it with 3rd party applications (like MarsEdit)

(Fri Apr 25 2014)

Google Conversion University Help

(Fri Apr 25 2014)

Gmail's new SmartLabel can mean missing important bulk/notification mail, here's how to avoid it with Smart Label Defang

(Fri Apr 25 2014)

Fixing a fatal flaw in iPhoto

(Fri Apr 25 2014)

The Electric Motorcycle Revolution | MotorcycleInsurance.org

(Fri Apr 25 2014)

EIA’s Energy in Brief: What Is the Electric Power Grid, and What Are Some Challenges It Faces?

(Fri Apr 25 2014)

Drupal Tutorials | dtutorials.com

(Fri Apr 25 2014)

DropBox is an interesting solution to iPod/iPhone/Mac/etc file sharing

(Fri Apr 25 2014)

Developing installation profiles | drupal.org

(Fri Apr 25 2014)

Dead simple banner advertisement rotation script

(Fri Apr 25 2014)

Creating video podcasts on Mac OS X

(Fri Apr 25 2014)

Correctly posting blog posts to a Blogger blog using the BloggerAPI

(Fri Apr 25 2014)

Correctly posting blog posts to a Blogger blog using the BloggerAPI

(Fri Apr 25 2014)

Correcting a deficiency in Mercurial handling of corrupt repositories

(Fri Apr 25 2014)

Converting your Drupal MySQL databas from MyISAM to InnoDB | xdeb.org

(Fri Apr 25 2014)

On connecting tweets and buzzes and facebook and other social media

(Fri Apr 25 2014)

Configuring multiple virtual hosts for web development using MAMP on a Mac

(Fri Apr 25 2014)

Collapsable content using jQuery

(Fri Apr 25 2014)

Anti-AB32 initiative heading toward California ballot in November 2010

(Fri Apr 25 2014)

Adding Custom Breadcrumb for Drupal nodes

(Fri Apr 25 2014)

Accomodating building optional components in an ant build script

(Fri Apr 25 2014)

Apple claims environmentally moral high ground with new recycling program

(Tue Apr 22 2014)

Stopping server overload, cleaning up the site front page, disabling comments, and general goodness

(Sat Apr 05 2014)

Do 3rd party commenting systems (Disqus et al) support my community, or theirs?

(Fri Apr 04 2014)

Self-publishing made easy online

(Thu Mar 27 2014)

Simple jQuery carousel, no plugins, rich content, interesting style

(Sun Mar 23 2014)

Successful bloggers fill the Internet with valuable information desired by their audience

(Fri Feb 07 2014)

Self-publishing made easy online

(Wed Feb 05 2014)

Keyword research tools to help you optimize your page ranking

(Wed Feb 05 2014)

How to Start Earn Money from Amazon

(Wed Feb 05 2014)

Blogging using Drupal

(Wed Feb 05 2014)

Why get into blogging?

(Wed Feb 05 2014)

Podango dies, ack! The risk of not owning your own infrastructure

(Wed Feb 05 2014)

Review: Building a WordPress Blog People Want to Read

(Wed Feb 05 2014)

Disclosure of blog or forum sponsorship - the quest for transparency

(Wed Feb 05 2014)

Keeping the social media firehose under control, keeping balance in your life

(Wed Feb 05 2014)

Creating Facebook fan pages

(Wed Feb 05 2014)

Social networking in the workplace

(Wed Feb 05 2014)

Many people are working alone on great ideas that could improve the way we all live

(Wed Feb 05 2014)

On pruning twitter followers and why it matters who follows you

(Wed Feb 05 2014)

Is "lots" of followers a good idea? Or is the idea to have valuable conversations?

(Wed Feb 05 2014)

Green Transportation Examiner - my main social media for social good project

(Wed Feb 05 2014)

Lulu makes it easy to publish e-books and printed books

(Wed Feb 05 2014)

What to do when you're screaming "SOMEONE ON BLOGSPOT HAS STOLEN MY ARTICLE!"

(Wed Feb 05 2014)

Pandoc: a universal document converter, ePub creator, etc

(Wed Feb 05 2014)

Spamazon? Spammers filling electronic book marketplaces with junk?

(Wed Feb 05 2014)

Looking at the Facebook strategy used by Bank Transfer Day

(Wed Feb 05 2014)

Is Amazon eating the lunch of book publishers?

(Wed Feb 05 2014)

Interesting conversation on the future of publishing in by Mark Glaser, MediaShift on 5across

(Wed Feb 05 2014)

Writing the news we want to be true, or writing the news that is

(Wed Feb 05 2014)

Illegitimate download sites and digital books and seeing my book available for free download

(Wed Feb 05 2014)

Scott Rosenberg, one of Salon.Com founders, "Says Everything" (About Web Media)

(Wed Feb 05 2014)

Learning from this week’s crash course in citizen journalism

(Wed Feb 05 2014)

Could Kickstarter be used to crowdfund journalism?

(Wed Feb 05 2014)

Penelope Trunk: Publishers’ revenue model “assumes authors are going to flake”

(Wed Feb 05 2014)

Could companies who pay bloggers for positive posts be forced to reveal who they're paying?

(Wed Feb 05 2014)

Why is Google canceling Google Reader? Was it due to the redesign that gutted features?

(Tue Feb 04 2014)

Twitter adding expanded summaries to embedded tweets

(Tue Feb 04 2014)

Textastic is a free competent programmers text editor

(Tue Feb 04 2014)

Taming email overload and creating autoresponders with Gmail Canned Responses

(Tue Feb 04 2014)

Replacing a cracked iPhone 4s screen may be easier than you think

(Tue Feb 04 2014)

How to diagnose Mac OS X startup disk being almost full

(Tue Feb 04 2014)

Google's Chrome will be encrypting all search traffic with version 25

(Tue Feb 04 2014)

Google Reader being retired in July, despite millions of passionate users

(Tue Feb 04 2014)

Gaining twitter sanity by pruning accounts you follow with TwitCleaner

(Tue Feb 04 2014)

Fotor - the free image editing app for Mac, iPhone, iPad, Android, Windoze

(Tue Feb 04 2014)

Digitizing old audio cassette tapes, modernizing your life and reducing clutter

(Tue Feb 04 2014)

Apple's new iPhone trade-in upgrade program is good recycling news

(Tue Feb 04 2014)

Olympus E-PL2 upgrade choice between E-PL5 or Nikon D3200

(Tue Feb 04 2014)

Review of the ZAGGkeys PROfolio+ case and keyboard for iPad2-4

(Tue Feb 04 2014)

Add a Google CSE to a Drupal 7 site without using google_cse module

(Thu Jan 23 2014)

Khalid Sheikh Mohammed manifesto says US is lying about war on terror

(Wed Jan 15 2014)

Review: Planning and Managing Drupal Projects by Dani Nordin

(Wed Jan 01 2014)

Review: "The non-designers design book"

(Wed Jan 01 2014)

Review: Mobile HTML5 by Estelle Wyll

(Wed Jan 01 2014)

High Performance Drupal, Jeff Sheltren et al - REVIEW

(Wed Jan 01 2014)

Tolkein & the Lord of the Rings

(Thu Dec 26 2013)

Windoze is still stupid

(Tue Dec 24 2013)

Why the pressurized work life?

(Tue Dec 24 2013)

A tale of two women

(Tue Dec 24 2013)

In Silicon Valley, help not wanted

(Tue Dec 24 2013)

=== S T A R W A R S ===

(Tue Dec 24 2013)

Review: The Tibetan way of Life, Death and Rebirth

(Tue Dec 24 2013)

Review: The Mysterious Valley

(Tue Dec 24 2013)

Remote controlled hunting??

(Tue Dec 24 2013)

Re: GnomeMeeting: It's not just for video conferencing

(Tue Dec 24 2013)

Re: Blogs don't get people fired

(Tue Dec 24 2013)

Monday morning stress

(Tue Dec 24 2013)

Microsoft's attempt to unseat Google's AdWords

(Tue Dec 24 2013)

The life and death of "radio"

(Tue Dec 24 2013)

"I'm the token white guy"

(Tue Dec 24 2013)

I never thought I would be a mac user

(Tue Dec 24 2013)

"Homesourcing"

(Tue Dec 24 2013)

Here's a reason to not use Verizon for cell phones

(Tue Dec 24 2013)

eBay, other online auctions, and the offline auction requirements

(Tue Dec 24 2013)

C|NET's Blogging-on-the-job FAQ

(Tue Dec 24 2013)

C|NET: Shorter hours in software

(Tue Dec 24 2013)

A clothes washer for a small place

(Tue Dec 24 2013)

Cell phone radiation chart

(Tue Dec 24 2013)

Blogging and "information ownership"

(Tue Dec 24 2013)

Another one bites the dust

(Tue Dec 24 2013)

Why is it hard to find a place to host Java based web applications?

(Mon Dec 23 2013)

Where's the growth happening? Not in Silicon Valley.

(Mon Dec 23 2013)

Viacom and YouTube duking it out over video sharing

(Mon Dec 23 2013)

Trademark abuse

(Mon Dec 23 2013)

Review: Weaving the Web

(Mon Dec 23 2013)

Review: UFO's, the Secret History

(Mon Dec 23 2013)

Review: Soul & Silicon

(Mon Dec 23 2013)

Review: "The Software Architect's Profession"

(Mon Dec 23 2013)

Review: Skipping Christmas

(Mon Dec 23 2013)

Review: The secret language of signs

(Mon Dec 23 2013)

Podjacking; podcasting and a microformat danger

(Mon Dec 23 2013)

Palace 'ghost' caught on camera

(Mon Dec 23 2013)

Free tool for analyzing "deep linking" to a web site

(Mon Dec 23 2013)

Extraterrestrial life and Drake's Equation

(Mon Dec 23 2013)

City-wide WiFi can be tough to build

(Mon Dec 23 2013)

Blogging for dollars?

(Mon Dec 23 2013)

About Cracker Barrel Restaurents

(Mon Dec 23 2013)

Able Net Design Online Marketing: Creating Keyword Rich Pages

(Mon Dec 23 2013)

Television over telephone, yawn, so what?

(Wed Dec 18 2013)

This is like right out of "Raising Arizona"

(Wed Dec 18 2013)

Review: Snore Stopper

(Wed Dec 18 2013)

Review: The City of Angels

(Wed Dec 18 2013)

An interesting way to 'premier' a movie - bypass the distribution chain, and go to the people

(Wed Dec 18 2013)

Exciting breakthrough in nanotubes

(Wed Dec 18 2013)

The Buteyko method of breath retraining

(Wed Dec 18 2013)

What's the hoopla about Google over?

(Tue Dec 17 2013)

Review: The March of the Penguins

(Tue Dec 17 2013)

The passing of Kepler's Books, Menlo Park, CA

(Tue Dec 17 2013)

Aren't Google and Microsoft supposed to be fighting??

(Tue Dec 17 2013)

What does "Love" mean?

(Mon Dec 16 2013)

Testing SkypeOut from around the world

(Mon Dec 16 2013)

Supposed spookiness in New Orleans after Hurricane Katrina

(Mon Dec 16 2013)

The sub-$100 computer

(Mon Dec 16 2013)

Structured Blogging: Who is Benefitting and How?

(Mon Dec 16 2013)

Selling video content online

(Mon Dec 16 2013)

Re: A world of guinea pigs -- Medical experimentation on humans in India

(Mon Dec 16 2013)

Preview: The Constant Gardener

(Mon Dec 16 2013)

One reason to ditch the PC

(Mon Dec 16 2013)

Internet television?

(Mon Dec 16 2013)

Google launching their Analytics service

(Mon Dec 16 2013)

Discontent is the first step in the progress of a man or a nation

(Mon Dec 16 2013)

Coming Soon, the NBC Nightly News delivered over the Internet

(Mon Dec 16 2013)

Coffee and Tea can clean the liver

(Mon Dec 16 2013)

CarChip - explore the data recorded by your car

(Mon Dec 16 2013)

Thoughts on Holistic Problem Solving

(Sun Dec 15 2013)

Review: The War of the Worlds

(Sun Dec 15 2013)

Re-Introducing the Real Windows Vista at Tauquil's Blog

(Sun Dec 15 2013)

Cool Tool: Programming the Universe

(Sun Dec 15 2013)

Converting TiVo recordings for the video iPod

(Sun Dec 15 2013)

Apple and the switch to Intel based Mac's

(Sun Dec 15 2013)

A documentary exploring the rise of Islamic Fundamentalism and the Neocons

(Sat Dec 14 2013)

Chris Hedges on “American Fascists: The Christian Right and the War On America”

(Sat Dec 14 2013)

The ZigBee Smart Energy system

(Thu Dec 12 2013)

What is life like from the iPad?

(Thu Dec 12 2013)

Tracking Variations in the Earth's Magnetic Field

(Thu Dec 12 2013)

Testing for Lead in pottery glaze

(Thu Dec 12 2013)

Stonehenge Reloaded

(Thu Dec 12 2013)

Looking at Consert smart energy system, and Project FREEDM

(Thu Dec 12 2013)

Google to launch wifi access for the city of Mountain View

(Thu Dec 12 2013)

Disabling the Dashboard on Mac OS X

(Thu Dec 12 2013)

The potentially never-ending cost of email attachments

(Mon Dec 09 2013)

Toxins found in "cord blood" of newborn babies

(Sun Dec 08 2013)

Highly recommended calculus "text"

(Sun Dec 08 2013)

Theme development for Drupal

(Thu Dec 05 2013)

Migrate module can be alternate Drupal upgrade process, not just for importing foreign content

(Mon Nov 04 2013)

Fixing things when your Drupal content fields don't display or you can't edit the field

(Fri Nov 01 2013)

Generating clean URL's for paginated content on Drupal sites

(Sun Oct 20 2013)

Java toolbar controversy ploy riding on back of Java security flaw drama

(Tue Feb 05 2013)

The tweet composer widget that will blow your mind

(Mon Dec 31 2012)

Took the Drupal 7 plunge -- finally -- Looking good

(Sat Nov 03 2012)

Getting email validation straightened out for successful email transmissions (DKIM, SPF and PTR, oh my!)

(Mon Oct 15 2012)

CAPTCHA, Captcha Pack, reCAPTCHA

(Sat Apr 21 2012)

Canonical Entity representation for Drupal, sounds like it could fix one core critique I have of Drupal

(Tue Dec 20 2011)

An inventory of Drupal 7 upgrade status - time to upgrade yet?

(Fri Nov 25 2011)

Two ways to find Drupal taxonomy terms that have zero nodes (empty terms)

(Sun Oct 02 2011)

Generating Apache style .htaccess redirects from Drupal's Path Redirect module

(Fri Sep 30 2011)

Is Drupal's complexity turning people off? Hurm...

(Wed Aug 10 2011)

Potential and fix for Drupal xmlsitemap module to not index nodes

(Tue Apr 26 2011)

Make your own tiny URL service in Drupal with Shorten or ShURLy modules

(Thu Apr 14 2011)

Re: Google AdSense ad serving has been disabled to your site

(Tue Mar 22 2011)

Dramatic performance effect of enabling the Block Cache Alter module on Drupal 6 websites

(Tue Mar 15 2011)

The future of the RSS Remote Enclosure module for Drupal

(Tue Jan 18 2011)

Save your server! Detect taxonomy term loops in Drupal 6!

(December 21, 2010)

Review: Drupal 7 First Look

(Mon Dec 13 2010)

Using "drush make" to maintain the source tree for a Drupal site, and avoid killing kittens

(Fri Nov 05 2010)

Blocking an undesired item while using the Amazon Store module for Drupal

(Fri Nov 05 2010)

Web site marketing, promotion and visibility

(Sat Oct 16 2010)

Website building and promotion

(Sat Oct 16 2010)

Maybe the Domain Access module causes more trouble than it's worth?

(Wed Oct 06 2010)

Configuring Drupal blocks when using the Domain Access module

(Mon Oct 04 2010)

Looking at (and a debugging tip) the Domain module for Drupal

(Sat Oct 02 2010)

Kicking the tires of Drupal's Features module

(Mon Jun 14 2010)

Quick look at the Package Builder module for Drupal, and prepackaged functionality

(Tue May 11 2010)

Participating in the global web of communication and comments

(Tue Apr 20 2010)

Website nodes for Drupal as a key to building reference lists and footnoting

(Thu Jan 14 2010)

Using views to publish both full and partial feeds in Drupal

(Thu Jan 14 2010)

Using Views 2 in Drupal 6 to replace the Tracker module

(Thu Jan 14 2010)

Using CCK's nodereference field for a kind of footnote

(Thu Jan 14 2010)

A simple way to create a 'related posts' block using Views 2 in Drupal 6

(Thu Jan 14 2010)

Review: Pro Drupal Development (second edition)

(Thu Jan 14 2010)

Review: Drupal 5 Views Recipes

(Thu Jan 14 2010)

Reducing bandwidth use, decreasing page load times, for better Drupal user experience

(Thu Jan 14 2010)

How to use Mercurial to hack Drupal Core without killing kittens

(Thu Jan 14 2010)

Fix for when Drupal's cron.php redirects to a page rather than run cron.php

(Thu Jan 14 2010)

Feedback modules for Drupal

(Thu Jan 14 2010)

Drupal layout mysteriously broken on Internet Explorer?

(Thu Jan 14 2010)

Drupal disaster recovery with the Backup and Migrate module

(Thu Jan 14 2010)

Creating a resources page in Drupal using a CCK content type

(Thu Jan 14 2010)

Advanced drupal 6.x hierarchical taxonomy list pages

(Thu Jan 14 2010)

Some critical articles to understanding implementing a CCK module in Drupal

(Tue Dec 15 2009)

Improving navigability of Drupal taxonomy hierarchies

(Tue Oct 20 2009)

Directory-like browsing of Drupal taxonomies

(Tue Oct 20 2009)

Using views and taxonomy redirect to implement blog directory navigation

(Sat Oct 10 2009)

Use a 'Sources' vocabulary to categorize the blog directory

(Thu Oct 01 2009)

Cure for FAIL when using RedirectMatch with clean URL's on Drupal

(Tue Sep 15 2009)

Transition Silicon Valley

(Thu Aug 13 2009)

Rich User Interfaces for Java ME, Project Capuchin (Sony/Erricsson), JavaFX

(Tue Jun 02 2009)

Vonage and "The customer is always right"

(Thu May 14 2009)

Messaging & Notifications modules for Drupal

(Thu May 07 2009)

Installing Netgear's Open Source Wireless-G Router (WGR614L) w/o a Windows machine in sight

(Thu May 07 2009)

A strange Drupal error while running update.php: Call to undefined function: phptemplate_get_ie_styles()

(Mon May 04 2009)

Text Size module for Drupal

(Mon Apr 27 2009)

BSG S4.5E019: Daybreak pt. 1

(Sat Mar 14 2009)

BSG S4.5E017: Someone to take care of me

(Sat Feb 28 2009)

BSG S4.5E016: Deadlock

(Sun Feb 22 2009)

BSG S4.5E015: No Exit

(Mon Feb 16 2009)

BSG S4.5E014: Blood on the Scales

(Thu Feb 12 2009)

BSG S4.5E012: The Oath

(Sat Jan 31 2009)

Performance comparison between Dreamhost and A2 Hosting

(Fri Jan 30 2009)

BSG S4.5E012: A Disquiet Follows My Soul

(Sat Jan 24 2009)

BSG S4.5E011: Sometimes a Great Notion

(Fri Jan 23 2009)

Simplified maintenance of contributed modules on a Drupal installation

(Sun Jan 18 2009)

Careful use of feedburners chiclet style feed subscribe buttons

(Sat Jan 17 2009)

Rewatching Battlestar Galactica, Season 2

(Wed Jan 14 2009)

More looks at the Battlestar Galactica season 4.5 webisodes

(Fri Jan 09 2009)

Meta-tags on Drupal content

(Thu Jan 01 2009)

Drupal and clean URL's

(Wed Dec 31 2008)

Duplicate content on Drupal sites

(Wed Dec 31 2008)

Notifying search engines of new content

(Wed Dec 31 2008)

Search engine friendly Drupal URL's

(Wed Dec 31 2008)

SEO with Drupal

(Wed Dec 31 2008)

Adding links to menu, and improved menu implementations

(Wed Dec 31 2008)

Customizing the display of Drupal taxonomy elements

(Wed Dec 31 2008)

The Drupal Taxonomy system

(Wed Dec 31 2008)

Problem with mysql_query quoting of parameter values

(Sun Dec 28 2008)

Improving site navigation with Drupal

(Tue Dec 23 2008)

CAPTCHA and other methods to reducing SPAM

(Tue Dec 23 2008)

Fun or useful doodads

(Tue Dec 23 2008)

Looking back at Battlestar Galactica, Season 1

(Sun Dec 21 2008)

Battlestar Galactica series 4.5 coming, and the first of the webisodes

(Sun Dec 14 2008)

Looking at creating a custom search engine w/ Google

(Tue Dec 02 2008)

Ad servers to help you display banner advertisements

(Wed Nov 26 2008)

Methods to assist announcing Drupal-hosted content to social bookmarking & sharing sites

(Sun Sep 14 2008)

Overview of blogging with Drupal

(Wed Aug 20 2008)

Caprica City trailer

(Tue Aug 19 2008)

Blog Theme module for Drupal

(Fri Jul 11 2008)

Activity Stream module for Drupal

(Fri Jul 11 2008)

Wabi theme for Drupal

(Sat Jul 05 2008)

Twilight for Drupal

(Sat Jul 05 2008)

Contented7 theme for Drupal

(Sat Jul 05 2008)

Advanced Theme Construction Kit (ATCK)

(Sat Jul 05 2008)

Battlestar Galactica: Mini-series, part 1 (before season 1)

(Wed Jul 02 2008)

Table of Contents module

(Sat Jun 28 2008)

Converted to Drupal 6

(Sat Jun 28 2008)

HTML, the underlying format for web pages

(Sat Jun 28 2008)

How to create online community

(Sat Jun 28 2008)

Community web sites

(Sat Jun 28 2008)

Battlestar Galactica: Revelations (S04E10)

(Thu Jun 19 2008)

Battlestar Galactica: Sine Qua Non (S04E08)

(Sat May 31 2008)

Module development and maintenance in Drupal

(Fri Feb 15 2008)

Cascading Style Sheets (CSS)

(Tue Jan 29 2008)

Spam and community driven sites

(Mon Jan 07 2008)

Dropdown menus using CSS and/or Javascript

(Wed Jan 02 2008)

Tips and Tricks and Tutorials for website promotion

(Sun Dec 23 2007)

Make money with your web site

(Mon Dec 17 2007)

Scrambling email addresses to block spam harvesters

(Wed Dec 05 2007)

Filtering to find likely spam

(Wed Dec 05 2007)

Flag Content and user vigilance

(Wed Dec 05 2007)

Liveblogging drupal 6 beta 3 installation

(Fri Nov 23 2007)

Referrer spam, comment spam, trackback spam, spam, spam, spam, spam, hams, eggs, and spam

(Wed Nov 14 2007)

Use case analysis

(Wed Nov 14 2007)

Integrating product data feeds into a content management system

(Wed Nov 14 2007)

Controlling the domain name your site is known by

(Wed Nov 14 2007)

Technorati, blog aggregation and search services

(Wed Nov 14 2007)

Resources for topic ideas and researching current trends

(Wed Nov 14 2007)

Web Accessibility to help the "disabled" use your site

(Wed Nov 14 2007)

The Animation Factory

(Wed Nov 14 2007)

Creating panoramic photographs

(Wed Nov 14 2007)

Clipart

(Wed Nov 14 2007)

Adding Google Search to your site

(Wed Nov 14 2007)

Understanding website content

(Wed Nov 14 2007)

Search engines and finding your readership

(Wed Nov 14 2007)

Web servers and hosting your web site

(Wed Nov 14 2007)

URL's, the address for your or any web site

(Wed Nov 14 2007)

Putting pictures on your web pages

(Wed Nov 14 2007)

Finding pleasing color combinations

(Wed Nov 14 2007)

Common HTML design elements

(Wed Nov 14 2007)

Buyers guide to WYSIWYG web editors

(Wed Nov 14 2007)

Section Targeting (Google)

(Tue Nov 13 2007)

Keyword optimization basics

(Tue Nov 13 2007)

Getting listed in the search engines

(Tue Nov 13 2007)

Finding keywords to target with your content

(Tue Nov 13 2007)

Search Engine Optimization

(Tue Nov 13 2007)

Write and distribute articles, a way to gain popularity

(Tue Nov 13 2007)

Promote Your Website - Link Popularity

(Tue Nov 13 2007)

Advertising your website

(Tue Nov 13 2007)

Diversity of traffic sources

(Tue Nov 13 2007)

Hacking Digital Cameras

(Mon Nov 12 2007)

Website design templates

(Mon Nov 12 2007)

Setting up virtual hosts on your Mac OS X system

(Fri Nov 09 2007)

Setting up MySQL on Mac OS X

(Fri Nov 09 2007)

MAMP, a preconfigured Apache+PHP+Mysql for Mac OS X

(Fri Nov 09 2007)

Enabling the default PHP on Mac OS X

(Fri Nov 09 2007)

Web site prototyping and development on Mac OS X

(Fri Nov 09 2007)

Kontera Technologies, AdLinks and more

(Fri Nov 09 2007)

What kind of site works best with Adsense

(Fri Nov 09 2007)

Overview of Adsense

(Fri Nov 09 2007)

Adsense Users Forum, March 2005

(Fri Nov 09 2007)

Google's Adsense

(Fri Nov 09 2007)

Affiliate marketing

(Fri Nov 09 2007)

What is blogging?

(Thu Nov 08 2007)

Getting started with blogging

(Thu Nov 08 2007)

Analyzing Google Analytics

(Thu Nov 08 2007)

Publishing or sharing calendars

(Thu Nov 08 2007)

Keeping a links directory

(Thu Nov 08 2007)

Online community and "needy" people

(Thu Nov 08 2007)

Community leadership, online

(Thu Nov 08 2007)

Forms of online community

(Thu Nov 08 2007)

Earning an income through creating online community

(Thu Nov 08 2007)

Mind mapping, an aid to brainstorming

(Thu Nov 08 2007)

Levels of purpose for websites

(Thu Nov 08 2007)

Creating a broad outline for your web site

(Thu Nov 08 2007)

Brainstorming the purpose of your web site

(Thu Nov 08 2007)

Clarifying the purpose and scope of your web site

(Thu Nov 08 2007)

Panoramic photo's

(Thu Nov 08 2007)

Podcasting with Drupal

(Mon Nov 05 2007)

The Boost module

(Mon Nov 05 2007)

Out of the box performance settings

(Sun Nov 04 2007)

Performance improvements for Drupal

(Sun Nov 04 2007)

nodeformpopup - Simplified posting capabilties

(Sat Nov 03 2007)

Supporting multiple users without being buried in SPAM

(Sat Nov 03 2007)

Strictly limited set of users

(Sat Nov 03 2007)

Web hosting arrangements

(Fri Nov 02 2007)

Web domains and ownership

(Fri Nov 02 2007)

Website hosting

(Fri Nov 02 2007)

CSSimple - a pure CSS theme for Drupal

(Fri Nov 02 2007)

Themes for Drupal

(Fri Nov 02 2007)

Using pubsub

(Thu Nov 01 2007)

Reading RSS feeds with desktop applications

(Thu Nov 01 2007)

Syndicating your site content with RSS or Atom

(Thu Nov 01 2007)

Scanning the news

(Thu Nov 01 2007)

Website content

(Thu Nov 01 2007)

Art or Photography sales

(Thu Nov 01 2007)

Free content to post on your website

(Thu Nov 01 2007)

Creating Google Custom Search Engines

(Thu Nov 01 2007)

Incorporating Google services into your web site

(Thu Nov 01 2007)

BBcode, BBcode formatting bar, and quickkeys

(Mon Oct 22 2007)

WYMeditor

(Mon Oct 22 2007)

YUI Rich Text Editor

(Mon Oct 22 2007)

wgHTML

(Mon Oct 22 2007)

Whizzywig - A WYSIWYG editor

(Fri Oct 19 2007)

Conflict between WYSIWYG and Line break converter

(Wed Oct 10 2007)

widgEditor - A WYSIWYG editor

(Wed Oct 10 2007)

The glossary module

(Wed Oct 10 2007)

Improved methods for editing books on a Drupal site

(Tue Oct 09 2007)

Improved methods for editing content on a Drupal site

(Tue Oct 09 2007)

Administering taxonomies

(Tue Oct 09 2007)

Showing related articles

(Tue Oct 09 2007)

Configuring and using Drupal forums

(Fri Oct 05 2007)

Website design tricks

(Thu Oct 04 2007)

Website design tools, tips and resources

(Thu Oct 04 2007)

Legal issues

(Wed Oct 03 2007)

Some notes about building online community websites

(Wed Oct 03 2007)

First impressions of Drupal 6

(Fri Sep 21 2007)

Amigofish

(Fri Sep 14 2007)

Measuring website speed

(Sun Sep 09 2007)

When is "slow" too slow?

(Sun Sep 09 2007)

Website usability and performance

(Sun Sep 09 2007)

Some notes on building a podcast or blog aggregation network

(Thu Aug 02 2007)

Legal considerations of blog and podcast aggregation

(Thu Aug 02 2007)

Procesing Shareasale data feeds to create a website

(Fri Jul 27 2007)

Listing the topic category structure

(Fri Jul 20 2007)

Putting Shareasale datafeed information into the database

(Fri Jul 20 2007)

A simple database schema to store Shareasale product data

(Fri Jul 20 2007)

Categorization of product data

(Fri Jul 20 2007)

Cleaning up the data file

(Fri Jul 20 2007)

The shareasale datafeed file format

(Fri Jul 20 2007)

Getting started with Shareasale data feeds

(Fri Jul 20 2007)

VodCasts

(Wed Jun 20 2007)

Vital Podcasts

(Wed Jun 20 2007)

UK Podcasts

(Wed Jun 20 2007)

ViCasting

(Wed Jun 20 2007)

USA.gov podcast directory

(Wed Jun 20 2007)

YakkYakk

(Wed Jun 20 2007)

The Podlounge

(Wed Jun 20 2007)

Speecha

(Wed Jun 20 2007)

The Small Business Podcast Directory

(Wed Jun 20 2007)

The Hard Pod Cafe

(Wed Jun 20 2007)

recap.ltd.uk

(Wed Jun 20 2007)

QueerCasters

(Wed Jun 20 2007)

qPodder

(Wed Jun 20 2007)

Public Radio Fan's directory of Public Radio Podcasts

(Wed Jun 20 2007)

Promopicker

(Wed Jun 20 2007)

EveryZing

(Wed Jun 20 2007)

Podster.de

(Wed Jun 20 2007)

Podsonoro

(Wed Jun 20 2007)

Podscope

(Fri Jun 15 2007)

Podcast Planet

(Fri Jun 15 2007)

PodoMatic

(Fri Jun 15 2007)

Podlog

(Thu Jun 14 2007)

Podfeed.NL

(Thu Jun 14 2007)

Podfeed

(Thu Jun 14 2007)

Podcast networks

(Wed Jun 13 2007)

Podcast Videos

(Wed Jun 13 2007)

Podcast Style

(Wed Jun 13 2007)

Podcast Salad

(Wed Jun 13 2007)

Podcast Pup

(Wed Jun 13 2007)

Podcast Player

(Wed Jun 13 2007)

Podcasting Station

(Wed Jun 13 2007)

Podcasting News

(Wed Jun 13 2007)

Podcasting List

(Wed Jun 13 2007)

Podcast Fusion

(Wed Jun 13 2007)

podcast-es.org

(Wed Jun 13 2007)

Podcaster World

(Wed Jun 13 2007)

podcastellano

(Wed Jun 13 2007)

podcastdirectory.com.au

(Wed Jun 13 2007)

podcastdirectory.com

(Wed Jun 13 2007)

Podcast Central

(Wed Jun 13 2007)

Podcast Blaster

(Wed Jun 13 2007)

Podcast Alley

(Wed Jun 13 2007)

podcast.net

(Wed Jun 13 2007)

podcast.de

(Wed Jun 13 2007)

podcast.com.ar

(Wed Jun 13 2007)

The Outdoor Radio Network

(Tue Jun 12 2007)

podcast.com

(Tue Jun 12 2007)

directory.pocketcasting.com

(Mon Jun 11 2007)

Pluggd

(Mon Jun 11 2007)

The family of "Podcast Directories For Sale"

(Mon Jun 11 2007)

New Time Radio

(Mon Jun 11 2007)

Nature Podcasts

(Mon Jun 11 2007)

The Mobilcast Network

(Mon Jun 11 2007)

Lusocast

(Mon Jun 11 2007)

Hwy777's Christian Podcast Directory

(Mon Jun 11 2007)

Learn Out Loud's Podcast directory

(Mon Jun 11 2007)

IdiotVox

(Sun Jun 10 2007)

iBizRadio

(Sun Jun 10 2007)

Feeds4All

(Sun Jun 10 2007)

Switchpod

(Sun Jun 10 2007)

Libsyn - Liberated Syndication

(Sun Jun 10 2007)

Podcast Hosting

(Sun Jun 10 2007)

Get A Podcast

(Sun Jun 10 2007)

Every Podcast

(Sat Jun 09 2007)

Education Podcast Network

(Sat Jun 09 2007)

elpodio

(Sat Jun 09 2007)

DramaPod

(Sat Jun 09 2007)

Digital Podcast

(Sat Jun 09 2007)

Digg Podcasts

(Sat Jun 09 2007)

Podcast Pickle

(Sat Jun 09 2007)

SciFiPods

(Sat Jun 09 2007)

BritCaster

(Thu Jun 07 2007)

blawg

(Thu Jun 07 2007)

audiofeeds.org

(Thu Jun 07 2007)

A Podcast Like That

(Thu Jun 07 2007)

2rss.com

(Thu Jun 07 2007)

Odeo

(Thu Jun 07 2007)

Open source alternatives to Photoshop and the like

(Tue Jun 05 2007)

Digital art

(Mon Mar 12 2007)

Using Google

(Wed Jan 31 2007)

Digital Photography information

(Mon Jan 29 2007)

Geeky Web tips and tricks

(Tue Jan 02 2007)