The number of people capable of building a web site is growing daily (I said capable, I didn’t say good
. Something else that is also growing along side this is the number of web based applications being built. More and more developers/people with some know how are devoting time to producing some kind of application that uses a web based language like ASP or PHP. The hard part about building something that uses a server side script like PHP is that it is impossible to test your application with out access to a web server. I suppose you could just upload it to an active web site and test it live on the internet so to speak. Would you be honestly comfortable releasing something that hadn’t been tested? It would be all too easy for some one to find an exploit to use that causes serious problems. I’d say it’s much easier to have some way of testing this on your local network, that way if you have no internet access for some reason at least you can keep working ![]()
Continue reading »
One thing I hate is being lied to. I like honesty, tell me the truth and I might be a bit upset but I will appreciate you for it. You will go up in my estimations for your honesty. Tell me a lie that I find out about and well, you’re in for a quick route to my most hated list. One thing is for sure I won’t do any kind of business with you. I’m not the only person with this point of view I am sure, everyone hates being lied to and in this day of search engines it’s much easier to be caught out than you would think. Continue reading »
A lot of people would say the only thing Internet Explorer is good for is downloading something else to surf the web with. Truth be told, I’d tend to agree. My current browser of choice is Firefox and it has been for a long time now. That’s not just because I spend most of time using a Mac either. Even when I use a Windows machine I still look for the the FF icon to do my web browsing. I only use IE when I have no other option, like if I am using an ASP based app which does seem to need IE to run properly. Judging from the ever growing market share of other browsers against IE. Its a fair assumption that more and more people I coming to realise that they don’t have to be stuck with what comes installed on their machine. Continue reading »
One of the biggest problems we have in our office is accessing data about all of our clients. As the company has developed over the years various systems and databases have been put in place to hold data about our clients. As you can imagine this can be a problem as some information you need is in one system but some the other part of it is held in yet another database. Recently I have been working on a way to marry all this information together. I’m looking at running this through a php web interface and a mysql database. Continue reading »
Any one thats been reading my past entries may know I dabble in a little software development here and there. Some times for my own amusement but quite often it’s for a reason relevant to work. Recently we have been developing a new application to talk the network connected devices we use. It constantly polls the devices for fresh information as long as the communication software is running somewhere on the network and adds this information to the database. Continue reading »

