Profile_bird

Hey there! aananiev 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 aananiev's tweets.

Already using Twitter
from your phone? Click here.

aananiev

  1. Jython 2.5 init time is almost 40% higher than for 2.2 in our informal testing -- close to full second versus 600 ms for 2.2.
  2. Maven is now more popular than #Ant according to http://is.gd/4EiVO
  3. How do I use "intelligent provisioning" in WebSphere 7 to reduce startup time http://is.gd/4CZEj if there is no documentation whatsoever?
  4. SOA Manifesto -- http://is.gd/4BNrS. Why would an architecture need a manifesto?
  5. Whitehouse goes Drupal - http://is.gd/4BCJZ Blow in the face of overprices proprietary CMS products
  6. We didn't have a chance to properly implement SOA and we're already trying to resurrect it: http://is.gd/4ygkA
  7. "Portals are the ESBs of front-end technology"--http://is.gd/4xNzL Very true for probably 90% of portal customers
  8. Is Ruby becoming a standard language for builds/CM/system management? Buildr, Puppet, Chef, just to name a few, all use Ruby
  9. DoD IT spending will drop, non-DoD spending on IT will increase to $52.4 billion http://is.gd/4uQ9m
  10. Adding support for creating #Ant targets directly from python using decorators: @target(name, depends, desc). Should be ready next week
  11. Went thru a Maven 3 presentation at http://is.gd/4rtvR. Understood may be 10%. The focus is on internal refactoring, but do we care?
  12. Apache Buildr build scripts look elegant (http://is.gd/4rtf1) thanks to Ruby but how do I call an arbitrary Ant task?
  13. RT @dloxton: nice set of 15 tips for better #Ant builds http://bit.ly/1yyLAa
  14. Looking at wpkg -- looks like puppet for Windows http://is.gd/4ojVx. Seems easy enough
  15. @kohsukekawa The client is a WebSphere shop, so it's a matter of policy. I'll give it a few more tries and switch to java -jar hudson
  16. Kohsuke Kawaguchi Hudson Webinar via The Build Doctor - http://is.gd/4nPC2 Impressive scalability, support for complex builds
  17. Oracle Fusion -- an example of how not to do SOA? http://is.gd/4nOcE
  18. Still working with IBM support on trying to get #Hudson to run on WebSphere. Installing the latest fixpack did not fix the redirect issue
  19. IBM software revenue is down 3% but WebSphere sales are up 2% http://is.gd/4nNBK
  20. Adding support for creating #Ant targets directly from python in PAnt (http://myarch.com/pant). XML files be gone!