Archive for November, 2008
wp_enqueue_script(), jQuery, and WordPress
A quick note on using jQuery with WordPress for those having any trouble with it. I decided to use wp_enqueue_script() to include the jQuery library in a recent project and discovered the jQuery code wouldn’t do anything.
After a bit of searching, I discovered the solution was to replace all the “$()” in my jQuery code …
Get A Free Copy of The Art and Science of CSS
Just a heads up…SitePoint is giving away free electronic copies of their book, The Art and Science of CSS, the paperback copy of which got pretty good reviews on Amazon…although I can’t vouch for it since I haven’t read it myself, but you can’t argue with the price.
You have to go to this page and …
WordPress 2.7 Screenshots Updated
For anyone interested in seeing what the new WordPress 2.7 looks like, you can check out some updated screenshots here.
New Comments Powered by IntenseDebate
You may notice I’ve installed a new comment system on this site. A major problem I’ve had with comments are that some of the threads are getting way too long and I, admittedly, didn’t expect things to be so active so soon after launch.
Anyway, I happened to notice the title, “IntenseDebate Reopens”, in my dashboard …
Publish Future Posts as Events List
How to create an upcoming events list by publishing all posts from today forward in their own “events list” category.
Copy and Paste Code Syntax Highlighting
For a while now there’s been some trouble with copying and pasting the code snippets shown in the tutorials on this site because the plugin I was using to color the code and make it more readable was also replacing single quotes with something else.





