Profile_bird

Hey there! xeoncross is using Twitter.

Twitter is a free service that lets you keep in touch with people through the exchange of quick, frequent answers to one simple question: What are you doing? Join today to start receiving xeoncross's updates.

Already using Twitter
from your phone? Click here.

xeoncross

  1. I love the country, heading over to pick blueberries with some of our good friends! If I lived in the city it would be picking a new phone.
  2. Twitter Will Kill You. http://is.gd/1yPsQ
  3. @cohabitat with @ristmo and @blakestar - ready to get started!
  4. PHP is giving me a thrashing trying to come up with a session library that does all it should - any help would be nice. http://is.gd/1wgok
  5. I just found another security hole in the CodeIgniter Input class... this is getting fun.
  6. @shiflett If you like Micro Frameworks then you should look at http://micromvc.com - a full framework that only takes 0.008 seconds to load.
  7. Trying to find a good point and shoot ultrazoom or DSLR for under $200. Refurbished seems to be a great way to go - if there is a warranty.
  8. I found a new favorite toy, colorschemedesigner.com
  9. Don't like the all the extras in the 960.gs? Try the 1kbgrid.com for a new, light-weight approach to grid based designs.
  10. Wrote hundreds of PHP variations of a working JS regex; only to find that the problem was that I used linux newlines "\n" instead of "\r\n".
  11. Awesome video about some guys from Google asking people what the difference is between a browser and a search engine. http://is.gd/15tiO
  12. Going to pickup a used car I guess, we just offered $1,500 so Lord willing it's worth it.
  13. The tweetpsych.com test reports that I tend to talk in the present tense and I talk about myself a lot. I don't know why it would say that.
  14. Spent way too much time at the gym today. I started a new routine with dead lifts and other goodies and now just setting in a chair is hard.
  15. @nathansmith After building a complex form, I now realize that using the grid is the same as building all your own custom rules. I'm sold.
  16. Found @wiredtree this morning and am interested in their VPS. Told a friend, and a couple hours later he went and bought a package.
  17. We won soccer tournament and finally got a shirt that actually matches one of the teams!
  18. I finally have a nice form style that works with everything (IE6 misses some effects) and only uses CSS. Time to revamp my forms!
  19. Just found out that it is easier on memory if you store large strings you plan on passing around inside objects as you can make use of refs.
  20. Many developers give up finding a simple solution when faced with a hard challenge, rather than working on it until it simplifies itself.