- New Addition to adButterfly Network FeaturedJuly 9, 2010
- Fresh Wallpapers Featured, GraphicsSeptember 4, 2009
- Whiskey Air Theme Featured, Themes, WordPressSeptember 2, 2009
Archive for November, 2009
WordPress Quick Tips
Recent posts: <?php wp_get_archives(‘title_li=&type=postbypost&limit=10′);?> Multiple loops? Same template? WP Query not working after the first loop? Use <?php wp_reset_query();?> Too small a post? Tweet it!
Read the rest of: WordPress Quick Tips »
WordPress Popular Posts Without Plugins
I’ve been working on tweaking some themes, and I decided to remove all widgets and hardcode content boxes straight into the sidebar template file. So, here’s how to add a box with most popular (commented) posts: <div> <h2>Popular Content:</h2> <div> <ul> <?php $result = $wpdb->get_results("SELECT comment_count,ID,post_title FROM $wpdb->posts ORDER BY comment_count DESC LIMIT 0 , [...]
Read the rest of: WordPress Popular Posts Without Plugins »
History Of The Dollar
The dollar is the official name for the United States currency, the closest approximation to a world currency, and is also the name for numerous other national currencies. The term dollar is apparently a variation of the term thaler, a common term for coins in Germany and Eastern Europe that may have been derived from [...]
Read the rest of: History Of The Dollar »
How To Bypass PHP Permission For WordPress
I’ve just been greeted with WordPress’ message, while installing a client’s blog: Sorry, I can’t write to the directory. You’ll have to either change the permissions on your WordPress directory or create your wp-config.php manually. This usually appears when there is no top-level directory to CHMOD to 755 or 777. What should you do? It’s [...]
Read the rest of: How To Bypass PHP Permission For WordPress »
Great Visualization – Ólafur Arnalds – Ljósið
Ólafur Arnalds – Ljósið (Official Music Video) from Erased Tapes on Vimeo.
Read the rest of: Great Visualization – Ólafur Arnalds – Ljósið »
WordPress 2.7 Theme Compatibility
In order to use WordPress 2.7 at its best, a couple of theme modifications are required. They include threaded comments, pagination, and sticky post features (as of WordPress 2.7 Beta 3). It took me about an hour to discover everything and unlock the full potential of version 2.7. First of all, let’s start with the [...]
Read the rest of: WordPress 2.7 Theme Compatibility »
WordPress And Themes
As the winter is getting closer, and I finish all clients projects (except from SEO), I decided to write some premium WordPress themes. I haven’t decided if I’d sell them or release them as open source, but it’s a fact that I’ll give the community three fresh themes. Another winter idea is porting some CMS [...]
Read the rest of: WordPress And Themes »
Smashing Magazine Orange Book
I’m one of the lucky ones to get a discount for the Smashing Magazine book. It’s already printed for me, and I’m expecting it to be delivered by the end of November. They’ve already postponed it three months and I guess it’s time for it to see the light. The Smashing Book is a printed [...]
Read the rest of: Smashing Magazine Orange Book »
New Features
As a celebration of another blogging year, I added a list of popular articles for 2008, 2009, and a table of contents. Do check out the all time most popular articles, and subscribe to my RSS feed for daily updates. The theme has been simplified for maximum speed and I am currently looking for new [...]
Read the rest of: New Features »
New Sites, iPhone And Fresh Projects
What’s new you ask with your favourite blog tycoon? After the recent relaunch of Butterfly Media Romania and ClubCafe.org, I decided to add an iPhone testing application, a domain buying web site using my first link directory engine for promotion, and various other startups. These include an art expo auction site and am art encyclopedia. [...]
Read the rest of: New Sites, iPhone And Fresh Projects »

in — 62 comments
in — 36 comments
in — 32 comments
in — 32 comments
in — 28 comments