February 9, 2006
Currently there are tons of Open Source licenses available: from MIT and CPL to GPL. Actually there are two licenses categories:
- Academic licenses: “Software provided under an academic license is essentially a “gift.” You may use it unencumbered and may relicense your derivative work under a new license of your own choosing.”
- Reciprocal licenses: “Of all the open source licenses, the GPL is the most widely used and is the most influential. Written by the Free Software Foundation’s Richard Stallman, the GPL asks software developers to simultaneously agree to and proffer a bargain to other software developers: “You can use this source code freely, but if you change it and choose to distribute your changes in any form, you must provide your source code to others under the terms of this very bargain.”"
Martin Streicher (from Linux Mag) has written an interesting article, which points out the essentials when dealing with Open Source licenses.It can be found in the IBM developerWork technical library here.
Open source licensing, Part 1: The intent
Open source licensing, Part 2: Academic v. reciprocal
Have a nice day,
Sebastian
Leave a Comment » |
Uncategorized |
Permalink
Posted by Sebastian
February 8, 2006
The Elenium IDE Firefox Plugin has the potential to make your life a little bit easier.
“Selenium IDE is an integrated development environment for Selenium tests. It is implemented as a Firefox extension, and allows you to record, edit, and debug tests. Selenium IDE includes the entire Selenium Core, allowing you to easily and quickly record and play back tests in the actual environment that they will run.
Selenium IDE is not only recording tool: it is a complete IDE. You can choose to use it’s recording capability, or you may edit your scripts by hand. With autocomplete support and the ability to move commands around quickly, Selenium IDE is the ideal environment for creating Selenium tests no matter what style of tests you prefer.”
Cheers,
Sebastian
Leave a Comment » |
Web Applications |
Permalink
Posted by Sebastian
February 6, 2006
It was never easy like that to get a chat up and running on your website like nowadays. Here are some links to chat systems powered by AJAX:
Have a nice day,
Sebastian
Leave a Comment » |
Ajax, Javascript, ... |
Permalink
Posted by Sebastian
February 3, 2006
I have found a set of articles dealing with portal projects from the ground up. Beginning with an introduction to portals and information infrastructure, over the first kick-off at the customers site, ending with a comprehensive description of important things concercing portal project management. Have a look at the overview page here.
Part 1: Getting started
Get an overview of issues that teams face when starting a new portal project and some initial first steps to take. Learn about the types of portals and how the type of portal you choose can influence your planning. You are also introduced to several tools, including a Portlet Matrix and Content Map, which you can use to plan and set up your own portal.
Part 2: Conducting a portal workshop
Find out about the benefits of a portal workshop, where all stakeholders come together to plan the portal’s requirements, features, and high-level architecture.
Part 3: Estimating and tracking
See how to estimate project tasks and keep your portal project on track.
Part 4: Portal and component design
Learn portal, portlet, and content management design considerations and best practices. Download a template that you can use to document your design.
Have a nice weekend,
Sebastian
Leave a Comment » |
Portals and Portlets |
Permalink
Posted by Sebastian
January 25, 2006
Today I have read a very interesting article about an alternate data-interchange format called JSON (JavaScript Object Notation). It can be used in exchange for XML in your AJAX applications. At the moment there exist JSON implementations for almost all popular programming languages (PHP, Java, JavaScript, C++, C#, Ruby, …..).
Have a look at the official JSON Homepage at http://www.json.org.
Cheers,
Sebastian
Leave a Comment » |
Ajax, Javascript, ... |
Permalink
Posted by Sebastian
January 20, 2006
Here are some very nice Javascript effect libraries, which will make your site taste like Web 2.0
…and finally some AJAX stuff:
Cheers,
Sebastian
Leave a Comment » |
Ajax, Javascript, ... |
Permalink
Posted by Sebastian
January 18, 2006
Found this one pager CSS cheat sheet today. Really useful.
CSS Cheat Sheet
Cheers,
Sebastian
Leave a Comment » |
CSS |
Permalink
Posted by Sebastian