benefits of twitter lists

Main menu:

Topics

Recent Posts

Blog

 

December 2009
M T W T F S S
« Nov   Jan »
 123456
78910111213
14151617181920
21222324252627
28293031  

Past Posts

Java/J2EE

JDBC

Other

Archive for December, 2009

Plugging Video & Image Memory Leaks in Adobe Air

December 14th, 2009 by Scott Selikoff

Adobe AIR is known for memory leak issues, especially in regards to loading and unloading video. I have seen applications with alternating video and images crash unexpectedly after running for only 20 minutes with no user input. After doing some investigating on my own, I can confirm what others have said in the past: You [...]

The “Reinventing the Wheel” Anti-Pattern

December 10th, 2009 by Scott Selikoff

As a moderator on the JavaRanch, I often come across posts asking how to reinvent features that are available in most application servers. In JDBC for example, I’ve had people ask how to implement their own database connection pooling and how to create their own JDBC driver. Often times the developer is trying to create [...]

benefits of twitter lists

December 2nd, 2009 by Jeanne Boyarsky

I really like twitter lists.  JobMob blogged about how to use them.  I agree with what they said, but have a different personal use for them.  Here’s my take on twitter lists. I use twitter in several different ways.  Lists help me deal with those ways. Current tweets This is the traditional see things as [...]