Archive for Code

Synchronicity: Life in the cloud – Working from anywhere

Synchronicity: Life in the cloud – Working from anywhere

This is an overview of my technology set up and workflow as a web developer. This explains how I use dropbox, icloud, and other stuff to keep all my stuff in sync.

Continue reading →

WordPress code hinting for Dreamweaver

WordPress code hinting for Dreamweaver

You can get WordPress specific code completions in Dreamweaver.

Continue reading →

Hello Ladies (learning code)

Hello Ladies (learning code)

I am mentoring at the LLC WordPress workshop tomorrow.

Continue reading →

Grab a nice name for your Facebook page!

Grab a nice name for your Facebook page!

So all too often I see real businesses and people that have Facebook fan pages with crazy long URLs. Well guess what… Facebook lets you go ahead and create a nice url for your fan page.

Continue reading →

Is Flash dead?  I hope so.

Is Flash dead? I hope so.

Around 2006 as the web 2.0 movement kicked into gear, it dawned on me that the web was more about information, and useable access to that information, and not about bloated interfaces. I quickly became anti-Flash.

Continue reading →

How to easily and quickly upload WordPress

How to easily and quickly upload WordPress

A very short tutorial on a faster way to upload your WordPress files (or any other files for that matter).

Continue reading →

Tag Cloud Function

Tag Cloud Function

Here is a simple function to render a tag cloud.  It assumes you have an array of data ready for it.  Also I originally built this for use with a stupid set of data where each entry has a space seperated list of tags like:…

Continue reading →