admin

Web developer.

Homepage: http://parrarts.com

Jabber/GTalk: jeanieprr@gmail.com


Posts by admin

Customize Your WP Templates

December 2, 2009 - 10:23 am

Tags: , ,
Posted in Wordpress | Comments Off

After setting up and installing themes in your Wordpress blog, you’ll soon discover some great uses for customized templates. For instance, if you need to add a link back to your static website home page, you can use the Wordpress function “wp_redirect()” and a custom template to do this.

Eureka! – Discovering Wordpress®

November 21, 2009 - 7:47 am

Tags: ,
Posted in Wordpress | 1 comment

As many of you know, Wordpress is a blogging application built with PHP, MySQL, HTML and CSS. This is a powerful tool for any web developer, or, for that matter, anyone with a great idea for a website.
As with any profession, web developers, once revealing their skills to friends and family, are [...]

jQuery – Tabs

November 9, 2009 - 10:06 am

Tags: , ,
Posted in jQuery | Comments Off

With the power of the jQuery UI, you can use widgets to quickly build a web site structure.
Part 3
So far, I haven’t talked much about the jQuery Tabs structure. It is one of those constructs that can hold a lot of information and present it in a very compact form.  It is also an [...]

jQuery – Accordion

November 8, 2009 - 8:26 am

Tags: , , , ,
Posted in jQuery | Comments Off

With the power of the jQuery UI, you can use widgets to quickly build a web site structure.
Part 2
With the Accordion and Tabs in place forming the basic web page structure, it’s time to figure out how things are going to work – how will the Accordion behave.  For instance, clicking on the main heading [...]