This project deals with the management of the electric appliances through the web technologies. Basically, this is a system simulation project in which the client has developed a simulator which controls the flow of the electric appliances. This simulator picks the signals from a wireless router, and we pass three bytes to the router for the control of the simulator. The router is in fact managed by the web technology (PHP). We pass the signals to router for the control of the appliances. To control these appliances we pass the specified codes to simulator on which it performs. Different type of triggers are being used to control the appliances. The user can check the status of these appliances through web and even can manage them like switching it on or off, specifying the time schedule in which a particular appliance should work etc. The user status is updated every 30 seconds.
 
;
This is project is based upon RSS (Real System Syndication) in which any user can subscribe us and then the user will be provided with the latest results. This project is developed using XML, php and mysql. The user is given a specified feed id and depending upon this feed the xml is parsed and the users are updated accordingly. It can generate dynamic xml feeds for its clients. This project is divided into different phases. The xml parsing phase is complete and right now the main work is for the development of advertisements. Any subscriber can put their ads that will be displayed on the user xmls. The selection criteria of the ads is based on many a things like when the first ad was displayed, which is the most money making ad etc.