I’m now a card-carrying member of the open source community, WordPress is distributing a plugin I wrote! It’s called Emma Email Signup, and it will add an email signup field on your wordpress site, and sync it to your myemma.com email marketing account. You can find it here. Note, it’s somewhat of a niche plugin, you must already be an emma customer for it to have any value. Check it out, and let me know what you think!
-
About Me
- Welcome to my website. I'm a full-time web developer in Northern California. I do everything from CSS to PHP to server administration, and I love what I do. I'm currently developing several Buddypress/Wordpress plugins, as I think it is a great CMS platform. Feel free to drop me a line: My Email address is my first name appended to this domain name ;-)
- Vim TipsTired of looking at one of the files you're editing but don't want to save it just yet? Type ":hide" and the current buffer will be hidden from view. To find a list of all buffers (hidden and visible), type ":buffers". To select the one you'd like to edit, type ":buffer [number]".