Monica Charles, a former waitress from the small town of Alice, Texas, long-time internet user and one of only a handful of female webmasters has developed a new and exciting concept in advertising. In a bid to help provide a better life for her mother and disabled father by moving them out of their 25 year old trailer home, Monica has offered her new advertising idea to the world.
Using skills in programming and web design she developed in her spare time, Monica gave birth to her new site: http://www.thescreensaversite.com.
Inspired by the star field screensaver in which viewers are inexplicably propelled through space, Monica hopes to captivate internet users with a new form of targeted advertising that will plug the major holes in most modern internet advertising strategies:
- A low cost and effective form of advertising for internet businesses.
- A means of displaying products and services to customers that is interactive and fun.
Launching, Wednesday 31st of January, http://www.thescreensaversite.com offers individuals and businesses alike their chance to reserve their own piece of a virtual cosmos. The idea is actually pretty simple, the users will "travel" through space passing by various company logos and pictures, clicking on the ones that arouse their interest as they appear in front of them. There are 10,000 stars available for advertisers to purchase and each star costs a $100 each, and will be running online for 1000 days.
Related Articles
Reusing Code in Web Pages
By: John Dixon | 10/03/2008 | Web Design
If a piece of code is used several times in a web site, it makes sense to write the code once and include it whenever it is required.
Using Php to Populate a Drop Down List Box From a Mysql Database Table
By: John Dixon | 05/09/2008 | Web Design
Drop down list boxes provide a great way to enable visitors to your web site to select an item on a form. Normally, you hard code the items on the drop down list box - but what about if you want to get the items from a database table.
Web Design & Search Engine Optimization (seo) 101 - the Basics
By: Daniel Yi | 03/07/2008 | Web Design
What to look for when designing websites and how to optimize for search engines.
A Review of Linux Web Development Tools
By: Christophe | 09/05/2007 | Internet
Linux is the most popular operating system for web servers but isn't well known as a web development platform. Which web development tools are offered to Linux users and are they any good ?
Web Designing as a Profession
By: Sally | 18/07/2007 | Internet
Internet, technology of computer, is a boon to the 21st century. New Technologies, latest softwares are coming out daily to cop up with the increasing demand of the consumers. Nobody can even think of successful life without the help and assistance of with these technologies. Internet is the largest medium that provides you access to various website and in turn to the profession of web designing.
Affordable Php Mysql Hosting Is Within Your Reach
By: Anil Khatri | 13/06/2007 | Internet
Gone are the days of expensive web hosting. There was a time, just a few years ago, when hosting was not as cheap as it is now. Lets see why.
Hosting is all about storage on a hard disk (which resides on the web server) and bandwidth for your data. Till...
“6 Proven Website Strategies for Internet Entrepreneurs”
By: Matt Bacak | 20/04/2007 | Entrepreneurship
Learn 6 proven website strategies that will drastically improve your Internet business website. Learn why your squeeze page is critical to success.
Choosing A Web Site Hosting Company - The Most Important Factor
By: Anil Khatri | 14/06/2007 | Internet
What is the most important factor in choosing a web site hosting company? Many new webmasters overlook the most important factor in making the selection.
Some of the most important factors in choosing a web site hosting company are cost of a plan, features provided in that plan, technical support, location...
Got a Question? Ask.
Ask the community a question about this article:
Frequently Asked Questions
How can you restrict images from public view?
By: myed | 01-10-2008
The website I've setup allows members to upload pictures. The pictures are stored in a directory. How can I keep them from being viewed by the public. Should I do this with PHP and an .htaccess file?
Can you connect to two mysql databases on one php ...
By: myed | 30-09-2008
Can you connect to two mysql databases on one php page?
Flash relicensing
By: mobi | 30-09-2008
I need to reformat my computer. I would like to know how do i know the my licening for adobe flash will not become invalid?
Can WHERE equal anything in a MySQL query?
By: myed | 28-09-2008
I'm trying to create one function to do a lot of different sorting. Can I make the default value of a WHERE argument equal to anything? So that the default value for that argument will find everything? function get_inventory ($order = 'id', $location = 'WA', $recalls = 'anything', $sold = '0') { $query = "SELECT * FROM v_inventory "; $query .= "WHERE location = '{$location}' and "; $query .= "recalls = '{$recalls}' and "; $query .= "sold = '{$sold}' "; $query .= "ORDER BY {$order} ASC"; $result = mysql_query($query, $connection); }
Website promotion, promote you website, search ...
By: Emmanuel | 27-09-2008
website promotion, promote you website, search, site, ranking, search engine optimization, search engines, search engine,
I want to take my screensaver off screen
By: Mary | 27-09-2008
how do you turn off aol screensaver ?
Q&A Powered by:
Latest Programming Articles
Cool Desktop Wallpapers
By: Danny | 18/11/2008
Cool desktop wallpaper is accomplishments arrangement that displayed in the computer operating system. The wallpapers usually be acclimated in JPEG, BMP and GIF book formats. That wallpaper can be acclimated with Microsoft Windows, Linux and Macintosh Mac OS. Each adviser can be altered requirements, alike admitting wallpaper images advised for accepted monitors can be scaled up or bottomward to the fit size. Those are accessible on the internet for free. Some categories of wallpapers are a
Tips for Buying Software Online
By: Daniel Jowssey | 17/11/2008
Buying software online not only helps save the planet, it also has other benefits, including:
* Ease and Simplicity. You can purchase software in your underwear at 4am if you really want to. Shopping online doesn’t have to be done within regular business hours, nor do you need to look your best to do it. It’s also easy to shop around for the best prices and takes less time than driving to the shops.
Mvc Design Pattern
By: TuVinhSoft .,JSC | 14/11/2008
Model-view-controller (MVC) is an architectural pattern used in software engineering. In complex computer applications that present a large amount of data to the user, a developer often wishes to separate data (model) and user interface (View) concerns, so that changes to the user interface will not affect data handling, and that the data can be reorganized without changing the user interface.
Advantages of Low Cost Contract Programmers in Freelance Programming
By: Joanna Gadel | 12/11/2008
It observed that web industry is getting tougher thus the necessity of freelance contract programmer is required for developing more effective website with flexible features. This article states the fruitful advantages of freelance programmers in contract programming.
A Guide to Cnc Kits
By: Martin Applebaum | 09/11/2008
CNC kits are a way in which to construct your CNC machine. This article will provide some information on these machines.
A Guide to Cnc Tube Bending Machines
By: Martin Applebaum | 08/11/2008
Are you familiar with a CNC tube bending machine? This article will shed some light on the main function and components of this machine.
Ways to Hire Dedicated Php Programmers
By: Jucick | 08/11/2008
It’s not at all easy to hire dedicated PHP programmers unless you know where and how to find them. Whether you need to fix, update or enhance your website you naturally want the job done quick and right.
Top 4 Reasons Why Addressing Web Accessibility is Important
By: Matt Cave | 05/11/2008
There are very high chances that web accessibility is more important to the performance of your web site than you realize. Article takes a look at the top 4 reasons why it would be important to address the issue of web accessibility.