473,387 Members | 1,535 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,387 software developers and data experts.

Perl - Internet Cafe Software for Linux - open source

I am just starting to learn Perl. I had an idea that there should be
free open-source Internet Cafe management software for Linux. I
searched around online but couldn't find anything. The program would
be appealing to anyone wanting to offer Internet access to their
customers, from Internet Cafes to hotels. Who wants to pay hundreds or
thousands of dollars for Internet Cafe management software? If running
Linux, one could put together a nice, secure Internet cafe with older
computers. There wouldn't be the same problems with spyware and
trojans that currently plague Internet cafes. Maybe a small
distribution could be made that specifically contains only what one
would need for an Internet cafe (like a re-mastered, installable
Knoppix disc with the extras removed and the Internet cafe software
added -- put the disk in, install it, and you are ready to go).

I am wondering if an Internet cafe management program like this could
be programmed in Perl and whether it is too difficult for a beginner.
I have some basic knowlege of networks but not much of an idea of where
to start. I can write simple programs in Perl but haven't done
anything with a GUI. I originally started learning to program with
VB.NET and ASP.NET but now am trying to go the open source route with
everything (PHP, Perl, Linux).

All the program has to do is:
* lock and unlock computers over the network, keeping track of billing
time. Or, alternatively, generate codes for pre-paid access (less
desireable because customers don't like this system as much).
* set all variables with an admin screen (price, billing period
(minute, 10 minutes, hourly, etc.)).
* be able to remotely reboot and shutdown the computers.
* Log all transactions and give daily totals.
* Allow the input of descrepencies (for example, if a customer runs out
without paying, or isn't going to be charged becuase the computer
crashed on him while he was writing an email).
* Set all computers' Internet homepages to a specific site that cannot
be modified by users or malicious software.

Optional additions for the future:
* the ability to send messages to the Cafe computers.
* allowing only certain programs to run (Firefox, Kopete or Gaim, CD
burning software for digital camera photos).

I don't own an Internet cafe; I just happen to find myself working at
places that offer Internet access to the public and this possible
solution came to mind.

Actually, one possible complication is that the admin computer would
probably be a Windows computer in most places, although it would be
better for an Internet cafe to run Linux because of spyware and to
possibility of using slow, older computers.

Would Perl be a good language to try this project in?
Would this be something that is difficult to program?
Can it be written in Perl and then be used on both Linux and Windows if
I install Perl on the Windows machines?

Thanks in advance for any suggestions people can offer.

Jul 19 '05 #1
1 17983
I originally wasn't able to find any software like what I mentioned
above on Google or Sourceforge.net, but I just tried another site that
I heard about, www.freshmeat.net, and saw a few open source Internet
cafe programs.

I'm looking through those now.

In any case, I'm still interested in finding out the answers to those
questions above.

Thanks

Jul 19 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

5
by: Cecil Westerhoff | last post by:
I just started with programming under linux with c++. I have programmed for years with Borland C++ Builder. So I have some experience. But I can not find the libraries for intenet stuff. (Ping,...
29
by: Mainlander | last post by:
An ISP I belong to uses Majordomo for their mailing list system. I'd like to encourage them to move to a system that uses a database, preferably psql which they already run on their server....
0
by: Kirt Loki Dankmyer | last post by:
So, I download the latest "stable" tar for perl (5.8.7) and try to compile it on the Solaris 8 (SPARC) box that I administrate. I try all sorts of different switches, but I can't get it to compile....
13
by: Otto J. Makela | last post by:
I'm trying to install to php the Perl-1.0.0.tgz package (from http://pecl.php.net/package/perl, enabling one to call perl libraries) to a pre-existing Solaris system. Unfortunately, the attempt...
4
by: Ignoramus6539 | last post by:
There were some strange requests to my server asking for config.php file (which I do not have in the requested location). I did some investigation. Seems to be a virus written in perl,...
9
by: 8anos | last post by:
Hello, I am new at the community and newbie at programming :) As you may know rapidshare provides a perl script for linux, to upload files at their servers. You can find the original scripts at...
0
by: Jassim Rahma | last post by:
I am developiing internet cafe software and I want to know how can control the cafe PCs from the admin staff PC, I mean by controlling locking and unlocking, monitor the usage time, etc...
22
by: Dan Rumney | last post by:
Hi all, I've been writing Javascript for quite a while now and have, of late, been writing quite a lot of AJAX and AJAX-related code. In the main, my dynamically generated pages are created...
10
by: happyse27 | last post by:
Hi All, I got this apache errors(see section A1 and A2 below) when I used a html(see section b below) to activate acctman.pl(see section c below). Section D below is part of the configuration...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.