More Questions Than Answers

Dan Atrill's blog site

Trying to custom rewrite URLs in Joomla

I’m trying to rewrite a URL in Joomla 1.5.21 so that instead of it showing as page.html?query=first+second it shows as page/first/second/ There’s some very useful recipes here: http://wiki.apache.org/httpd/RewriteQueryString And my question in more detail is here: http://stackoverflow.com/questions/7255243/using-rewritequerystring-with-joomla if anyone has an answer.

more... »

Wed, August 31 2011 » Joomla, Web developing » No Comments

WordPress sidebars and widgets

In WordPress we can often see sidebars and widgets in use, from a list of recent posts to a search box, blogrolls and RSS feeds. But widgets can be used for a lot more – the text widget for a start allows for all sorts of custom html. And they don’t have to be sidebars [...]

more... »

Sun, August 14 2011 » Web developing, Wordpress » No Comments