You are usually using Twitter day in day out if you are a Twitter fan(atic). And when you thought you reached the limit with what you can do a new service pops up that allows you to save and send reminders using the messaging service. Remind Me About is basically an Open Source php script [...]
- Author: Martin Brinkmann
- Comments: 11
New Managed Server Ordered
Ghacks has been running on the same server for more than a year now. The server it is running on is provided by German company Hetzner who offer a fantastic deal for the money (€49 for a 4 Gigabyte server with everything that is needed to run websites that have a lot of traffic). A [...]
- Author: Martin Brinkmann
- Comments: 32
Opera Unite
Opera has finally lift the veil and introduced the “thing” that would reinvent the Internet. It goes by the name Opera Unit and will be a part of the upcoming Opera 10 web browser. Opera Unite basically offers web server capabilities right in the web browser which allows users to share data and files on [...]
- Author: Martin Brinkmann
- Comments: 7
Run Your Own Home Web Server
Running a home web server can be advantageous or even the only solution depending on its purpose. All those dedicated web server providers do not help much for instance if all you want to do is to setup a web server for a home network. Home Web Server is a software to run a web [...]
- Author: Martin Brinkmann
- Comments: 9
Portable Web Server
Server2Go is a portable web server that can be run from any storage space in a Windows environment. It can be placed on USB devices, removable devices, CDs, DVDs or the hard drive of the computer. It requires no installation at all and can be run right from the location where it has been placed [...]
- Author: Martin Brinkmann
- Comments: 3
HTTP File Server
Making files accessible online can be done in several ways. One possibility that is quick and easy to achieve is with the help of HTTP File Server. The free portable software can be used to pick folders or files on the computer’s hard drive and make them available online. If it is only about the [...]
- Author: Martin Brinkmann
- Comments: 3
How To Deal With Huge Apache Web Server Log Files
I must admit that I have not been paying attention to the size of some of the Apache web server log files on my dedicated server. For those that do not know, the Apache logs are the log files of the Apache web server. They log every hit to a website and provide excellent material [...]
- Author: Martin Brinkmann
- Comments: 6
Quick PHP Testing And Debugging Server
HTML websites can be easily tested and debugged locally because no additional software but a text editor and a web browser are needed to do just that. Things change when you turn to PHP because PHP requires a web server that executes the php commands and returns the html code of the website. I have [...]
- Author: Martin Brinkmann
- Comments: 2
Running a Bittorrent client from a web server
Running a Bittorrent client from a web server is a good way for sites like Jamendo to seed the torrents that they offer on their sites. This is also an excellent opportunity for authors of Open-Source and Freeware applications to cut their bandwidth costs by sharing the bandwidth with the users who are downloading the software. If you run a bittorent client from a web server you are plattform independent which means that you can access the client from every computer with Internet access – even from work or school to add new torrents to the queue, check the current downloads or administrate the client.
