DISQUS

DISQUS Hello!  The comments on this profile are unclaimed and thus are unverified.

Do they belong to you? Claim these comments.

Dan Hulton's picture

Unregistered

Feeds

aliases

  • Dan Hulton
  • Dan Hulton

Dan Hulton

4 months ago

in Artisan System - A PHP5 Object Oriented Framework on Artisan System Framework Blog
I'd appreciate a --ignore-table=tablename option as well, similar to mysqldump's. It can't be an uncommon use case that you want to backup all table data except, say, sessions.

10 months ago

in The Best JavaScript Library | Emad Ibrahim on Emad Ibrahim
Why not use YUI and jQuery both? That's what I do. YUI's widgets are simply the best out there, and jQuery's selectors are the tops. Combine the two and get jQuery's beautiful syntax with YUI's fantastic widgets. Heck, since YUI is so modular in terms of code files, you don't even need to bother loading all the extra parts of YUI that you'll be using jQuery for.

BTW, big benefit of jQuery over Prototype - jQuery leaves object prototypes alone, making it easier to mix and match other script libraries.
1 reply
Bob totally agree,prototype is too intrusive,meaning if you use it,you can't play others meanwhile.
Returning? Login