Based on my experience in using different kinds of Anti Virus softwares, I have found out that there are fake/fraud Anti Virus softwares that doesn’t really clean your system, and some of it also contains a more dangerous virus that can really harm your PC. I have listed some of it, and these are the…
Category Archives: Web Stuff
Everything and anything around the world wide web, the internet and other related web stuff
While im browsing the world wide web, I again searched for php tutorials, and I think that I should post PHP tutorials that google listed in their first page of search results. I’m just bored and don’t know what to post, that’s why I posted the top results of PHP tutorials in my blog. here…
Ajax, shorthand for Asynchronous JavaScript and XML, is a web development technique for creating interactive web applications. The intent is to make web pages feel more responsive by exchanging small amounts of data with the server behind the scenes, so that the entire web page does not have to be reloaded each time the user…
Development of PHP scripts without a preconceived plan to manage them is asking for a headache. The goal of a framework is to make the process of writing web-based applications simpler. An application designed around MVC is easier to manage because it is split into tiers, which allow for independent development. This promotes code re-usability…
It is one of the most powerful Trojan /virus I have ever seen… While I was working, one of my friends PMd me and gave me a link http://www.nsl-school.org [Please don’t click this link] If your computer is infected with this virus ” It will send the nsl-school.org url to all of your friend list…
Rails is a full-stack framework for developing database-backed web applications according to the Model-View-Control pattern. From the Ajax in the view, to the request and response in the controller, to the domain model wrapping the database, Rails gives you a pure-Ruby development environment. To go live, all you need to add is a database and…
ATM S.A. is a Warsaw-based information technology (IT) company founded on a combination of telecommunications, information and media technologies. The Company is mainly involved in computer systems and telecommunications network integration, as well as the provision of telecommunications services. The Company is also active in the area of aviation electronics, supplying black box recorders to…
2005 will definitely be remembered as the rise of AJAX – the new development technique that many believe will blur the line between web-based and desktop applications. This mystical acronym, authored by Adaptive Path in mid February, is a label for the rich, highly responsive and interactive interfaces of AJAX-enabled applications. It stands for “Asynchronous…
Adobe Labs have introduced a preview of their new Spry Framework for AJAX, which aims to demystify AJAX for a non-technical audience. Adobe are attempting to enable anyone with basic HTML, CSS and JavaScript skills to be able to harness the power of AJAX within their pages. Sadly, at this initial stage it seems that…