March 20, 2010
Day 1 - Ruby Conf India 2010. Content available at: http://blogs.sun.com/arungupta/entry/day_1_ruby_conf_india
More »
March 20, 2010
Do you execute ops in bulks or one by one?. Last bunch of the entries have been all about the code. Today let's try something different. Partly because at the time of writing I'm just 34 thousand feet above Atlantic and really don't feel like coding anything, but partly also bec...
More »
March/2010
| Sun | Mon | Tue | Wed | Thu | Fri | Sat |
| | 1 |
2 |
3 |
4 | 5 | 6 | | 7 | 8 | 9 |
10 | 11 |
12 |
13 | | 14 |
15 |
16 |
17 | 18 | 19 |
20 | | 21 |
22 | 23 | 24 | 25 | 26 | 27 | | 28 | 29 | 30 | 31 | | | |
|
 |
Screenshot of the Week #28: NetBeans + JavaScript = True!
Apologies for my low activity on this blog recently. I've been swamped during the NetBeans 6.1 development cycle.
The main reason is that I've been completely consumed reimplementing the JavaScript support in NetBeans. It is
now built on the same infrastructure as the Ruby editor. It's been quite a sprint to get it done, but we're
about to freeze NetBeans 6.1, and it's in. And I think NetBeans now compares quite favorably against other JavaScript
IDEs and editors.
Does this mean I've moved on from Ruby, and the NetBeans Ruby support is now in maintenance mode?
Far from it! Not only did we double the size of the NetBeans Ruby team from 6.0 (when Martin Krauskopf and myself
were the team); in 6.1 Erno Mononen and Peter Williams joined us. And I'm still in charge of and working on the
Ruby editor - which in 6.1 adds complete Rails 2.0 support (and Rails 2.1 - I just yesterday integrated support
for the new UTC timestamp migrations), as well as
a bunch of new quickfixes, and tasklist integration, etc.
However, a lot of the work I've been doing has been on the editing infrastructure, which benefits
Ruby directly. For example, in NetBeans 6.1, the long file indexing process which would happen on every IDE startup
now happens only on the first startup. And more importantly, we're much more robust now in handling complicated
embedding scenarios in ERb/RHTML files. Where in 6.0 we had a lot of custom code to handle ERb specifically...
Date: April, 04 2008
Url: http://blogs.sun.com/tor/entry/netbeans_javascript_ruby
Others News
Leave a Reply
Related
- NetBeans IDE 6.5 Screenshots - Softpedia WEEK'S BEST; Ubuntu 8.10; Linux Kernel 2.6.2... Mozilla Firefox 3.... OpenOffice.org 3 ... Screenshot 1 of NetBeans IDE The image below has been reduced in size. Click on it to see the full ...
- Download NetBeans IDE, NetBeans IDE 6.0.1 Download Free NetBeans IDE Download, NetBeans IDE 6.0.1 Download ... Homepage: http://www.sun.com; Downloads of Last week: ... NetBeans IDE 6.0.1 Screenshot (3)
- Hot Threads NB Screenshot of the Week #41: Type Assertions. Checkout this latest screenshot of the week by Tor Norbye.
- Tor Norbye's Weblog Friday April 04, 2008 Screenshot of the Week #28: NetBeans + JavaScript = True! Apologies for my low activity on this blog recently. I've been swamped during the NetBeans 6.1 ...
- NetBeans Screenshot of the Week 42: JavaScript Native Interface At the Roundup last week I talked to Robert Cooper, who's doing a lot of interesting work with GWT (Google Web Toolkit). In GWT (which compiles Java to JavaScript), you can embed ...
- First Week With Netbeans 6.5M1 - Some Smoke - But Interesting ... First Week With Netbeans 6.5M1 - Some Smoke - But Interesting Directions ... Possible EJB 3.1 Netbeans 6.5 Quicktip: Unit Tests And Profiler Netbeans 6.5 Screenshot (1 ...
- Anuradha This week Screenshot #1 ... from the default stable update center of NetBeans 6.0 ... Screen shot of new Maven build plan view Please let us know ...
- Tor Norbye's Weblog Tuesday December 16, 2008 NetBeans Screenshot of the Week #39: Ruby Code Coverage, Python Code Coverage. Here's a new feature for NetBeans 7.0: Code Coverage support!
- Scala Support for NetBeans Screenshot#1: Syntax Highlighting and Scala ... Scala Support for NetBeans Screenshot#1: Syntax Highlighting and Scala Project ... downloadable Scala modules package can be ready in one week, so you can get it from the NetBeans ...
- Scala for NetBeans Screenshot#4: Basic Completion : Caoyuan's Blog Scala for NetBeans Screenshot#4: Basic Completion. Scala for NetBeans now supports basic completion ... I downloaded a version last week but since it was manually downloaded, I'm not ...
- NetBeans Screenshot of the Week #41: Type Assertions Python and Ruby are dynamically typed languages. We have a lot of heuristics in our editors to figure out the types - tracking assignments, analyzing your database migrations, etc ...
- NetBeans Screenshot of the Week #35: Support for Python's __all ... Let's start with a pretty simple module - an import, a function, and a couple of classes: (Notice by the way the semantic highlighting here - the unused parameters and variables ...
- NetBeans Screenshot of the Week #38: E4X Support As part of the JavaScript 1.7 work, I also beefed up the E4X support. E4X allows you to embed XML objects directly in your JavaScript source. Here's some simple E4X JavaScript ...
- JavaScript Technology NetBeans Screenshot of the Week 42: JavaScript Native Interface At the Roundup last week I talked to Robert Cooper, who ' s doing a lot of interesting work with GWT (Google Web ...
- SourceForge.net: Spring Netbeans Module The Spring Netbeans Module has been integrated into Netbeans ... Activity Percentile (last week) : 85.63 View ... Screenshots
|