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 TipsYou can open multiple files in seperate tabs with "vim -p". For example, to open all files in a folder, use "vim -p *"