For anyone out there who follows my articles and blog posts you should know that I have been working on a CMS or Content Management System that people will be able to use to create and manage their web site without having to know HTML. Well I have finally finished Version 1.0 and I am looking for Beta testers how would like to try it or anyone who wants a free CMS.
Archive for the Category ◊ Development ◊
Printers are a common problem when it comes to writing scripts for them. Most of use know the NET USE command to map a printer but did you notice that it does not display in Printers and Faxes after you have used the NET USE command. It has been mapped and you can print to LPTx and have it print out but the printer is not listed for Windows use.
So this is a topic where a lot of people have many different opinions on the best way to do CSS positioning and so give you a little perspective as to how frustrating it can be. I saw an pie graph the other day that showed a layout of a Web Designers time spent on a web site and about 1/5 was “Time spent trying to get CSS position to work, then giving up and using tables” and this is such a true statement. I can’t tell you how many times that has happened to me. But by using tables you are flexible in your layout but not as flexible as using CSS positioning. The major benefit of using CSS is if you want to change the look you don’t have to change every page, just the CSS.
Aside from being a Network Administrator, I absolutly love doing websites and I have my own little web site design business on the side. Due to possible ethical conflicts I am not going to list the company name here but if you Google I am sure you will find it.
With all that being said I also love creating Web Applications to make people’s life a little easier. I am currently working an Content Management System for web pages that is easy to install and easy to use. I am hoping to be done with this project in the next week or so since I am going to lock my self in my office until I can get it done. I am looking for some Beta testers that would be willing to try my CMS for me and in return you will receive a subscription to my newsletter along with a free copy of the full finished version of the CMS for your personal use.
Facebook applications are what keep most of us comming back to Facebook. Whether we are addicted to FarmVille, FarmTown, Mafia Wars or any other game you my play on Facebook. These are all Facebook applications and anyone who has knowledge of web prorgamming can take advantage of the facebook platform for their games or applications.
LAMP or Linux Apache MySQL and PHP is what open source web development is often refered to because all of these applications are open source there for they are free to download and use. All of the applications listed above are meant for create web sites or web applications and are very powerful programs. In this article we will go over each one, what it is and where you can get it. In later articles we will discuss installing these applications for use on your server.
I have written a couple of articles describing different tools and I enjoy using and I like to include all of the free tools you can use. Well here are my 5 favorite web design tools that are absolutly free to use.
Part 1 of my Beginning PHP and MySQL for Dynamic Web Pages showed you how to access a MySQL server, access a database and even retrieve and write data to that table. In this article we will go a little deeper and discuss retrieving entries from the table and how to use them in a PHP document or documents. We will discuss how to create one page that can actually support an unlimited number of pages, if I have confused you with that last statement then just read on because it should all come very clear soon.
PHP and MySQL are two very popular and very powerful programs that can be used to create dynamic web pages. Using PHP and MySQL you can develop just about anything from web sites, content management systems and even web applications for business use. In this article I will show you the basics of creating a dynamic web page with PHP and MySQL.
Before you hire a contract programmer to put more features into your website, you need to know which programming language will be helpful for your website as well as affordable for your budget. Suppose you want a dynamic website to show your business products in front of your viewers with several dropdown features then you should hire a freelance programmer to decorate your website.

