How to easily monitor your web server using PHP
Doing so is quite easy. First you have to use Gmail. As it is a free service, you can create a dedicated account for your monitoring alerts. Once finished, login to your account and click on the “Settings” link located on the top right side of the browser window.
Then, select “Forwarding and POP/IMAP”:
As shown in the previous screenshot, the only thing you have to do is to check “Forward a copy of incomming mail” and fill the field with your phone number @ your provider service.
For example, If your phone provider is AT&T, you’ll have to type 0000000000@mobile.att.net.
That would be great, a free forward via SMS, but sad enough most european providers doesn't provide this "free" service. You can't send this kind of SMS, but maybe you can use some cheap SMS provider instead of paying high prices for SMS bundles to monitoring services...
Build Your Own Dev Server with VirtualBox
Sun’s VirtualBox is ideal for testing different desktop environments (for example, browser testing), but I’ve discovered it’s also great for running a test server environment. Instead of setting up Apache, PHP, and MySQL right on your desktop machine, you can place them in a virtual Linux server. That way there’s no interference with your desktop, and you can ensure that your development environment is as close as possible to your eventual deployment environment.
With a virtual Linux server running inside your desktop operating system, you can SSH into it, upload files to it, load web pages from it–whatever you’d do with a real live server. And all the software you need is free and simple to configure. Let’s make a start!
I'm using virtualbox to run windows on my ubuntu system. I'm running a local server on my ubuntu configuration. I installed also some FTP server to access my webserver from the client. This article is a great example to do this upside down. I like this Virtualbox a lot :)
Microsoft Launch WebsiteSpark: Free Software For Web Developers
The WebsiteSpark program announced todayprovides eligible individuals or organizations with 3-year licenses of Visual Studio 2008, Expression Studio, Expression Web (also part of studio), Windows Web Server, SQL Server and DotNetPanel. To be eligible, an organization or individual developer must be in the business of building web applications or websites for others (ie. clients) and also have no more than 10 employees.
This is a nice opportunity for beginning web development companies. Just rent a web server for some $ and start deploying your windows web server.
I hope this promotion will help Microsoft to manifest their position in the professional market.







0 Comments