Here’s a great article by Noupe called Ten Simple Rules for Choosing the Perfect CMS + Excellent Options.
My pick from this list is WordPress!
Here’s a great article by Noupe called Ten Simple Rules for Choosing the Perfect CMS + Excellent Options.
My pick from this list is WordPress!
Here’s a great list of plugins blogged by @EricHamm.
Good article shared on Twitter. @chadengle RT @Minervity: Design With Consistency – http://bit.ly/EzhBY
Here’s a useful find from @speckyboy.
40 Free and Essential Web Design and Development Books from Google
A few good finds my twitter friends found today. Want to go back and review them again.
10 Tips For Managing Twitter As Your Usage Increases
35 CSS-Lifesavers For Efficient Web Design
10 incredibly cool WordPress shortcodes
Enjoy!
I came across a great plugin for WordPress for playing MP3 files. This player is very easy to install and makes putting your MP3 files on your posts a breeze. I installed and had my first MP3 post up in less than 10 minutes. This plugin can be located on 1pixelout and is called Audio Player Wordpress plugin.
Enjoy!
After upgrading my WordPress site I noticed a bunch of strange characters in all my articles. A came across a very easy solution to fix this issue on the WordPress forum. Here’s the solution as posted on the forum:
This problem appeared first in 2.2.x The problem (as you surmised) is a problem with the character set.
FIX: Commenting these two lines out in wp-config.php fixed it.
// define(’DB_CHARSET’, ‘utf8′);
// define(’DB_COLLATE’, ”);
This was a very simple fix and worked perfectly with no issues.
I came across this cool blog posting by Andrew Sellick called 100 Great Free and Open Source Tools and Applications for web developers. He’s got a great list of some great web tools. I hope you find some of these tools useful.
100 Great Free and Open Source Tools and Applications for web developers
Enjoy… by-the-way I use Aptana (his first one listed) and have found it very useful.