Google Calendar tips
Web browser standards support<br /> <br /> This document will summarize the level of support for web standards and maturing technologies in popular web browsers. It covers the Internet Explorer, Firefox, and Opera web browsers, with focus on the HTML, CSS, DOM, and ECMAScript technologies.
Folder Size for Windows adds a new column to the Details view in Windows Explorer. The new column shows not only the size of files, but also the size of folders. It keeps track of which folders you view, and scans them in the background so you can see complete size of all files within the folder. It's very useful for cleaning up your disk. Once you get used to having that information available, a directory listing simply looks incomplete without it!
The Absolute Minimum Every Software Developer Absolutely, Positively Must Know About Unicode and Character Sets (No Excuses!)
MediaWiki - MediaWiki
DHTML JavaScript Tooltips
How to configure a low-cost load-balanced LAMP cluster
Make XP allow 2 remote users
UML 2 Sequence Diagrams
UML Sequence Diagram Tutorial
Computer Science Bibliography
A Simple CSS Image preloading technique
How To Become A Hacker - by ESR
The Linux Reading List HOWTO
Run multiple Firefox versions or profiles at once
Windows freeware a comprehensive list of 300+ freeware.
VSS Plugin version 1.6.1 for Eclipse 3.1
Eclipse Tomcat start stop plugin
JSEclipse is the the best and most popular Javascript plugin for the Eclipse environment. Its benefits are visible from the simplest tasks like editing small sections of code for your site to the more complex ones like working with the next big AJAX library or developing plugins for a product that embeds JavaScript like Dreamweaver or Photoshop.
Google Calendar Data API<br /> <br /> Google Calendar allows client applications to view and update calendar events in the form of Google data API ("GData") feeds. Your client application can use the Google Calendar data API to create new events, edit or delete existing events, and query for events that match particular criteria.<br /> <br /> There are many possible uses for the Calendar data API. For example, you can create a web front end for your group's calendar that uses Google Calendar as a back end. Or you can generate a public calendar for Google Calendar to display, based on your organization's event database. Or you can search relevant calendars to display a list of upcoming events on those calendars.
BugTracker.NET is a free, web-based bug or issue tracker written using ASP.NET, C#, and Microsoft SQL Server/MSDE. It is in daily use by hundreds (maybe thousands) of development and support teams around the world.<br /> <br /> BugTracker.NET is distributed under the terms of the GNU General Public License.<br /> <br /> BugTracker.NET is easy to install and learn how to use. When you first install it, it is very simple. However, it offers you the ability to change its configuration to handle your needs if they are more complex.
Experience in working with Microsoft.<br /> The author describes pros and cons of his tenure in Microsoft
Google Pages
Outlook taglib ver. 1.1<br /> <br /> Custom JSP taglib lets you provide Outlook-style calendar in your web applications.
Registry Settings for Folder Redirection in Windows
Ipsysctl tutorial 1.0.4<br /> /proc filesystem
15 Hacking Tools List
Online Spell Checker
100% Java RDBMS. Great database to have on the developers machines to check things out.
A diagram pane presents a graphic display of the tables you have selected from the data connection. It also shows any join relationships among them. When you make a change in the diagram pane, the SQL-syntax pane are updated to reflect your change.
A database front-end which includes support for PostgreSQL, MySQL, Oracle, and Informix. Features a query builder and scripting with JPython.
Overview<br /> <br /> jTDS is an open source 100% pure Java (type 4) JDBC 3.0 driver for Microsoft SQL Server (6.5, 7, 2000 and 2005) and Sybase (10, 11, 12, 15). jTDS is based on FreeTDS and is currently the fastest production-ready JDBC driver for SQL Server and Sybase. jTDS is 100% JDBC 3.0 compatible, supporting forward-only and scrollable/updateable ResultSets, concurrent (completely independent) Statements and implementing all the DatabaseMetaData and ResultSetMetaData methods. Check out the feature matrix for more details.<br /> <br /> Quite a few of the commercial JDBC drivers out there are based on jTDS (or FreeTDS), even if they no longer acknowledge this. jTDS has been tested with virtually all JDBC-based database management tools and is the driver of choice for most of these (recommended for DbVisualizer and SQuirreL SQL, distributed with Aqua Data Studio and DataDino). jTDS is also becoming a common choice for enterprise-level applications: it passes both the J2EE 1.3 certification and Hibernate test suites, and is recommended for JBoss, Hibernate, Atlassian JIRA and Confluence and Compiere.
Write portable database access methods for generic database tables<br /> <br /> Summary<br /> Server-side Web applications often need to access backend databases. A set of well-designed and efficiently implemented database access methods can greatly reduce the maintenance overhead and improve your Web applications' flexibility. JDBC's (Java Database Connectivity) PreparedStatement interface and setObject() method help you implement fast, generic database access methods that can run on any database server. (1,200 words; April 5, 2002)
Marathi Recipes<br /> Good site with lots of photographs and recipes
Redundant Load Balancers Using VRRP

Comments