JavaScript frameworks
Comparison of JavaScript frameworks is a table that shows the features of the most commonly used JavaScript frameworks. It is an incomplete table, but as it is a good starting point. My favourite is jQuery. →
Comparison of JavaScript frameworks is a table that shows the features of the most commonly used JavaScript frameworks. It is an incomplete table, but as it is a good starting point. My favourite is jQuery. →
Wired article April 22, 1993: Mosaic Browser Lights Up Web With Color, Creativity tells that NCSA Mosaic 1.0, the first web browser to achieve popularity among the general public, was released this day 1993. The web in the early 1990s was mostly text. NCSA Mosaic was the first web browser with the ability to display →
Windows Internet Explorer 9 Test Drive page intended to give Web developers an early look at the Web platform technology coming in the next release of Internet Explorer. The page shows developers the progress in IE and give ideas to start planning if and how they want to support new HTML5 capabilities in the future. →
The Network Time Protocol (NTP) is a protocol for synchronizing the clocks of computer systems over packet-switched, variable-latency data networks like Internet. The pool.ntp.org project is a big virtual cluster of timeservers providing reliable easy to use NTP service for millions of clients. Unfortunately NTP cannot be used everywhere without problems. NTP uses UDP on →
Twitter s a simple microblogging service that allows users to make posts (called tweets) of up to 140 characters that answer the question “What are you doing now?”. Twitter is one of the biggest sensations in the Web 2.0 world. If you are creative person, you might find other uses for the service like this. →
Green his the web. Ecosia is a new Internet search engine backed by Yahoo, Bing and the World Wide Fund For Nature (WWF). According to site description it basically works like any other search engine but, it gives most (80%) if it’s advertising revenue to a rainforest protection program run by the WWF. Ecosia users →
ePanorama.net has now a Twitter account so you can how follow the news related to this blog and ePanorama.net site in general. Twitter user name you should follow is epanoramanet. →
Live DOM Viewer is a nice JavaScript tool for playing with web page DOM (Document Object Model). This JavaScript powered web page shows you four boxes: HTML source editing box, document DOM view, rendered document view and log. The scrip comes with very simple example data, for better testing you can paste your HTML code →
phpguru.org has a nice PCRE cheat sheet. Take a look at it if you work with PHP. That cheat sheet is inspired by regex cheat sheet by ILoveJackDaniels.com that I used to use. Now that great site is known as and has a good collection of free Cheat Sheets, printable quick references for a variety →
I just found an useful web favicon generator on-line tool at http://www.favicon.cc/. You can paint your logo with the web tool and download when you are finished. Then just put the favicon.ico file into your webserver directory and you are ready. This on-line tools also support generating favicon from an exiting picture that you can →