Archive

Posts Tagged ‘Web2.0’

Winginx – handy tool for web development

June 29th, 2014 No comments

One line browser notepad

January 31st, 2013 No comments

Just enter that “data:text/html, <html contenteditable>” into the address bar of your web-browser, click in the top left hand corner, and begin typing.

Tags: , ,

The Chromium Projects

May 14th, 2010 No comments

The Chromium projects include Chromium and Chromium OS, the open-source projects behind the Google Chrome browser and Google Chrome OS, respectively. This site houses the documentation and code related to the Chromium projects and is intended for developers interested in learning about and contributing to the open-source projects.

Get Chromium build from http://build.chromium.org/buildbot/continuous/.

Tags: , ,

Google Native Client

May 14th, 2010 No comments

Native Client is an open-source technology for running native code in web applications, with the goal of maintaining the browser neutrality, OS portability, and safety that people expect from web apps. We’ve released this project at an early stage to get feedback from the open-source community. We believe that Native Client technology will help web developers to create richer and more dynamic browser-based applications.

Native Client runs on 32-bit x86 systems that use Windows, Vista, Mac OS X, or Linux. Some ARM and x86-64 support is implemented in the source base, and we hope to make it available for application developers later this year.

With Native Client SDK and a Windows, Mac OS X, or Linux computer, you can build web apps that seamlessly use native C/C++ code to perform high-performance computation, render 2D/3D graphics, play audio, and respond to mouse and keyboard events — all without requiring users to install a plugin.

The Native Client SDK preview, in contrast, includes just the basics you need to get started writing an app in minutes: a GCC-based compiler for creating x86-32 or x86-64 binaries from C or C++ source code, ports of popular open source projects like zlib, Lua, and libjpeg, and a few samples that will help you get you started developing with theNPAPI Pepper Extensions. Taken together, the SDK lets you write C/C++ code that works seamlessly in Chromium and gives you access to powerful APIs to build your web app.

Wireshark

January 16th, 2010 No comments

Wireshark is the world’s foremost network protocol analyzer, and is the de facto (and often de jure) standard across many industries and educational institutions.

Read more…

Microsoft Web Platform Installer 2.0

October 4th, 2009 No comments

The Microsoft Web Platform Installer 2.0 (Web PI) is a free tool that makes getting the latest components of the Microsoft Web Platform.

homepage

How to Install WordPress on your own Computer In 5 Minutes

SVGMin

September 16th, 2009 No comments

SVGMin a small command-line utility to reduce SVG size by removing redundant information.

Many illustration programs can export the drawing to the SVG format. However, the SVG output is often sprinkled with a lot of extra stuff, mostly so that the file can be read back without a loss of information. This is however not good if the SVG output is the final file targeted for deployment, e.g. for a web site or as a scalable theme in a mobile platforms. The extra baggage in the contents which has no effect on the rendering should be removed to reduce both the download size and the (run-time) parsing time.

Tags: , , ,

Fiddler

September 16th, 2009 No comments

Fiddler is a Web Debugging Proxy which logs all HTTP(S) traffic between your computer and the Internet. Fiddler allows you to inspect all HTTP(S) traffic, set breakpoints, and “fiddle” with incoming or outgoing data. Fiddler includes a powerful event-based scripting subsystem, and can be extended using any .NET language.

Fiddler is freeware and can debug traffic from virtually any application, including Internet Explorer, Mozilla Firefox, Opera, and thousands more.

Opera Unite: a Web server on the Web browser

July 13th, 2009 No comments

With Opera 10, we are introducing a new technology called Opera Unite, radically extending what you are able to do online. Opera Unite harnesses the power of today’s fast connections and hardware, allowing all of us to help define the future landscape of the Web, one computer at a time. Read about how Opera Unite is going to change the way we interact on the Web on labs.opera.com.

Homepage

Tags: ,

Советы web-верстальщику

February 8th, 2009 No comments

Несколько советов от web-программистов. Советы:

Read more…

Tags: