Wordpress is a great piece of software, and allows more than you’d think to be done with simple coding. I bet that a lot of people out there would look for a plugin to do this, but your top five categories can very easily be shown using a Wordpress template tag, just a half a [...]
- Author: Daniel Pataki
- Published: Apr 9th, 2009
- Comments: 9
How to show 5 top categories in Wordpress
- Author: Daniel Pataki
- Published: Apr 6th, 2009
- Comments: 6
Load your advertisements after your content
I didn’t have much use for loading ads after my content, since on most of my sites and those I worked on, they were near the end of the code anyway, but while working on a site today I ran into a problem. There is an ad at the top of the design which tends [...]
- Author: Daniel Pataki
- Published: Mar 29th, 2009
- Comments: 4
Wordpress template tags you should know
If you run a Wordpress blog, you will eventually want to make some modifications to your theme. Perhaps you want to show your tags, not just categories, perhaps you want the date in a different format, you might want to add the URL of the author to each post, there are a lot of things [...]
Using Content Copying Websites To Your Advantage
Every webmaster operating a blog will sooner or later notice that there are some websites out there that do nothing else than to copy contents of other websites and post them on their own. This is usually an automated process done with the use of a script and RSS news feeds. The script will check [...]
- Author: Daniel Pataki
- Published: Mar 23rd, 2009
- Comments: None
How to style your page using CSS
Beginner article coming up, it’s time to get to know the wonderful world of CSS! Cascading Style Sheets, or css, is the standard method of styling a webpage. In fact, you should have no styling in HTML whatsoever. HTML was not designed to be a presentation language, it’s more of a structural-semantic language. In other [...]
- Author: Daniel Pataki
- Published: Mar 19th, 2009
- Comments: 2
Creating a simple multi-lingual website
If you want to create a simple webpage for yourself, listing who you are, how you can be contected and what you do, you might want to add a few languages in there. You could use Google Translate, but that does not yield the best (and professional) results, so it would be best to translate [...]
- Author: Jack Wallen
- Published: Mar 17th, 2009
- Comments: 3
Adding a Name-Based Virtual Host in Apache
If you are an Apache user for the hosting of either internal or external web sites then you know how flexible this web server can be. But did you know you can host more than one site on that server? You can thanks to Virtual sites. You can host virtual sites based on either IP [...]

