Profile_bird

Hey there! _ewr 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's happening? Join today to start receiving _ewr's tweets.

Already using Twitter
from your phone? Click here.

_ewr

  1. RT Ext.ux.Exporter - Export any Grid to Excel or CSV http://ow.ly/FhqD #extjs #javascript (by @edspencer, via @ignart) Genius!
  2. @mr_nil Try my solution I just posted. Not sure what u're trying to achieve, u also might look into putting a panel w/ CardLayout in center.
  3. RT "Google Closure: How not to write JavaScript" http://tinyurl.com/ybmt3b7 (via @christocracy) Debatable, but interesting!
  4. RT #extjs 3.0.3 released, forum post: http://bit.ly/NomnB, download link: http://bit.ly/KnkA7 (via @edspencer)
  5. Ext JS's function methods are worth to be remembered http://is.gd/4SSn7 #extjs
  6. RT New blog post: Advanced Plugin Development with Ext JS http://bit.ly/SocQI (via @extjs by Animal) With pictures & code. :)
  7. @tdgi thanks man! :)
  8. New blog post "Ext JS vs. Google Closure": http://vurl.me/BPP #extjs #googleclosure
  9. @MiamiCoder First, congrats to the book! One thing I'm badly missing in this code heavy book is color-highlighting. What happened w/ that?
  10. Scanned thru @MiamiCoder's #extjs Cookbook. Best chapter: "Patterns in Ext JS". Gr8 format, it's kinda like #extjs samples explained.
  11. @tdgi Well-written @jsmag article! Like the word "well-oiled" :) U mention a property called "compName". U refer to user-def options? #extjs
  12. Just stumbled upon @tommymaintz's nice & short #extjs presentation. http://vurl.me/BMP Didn't know they work on a theme builder. :)
  13. @skitsanos awesome, which one did u use? May I ask what kind of app has 470 comps loaded at once? :-)
  14. @jonathanjulian I'm not necessarily a fan, too. Tho, in my 1st project I built my column js config from rails models. W/ caching works fine.
  15. @jonathanjulian ... if u build a single page app. I have an app where I have index.js.erb, show.js.erb, .. (q: RIA == single page?) #extjs
  16. .@skitsanos looks like you need a message bus. :-) Checkout http://is.gd/4pBQ5 and http://is.gd/4pC4o #extjs
  17. @skitsanos take it easy, I totally understand that. ;)
  18. @skitsanos Hmm, I couldn't think of one now. I assume the #extjs team would be happy if you report those you found as bugs in the forum. :-)
  19. @skitsanos I don't want to sell #extjs to u, tho, just helping. ;) I have no exp w/ ample sdk. Would luv to hear where u think it is better.
  20. @skitsanos There is actually no complicated event flow. In #extjs docs r listed which events every cmp fires & these events u can listen to.