Simplelinks | Development

Jan 30, 2005

XSS (Cross Site Scripting) Cheatsheet in Development
List of tests for XSS exploits

Jan 19, 2005

Finding the Best Programmer's Font in Development
A study to find the best font to use in your code editor. (via)

Jan 18, 2005

Open Source Testing in Development
Open source tools for software testing professionals

Continuous Integration in Development
The how, why, and what of continuous integration.

Oct 5, 2004

Trac in Development
At the core of Trac lies an integrated wiki and issue/bug database. Using wiki markup, all objects managed by Trac can directly link to other issues/bug reports, code changesets, documentation and files.

Sep 7, 2004

How to write Firefox extensions in Development

Sep 3, 2004

Pragmatic Automation in Development
Building a early warning system for broken software builds, using lava lamps and home automation tools.

Jul 9, 2004

MSDN: Fine-Tune Your Web Site for Windows XP Service Pack 2 in Development
The next Windows service pack changes how IE behaves. Better check those Web sites.

Jul 5, 2004

TODO to RSS in Development
Create an RSS feed of those "TODO" comments in your code with 35 lines of Perl.

Jun 30, 2004

Optimizing MySQL: Queries and Indexes in Development
Badly defined or non-existent indexes are one of the primary reasons for poor performance, and fixing these can often lead to phenomenal improvements.

Jun 16, 2004

Practical XML: Form Validation in Development
Client side validation using an XML document to configure and define the validation. Uses a style similar to my Simplified Form Errors.

Jun 3, 2004

FCKeditor in Development
Open Source rich text textarea replacement for IE, Mozilla, and Netscape.

Jan 1, 2004

Weather.com XML Data Feed in Development
Now you can include weather from The Weather Channel in your own application by signing up for access to our XML data feed. We'll enable you to search for a location and to integrate current conditions and the forecast for today and tomorrow in your application - for FREE!

Nov 10, 2003

browser experiments in Development
Experiments with advanced use of the browser DOM.

Jul 15, 2003

Using CSS as a Diagnostic Tool in Development
Using CSS diagnose page layout problems.

Open computing, open standards and open source in Development
Just as open standards were critical to the emergence of the Internet and the first generation of e-business, they will play a critical role in the next generation of e-business

Jun 20, 2003

Storing Hierarchical Data in a Database in Development
Now, let’s have a look at another method for storing trees. Recursion can be slow, so we would rather not use a recursive function. We’d also like to minimize the number of database queries. Preferably, we’d have just one query for each activity.

Jun 15, 2003

The Rational Edge -- UML Basics - An introduction to the Unified Modeling Language in Development
When you are finished reading you will not have enough knowledge to put UML on your resume, but you will have a starting point for digging more deeply into the language.

May 20, 2003

Simon Fell > IBlogExtension in Development
Given the number of .NET based aggregators now around, I had a vision for a simple extensibility point within the aggregator to be able to hook in 3rd party blogging tools.

Apr 16, 2003

JavaScript Toolbox - Selectbox / Select Box Functions For Manipulating Options, Etc in Development
These functions include sorting options in a select box, moving them up and down, passing values between two select boxes, etc.

JavaScript Toolbox - Auto-Complete in Development
This script is used when you have an input box and a select box, and the user can either select a value or type one in. If they type one in, the matching option from the select box is selected as they type.

Simple Parsing With JavaScript in Development
simple name and address parsing implemented in client-side JavaScript

Apr 4, 2003

Valid windows filename characters in Development
A list of characters allowed in windows filenames.

Mar 20, 2003

JavaScript: Select Box Type Ahead in Development

Mar 10, 2003

SQLyog in Development
SQLyog is a superfast, lighweight and very easy to use Front End for MySQL. (CSV imports and exports, database sync, odbc import)

Feb 24, 2003

Zipdy: Free Zip Code Distance Calculator in Development
Zipdy is a program for calculating the distance between two zip codes and finding all the records in a RDBMS with a zip code with x miles of another zip code. Zipdy was written in C but is also available in PHP and perl.

Feb 19, 2003

Kaosweaver Calendar Popup Behavior in Development
This handle little behavior will create a calendar popup in the format desired, has the capability to add languages to the internal list of languages without requiring an update. The default settings can get a calendar on your page in under a minute, or specify all the details about the calendar and still be done in under five minutes. (Dreamweaver behavior)

Bazillyo's Spiffy DHTML Popup Calendar in Development
Cross browser DHTML Calendar object. Automatic reformatting of hand-entered dates and more.

Javascript Calendar by Lea Smart in Development
Cross-browser Javascript calendar control for text inputs.

Feb 17, 2003

DMenu, DHTML Menu - HTML / CSS in Development
A strictly structure, presentation and function seperated n depth DHTML menu. The power of HTML coupled with CSS and JavaScript is illustrated.

Using Lists for DHTML Menus in Development
It seemed that menus using nested lists could be presented as a navigation bar with dynamic sub menus by the addition of a little JavaScript. The result would be compact DHTML menus that would degrade well in older browsers.

Feb 7, 2003

Mozilla and IE Editor in Development
An IE, Mozilla and Phoenix compatible html editing <textarea>

Feb 5, 2003

XML-RPC HOWTO in Development
Describes how to use XML-RPC to implement clients and servers in a variety of languages. Provides example code in Perl, Python, C, C , Java, PHP and other languages.

XML-RPC.Net in Development
XML-RPC.NET is a class library for implementing XML-RPC Services and clients in the .NET environment.

Feb 4, 2003

Dr. GUI's Gentle Guide to COM in Development
Dr. GUI presents a gentle introduction and guide to COM and explores topics such as the Active Template Library (ATL), COM Automation, and COM Events.

Jan 22, 2003

Philip and Alex's Guide to Web Publishing in Development

Jan 18, 2003

SelectORacle in Development
Ever wondered what a particularly complex CSS selector really means? Here's your chance to find out! Simply enter one or more semi-colon separated selectors or rulesets.

Jan 8, 2003

centricle : css filters (css hacks) in Development
Will the browser apply the rule(s)? (How to hide CSS from different browsers)

Safari information for web designers [dive into mark] in Development
Safari is a new browser by Apple. Rendering is handled by a modified version of KHTML, the rendering engine used by KDE and its Konqueror browser. This page attempts to document known rendering bugs in Safari.

Taking our struggle with CSS font sizes public in Development
Simon Willison comments: The main difference between ems and percentages comes when you start using them for widths/height/margin/padding of a block. 5em means "5 times the height of a letter within this block", while 500% would mean "5 times the width of the containing block" - they have very different meanings.

Jan 7, 2003

Set Height in Development
Bit of JavaScript to set the heights of all DIVs equal to that of the tallest one. Usefull for adding footers to CSS pages.

Jan 3, 2003

The GUI Toolkit, Framework Page in Development
This page provides a comprehensive reference on toolkits for building graphical user interfaces (GUIs), with emphasis on resources for Free Software (Open Source).

Jan 2, 2003

MeadCo's ScriptX in Development
ScriptX is a non-visual downloadable ActiveX control, developed to provide absolute control over document printing operations from client and server computers running Microsoft's Internet Explorer browser.

Dec 8, 2002

404 Research Lab in Development
Links to the best 404 Not Found errors on the web, researched and categorized for your surfing enjoyment. Add yours!

Links & JavaScript Living Together in Harmony : evolt.org, Code in Development
The solution is to think about the functionality the JavaScript will provide and how to accomplish the same task without it. Get it working without first, then add JavaScript to enhance it for JavaScript enabled browsers.

Dec 5, 2002

JavaScript Browser Sniffer: WebTools - WebReference.com in Development
Got Flash? The latest version of our JavaScript-based detective will sniff out both the existence of a Flash player and its version number.

Dec 4, 2002

ATAF-CON in Development
ATAF can automatically convert the database design and copy the data from a MS-Access database and create it on a mySQL server.

Nov 26, 2002

Jeff Sutherland's SCRUM Log in Development
SCRUM is an Agile Software Development Process.

Nov 24, 2002

centricle : css filters in Development
CSS hiding techniques for various browsers.

Liorean's Web Coding Depot in Development
Bookmarklets with remote src

About Simplelinks

Simplelinks is a collection of interesting spaces on the Web. Short, to the point, without commentary. Provided by Kalsey Consulting Group.

Archives

April 2005 (1)
March 2005 (2)
February 2005 (5)
January 2005 (20)
December 2004 (8)

Topics

Baseball (1)
Business (44)
Design (47)
Development (50)
Development: ASP (8)
Development: Perl (5)
Development: PHP (56)
Development: Web services (10)
Diversions (29)
ECommerce (10)
Gadgets (14)
Humor (11)
Marketing (20)
News (11)
Project Management (17)
Recipes (1)
Requirements (5)
Search (14)
Security (8)
Site management (42)
Software (82)
Spam (11)
Syndication (12)
Telecommunications (4)
Usability (10)
Weblogs (23)
Webservers (2)

[Music]
Buy from Amazon.com for

RSS: Articles


Recently

George Carlin (Jun 22)
"I'm always relieved when someone is delivering a eulogy and I realize I'm listening to it."
Business lessons from the Kitchen (Jun 9)
The Gordon Ramsay School of Business
Under The Radar twittering (Jun 3)
My live stream from Under the Radar
Measuring a CEO's mind (May 29)
Not everything that's important can be measured. Not everything that can be measured is important.
Golden 1: breaking customer expectations (May 25)
Take a potential new user and give them a poor signup experience, then call them a liar.
Sprout Test (May 7)
A test post for Sprout widgets.
Product Leadership (May 3)
An anthology of product leadership writing.

Subscribe to this site's feed.

Elsewhere

Feed Crier
Get alerted by IM when your favorite web sites and feeds are updated.
SacStarts
The Sacramento technology startup community.
Pinewood Freak
Pinewood Derby tips and tricks
Del.icio.us
My tagstream at del.icio.us.
Waddlespot
My son's Club Penguin community. News, blogs, tips, and tricks.

Contact

Adam Kalsey

Mobile: 916.600.2497

Email: adam AT kalsey.com

AIM or Skype: akalsey

PGP Key

©1999-2008 Adam Kalsey.
Content management by Movable Type.