WWW dev

Scheme-it on-line schematic tool

Digi-Key Corporation and Aspen Labs launched around one month ago one-of-a-kind online ‘Scheme-it’ tool for drawing schematics. Scheme-it is a new on-line design tool that allows engineers, students, and enthusiasts to quickly create and share electronic schematics from directly within their web browser. “Digi-Key is excited to launch Scheme-it, the industry’s only fully-online schematic tool,”

Websocket getting ready for use

Websocket is a promising technology for more advanced web applications. Websocket allows to make a continuous two-way connection between the application software running on web browser the software running on server. WebSocket represents the next evolutionary step in web communication compared to Comet and Ajax. The WebSocket standard (when it gets ready and widely supported)

Captcha security

Outsmarted: Captcha security not much of a gotcha article tells that a team of Stanford University researchers has bad news to report about Captchas, those often unreadable, always annoying distorted letters that you’re required to type in at many a Web site to prove that you’re really a human. Captcha is often used to defend

HTML5 has won Flash on mobile

It seem that HTML5 has won Flash on mobile devices and Adobe recognizes it. Adobe ceases development on mobile browser Flash, refocuses efforts on HTML5. HTML5 is now universally supported on major mobile devices, in some cases exclusively. This makes HTML5 the best solution for creating and deploying content in the browser across mobile platforms.

ACTA and SOPA – looks bad

ACTA, the Anti-Counterfeiting Trade Agreement, is a punishing, secretly negotiated copyright treaty that could send ordinary people to jail for copyright infringement. ACTA would establish a new international legal framework that countries can join on a voluntary basis and would create its own governing body outside existing international institution. ACTA has been negotiated in secret

UN wants two-thirds of the world online by 2015

Broadband technologies are fundamentally transforming the way we live. UN believes that communication is not just a human need – it is a right. The greater communication and understanding made possible through access to information and communication technologies. In today’s challenging economic climate, recent research has shown that broadband infrastructure and services contribute to economic

Mathematics equations in web

How to present math­emat­ical ex­pres­sions using a language that has so little markup for them? Sometimes you can use MathML, but often you need to resort to images. Useful tools and tricks article mentions a nice on-line LaTeX equation writing tool at CodeCogs.com: You type in LaTex or MathML and it creates an image of

From Meego to Tizen

Meego will will be merged out of existence. MeeGo will become Tizen. Tizen is a software platform and a mobile and device operating system based on Linux and other popular upstream projects. According to Intel, Tizen will build upon the strengths of both LiMo and MeeGo and Intel will work with MeeGo partners to help

Google Native Client

One of the key features of the web is that it’s pretty safe to click on almost any link. Your browser can fetch code from some unknown server on the internet and run it. In the browser you can use any language you want – as long as it’s JavaScript. JavaScript is an interpreted, dynamically-typed