The Artima Developer Community
Sponsored Link

Java Buzz Forum
Links for 2009-04-06 [del.icio.us]

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
dion

Posts: 5028
Nickname: dion
Registered: Feb, 2003

Dion Almaer is the Editor-in-Chief for TheServerSide.com, and is an enterprise Java evangelist
Links for 2009-04-06 [del.icio.us] Posted: Apr 7, 2009 1:44 AM
Reply to this message Reply

This post originated from an RSS feed registered with Java Buzz by dion.
Original Post: Links for 2009-04-06 [del.icio.us]
Feed Title: techno.blog(Dion)
Feed URL: http://feeds.feedburner.com/dion
Feed Description: blogging about life the universe and everything tech
Latest Java Buzz Posts
Latest Java Buzz Posts by dion
Latest Posts From techno.blog(Dion)

Advertisement
  • Experimenting with lexical auto-indentation for bespin - Roberto Saccon
    "I started today to experiment to add an advanced feature: Auto indenting of current line or a selection based on lexical analysis. The user just has to press CTRL + TAB (but could be any other key binding of course). The information about what codemirror thinks is the correct indentation is already internally stored for each line of the source document, all I had to do was to add some code which inserts or deletes some whitespace at the begin of those lines th e user marked for auto-indentation. That is at least what I thought. Unfortunately it doesn't work yet reliable (and that is my fault, because the original codemirror editor does perfectly auto-indent) and also is not yet integrated into bespins undo/redo system, so it needs another iteration, before I can submit a patch, but if anybody wants to help working on it, take a look at the auto-indent code I added."
  • Chrome Extension API used a lot of JSON
    Aaron talks about how Chrome extensions is toying with a JSON heavy API, heavy enough to warrant JSON Schema :)
  • Does OpenID need to be hard?
    We need that OpenID button, else FB connect will win. We can't have one company holding the keys.
  • Static type thinking in dynamically typed languages
    Ola talks about types vs. classes and more goodness. With Scala and the like..... static is trying to fight back.

Read: Links for 2009-04-06 [del.icio.us]

Topic: spring-modules-ehcache and ehcache issues you should be aware of Previous Topic   Next Topic Topic: Enjoy Google Brain Search on Your Mobile Phone

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use