Saturday, December 31, 2005


Neo somehow thought the surface of the water in the tub needed to be explored...

Thursday, December 29, 2005

Congress decided to have debates about the killing of Christmas.

Congress decided to have debates about the killing of Christmas. Here is an actual passage/poem by Congressman Dingell.

'Twas the week before Christmas and all through the House,no bills were passed 'bout which Fox News could grouse.Tax cuts for the wealthy were passed with great cheer,so vacations in St. Barts soon should be near.Katrina kids were all nestled snug in motel beds,while visions of school and home danced in their heads.In Iraq, our soldiers need supplies and a plan,and nuclear weapons are being built in Iran.Gas prices shot up, consumer confidence fell.Americans feared we were in a fast track to ... well.Wait, we need a distraction, something divisive and wily,a fabrication straight from the mouth of O'Reilly.We will pretend Christmas is under attack,hold a vote to save it, then pat ourselves on the back.Silent Night, First Noel, Away in the Manger,Wake up Congress, they're in no danger.This time of year, we see Christmas everywhere we go,From churches to homes to schools and, yes, even Costco.What we have is an attempt to divide and destroywhen this is the season to unite us with joy.At Christmastime, we're taught to unite.We don't need a made-up reason to fight.So on O'Reilly, on Hannity, on Coulter and those right-wing blogs.You should sit back and relax, have a few egg nogs.'Tis the holiday season; enjoy it a pinch.With all our real problems, do we really need another Grinch?So to my friends and my colleagues, I say with delight,a Merry Christmas to all, and to Bill O'Reilly, happy holidays.Ho, ho, ho. Merry Christmas.

I need to put on some shades when looking at this!


My Sister and her Boyfriend got engaged on Christmas! :)..my brother proposed on christmas also last year.. guess thats a trend huh..

Sunday, December 18, 2005

Weblogic 8.1 SP2 and Acegi framework

Here is a Workaround for Weblogic 8.1 SP2 with
Acegi framework.
BEA has fixed the problem in SP3..but I did not
have the luxury of upgrading Weblogic in the middle of a deployment..lesson learned(Always develop on the same
version that is in production).I used Spring 1.2.5
DelegatingFilterProx which was "inspired" by the
filterToBean cousin located in the Acegi package.

<context-param>
<param-name>contextConfigLocation</param-name>
<param-value>
     /WEB-INF/applicationContext-acegi-security.xml  
     /WEB-INF/applicationContext.xml
  </param-value>
</context-param>
<filter>
  <filter-name>Acegi Filter Chain Proxy</filter-name>
    <filter-class>
org.springframework.web.filter.DelegatingFilterProxy
    </filter-class>
    <init-param>
      <param-name>targetBeanName</param-name>
      <param-value>filterChainProxy</param-value>
    </init-param>
    <init-param>
      <param-name>init</param-name>
      <param-value>lazy</param-value>
     </init-param>
</filter>
<filter-mapping>
   <filter-name>Acegi Filter Chain Proxy</filter-name>
    <url-pattern>/*</url-pattern>
   </filter-mapping>
<listener>
<listener-class>
   org.springframework.web.context.ContextLoaderListener
  </listener-class>
</listener>
<listener>
   <listener-class>
net.sf.acegisecurity.ui.session.HttpSessionEventPublisher
</listener-class>
</listener>

Tuesday, December 06, 2005

Spring and Weblogic.

Spring Integration with WebLogic Server by Andy Piper, Rod Johnson, Chris Wall and Nick Tran -- WebLogic Server 9.0 provides a platform for enhanced management, ease-of-use and scalability of Java applications. The Spring Framework enables a simpler, POJO based, approach to J2EE development without sacrificing the power of the platform. This article describes the synergy of these two systems, and introduces the Spring on WebLogic kit.

Saturday, November 26, 2005

Wednesday, November 23, 2005


20 infected files, 3 processes(virus programs running!), Symantec cleaned the whole box.

bad luck.

Tuesday, November 22, 2005


Would you beleive i opened this on accident now i injected my computer...:(

Sunday, October 23, 2005


jeff and me.. the wedding was held at my our church my father(far left) pastored.

mother of bride

Me giving the bestman toast to the my brother and his wife!, my friend Akin grab my speach that I took a week writing and was like 'don't read that, keep it real' LOL. It turned out to be the the best free-style-speach I have every said..

Jeff & Monica

Wednesday, October 19, 2005

That old dude.

Just turned 30 today, and the world did not disappear so maybe things will be OK.

Sunday, October 16, 2005


I just got back from Richmond , serving as th Best man to my cloned brother jeff :), i will post some pictures of the wedding soon..

Sunday, October 02, 2005


Summer time is officially over, but today while driving around La Plata today it felt like June..

Sunday, September 18, 2005

GoogleWhack


I am offically not GoogleWhack

Born again blogger.


I woke up this morning, looked out the window, and made a pact with myself that I will update this blog once every day with a picture and a comment. I know noone is reading this so i don't think i'll make a ripple in cyber-space. :)

Saturday, September 03, 2005


I heard alot about this guy.

Friday, September 02, 2005


Very Interesting article on the Katrina resposne.

Saturday, August 27, 2005

The classic LazyInitializationException


public class CategoryDAOImpl
extends HibernateDaoSupport
implements ICategoryDAO
{
//~ Methods -------------------------------------


public List loadAll( ) {
return getHibernateTemplate( ).loadAll( Category.class );
}

public List loadAllWithChildren(){
return getHibernateTemplate().find("from Category category left join fetch category.children");
}
}


I've seen a million and one post about how to load object associations at run time, without having hibernate through a LazyInitializationException.
There seems to be two ways on doing this, in a DAO using the left join fetch clause, or if you are using Spring use the OpenSessionInViewFilter, this will create a hibernate session per user thread in a web application.

Tuesday, May 03, 2005

CB


Stop the press, Cassandra Burton has Graduated from law school !! :)

Thursday, March 10, 2005

Critics call for great white shark's release




"Free Big Al!"

Why do we(hummans) do this?
I feel like this shark is thinking ‘why the heck am I in here? , im going to kill anything that touches me until my release!

Aquarium officials believe the 88-pound, 5-foot-3-inch shark attacked the smaller, slower animals only as a reflex when it bumped the other sharks, not in a predatory rage.

"Van Sommeran said the million-gallon tank where the shark lives "is really just a bucket. ... His nose is raw from repeated contact with the barrier walls.
"This animal is injured and becoming agitated," he said.

Saturday, February 26, 2005


more pictures..

The gates look very nice in person New York, i honestly was not impressed with the pictures and hyped, UNTIL I got there it is amazing,..Christo and Jeanne-Claude sketches where on display(and for sell) also, it was interesting to see how they imagined the gates would look like and made it happen..very creative work!

Saturday, February 19, 2005


I guess this is the only snow we are getting this winter!

Friday, January 21, 2005

my twin

My brother has recieved 40 years to life(proposed to his gf.) on xmas day ! :)..