![]() |
![]() |
|
JSlave Archives 06/01/2001 - 06/30/2001 07/01/2001 - 07/31/2001 08/01/2001 - 08/31/2001 09/01/2001 - 09/30/2001 10/01/2001 - 10/31/2001 11/01/2001 - 11/30/2001 12/01/2001 - 12/31/2001 01/01/2002 - 01/31/2002 02/01/2002 - 02/28/2002 03/01/2002 - 03/31/2002 05/01/2002 - 05/31/2002 06/01/2002 - 06/30/2002 08/01/2002 - 08/31/2002 09/01/2002 - 09/30/2002 10/01/2002 - 10/31/2002 11/01/2002 - 11/30/2002 12/01/2002 - 12/31/2002 01/01/2003 - 01/31/2003 02/01/2003 - 02/28/2003 03/01/2003 - 03/31/2003 04/01/2003 - 04/30/2003 05/01/2003 - 05/31/2003 06/01/2003 - 06/30/2003 08/01/2003 - 08/31/2003 03/01/2004 - 03/31/2004 04/01/2004 - 04/30/2004 05/01/2004 - 05/31/2004 01/01/2005 - 01/31/2005 08/01/2005 - 08/31/2005 Thursday, October 31, 2002bouncycastle.org BlowfishEngine0 .. 448 64 bit
Tuesday, October 29, 2002O'Reilly Network: PHP DevCenterA little while ago, I was working on an intranet site for a mid-sized company. As the site grew in both size and popularity, the assigner requested me to extend the site with a search feature. Since one of the rules of the intranet was that all logic code should be written in-house, using an existing open source engine was not an option.
/home/brandon/sams/curious_yellow.html Curious Yellow: The First Coordinated Worm Design
:: software4net - J2EE and .NET specialists :: bCodeParser™ is C# class library design specifically for parsing Java bytecode (JDK 1.1 and higher) into reach object model that can be used further for cross-compilation, type mapping, stub generation, etc. It addresses all routines of translating Java-based bytecode presentation into Microsoft Common Language Runtime (CLR) type system. Generated object model reflects Java Virtual Machine Specification, Second Edition (Java™ Virtual Machine Specification, Second Edition, Addison-Wesley, 1999, ISBN 0-201-43294-3).
Saturday, October 26, 2002Hardware Router BackgrounderEven if you don't have a broadband connection, sharing your dial up or ISDN Internet connection can still be worth it! You won't get lightning-fast page load speeds, but simple web-browsing, emailing and instant messaging uses the Internet connection intermittently. During the time when you're reading a web page or email that you just downloaded, someone else can be using the connection.
Help me decide! - Dialup If you ended up on this page, you probably need some help deciding how to get started in sharing your dial-up connection.
Flash Kit: I have written this tutorial in response to the many requests I have received for a vertical version of my "Horizontal cursor controlled scrolling navigation". Again this tutorial assumes prior knowledge of flash basics like movieclips, buttons, frame actions, key frames, tweening etc. I'll get the ball rolling by saying if you have read the previous horizontal navigation tutorial you are 90% of the way there with this one. If you haven't read the other tutorial don't worry, I'll assume you haven't and just start at the beginning. Now lets get motivated to learn by taking a look at what you will have created by the end of the tutorial.
Thursday, October 24, 2002Java Or PHP? PHP is suitable for small web based applications. Notice how PHP won in features that are geared towards the script’s writer, e.g. Variable variable name, or multi-line strings.
MARC: msg 'RE: [PHP3] COldFusion/Netobjects v.s. PHP' It's interesting to note that Allaire is moving strongly toward the Java
I think I see the problem. You see, the majority of databases have existed before the web came to be. It may well be true that for web-based databases that MySQL if perfect, but it is not any good for critical data storage, which most web sites do not need.
PHP: PHP / Java Integration - Manual
I looked at PHP and concluded its not better than ColdFusion, is slightly more complicated to use. Actually its a lot like JSP, but perhaps a bit easier to use. The wonderful thing is all three languages can access Java for business logic.
[EasyPHP] - Apache | MySQL | PHP | PhpMyAdmin EasyPHP is a complete software package allowing to use all the power and the flexibility that offers the dynamic language PHP and the effecient use of databases. Package includes an Apache server, a MySQL database, a fully PHP execution, as well as easy development tools for your web site or your applications.
phpdev from firepages - php , mysql , apache preconfigured for windows
Wednesday, October 23, 2002Using Microsoft Access Databases in a Production Environment
Monday, October 21, 2002Stratum - Java Caching System JCS is a distributed caching system written in java for server-side java applications. It is intended to speed up dynamic web applications by providing a means to manage cached data of various dynamic natures. Like any caching system, the JCS is most useful for high read, low put applications. Dynamic content and reporting systems can benefit most. However, any site that repeatedly constructs pages, dropdowns, or common search results form a database that is updated at intervals (rather than across categories continuously) can improve performance and scalability by implementing caching. Latency times drop sharply and bottlenecks move away from the database in an effectively cached system.
The Open For Business Project - Home Page The Open For Business Project is an open source enterprise automation software project licensed under the MIT Open Source License. The goal of the project is to build a community of end users and developers that work together directly to create easy to customize business software based on best practices.
Liferay : Products Liferay Enterprise Portal
PHP-Nuke - Downloads PHP-Nuke 6.0
SHELL EXTENSION CITY, millions of free Windows power tools, explorer enhancements, windows add-ons, tweaks, system utilities, freeware, ie5 Shell replacements take the place of the Windows 95/98/2K/NT Explorer. That is, they provide a substitute for the System tray, the Taskbar, the Desktop, My Computer, and/or the Start Menu. Usually the substitute is more configurable, flexible, and more attractive than the Explorer.
:: www.geoshell.com :: - The - definitive source for all that is geoShell geoShell is a replacement for the Windows explorer shell tested under Windows 95, 98, ME, NT4, Windows 2000 and XP!
UltraSoft Gate One What is a SFX File
Saturday, October 19, 2002Mock Objects The Mock Objects project is a generic unit testing framework whose goal is to facilitate developing unit tests in the mock object style. The goal of this project is to provide:
Anthill Build Management Server - controlled build tool Anthill is a tool that ensures a controlled build process and promotes the sharing of knowledge within an organization. Anthill performs a checkout from the source repository of the latest version of a project before every build and tags the repository with a unique build number after every build. Anthill also automatically updates a project intranet site with artifacts from the latest build. Anthill is an extension to the Apache-Ant project and is compatible with version 1.3, 1.4 and 1.5 of Ant. Anthill is Open Source and is released under a Mozilla-like license.
WTTOOLS--Home Lets assume you started developing your application some weeks ago or some months ago or even some years ago. I am sure that testing your code was one of major problems. You thought about automating such process. And than you heard about Unit Testing. So you would like to start use it. However how to introduce Unit Testing for large number of source files. There is too much of stupid code to write in all places again.
Alex Chaffee's Purple Technology: XPath Explorer XPath Explorer (XPE) is a GUI application that lets you interactively experiment with XPath. Basically, you type in a URL (to an XML or HTML document) and an XPath expression, and it displays the elements or attributes from that document which match that expression. It also displays the value (string, number, or boolean) of the expression, and (in a stunning coup de grace) displays the entire XML tree of the original document, but with the matching nodes highlighted in bold. This makes it easy to play with and debug your XPath expresions.
Avignon Welcome to Avignon, the only free software solution for automating the acceptance testing process. Avignon allows for true test-first design by letting users express test cases in XML prior to the start of unit development.
Hansel - ReadMe Hansel is an extension to JUnit that adds code coverage testing to the testing framework
JXUnit JXUnit is a directory-driven test scripting system which builds on JUnit.
The Dbunit Framework - Home The Dbunit database testing framework is a JUnit extension which sets up your database in a known state before executing your tests. This framework uses xml datasets (collection of data tables) and performs database operations before and after each test. The Dbunit framework supports both the clean insert and the refresh strategies.
JFunc: JUnit Functional Testing Extension What is JFunc?
Friday, October 18, 2002yabb.info Finally the wait is over. YaBB SE is out. YaBB SE is a PHP/MySQL port of the popular forum software YaBB (yet another bulletin board). Incorporating the same intuitive user interface, and several of the most popular modifications from YaBB's Boardmod project, YaBB SE is a huge step forward for the YaBB community. Started on Nov 16th, YaBB SE exploded onto the scene - with a dedicated support team, SE will be a significant contributor to YaBB's future.
RioWorld RioWorld was compiled to help others to find an alternative to the Bloatware that comes with the Rio MP3 players. The software on this site is just what I have found on the Web and If you know of any others out there please let me know!... I will try to keep this up to date and hopefully I will be adding other links as I see fit... This site will be dedicated to the Rio MP3 players and nothing else.
Java Cryptography Extension
http://developer.ebay.com/Here at developer.ebay.com you can read about eBay's API technology, evaluate the benefits and determine how it could meet your business needs.
Friday, October 11, 2002The FastTrack network has become one of the largest file sharing networks to date. Clients such as Kazaa, Grokster, and iMesh use the Fast Track network to distribute content. With so many users populating the networks there almost always seems to be someone who comes up with a good idea to improve, or fix the existing program. This section of napjunk has many tools that people have written for Kazaa/Grokster/iMesh for you to use, and also has links to usefull sites that will help you out with your Fast Track experience.
Thursday, October 10, 2002<(codevisions)> - mp3tools - map&guide plugins
Tuesday, October 08, 2002To FTP from the MS-DOS Command Prompt Go to Start>>Programs and highlight MS-DOS Prompt. A window should appear and you should see the following:
Monday, October 07, 2002The Jakarta Site - Gump Gump is a social experiment. The primary goal of Gump is to get diverse projects to communicate early and often about integration, dependencies, and versioning management. One way to think about it is that some of the concepts of Extreme programming applied to Continuous Integration on an unprecedented scale.
Continuous Integration An important part of any software development process is getting reliable builds of the software. Despite it's importance, we are often surprised when this isn't done. Here we discuss the process that Matt has put into place on a major project at ThoughtWorks, a process that is increasingly used throughout the company. It stresses a fully automated and reproducible build, including testing, that runs many times a day. This allows each developer to integrate daily thus reducing integration problems.
Java Gui Builder The Java Gui Builder program is designed to decouple the GUI building code from the rest of the application code, without hand-writing code. It allows one to describe the layout of windows and controls using an XML file. A full DTD was written to allow on-the-fly validation.
|
| Projects Contact Bio Articles Home Architect Coder Author |