Archive for April, 2006

MySQL Replication

Comments off

Burning in TC

Comments off

U.S. Army Survival Manual (FM 21-76 – EQUIPPED TO SURVIVE ™)

Comments off

CSS Tutorials

Top 10 CSS Tutorials:
Hoverbox Image Gallery
CSS Bar Graphs
CSS Vertical Menus
Listamatic
Floatutorial
Rounded Corners
40 CSS Layouts
CSS Photo Gallery
CSS Drop Shadows
Style Sheet Switcher

Comments off

Web proxy (proxies) HOWTO/list

Comments off

Comments off

Happy mailing

Blat is a Win32 command line utility that sends eMail using SMTP or post to usenet using NNTP.

Comments off

Comments off

How Google can show you a debug window (on Google Calendar just type javascript:_ShowPerf();).

Comments off

View JS/CSS

JSView enables to easily view JavaScript and CSS files of the webpage.

Comments off

Disable CD Autoplay in Windows XP Pro

Comments off

Comments off

LDAP Java

Comments off

LDAP in Java

Comments off

Comments off

450+ common problems solved for free

Comments off

Wifi na Vrsovicke

Comments off

Partitioning

GParted is the Gnome Partition Editor application.
The project includes LiveCD distribution.

Comments off

try/catch/finally in JavaScript

Comments off

Check Burned CD Quality

Comments off

Better mp3 palyer software

Rockbox (Open Source Jukebox Firmware) is an open source replacement firmware for mp3 players (iPod, iRiver, Archos).

Comments off

JavaScript Loggers

JSLog (a Lightweight Ajax logger) is a lightweight, self-contained logging panel which takes the place of alert() boxes for your AJAX and DHTML applications. It is unobtrusive, easy to use, and can stay in your code through deployment.

Lumberjack is the Cross-Platform Javascript Logger And Console

JavaScript Logging (A List Apart article on JS logging)

Comments off

Browser Debugger

FireBug lets you explore the far corners of the DOM by keyboard or mouse. All of the tools you need to poke, prod, and monitorour JavaScript, CSS, HTML and Ajax are brought together into one seamless experience, including an error console, command line, and a variety of fun inspectors. (a little bit unstable but EXCELLENT!)

Comments off

Debugging JavaScript

Debugging JavaScript Using Venkman (WebReference.com)
Venkman is a degugger for Firefox browser.

Comments off

Dojo Toolkit

Dojo is the Open Source JavaScript toolkit that helps you build serious applications in less time. It fills in the gaps where JavaScript and browsers don’t go quite far enough, and gives you powerful, portable, lightweight, and tested tools for constructing dynamic interfaces. Dojo lets you prototype interactive widgets quickly, animate transitions, and build Ajax requests with the most powerful and easiest to use abstractions available. These capabilities are built on top of a lightweight packaging system, so you never have to figure out which order to request script files in again. Dojo’s package system and optional build tools help you develop quickly and optimize transparently.

Comments off

Comments off

Comments off

Comments off

Comments off

jsolait

jsolait:
The goal is to ease JavaScript development by building a free library of reusable modules and components and enhancing JavaScript with simpler Class and Module handling mechanisms.

There are modules like this:
* codecs – the string encoding/decoding module
* crypto – cryptography algorithms like rc4 for string encryption/decryption.
* dom? – Some DOM implementation (EventListener?, EventTarget?).
* forms? – HTML forms functionality for SVG.
* iter – Iterators for JavaScript
* jsonrpc – A json-rpc implementation.
* lang? – provides language services like tokenizing JavaScript.
* net? – provides networking services like HTTP and TCP Sockets.
* operators? – provides functions that implement operators.
* sets – Sets implementation.
* strings – String manipulation functionality like templating.
* testing – unittesting for jsolait.
* urllib – provides http post, get, .. functionalities.
* xml – provides xml services like parsing, xml2String and importing functionalities
* xmlrpc – an XML-RPC implementation.

Object Oriented Programming using JavaScript o Lait (tutorial)

Comments off

Real XML AJAX

Comments off

Comments off

Comments off

Magic Number Series

Comments off

Unattended Windows

MSFN’s Unattended Windows : Unattended Windows Introduction – Microsoft Software Forum Networks (MSFN), has a complete guide on how to completely customize your Windows installation CD. Slipstream Hot fixes, silently install applications, automatically configure WLAN settings, themes, visual styles, etc. You can make a Windows that never thought existed.

Comments off

Comments off

Serial Programming Guide for POSIX Operating Systems

Comments off

API lookup service

gotAPI.com (API lookup service) – searches in API documentation of HTML, JavaScript, DOM, CSS, XSL, XPath, XML Schema, MySQL, PHP, Ant, Java, Perl, DITA

Comments off

Taming OpenOffice.org MS Word – OO Writer comparison, etc.

Comments off

Serial Port Proxy

SerProxy (windows, linux) is a multi-threaded proxy program for redirecting network socket connections to/from serial links, in cases where the remote end of the serial link doesn’t have a TCP/IP stack (eg an embedded or microcontroller system). The proxy allows other hosts on the network to communicate with the system on the remote end of the serial link.

Comments off

English Accents

Speech accent archive – browse the globe and select a region – a speaker coming from the region reads a piece of text.

Comments off

Windows Registry

Comments off

Graphs in PHP

Image_Graph – PEAR Open Source PHP OO Graph Rendering Utility; excellent, comes from PEAR (pear.veggerby.dk – many examples with source code)
Advanced Graphing Class Readme (PHP5) – quite good
BaaChart
Multigraph

Comments off

nohup – run a command immune to hangups, with output to a non-tty (nohup.out)

Comments off

Flash without Macromedia

Motion-Twin MTASC is the first ActionScript 2 Open Source free compiler.
It can compile large number of .as class files in a very short time and generate directly the corresponding SWF bytecode without relying on Macromedia Flash or other tools.

Comments off

The logtail Site

Logtail is a logfile download and tailing application. It uses AJAX to update the tail-windows. The AJAX approach transfers only the added lines from a logfile over the wire.

Comments off

Perl Visual Debuger

PERL5WEBDB is a perl CGI debugger. By using PERL5WEBDB, you can debug CGI scripts visually through your web browser.
PERLWEBDB is very easy to install. Just untar the archive, and run the configuration script. Once the apache server has been restarted, everything becomes ready. When your debugger window is open, your HTTP requests will automatically be trapped and become attached to the debugger. When the debugger window is closed, your scripts will run as normal.

Comments off

Perl IMAP Client documentation

Comments off

Java Code Quality

PMD scans Java source code and looks for potential problems like:
- Possible bugs – empty try/catch/finally/switch statements
- Dead code – unused local variables, parameters and private methods
- Suboptimal code – wasteful String/StringBuffer usage
- Overcomplicated expressions – unnecessary if statements, for loops that could be while loops
- Duplicate code – copied/pasted code means copied/pasted bugs

Copy/Paste Detector (CPD) finds duplicate code (part of PMD (?)).

Comments off

XML editory

XML editory pro Windows i Linux (ComputerWorld 10/2004) – Originál v němčině (včetně obrázků)

Comments off

« Previous entries Next Page » Next Page »