List All Pages
A list of libraries from Adobe Labs.
Another list of ActionScript libraries with a lot of overlap with the Adobe Labs list.
Seth Fuller
I'm a developer living in Pittsburgh, PA.
This site will help me keep track of new technologies I explore.
moc.liamg|mhtes.relluf#moc.liamg|mhtes.relluf
I'm learning about DeGrafa for data visualizations. I'll put notes here.
Design Patterns are a powerful way to describe best practices solutions to common software development problem scenarios.
Design Patterns can be divided into types:
1. Creational - Having to do...
This page is just some tips about where to look for things once you've installed Drools. You can read the install instructions that come with Drools to find out how to install it.
We use Drools to manage order processing in my company's application. I'll jot down notes about Drools usage here. Maybe I'll even do a quick tutorial if I'm inspired.
The Drools web site:...
OSFlash.org - A list of projects hosted at OSFlash.org. Some Flex, some ActionScript, some Flash.
This page will be the parent for various pages about Flex, including coding tips, packaging, distribution, etc.
I copied this from a post I made in reply to this post at Ben Clinkenbeard's blog: Is...
This page has useful links to Flex content, blogs, code snippets, tips, etc.
The Joao on Flex site with many videos of presentations at various Flex seminars.
OpenFlux - An open source MVC...
gSOAP is a library that enables SOAP communication from a C/C++ application. I'll explore its use and features here.
The gSOAP web site: http://gsoap2.sourceforge.net/
Gsoap Install Navigation...
This page is just some tips about where to look for things once you've installed gSOAP. You can read the install instructions that come with gSOAP to find out how to install it.
The Google Web Toolkit (GWT) lets you write and test your code in Java and then deploy it as JavaScript.
This page is about my explorations of GWT.
Some links:
The Gwttir Project From the site:...
Binding Options
Setting up Maven 2 to build GWT
If you are allowed to edit pages in this Site, simply click on edit button at the bottom of the page. This will open an editor with a toolbar pallette with options.
To create a link to a new page,...
Overview
This pages list some of the J2EE technologies and brief explanations of them.
Enterprise Java Beans (EJB)
Bean Types
Stateless Session Beans
Stateful Session Beans
Bean Managed Transaction...
From the Sun website:
The J2EE Connector architecture is based on the technologies defined and standardized in the Java 2 Platform, Enterprise Edition (J2EE) and is part of the J2EE platform.
As...
Please change this page according to your policy (configure first using Site Manager) and remove this note.
Who can join?
You can write here who can become a member of this site.
Join!
So you...
Maven is a great tool for managing your projects. A lot of the documentation seems to jump into the middle and assume you already know what to do. This page does a step-by-step tutorial about...
The Maven Project file is call pom.xml. The pom stands for Project Object Model. This file defines what is included in your project, its dependencies, and how to build the project.
Two good places...
Some stuff about NCurses.
From Sun's website:
RMI over IIOP is part of Java2 Standard Edition. RMI over IIOP provides the ability to write CORBA applications for the Java platform without learning CORBA Interface Definition...
Welcome page
Site Map
What is a Wiki Site?
How to edit pages?
How to join this site?
Site members
Recent changes
List all pages
Page Tags
Site Manager
Forum
Recent posts
Page...
Members:
Moderators
Admins
I've been working with Spring lately and I'm creating this page with notes about how to setup Spring. I use Maven2 with this project so the setup assumes a standard Maven project setup.
Here is a...
Stateful session beans have state.
Stateless session beans have no state.
To unlock a user (login as sa):
sp_locklogin user_name, "unlock"
To display information about an account, including whether or not it is locked (login as sa):
sp_displaylogin user_name
To view all...
This page will have links to Sybase documentation.
Forums
Forum
Recent posts
SOAP
Gsoap and Special Sauce
XDoclet
XDoclet
Business Rules
Drools Rulez
J2EE
J2EE Concepts
contact
Hi I created this site to keep track of new technologies I look at to help me with my job as a developer. I write mostly in Java, C, Flex, ActionScript, and Perl, but I've been known to do some MS...
According to Wikipedia, the world largest wiki site:
A Wiki ([ˈwiː.kiː] <wee-kee> or [ˈwɪ.kiː] <wick-ey>) is a type of website that allows users to add, remove, or otherwise edit...
XDoclet looks like a really powerful tool to allow a developer to embed XDoclet commands in a Java source file and then generate code or documentation based on the those XDoclet commands.
This is...
This page is just some tips about where to look for things once you've installed XDoclet. You can read the install instructions that come with XDoclet to find out how to install it.





