By
David on May 23rd, 2008. This post has
49 Comments » Filed Under:
Blogging,
WordPress plugins Subscribe via:
RSS or
Email
Updated 5-28-08 New version, fixed all known bugs:
Download Entrecard Popper
What is it?
It’s a WordPress Plugin that pops your Entrecard up to the top middle of the page when a user comes from a an Entrecard surfing site, other wise it stays where you put it.
How does it work?
After you place it in your [...]
Read full story »
By
David on May 23rd, 2008. This post has
7 Comments » Filed Under:
Featured Theme Designer,
WordPress Themes Subscribe via:
RSS or
Email
Just thought I’d share a few links with you today of bloggers that design themes too.
Headset Options
Sunny has a bunch of high quality themes. He also has one of the best tutorials I’ve found on DOMTab.
One of his newest themes is Silk(image to the left).
Keep up the good work Sunny!
Justin Tadlock
This guy really [...]
Read full story »
By
David on May 21st, 2008. This post has
1 Comment » Filed Under:
WordPress plugins Subscribe via:
RSS or
Email
I spent most of my free time yesterday upgrading Twitter Blaster. I have added a moderation panel so that twitts can be checked before they get posted.
I also added the ability to automaticly post to your blog as well. This is an option you can turn off though.
Go ahead an try the new version Twitter [...]
Read full story »
By
David on May 20th, 2008. This post has
No Comments » Filed Under:
Software Subscribe via:
RSS or
Email
Is this how you feel when working on your design projects? I think I spend more time checking my designs work in IE then I do actually designing.
Read full story »
By
David on May 18th, 2008. This post has
9 Comments » Filed Under:
Free Themes,
WordPress Themes Subscribe via:
RSS or
Email
After many request I have taken my old WordPress theme Loopy Blue and have made 7 skins for it and have renamed it Loopy Rainbow. once installed you can go to the theme’s option page and choose your color set. You can pick: blue, black, red, purple, pink and rainbow. I have also made a [...]
Read full story »
By
David on May 9th, 2008. This post has
26 Comments » Filed Under:
WordPress,
WordPress plugins Subscribe via:
RSS or
Email
Twitter Blaster is a plugin that will allow your visitors to post to your Twitter account. Download Twitter Blasster You can see it in action here: OnlineBarterClub
I have added the ability to moderate outgoing twitters and have the twitt posted as a post as well. You can also edit the twitt as well. Just [...]
Read full story »
By
David on May 1st, 2008. This post has
4 Comments » Filed Under:
WordPress,
WordPress plugins,
php Subscribe via:
RSS or
Email
Ok so lets get started. create a file with your text editor. Add the following text to the very top of the file.
<?php
/*
Plugin Name: Author Plug
Plugin URI: http://MyBlogIt.net/plugins
Description: Displays a short bio and image for each author above or below each post.
Version: 0.5
Author: David Span
Author URI: http://davidspan.com/
*/
?>
Plugin Header
What we have just done is add our [...]
Read full story »