Posts tagged as:
groovy
Daily del.icio.us for May 2nd through May 4th
- Pearware Blog : Improving Java web site performance with asset caching - In this post, I’ll be talking about a solution I developed at my day job to improve the performance of our web site by allowing the browser to cache JavaScript, CSS, and image files
- Who Will Tell the People? - New York Times - We need a president who is tough enough to tell the truth to the American people. Any one of the candidates can answer the Red Phone at 3 a.m. in the White House bedroom. I’m voting for the one who can talk straight to the American people on national TV
- The All-White Elephant in the Room - New York Times - Mr. Hagee is not a fringe kook but the pastor of a Texas megachurch. On Feb. 27, he stood with John McCain and endorsed him over the religious conservatives’ favorite, Mike Huckabee, who was then still in the race.
- Headius: The Power of the JVM - The future is definitely looking awesome for dynamic languages on the JVM. And languages like Groovy and JRuby are proving it.
- How Has Functional Programming Influenced Your Coding Style? - Functional programming languages are enjoying a renaissance. Even if not intending to use a functional language for daily work, learning such a language can improve one's programming style
- Sleep deprivation is not a badge of honor - (37signals) - Forgoing sleep is like borrowing from a loan shark. Sure you get that extra hours right now to cover for your overly-optimistic estimation, but at what price? The shark will be back and if you can’t pay, he’ll break your creativity, morale, and good-m
- Java Persistence 2.0 Early Draft Available - Linda DeMichiel's Blog - We've just released the Early Draft of the Java Persistence 2.0 specification, so I thought it would be a good time to report on some of the work we've been doing in the JSR 317 Expert Group.
- InfoQ: Flex, AIR and AS3 Flex Gain Code Coverage Utilities - Last month Joe Berkovitz announced the initial experimental release of Flexcover, an open-source code coverage tool suite for Flex, AIR and AS3
- For all you know, it's just another Java library - David Pollak's Blog - Bottom line… to anyone other than the folks with hands in the code and the folks who have to recruit and manage them, "For all you know, it's just another Java library."
- Common Solutions for T-SQL Problems - Home - Some of the Moderators, Answerers, and MVPs have gotten together to create a new resource to supplement the Forums; it's called SQLExamples. We just started it a few weeks ago so it's still very much in its infancy
Related posts
{ 0 comments }
Daily del.icio.us for April 14th through April 16th
- Searchable javadocs - Javadocs are good but not great as they miss a key feature of being able to do a full text search. Enter Documancer - It allows you to point to the index.html Javadoc file of a given library and one can then run full text searches through the Javadocs
- DataCleaner - eobjects - DataCleaner is an open source project concerned with creating a data quality solutions for business and organizations wishing to measure and increase the quality of their data. DataCleaner includes functionality to profile and compare data, to validate da
- IntelliJ IDEA Blog » Blog Archive » Announcing New Release of JetGroovy Plugin - We’re glad to announce the general availability of the new release of JetGroovy Plugin for IntelliJ IDEA. Version 1.5 brings yet more of IntelliJ IDEA´s smart, advanced features to Groovy and Grails developers
- HtmlUnit 2.1 Released « A Public Scratchpad - The HtmlUnit team is pleased to announce a new release of HtmlUnit. This latest version includes a number of bug fixes and performance enhancements, and sports excellent support for GWT, jQuery and Sarissa, decent support for Prototype and Dojo, and basic
- Enterprise 2.0: A Computer Security Nightmare? - Bits - Technology - New York Times Blog - One conclusion, the report notes, is that users are routinely, and fairly easily, circumventing corporate security controls. And that is because traditional firewall technology was not meant to grapple with the diversity of Internet applications of recent
- Amazon's cloud computing will surpass its retailing business | Between the Lines | ZDNet.com - Everyone else–Google and Microsoft–are working on their cloud computing services, but they are really in the first revision of their respective offerings. Amazon is ahead and tweaking
- It’s Only Software » 5 Minute Guide to Spring and Simple[r!] JDBC - I recently worked on a personal project to learn how one can write dead-simple plain old JDBC applications using only Spring Framework 2.5 without an ORM layer. Spring 2.5 has many features that provide some of the convenience of ORM libraries
- ajax, amazon, appengine, aws, bigtable, business, cloud, cloudcomputing, computing, data, database, design, development, ec2, enterprise2.0, firewall, google, grails, groovy, gwt, htmlunit, ide, idea, innovation, intellij, java, javadoc, jdbc, malware, opensource, profiling, programming, python, qa, s3, saas, search, security, software, spring, SpringFramework, SQL, storage, testing, tool, web, Web2.0, webservices
Related posts
Daily del.icio.us for April 4th through April 6th
- Visual SourceSafe to Subversion Migration - This migration script will take all live files in a VSS project and migrate them to Subversion. Additionally, for those live files, all file history will be preserved. Without this, it wouldn't be a migration, merely an import.
- VisualSVN Server - All-in-one installer for Subversion and Apache - VisualSVN Server is a package that contains everything you need to install, configure and manage Subversion server for your team on Windows platform. It includes Subversion, Apache and a management console.
- Coding Horror: Setting up Subversion on Windows - When it comes to readily available, free source control, I don't think you can do better than Subversion at the moment. Allow me to illustrate how straightforward it is to get a small Subversion server and client going on Windows. It'll take all of 30 min
- JRuby 1.1 is out! - The Empty Way - The long awaited JRuby 1.1 is finally out. Working on it was fun, much more fun than I expected — so much to do, so many interesting things, so little time! It is a perfect mixture of Java and Ruby
- Executive Pay: The Bottom Line for Those at the Top - The New York Times - Compensation and accumulated wealth of 200 chief executives for large public companies that filed proxies for last year by March 28.
- Build a quad-core, 8-gig server for $900 - Or maybe that's just what I tell myself when I only have $1,000 bucks to spend. Either way, multi-core CPUs made powerful computers far more affordable. You can build a fine quad-core, 8-gig server within that budget
- My Essential Twitter Tools - If you’re using Twitter for personal, corporate use, or to manage the brand of a client, you’ll need the right tools to find and engage the discussions.
Here are the tools that I’m using to improve my Twitter experience
- Windows Vista source code - Windows Vista source code
- Forbes.com - Dial D for Disruption - With Asterisk loaded onto a computer, a decent-size company can rip out its traditional phone switch, even some of its newfangled Internet telephone gear, and say good-bye to 80% of its telecom equipment costs. Not good news for Cisco, Nortel or Avaya.
- dangertree techblog » Blog Archive » Groovy vs. Google Collections: Round #1 - In my last post, Dan Lewis responded with some counter-code from Google’s collections package. Instead of attempting to snap back with some witty technical retort, I challenged Dan to a code-off. Groovy collections vs. Google collections (in Java)
- Adam Bien's Weblog : Huge discussion about JavaDoc …and no one cares about Fat Clients
- I really wondered about the discussion about JavaDoc - but actually no one complained about this statement "Therefore, a fat client with a local embedded database, such as Java DB, is the simplest possible solution — everything else is a workaround.". - IntelliJ IDEA Blog » Blog Archive » Migrating to EJB 3 with IntelliJ IDEA is Easy - IntelliJ IDEA has the full-blown support for Enterprise Java Beans (EJB). Supporting EJB specs from 1.x to 3.0 and leveraging it through all of its productivity-boosting features, from coding assistance to refactoring, IntelliJ IDEA stands for the weapon
- Gartner: Open source will quietly take over - ZDNet.co.uk - "By 2012, more than 90 percent of enterprises will use open source in direct or embedded forms," predicts a Gartner report, The State of Open Source 2008, which sees a "stealth" impact for the technology in embedded form:
- Ext.ux.PrinterFriendly - Ext JS Forums - I'm happy to announce the first release of my (first) Ext JS extension - Ext.ux.PrinterFriendly which allows you to easily build printer friendly layouts and grids for your Ext JS pages.
Related posts
{ 0 comments }
Daily del.icio.us for March 12th through March 16th
- Raible Designs | JSP's Evolution - It started out as a discussion of JSP vs. Velocity and Craig (McClanahan) provided an interesting evolution of JSP (and comparison to Velocity).
- How To Analyze Data Using the Average | BetterExplained - You drove to work at 30 mph, and drove back at 60 mph. What was your average speed? Hint: It’s not 45 mph, and it doesn’t matter how far your commute is. Read on to understand the many uses of this statistical tool.
- The Obama I know — chicagotribune.com - This is the Barack Obama I have known for nearly 15 years — a careful and evenhanded analyst of law and policy, unusually attentive to multiple points of view.
- A Quick Way To See If a Website Is Down For Everyone or Just You | Laughing Squid - Down for everyone or just me? “Down for everyone or just me?” is a great little website created by Twitter developer Alex Payne that helps you check to see if a website is down for everyone or just you
- Seamless integration of Java and Groovy with IntelliJ IDEA | JetBrains Zone - IntelliJ IDEA provides a seamless development environment for integrated Java and Groovy development with debugging and refactoring support, Smart Code Completion, advanced Editing, Inspections, Navigation, Search/Replace and Usage Search support and much
- IntelliJ IDEA Blog » Blog Archive » IntelliJ IDEA 7.0.3 is Here - We’re glad to announce the availability of IntelliJ IDEA version 7.0.3 - This new release brings multiple new features, improvements and bug-fixes, including improved performance and usability, improved Flex support, Totally new, reworked debugger UI
- Ajaxian » Secrets of JavaScript Libraries - Andrew Dupont, Thomas Fuchs, John Resig, Alex Russell, Sam Stephenson. These were the folks that gathered at SXSW to talk about the “Secrets of JavaScript Libraries” in a panel that was full to the brim
- Google Code Blog: How we improved performance on Google Code - According to our latency measurement stats, the user-perceived latency on Google Code dropped quite a bit, anywhere between 30% and 70% depending on the page. This is a huge return for relatively small investments we've made along the way, and we hope you
- ooma blog » Blog Archive » Here by Popular Demand: Number Porting - After months of testing, we’re thrilled to announce that we’re ready to start porting phone numbers at ooma. So, for all those customers who’ve been waiting to drop their phone provider (and monthly bills) and keep their current number, the time is
- John Resig - JavaScript in Internet Explorer 8 - Internet Explorer 8 is our release. The first beta was pushed out today and it shows huge promise. It's already achieved way more than I would've expected and it's made me hungry for more.
Related posts
{ 0 comments }
Daily del.icio.us for February 22nd through February 25th
- flexlib - Google Code - The FlexLib project is a community effort to create open source user interface components for Adobe Flex 2.
- dougmccune.com » Blog Archive » WindowShade component added to FlexLib - A new Flex container has been added to FlexLib, called the WindowShade. This container shows a header button above or below the content of the container. Clicking the header button opens or closes the panel. This lets you easily create expandable panels i
- Ajaxian » Adobe AIR v1.0 & Flex 3.0 Released; New Adobe Open Source Site Launched - Continuing their march into the RIA space, Adobe announced today the official release of AIR v1.0 and Flex 3.0. Adobe has taken the beta off of the wrapper as their have released both AIR 1.0 and Flex 3.0.
- Mobile Desktop at Improv Everywhere - For our latest mission, three agents entered a Starbucks one by one with their own giant desktop computer and CRT monitor. They bought coffee and worked at their computers as if they were laptops
- Ext JS Blog - » Simple Tasks v2 - Multiple lists, NativeWindows and Reminders - In collaboration with Adobe, one of the key additions in Ext 2.0.2 was Adobe AIR 1.0 support for running in the application sandbox. Also, the Simple Tasks AIR application sample was rewritten to take advantage of more of the native functionality in AIR a
- Thanks Zed; Syntax matters; no more dumping stuff in Java; Quit pimple pimping Ruby; Scala warning - Can we just get some decent support for Groovy? No instead Sun invests in Ruby via JRuby. DOH! Groovy looks a lot like Java. It is much easier to get started with it. The syntax does not make developers want to hurl. Why is Sun investing so much money in
- The Smartest Unknown Indian Entrepreneur - Forbes.com - Vembu is a rare species in India these days. As far as I know, he's one of the very few entrepreneurs who has been able to execute on the premise of building software "products" and/or software-as-a-service out of India.
- John Resig - How JavaScript Timers Work - JavaScript engines only have a single thread, forcing asynchronous events to queue waiting for execution. setTimeout and setInterval are fundamentally different in how they execute asynchronous code.
- jsunit-ext - ExtJS based test runner for JSUnit based javascript unit tests - jsunit-ext is a custom test runner built using ExtJS javascript library in order to provide a better user interface and certain features missing in default runner of jsunit while not requiring any change in tests which have already been written.
- Codedependent - Java Swing guy joins Adobe - I've recently joined Adobe Systems to work on the Flex SDK. Much of the material I write will be about Flex, Flash, AIR, ActionScript, and related technologies, although I also intend to have non-technology-specific pieces as interesting graphics software
- Installing Drupal 6 | drupal.org - This tutorial covers the installation of Drupal 6. The video goes through each of the steps needed to properly setup Drupal including downloading, database set up and running the installation script. It also covers some common roadblocks and how to…
Related posts
{ 0 comments }
Daily del.icio.us for February 17th through February 22nd
- java.sun.com interview: A Conversation With Cay Horstmann - Cay Horstmann, a computer science prof at San Jose State, Java Champion, and author of some respected books on JSF and Java in the enterprise makes some provocative points in an interview on java.sun.com,
- InfoQ: GWT-Ext 2.0 Released: An Interview with Sanjiv Jivan - InfoQ.com had a chance to chat with Sanjiv Jivan, the creator and primary developer behind GWT-Ext, to get his perspective on the 2.0 release:
- YUI 2.5.0 Released — Big upgrades to DataTable, new Layout Manager, Flickr-style multi-file Uploader, and more » Yahoo! User Interface Blog - The YUI Team just released version 2.5.0 of the library. We’ve added six new components — Layout Manager, Uploader (multi-file upload engine combining Flash and JavaScript), Resize Utility, ImageCropper, Cookie Utility and a ProfilerViewer Control
- USAspending.gov - Federal Funding Accountability and Transparency Act of 2006 - Have you ever wanted to find more information on government spending? Have you ever wondered where federal contracting dollars and grant awards go? Or perhaps you would just like to know, as a citizen, what the government is really doing with your money.
- API for Static Maps - For those who don't need all the complexity of Google Maps API or can't use JavaScript in a specific context (for example, in a mobile website), there's a new Static Maps API. Similar to the recently-launched API for charts, this API lets you generate map
- Analyze This: Hoaxer Haunts Earnings Calls - WSJ.com - Mr. Herrick is giving analysts another reason to look forward to a big conference many of them plan to attend in Boca Raton, Fla. next week. Says Mr. Faucher: "One of the big questions is, will Joe Herrick from Gutterman Research show up?"
- New Version of SalesBuilder using LiveCycle Data Services : Christophe Coenraets - I have often felt that we needed a more real-life/complex sample application to adequately demonstrate LiveCycle Data Services, and specifically the Data Management Service. So, I wrote a new version of Salesbuilder that uses LCDS to persist data at the s
- Flex cookbook beta - Building an HTML, CSS, AJAX capable AIR Browser (Standalone Application) - The Adobe Integrated Runtime (AIR) uses the Webkit HTML engine. As such, most of the complexity of using HTML in your applications is hidden. This simple demo loads up a webpage that has CSS and AJAX to demonstrate the capabilities.
- Ola Bini: Programming Language Synchronicity: Is Groovy like Java? - Groovy has some extremely powerful features and libraries that can really make your life on the JVM blissful. Groovy's integration with Java is top notch, which means that you can always fall back to Java when you need Java specific features
- AIR Inspector and Aptana Update | Kevin Hoyt - The AIR Introspector is designed to let you debug your application. By adding a single SCRIPT tag to your application, and hitting F12 on your keyboard, you’ll be presented with a new window that loaded with information about your application
Related posts
{ 0 comments }
Daily del.icio.us for February 14th through February 16th
- script.aculo.us Tutorial | Ajaxonomy - The folks over at Tutorials Point have posted a good tutorial for learning script.aculo.us on their site. The tutorial does well to cover the framework, includes lots of codes examples, and even has a W3C Schools style "try-it-yourself" editor to let you
- Prototype JavaScript framework: Deprecation.js: easing the 1.5 → 1.6 transition - f you’ve put off the task of upgrading your old code to Prototype 1.6, now you’re out of excuses. Core team member Tobie Langel has developed a script that will warn you of any deprecations or API changes
- Jack Slocum’s Blog - » Ext 2.0 API Docs on AIR - Using the soon to be available Ext AIR adapter that allows Ext JS to run in the AIR application sandbox, Jack took the Ext JS 2.0 API documentation application and get it running on AIR
- Tutorial:Getting Started with Forms - Learn About the Ext JavaScript Library - This tutorial does show you how to create a form - The next tutorial shows populating the form with data from the server and submitting that data back to the server: Loading Data Into and Submitting a Form
- Ext JS Blog - » Community Talk - February 2008 - There’s nothing I like to hear about more than a developer having success with Ext. It’s even better when that developer is willing to share their experiences and insight with others. His blog has quite a few Ext posts and they are all well written.
- Savvy Duck: Ext Event Handling - The event handling and dispatching system in Ext is easy for a developer to hook into. It doesn't take anytime to integrate with and its a breeze to extend. Happy coding!
- Savvy Duck: Javascript: Introduction to the Ext Grid Object - A GridPanel has a ColumnModel field which is a collection of column configurations. The ColumnModel.renderer member lets you change the default rendering behavior of a column. The ColumnModel.editor member is an Ext.form.Field object
- Savvy Duck: Javascript: Mixing Ext’s Grid with JQuery’s Flot - I needed to integrate a Javascript chart library into an Ext based grid application. I’ve taken a previous example of the EditorGridPanel and extended it with charts and a few other minor embellishments. I went along with JQuery’s Flot
- Red Hat's JBoss dons BlackTie to target BEA Tuxedo - Yahoo! News - At its JBoss World conference , Red Hat unveiled JBoss BlackTie, a project for integrating Java and legacy-based distributed transaction-processing environments. The new product will complement and extend the current JBoss transaction-monitor project
- Groovy-power automated builds with Gant - Java World - If you've ever wished for the command of a programming language to drive your build process, then you need to know about Gant. In this article Klaus P. Berg introduces this combination of Groovy and Ant and shows you why some Java developers are choosing
- Red Hat launches JBoss Enterprise SOA Platform, 3 new open source projects | Open Source | ZDNet.com - Red Hat announced a fully integrated SOA platform combining JBoss middleware and Red Hat Enterprise Linux and launched three new open source projects. Due by the end of February, the JBoss Enterprise SOA Platform is a subscription-based offering that inco
Related posts
{ 0 comments }
Daily del.icio.us for February 10th through February 14th
- Zimbra's new Desktop: Look ma, no browser! | The Open Road - The Business and Politics of Open Source by Matt Asay - CNET Blogs - It's very cool. You should give it a spin. This is the best e-mail "client" ever built…largely because of its successful marriage of the Web with the desktop. In the future, all applications will be like this–or should be.
- Ext Road Map - Our goals for 2008 are to continue improving the 2.x version line by adding new components and enhancing some of the existing areas of functionality in Ext as shown below. Looking ahead to 3.0, there are some big new areas that we'll be getting into. In a
- The Making of MarkMail: Announcing an Informal Partnership with Codehaus - We're happy to announce we've developed an informal partnership with Codehaus to load all their mail archives and receive automatic notification of new Codehaus lists as they get created.
- A Conversation with Matt Mullenweg (Yahoo! Developer Network blog) - A few weeks ago, Matt Mullenweg (creator of WordPress) came by Yahoo to talk to a bunch of Yahoo! bloggers about the current and future state of WordPress. After the meeting, I sat down with him for our Developer Spotlight series on YDN Theater to catch u
- Andres Almiray's Weblog : Weblog - JSON-lib is a java library for transforming beans, maps and XML to JSON and back again to beans and DynaBeans. It is based on the work by Douglas Crockford in http://www.json.org/java.
- The State of BPM: Top-Five Trends | The Intelligent Enterprise Blog - The results show a number of interesting trends indicating that CIOs and business leaders are focused on improving their processes. Existing customers described how they expect to get their ROI from their BPM implementations, and most expect to see ROI ov
- Starbucks ditches T-Mobile for AT&T | Crave : The gadget blog - The new AT&T plan allows all customers 2 free hours per day, with a $3.99 fee for additional 2-hour chunks of time. Monthly subscriptions will cost $19.99 and will enable access to other AT&T hot-spot locations in addition to Starbucks.
- Anthony Park :: 100% Geek Content by Volume » New Vista Media Center Plugin - MyNetflix (beta) - I’ve kept this pretty quiet, but I’ve been working on a new Media Center plugin for a little while now. It is now ready for beta testing, and I’ve decided to run a public beta for this one. MyNetflix features * View your Netflix queue * Browse movie
- Humanized > Our Products > Enso Launcher - Enso Launcher is designed to give you instant access to your applications and windows. With a few easily remembered keystrokes, you can launch an application, switch to a window by name, and control the state of your windows.
- Martin Wolf : Advanced Java 5 Generics - Here's an article about a few of the more subtle aspects of Java 5 Generics. This is hardly the 1st article about this particular subject, but none of them explain it quite the way I would have wanted to see it when I was wrestling with this issue myself.
- Panopticon: The Power of Pre-Attentive Processing - Our visualization software is easy to use and is a great way to explore large datasets, identify outliers and find hidden patterns.
Related posts
{ 0 comments }
Daily del.icio.us for February 8th through February 10th
- Philip Greenspun’s Weblog » Microsoft is 2000 times less effective than Google; Yahoo Board seems to be insane - Microsoft is to Yahoo as Time Warner is to (correct answer) AOL.
- Mini-Microsoft: Microsoft's Yahoo! Acquisition is Bold. And Dumb. - This still seems like a real dumb idea, like a staggering drunk trying to prop himself on an unwilling and lame adversary who wouldn't mind seeing the drunk facedown on the pavement
- IDEA is Now Enterprisey - It’s official, JetBrains raised the price on IDEA. While they claim they have not raised prices in 5 years, this is not the complete story.
- Smoke and Ice: Um… Has anyone seen JBoss? - Ok, can anyone explain why JBoss seams to have dropped off the map? The 5.0 version of the JBoss Application Server has been in beta for over a year! What's going on?
- InfoQ: From Tags to Riches: Going from Web 1.0 to Flex - James Ward and Shashank Tiwari walk through replacing a Web 1.0 interface with a rich Adobe Flex user interface. In the article, they outline the steps of updating the open source Pentaho Suite dashboard with a Web 2.0 dashboard:
- java.net: Query by Slice, Parallel Execute, and Join: A Thread Pool Pattern in Java - By combining all the above concepts, it is possible to abstract out a Thread Pool pattern in the JDK for your daily parallel processing solutions. This article will showcase code that can be built and run using the JDK along with your favorite database.
- IntelliJ IDEA Blog » Blog Archive » External Annotations - There are several cases when direct annotating code is not advisable: for example, project is shared between team members that use different IDEs, or you work with library classes. That does not mean you can’t make use of these annotations, though – w
- Getting Started with Grails - Infoq ebook - Grails is an open-source, rapid web application development framework that provides a super-productive full-stack programming model based on the Groovy scripting language and built on top of Spring, Hibernate, and other standard Java frameworks. Many org
- Safari is about to get crazy fast | Computerworld Blogs - What's so interesting about this is that Safari is already a fast browser. While Microsoft's products are getting bulkier and slower, Apple's products are getting leaner and faster.
- 20 minutes or so on why I am 4Barack (Lessig Blog) - I wasn't going to do this, but then someone ask me to do it, and someone else told me (to my horror — not that it would be insane for anyone, but insane for her) that she was for Clinton. So consider this my precinct captain duty for the lessig blog.
Related posts
{ 0 comments }
Daily del.icio.us for February 6th through February 7th
- uface - Google Code - UFace implements the JFace Data Binding for GWT, gwt-ext, MyGWT and Swing. UFace also provides a Universal API to create rich user interface applications on a variety of platforms such as the web via GWT or Java via Swing or Eclipse.
- cabel.name: FancyZoom 1.0 - This much-requested chunk of Javascript to zoom images inline, originally written for this blog but later rolled out to the Panic website and used for screenshots, is now polished up, bug-fixed, available for you to use on your website!
- Official Google Docs Blog: Stop sharing spreadsheets, start collecting information - Create a form in a Google Docs spreadsheet and send it out to anyone with an email address. They won't need to sign in, and they can respond directly from the email message or from an automatically generated web page.
- GWT-Ext is a new and significantly improved major release that is based on Ext 2.0 - GWT-Ext is a powerful widget library that provides rich widgets like Grid with sort, paging and filtering, Tree’s with Drag & Drop support, highly customizable ComboBoxes, Tab Panels, Menus & Toolbars, Dialogs, Forms and a lot more right out of the box
- Agile Ajax: Yet Another 17 GWT Tutorials - Half a year has passed since I published 36 GWT Tutorials. As expected, several new tutorials have come along that demonstrate deeper, more sophisticated aspects of the framework, as well as addressing specific IDE's and libraries.
- Google Web Toolkit Blog: YesMail talks about GWT - The decision to turn to GWT for our front-end solution was a leading factor in our success over the past year which was recognized in The Forrester Waveª: Email Marketing Service Providers, Q4 2007. We're up to 17 GWT modules and 33,000 lines of GWT code
- Daring Fireball: Translation From PR-Speak to English of Selected Portions of Yahoo CEO Jerry Yang's Company-Wide Memo Regarding the Microsoft Takeover Bid - Translation From PR-Speak to English of Selected Portions of Yahoo CEO Jerry Yang’s Company-Wide Memo Regarding the Microsoft Takeover Bid - John Gruber does it again
- Grails 1.0 Web framework ready | InfoWorld | News | 2008-02-05 | By Paul Krill - Grails is different from other dynamic language frameworks because it embraces Java and leverages Spring at its core, Rocher said. Spring's role in Grails is akin to being an enterprise application toolkit that features ease of use, he said. Hibernate is
- IntelliJ IDEA Blog » Blog Archive » Creating Flex Applications with IntelliJ IDEA - We’ve got great news for those of you who were waiting for an easier way to create rich Internet applications with Adobe Flex using IntelliJ IDEA. Many advanced features are supported by the upcoming version 7.0.3 that is already available throught the
- mike desjardins' blog: A Delicious and Simple JPA Mapping tutorial: The Pizza Shop - So, another JPA tutorial. What makes this one different? Well, for one thing, this one comes with a working, downloadable project that works with Eclipse, NetBeans, and IntelliJ IDEA 7. It's packaged with Hibernate, Toplink, and OpenJPA. And it's been tes
Related posts
{ 0 comments }