$theTitle=wp_title(" - ", false); if($theTitle != "") { ?>
Techniques Behind Modern Web
15 Jan // php the_time('Y') ?>
Microsoft Volta was often referred to as a GWT copycat (carelessly).
Yes, Volta does generate JavaScript but it does so in a somewhat different way than GWT: while GWT reads Java code and compiles to JavaScript, Volta reads bytecode (.NET IL) and compiles to JavaScript. And Volta uses the existing .Net APIs instead of defining its own UI APIs like GWT does. Theoretically, you can write an app in C# or VB.Net using the form designer, add some annotations to tell the system which parts are client code, and compile the same source to both a thick client and a web app. Sounds cool?
“It made over 171 HTTP requests to load up all of its generated JavaScript, over 2 megabytes of code, it took 20 seconds to startup, ran slow once it did, threw exceptions and sent me into the debugger, and when I looked at the code, I noticed that it had compatibility code for other browsers in my download, code chewing up space and network bandwidth that are useless to my Firefox instance.” said Ray Cromwell of Timepedia/Chronoscope when he took Volta test application WordWorm for a spin.
Though this is just a prototype, Microsoft should show that doesn’t have so many easy to assess flaws. I cannot play with Volta right now since it requires VS.NET 2008 (which I don’t have) but would I want to crash my browser?
15 Jan // php the_time('Y') ?>
John Resig, the creator and lead developer of the jQuery JavaScript library, looks back when JQuery was born: I remember doing the first release at BarCamp NYC (combined with the mention of two other projects of mine that fizzled: Feed Pile and Idea Shrub). While I had released a bunch of open source code in the past, this was the first ...
14 Jan // php the_time('Y') ?>
Looking for Prototype/script.aculo.us replacement on Rails? jRails project can be an answer if you prefer JQuery. Here is info from project site: Features jRails provides drop-in functionality for these existing Rails methods. Prototype form_remote_for form_remote_tag link_to_remote observe_field observe_form periodically_call_remote remote_form_for submit_to_remote Scriptaculous draggable_element drop_receiving_element sortable_element visual_effect RJS hide insert_html remove replace replace_html show toggle Visual Effects The visual effects in jRails are based on the new jquery-fx library. jRails currently uses a slightly modified version of jquery fx code to get some of the desired effects. ...
13 Jan // php the_time('Y') ?>
Long awaited book stating itself as the "expert guide to building Ruby on Rails applications" has finally come. This book will help you: Increase your productivity as a web developer Realize the overall joy of programming with Ruby on Rails Learn what's new in Rails 2.0 Drive design and protect ...
12 Jan // php the_time('Y') ?>
Myles Eftos has given 6 things try Rails this year. They are: Install Rails: This is aimed at those of you out there that haven’t tried Ruby on Rails yet. Jump in - have a go, there are plenty of resources out there, and it is fairly easy to install regardless of your platform Upgrade to Rails 2.0: I have covered what’s ...
11 Jan // php the_time('Y') ?>
One of Hubble's most famous images: pillars of creation where stars are forming in the Eagle Nebula. Credit: NASA/ESA What are new upgrades in Hubble Space Telescope version 2.0? They will make the Hubble telescope 100 times more powerful. And, big news, they will add Web 2.0 functionality on the companion website "hubbl.". You'll ...
10 Jan // php the_time('Y') ?>
Oh, my first thought was "It's silly to add Java to Rails" because normally GWT uses the Java language to generate JavaScript. But I changed my mind after reading Jon Crosby's answers to a short interview from InfoQ: Most of Java's weight comes from JEE, which is not part of GWT on Rails. Client side GWT uses the Java language to ...
9 Jan // php the_time('Y') ?>
Tim O’Reilly opines on notable tech books from 2007 -- just have a quick look on his list. Mac OS X Leopard: The Missing Manual: this book sold out of its 50,000 copy first printing in a few of days. In the fourth quarter of 2007, the total size of the ...
8 Jan // php the_time('Y') ?>
David H. Hansson - Photo: 43people.com InfoQ had an interesting interview with David H. Hansson, the creator of Ruby on Rails and its biggest proponent. He revealed many improvements in Rails 2.0 and how to upgrade from previous version. Here are some points: Rails 2.0 is polished in a way that's very hard to describe meaningfully in ...
8 Jan // php the_time('Y') ?>
Yahoo co-founder and CEO Jerry Yang showed glimpse into the future of Yahoo: “At Yahoo we want to be most essential starting point for your life,” and “take the complexity of the Web and simplify your life through very powerful technologies,” in his inaugural CES appearance. Yang also showed that Yahoo Mail will serve as the hub, but open interface to ...
Recent Comments