Posts tagged as:
concurrency
Daily del.icio.us for June 29th
- Sun Bundles MySQL Database, GlassFish App Server — Sun Microsystems — InformationWeek - In one of the first results of its $1 billion purchase of MySQL, Sun Microsystems (NSDQ: JAVA) has packaged the popular open source database with its GlassFish application server and is offering the two as a $65,000-per-year bundle.
- InfoQ: Mark Little on Transactions, Web Services and REST - In this interview, recorded at QCon London 2008, Red Hat Director of Standards and Technical Development Manager for the SOA platform Mark Little talks about extended transaction models, the history of transaction standardization, their role for web servi
- ScreenSteps: Rapid Documentation Tool - ScreenSteps takes the drudgery out of creating visual, step-by-step software tutorials/guides. With ScreenSteps you can communicate software instructions clearly and quickly.
- Vespa: A better MVC » Semicolon - Vespa is a refinement of the old MVC (Model View Controller) architectural pattern that better reflects how Web applications actually work. I have refined the basic MVC pattern in light of typical usage patterns I’ve encountered
- Featured Windows Download: iSpring Converts PowerPoint Presentations to Flash Video - Freeware PowerPoint plug-in iSpring converts your PowerPoint presentation to an interactive Flash video with the click of a button. The exported movie even preserves all of your slide transitions, animations, and hyperlinks
- Google Code Blog: OAuth Available for Google Data APIs - We love open standards, and we've just added support for a new one: OAuth is now supported on all of the APIs. OAuth is an open standard for authentication that allows applications to authenticate users without ever directly handling usernames/passwords
- InfoQ: Kilim - actors and message passing in Java - Kilim is a message-passing framework for Java that claims provides ultra-lightweight threads and facilities for fast, safe, zero-copy messaging between these threads.
- Andrew Peters' Blog » Blog Archive » My Language of the Year - Erlang is important because it combines both functional and concurrency-oriented programming models in a very powerful way. Specifically, it turns out that the Erlang approach is ideal for harnessing the power of multi-core CPUs.
- dragtable - Drag and drop HTML table headers to reorder columns using a simple interface similar to sorttable. - Once you include this script, you can give an HTML table drag-and-drop reorderable columns by setting "class=draggable". dragtable can be combined with sorttable by setting 'class="draggable sortable"', thus producing highly interactive HTML tables
Related posts
{ 0 comments }
Daily del.icio.us for June 12th through June 14th
- The LinkedIn Blog: Grails at LinkedIn - Below is a presentation that my colleagues Alex Vauthey, Borislav Roussev, Jamie Still and I put together for a JavaOne Groovy/Grails Meetup. This presentation tells about our experience using Grails to build our application.
- Raible Designs | LinkedIn's Engineering Blog - Have you been curious about LinkedIn's architecture or how they're using Grails and Rails? If so, you might be interested in LinkedIn's Engineering Blog. Over the past couple of weeks, a few Engineers have starting writing about our architecture, OpenSoci
- 10 Free Chart Scripts | WebTecker the latest Web Tech, Resources and News. - This week I’ve been working on a project that required data to be shown visually. I needed a Chart Script that was attractive yet gets the data across. The Charts scripts below are built using JavaScript, Flash, Silverlight, and Java.
- InfoQ: Agile Architecture Is Not Fragile Architecture - Architecture is perceived as a heavy-weight activity which does not fit into an Agile process, so many teams start without it, just to find themselves re-doing the software later because the code structure was not good enough to support maintainability an
- Groovy on Grails : Grails at LinkedIn (Brian Guan) - It’s been more than 6 months since the Grails community learned that LinkedIn , an online network of professional contacts, has been using Grails along with custom made frameworks to power their applications.
- www.hazelcast.com - Hazelcast is a clustering and data distribution platform for Java. - Hazelcast is a clustering and data distribution platform for Java. It currently comes with distributed implementation of java.util.Queue, java.util.Set, java.util.List, java.util.Map and java.util.concurrent.locks.Lock.
- IntelliJ IDEA Blog » Blog Archive » Type Migration Refactoring - In addition to IntelliJ IDEA rich set of refactorings, one of the latest EAPs offers a new one, called Type Migration
- Greg Brown's Blog: Introducing Pivot - Pivot is an open-source framework for building high-quality, cross-platform applications that are easily deployable both via the web and to the desktop. It began as an R&D effort at VMware and is now being made available to the community as an option for
- Open Source Firm Hires BEA Systems Veteran — SpringSource — InformationWeek - The former head of the BEA Systems WebLogic engineering team, Peter Cooper-Ellis, has joined SpringSource to lead the development and product management of SpringSource Application Platform, the middleware additions to Spring's programmer-assistance, Java
- Using Snort: Part 1: Installation and configuration - Web sites are the most vulnerable, and therefore the most hacked, bits of technology on the Internet. Enter Snort, a free and open source Network Intrusion Prevention System (NIPS) and Network Intrusion Detection System (NIDS) tool for managing and preven
- Creating DSLs in Java, Part 1: What is a domain-specific language? - Java World - If you've ever written a makefile or designed a Web page with CSS, you've already encountered a DSL, or domain-specific language. DSLs are small, expressive programming languages custom designed for specific tasks
Related posts
{ 0 comments }
Daily del.icio.us for June 1st through June 4th
- Firefox 3 for developers - MDC - If you're a developer trying to get a handle on all the new features in Firefox 3, this is the perfect place to start. This article provides a list of the new articles covering features added to Firefox 3
- InfoQ: Is Google Gears Positioned to Add Features to the Web? - There is no doubt that Rich Internet Applications remain a major battleground for the industry along with and complementary to Ad-based revenue models and cloud-computing. Will Gears take a similar path as Flash and become as much adopted by Web sites and
- Use Flex Builder 3 to create a JavaScript AIR application - I have tried today to create an AIR application. My tool of choice was Flex Builder 3 as I knew you can create AIR applications using it.
- Official Google Blog: At long last, real-time stock quotes are here - We're very excited to tell you that real-time quotes on NASDAQ securities are now available on Google Finance. This is an important (and way overdue) development for everyone who consumes financial information.
- InfoQ: Erlang - software for a concurrent world - How do you program a multicore computer? Easy - do it in Erlang. Erlang is a concurrent functional programming language designed for programming fault-tolerant systems. With share-nothing semantics and pure message passing, Erlang programs scales on multi
- Design Stencils - Yahoo! Design Pattern Library - Yahoo! Design Stencil Kit version 1.0 is available for OmniGraffle, Visio (XML), Adobe Illustrator (PDF and SVG), and Adobe Photoshop (PNG), and covers the following topics:
- DBSight: Instant Scalable Full-text database search platform/engine - Instead of weeks or even months to develop a full-text search for your data, if you know how to use DBSight, you can easily create the full-text search literally in minutes.
- Brain Freeze » Storing JasperReports in a database using iBATIS and Oracle 10g - This article shows how I solved the file system issue by storing JasperReports report definitions in a database. I’ll assume familiarity with the iBATIS “ORM” database framework since I am not showing a full iBATIS setup here.
- JetBrains' Dmitry Jemerov on IntelliJ 8, Flex, and Scala - Dmitry Jemerov is a lead developer on JetBrains' IntelliJ IDEA. In this wide-ranging interview with Artima, Jemerov discusses the main focus areas for the upcoming IntelliJ 8 release, as well as his views on IntelliJ's support for Flex and Scala.
- » HOW TO: Use JDBC Batching for 7-8X throughput gains - Using the batched statement capability of your JDBC driver can give you 7-8X throughput gains. Not only is batching significantly faster, it’ll save database CPU cycles and be easier on the network, too
- Why Java? Because it's everywhere. - The value of this enterprise capabilities is still very high, and in my opinion, it is one of the most important differentiators of Java. Once you know how to deal with it, it saves you lots of time in development and production.
- Roku's Netflix Player sells out | Tech news blog - CNET News.com - There's more proof that the Netflix Player is a hit. Start-up Roku, the company behind the device that enables Netflix subscribers to watch movies streamed from the Internet to their TVs, has run out of inventory two weeks after launching.
- InfoQ: Exadel’s Flamingo Project for Rapid Flex and Java Development - Exadel’s Flamingo project is a tool for bootstrapping RIA applications built with Java backends. The tool offers support for both Seam and Spring in the middle tier. On the presentation tier, Flamingo supports both Flex and JavaFX
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 Dec 23, 2007
- BitNami :: BitNami Stacks - BitNami stacks make it incredibly easy to install your favorite open source software. Application stacks include an open source application and all the dependencies necessary to run it, such as Apache, MySQL and PHP or Ruby. All you need to do is download
- Sriram Krishnan: Amazon SimpleDB - Technical Overview - Structured storage was one of the missing pieces in Amazon's cloud services jigsaw puzzle (the other has to be the ability to host a site completely on EC2 without using dynamic DNS hacks) and Amazon is plugging that hole today with the launch of SimpleDB
- Remember The Milk - Services / Remember The Milk for Gmail - Remember The Milk for Gmail is a Firefox extension that allows you to manage your tasks in Gmail (complete, postpone, and edit tasks), add new tasks (and connect them with your emails, contacts, and Google Calendar events), automatically add tasks for sta
- Eventually Consistent - All Things Distributed - Recently there has been a lot of discussion about the concept of eventual consistency in the context of data replication. In this positing I would like to try to collect some of the principles and abstractions related to large scale data replication and t
Related posts
Daily del.icio.us for Aug 11, 2007 through Aug 16, 2007
- Tutorials - Using Java Persistence API Within a Visual Web Application - Using NetBeans IDE 6.0 and the Visual Web tools, you can write applications that connect to database tables using the Java Persistence API (JPA) in addition to the Visual Web data provider components.
- Enterprise Java Community: Manage test data for integration tests using Spring and DBunit - This article will look at configuring integration tests using Spring and DBUnit so that test data is inserted into the database before every test. This article also looks at a utility to export/import test data in the database using DBunit.
- How to Get the Best Performance Out of a Java Persistence Implementation : Enterprise Tech Tips - If you are switching over to the Java Persistence API, be aware of the numerous options and decisions you have to make to boost your application's performance. From Cache size, Pools to modes of operation, Rahul Biswas takes you through the steps. (via Th
- Prototype JavaScript framework: Prototype 1.6.0 release candidate - The first release candidate of Prototype 1.6.0 has arrived! The core team is continuing its tradition of bringing thoughtful incremental upgrades to the core APIs in addition to performance improvements and bug fixes. Keep reading for some of the highligh
- Citrix makes bold virtualization move with XenSource acquisition, muddies waters with Microsoft | Dana Gardner's BriefingsDirect | ZDNet.com - Citrix Systems Inc. today roared full throttle into the ever-expanding desktop virtualization arena, when it announced its intention to acquire XenSource, Inc. of Palo Alto, Calif. The news comes right on the heels of VMWare?s huge IPO pop.
- 30 free HTML email templates - Campaign Monitor - Getting your email to look great in all the major email clients can be a challenge at times, so we've done the hard work for you with these 30 free email templates.
- WebAppers Simple Javascript Progress Bar with CSS by WebAppers - WebAppers has created a simple Ajax Javascript based Percentage Bar / Progress Bar which is inspired by Bare Naked App. Bare Naked App taught us how to display Percentage Bar with 2 images only by using CSS.
- Hitachi's Deskstar 7K1000 hard drive - The Tech Report - Page 1 - Has Hitachi achieved a perfect balance of speed and storage with its Deskstar 7K1000? We've tested it against nearly 20 competitors?including its closest 750GB rivals from Seagate and Western Digital?to find out
- Amazon Web Services Developer Connection : Java Library for Amazon E-Commerce Service - Java Library for Amazon E-Commerce Service
- LiMo Foundation: Welcome - Motorola, NEC, NTT DoCoMo, Panasonic Mobile Communications, Samsung Electronics, and Vodafone established the LiMo Foundation to develop the Foundation Platform, a Linux-based, open mobile communication device software platform
- Erlang, the next Java - Erlang is going to be a very important language. It could be the next Java. Its main problem is that there is no big company behind it
- Judge Says Unix Copyrights Rightfully Belong to Novell - New York Times - In a decision that may finally settle one of the most bitter legal battles surrounding software widely used in corporate data centers, a federal judge ruled Friday afternoon that Novell, and not SCO, is the rightful owner of the copyrights for Unix OS.
- NIST endorses Microsoft's Open XML in upcoming vote | Tech news blog - CNET News.com - The National Institute of Standards and Technology (NIST) is backing Microsoft's effort to certify Office Open XML as an international standard.
Related posts
Daily del.icio.us for Aug 09, 2007 through Aug 11, 2007
- LiMo Foundation: Welcome - Motorola, NEC, NTT DoCoMo, Panasonic Mobile Communications, Samsung Electronics, and Vodafone established the LiMo Foundation to develop the Foundation Platform, a Linux-based, open mobile communication device software platform
- Erlang, the next Java - Erlang is going to be a very important language. It could be the next Java. Its main problem is that there is no big company behind it
- Judge Says Unix Copyrights Rightfully Belong to Novell - New York Times - In a decision that may finally settle one of the most bitter legal battles surrounding software widely used in corporate data centers, a federal judge ruled Friday afternoon that Novell, and not SCO, is the rightful owner of the copyrights for Unix OS.
- NIST endorses Microsoft's Open XML in upcoming vote | Tech news blog - CNET News.com - The National Institute of Standards and Technology (NIST) is backing Microsoft's effort to certify Office Open XML as an international standard.
- How well do you know prototype? - Here, I've collected most common use cases that do NOT use all of prototype's capabilities and their simple solutions. I hope this will be a basic checklist to go through when developing for your next project
- Learning JavaFX Script, Part 1: An Introduction to JavaFX Script for Java Programmers - The JavaFX Script programming language (hereinafter referred to as JavaFX) is a declarative, statically typed scripting language from Sun. Because JavaFX Script is statically typed, it also has the same code structuring, reuse, and encapsulation features
- Real Web 2.0: Quick and dirty Web applications with bookmarklets - Bookmarklets are an important part of the Web 2.0 landscape, and they exemplify the qualities of Web 2.0 technology I tend to focus on in this column: transparency and openness.
- WebLogic Server Virtual Edition Launcher Appliance - WLS-VE is a combination of a Java application server (WebLogic Server) with a Java Virtual Machine that works with hypervisor software and provides only the set of operating system features that WebLogic Server needs to offer its full range of services.
- Arvind Jain's Blog: WebLogic Server Virtual Edition (WLS-VE) goes GA - With a single command, WLS instances can quickly be deployed onto VMware ESX-enabled resource pools, fully integrated and tuned to run within their own dedicated virtual machines… all without any 3rd party operating systems.
- yav - Javascript form validation tool - Yav is a SIMPLE, POWERFUL and CUSTOMIZABLE javascript-based form validation tool.
- New elements in HTML 5 - HTML 5 introduces new elements to HTML for the first time since the last millennium. New structural elements include aside, figure, and section. New inline elements include time, meter, and progress. New embedding elements include video and audio.
- Download Query Express - Query Express is a simple Query Analyzer look-alike, but being small and free it can be run where the SQL Server client tools are not installed or licensed. This makes it especially useful as a query tool for MSDE and SQL Express. It also connects to Orac
Related posts