Lamia's stack and heap based memories...
A Judiciously implemented blog
Sign in
|
Join
|
Help
Home
RSS for Posts
Atom
RSS for Comments
Email Notifications
Go
Search
Go
Tags
.Net
Blackberry
C/C++
Career
CSS
Design Patterns
Eclipse
EJB
FLEX
J2EE-JEE
J2ME
Java
Javascript
JSTL
Microsoft Windows
Netbeans
Others
PHP
PSP
RDBMS
SCJP
Struts
Technology
Tomcat
XML and Webservices
Community
Home
Blogs
Media
Forums
Groups
DevCast
Archives
November 2008 (2)
September 2008 (1)
July 2008 (4)
June 2008 (2)
May 2008 (1)
March 2008 (5)
February 2008 (2)
January 2008 (8)
December 2007 (7)
November 2007 (5)
October 2007 (5)
September 2007 (10)
August 2007 (11)
July 2007 (8)
June 2007 (5)
May 2007 (7)
April 2007 (4)
March 2007 (6)
February 2007 (7)
January 2007 (5)
December 2006 (4)
November 2006 (7)
October 2006 (3)
September 2006 (9)
August 2006 (7)
July 2006 (8)
June 2006 (7)
December 2007 - Posts
3
Comments
My thoughts on the dojo Javascript library
by
lamia
I've been asked to take a look at the dojo javascript framework today. At first, I thought it was a Java framework for handling AJAX stuff on the client-side. To my surprise, it was only for Javascript alone. It's amazing how it could make your...
Filed under:
Javascript
0
Comments
Simple Ant Script
by
lamia
I finished creating a prototype for one module of the current project I am involved in. It involved EJB and Struts and all I can say is that everything was worthwhile. Anyway, I'm trying out more examples on EJB online to further enhance my knowledge...
Filed under:
Ant
2
Comments
Annoying requirement for an EJB Session Bean method
by
lamia
I'm a bit irritated about Session Beans because I have to implement the Serializable interface for every object that I pass to a Remote method. Of course, it totally makes sense to do that when you're making remote invocation but I'm thinking...
Filed under:
Java
,
J2EE-JEE
,
EJB
2
Comments
EJB and Java EE Design Patterns
by
lamia
I'm still not doing much here in my new job. There's still a lot of things to be set up. I finally got to meet with our very own Nards (N.Ocampo). Aside from that, I've been reading on Java Enterprise Design Patterns for the past one week...
Filed under:
Java
,
J2EE-JEE
,
Career
4
Comments
Creating a tab control/component functionality with DHTML
by
lamia
I'd like to share something I've made recently(though this may be so 1999). This post could either make your life easier or worse, it all depends on you whether you want to use it or not. I don't know if this kind of functionality already...
Filed under:
CSS
,
Javascript
2
Comments
Tab browsing - Simple, yet so useful
by
lamia
Ok, so I got a little bored... I was trying to experiment with my firefox browser... I usually switch through tabs by doing ctrl + tab for left to right tab browsing. But I wanted to to it backwards... I just experimented with the keys and got ctrl +...
Filed under:
Microsoft Windows
0
Comments
First day at work... Again...
by
lamia
It's my first day of work again. I've done nothing so far but to read through the employee manual which was quite lengthy. It's my first time to work on a big company so some things are still foreign to me. I'm also a little intimidated...
Filed under:
Career