Archive for January, 2009
Joomla! Review
by admin on Jan.04, 2009, under Joomla!
One of the coolest things in web development is a CMS program called Joomla!
Joomla! is a pretty complete / and always growing CMS program designed in PHP and meant to work best with MYSQL databases. CMS stands for content management system, and it pretty much means that rather than saving things in HTML forms - such as website content for example - with Joomla! you can login on an administration page, as you would with a blog, type in the text content, click save, and the content shows up on the specified page. So there’s no need to continue editing HTML pages and uploading them to your server every time. With Joomla! you save the content in the backend and it is saved in the database. How easy is that? (continue reading…)
How to create a popup message in Dreamweaver
by admin on Jan.03, 2009, under Dreamweaver, HTML
The process of creating a pop-up message in Dreamweaver is very simple. Dreamweaver writes out all the underlying code for you. All you have to do is know how to do it.
First get yourself a copy of Dreamweaver - if you are reading this, I’ll assume you got this covered.
Then, follow me:
Then: (continue reading…)
