Posts tagged as:

twitter

Daily del.icio.us for June 15th through June 17th

by Vinny Carpenter on June 17, 2008

InfoQ: Domain Driven Design and Development In Practice - Domain Driven Design (DDD) is about mapping business domain concepts into software artifacts. Most of the writings and articles on this topic have been based on Eric Evans' book "Domain Driven Design", covering the domain modeling and design aspects mainl InfoQ: Rod Johnson Discusses Spring, OSGi, Tomcat and the Future of Enterprise Java - Rod Johnson discusses the Spring Portfolio, the Oracle/BEA and Sun/MySQL acquisitions, Java EE 6, Tomcat and Spring, Spring Dynamic Modules, the future of enterprise Java, the benefits of OSGi for application developers, the Covalent acquisition and Sprin Prototype UI - Prototype UI is a javascript library based on Prototype (1.6) and Script.aculo.us (1.8). It's a library of User Interface components, based on a common fundation classes, which could be easily used by various web applications. Who's Going To Be The Web's Tim Russert? - Silicon Alley Insider - Tim Russert's death consumed a significant amount of my attention this weekend. I was saddened because I really liked him personally, even though only knew him via his work at NBC. More important, a big part of the reason I liked him, is that he educated Sekhar Vajjhala's Blog: Migrating WebLogic's JSP SimpleTag example to GlassFish - As I outlined in Migrate to GlassFish acitivities , I am migrating samples from different application servers to GlassFish to illustrate migration to GlassFish. Here, I selected the WebLogic's "JSP SimpleTag" sample to migrate to GlassFish. Using CSS to Fix Anything: 20+ Common Bugs and Fixes - Not only because your layout varies between browsers, but also because CSS has a lot of ways to position every element you have. Today we wanted to share with you some quick tips on how to avoid easy pitfalls when creating your CSS layout. Quick Introduction To Agile Software Development - Enterprise Java Software Developer Station - Prerana Patil gives us a rapid overview of the core ideas of Agile Software Development. The article talks of the features of agile, when to adopt it and when not to. It then goes on to describe the agile process and the steps involved in adopting agile i Head On » Blog Archive » A Few Tips For Giving a Presentation on Lean - So, you are about to give a lecture on lean software development? Here are a few tips: InfoQ: Presentation: The Design and Architecture of InfoQ - InfoQ.com is a web app/portal implementation combining portal technology (JSR 170) and web development (WebWork, Spring, AspectJ). In this presentation, Alexandru Popescu and Floyd Marinescu walks through the good, the bad, and the ugly of building InfoQ. Seth's Blog: Email checklist - Before you hit send on that next email, perhaps you should run down this list, just to be sure: Datawocky: Why the World Needs a New Database System - The LAMP stack, with MySQL as the base, has transformed and democratized web application development. In a similar vein, I expect that we will see the emergence of a stack that democratizes large-scale data analytics applications. Aster Data could well be Datawocky: India's SMS GupShup Has 3x The Usage Of Twitter And No Downtime - Then I read this TechCrunch post on the Twitter usage numbers and sympathy turned to bafflement - because I'm intimately familiar with SMS Gupshup, a startup in India that boasts usage numbers much, much higher than Twitter's, but has scaled without a gli
Tags: agile, aigle, ajax, analytics, AOP, architecture, article, aspectj, autocomplete, BEA, bestpractices, browser, carousel, cheatsheet, checklist, cms, communication, css, data, database, datamining, design, development, distributed, domaindrivendesign, email, glassfish, grid, gui, hacks, india, infoq, interview, J2EE, java, javascript, jsr170, lean, library, mapreduce, marketing, media, messaging, migration, news, oracle, osgi, presentation, productivity, prototype, scalability, scriptaculous, sethgodin, socialnetworking, software, spring, SpringFramework, statistics, tips, Tomcat, twitter, video, web, webdesign, WebLogic, webwork

Related posts

{ 0 comments }

Daily del.icio.us for May 20th through May 24th

by Vinny Carpenter on May 24, 2008

Computing | Down on the server farm | Economist.com - One day soon, these “virtual machines” may migrate to wherever computing power is cheapest, or energy is greenest. Then computing will have become a true utility—and it will no longer be apt to talk of computing clouds, so much as of a computing atm InfoQ: Integrate Flex with Spring Framework - A key to project success is creating an architecture that new developers can rapidly integrate themselves into and begin to be productive on day 1. Flex with Spring, iBATIS, & Cairngorm help me to quickly produce a patterned- based, repeatable architectur New Adventures in Software » Visual SourceSafe: A Public Service Announcement - “Visual SourceSafe? It would be safer to print out all your code, run it through a shredder, and set it on fire.” - (Attributed to an unidentified Microsoft employee). SSIS Junkie : SSIS: Suggested Best Practices and naming conventions - I thought it would be worth publishing a list of guidelines that I see as SSIS development best practices. These are my own opinions and are based upon my experience of using SSIS over the past 18 months. I am not saying you should take them as gospel but IntelliJ IDEA Blog » Blog Archive » Neal Ford Advises on Boosting Developer’s Productivity - Neal tells you how you can become more accustomed with the shortcuts, get used to using them in the daily routine, and demonstrates the magic of different key combinations while coding with IntelliJ IDEA. Twitter Technology Blog: Twittering About Architecture - Twitter is, fundamentally, a messaging system. Twitter was not architected as a messaging system, however. For expediency's sake, Twitter was built with technologies and practices that are more appropriate to a content management system Enterprise Java Community: Extending Spring LDAP with an iBATIS-style XML Data Mapper - This article explains how to extend Spring-LDAP with an iBATIS-style XML Data Mapper to access LDAP data through intuitive JavaBean operations. About - XML Hammer - The XML Hammer application is a free and open-source tool that simplifies elementary XML actions like checking for well-formedness, validation, transformation and xpath searches using any JAXP implementation. Novell, Red Hat upgrade Linux offerings - LinuxWorld - Novell released SUSE Linux Enterprise 10 Service Pack 2 (SP2), while Red Hat shipped Version 5.2 of Red Hat Enterprise Linux. Both vendors added improvements on the desktop and the server. There were many areas of overlap, especially with virtualization. JasperReports: 3.0.0 released - JasperReports, the market leading open source business intelligence and reporting engine. This project is being moved to http://www.jasperforge.org/. This project is the home for all things Jasper, Reports, Analysis, Server, and Intelligence.
Tags: analysis, architecture, bestpractices, bi, business, cloud, cloudcomputing, DAO, database, datawarehouse, development, environment, etl, flex, freeware, google, iBATIS, idea7, infrastructure, integration, intellij, internet, J2EE, jasper, java, ldap, Linux, messaging, novell, opensource, parser, performance, platform, productivity, programming, redhat, reporting, RHEL5, ria, scalability, scaling, sourcecontrol, sourcesafe, spring, SpringFramework, sqlserver, ssis, suse, svn, technology, tool, twitter, virtualization, vss, Web2.0, xensource, xml, xpath, xslt

Related posts

{ 0 comments }

Daily del.icio.us for April 28th through May 2nd

by Vinny Carpenter on May 2, 2008

Use XQuery from a Java environment - XML data format can be hard to search, but with the fairly recent introduction of the XQuery API, XML searches are now flexible and easy to perform. For Java programmers who work with XML documents using SAX, DOM, JDOM, JAXP, and more, the XQuery API for Pragmatic Caching - a simple Cache Configuration Model for Spring « brain driven development - We’ve come up with a very pragmatic solution with a declarative style for cache configuration and a more programmatic style for handling caching behaviour. As always, the usefulness of such a solution depends on the given problem space and the surroundi Will open source save Sun? | The Open Road - The Business and Politics of Open Source by Matt Asay - CNET Blogs - Another question for Sun will revolve around how much open-source software will be required to move the hardware and services needle. MySQL, with more than 70 million downloads, is a good candidate to jump-start movement in hardware and services. Will it InfoQ: SpringSource Launches New Application Server without Java EE - The SpringSource Application Platform has been designed from the ground up to instead focus directly on supporting the widely used Spring Portfolio of open source projects. Specifically, the application server builds on the Spring Portfolio programming mo SpringSource - SpringSource Application Platform - SpringSource Application Platform is a completely module-based Java application server that is designed to run enterprise Java applications and Spring-powered applications based on Spring, Apache Tomcat and OSGi-based technologies Adobe opens up Flash, but leaves out Google and Apple | Ed Burnette’s Dev Connection | ZDNet.com - In a well timed move today Adobe announced the Open Screen Project and lifted restrictions on the use of Flash related specifications. The initiative is supported by several industry leaders including ARM, Intel, LG, Motorola, Nokia, NTT DoCoMo, Qualcomm, Twitter Said To Be Abandoning Ruby on Rails - We’re hearing this from multiple sources: After nearly two years of high profile scaling problems, Twitter is planning to abandon Ruby on Rails as their web framework and start from scratch with PHP or Java Google's Eric Schmidt - Exclusive Interview - All * Technology * News * Story - CNBC.com - CNBC's Maria Bartiromo sat down with Google CEO, Dr. Eric Schmidt Tuesday at the Milken Conference in Los Angeles to discuss Google's growth and U.S. slowdown, the possibility of a Microsoft acquisition of Yahoo!, online advertising growth rates, Google's Ext JS - Ext GWT v1.0 Beta 2 Released - Ext JS is pleased to announce the Ext GWT 1.0 beta2 release. This release includes numerous enhancements and bug fixes since the beta1 release and is a recommended upgrade for those using beta 1. Automation for the people: Hands-off load testing - Load testing is often relegated to late-cycle activities, but it doesn't need to be that way. In this installment of Automation for the people , automation expert Paul Duvall describes how you can discover and fix problems throughout the development cycle
Tags: adobe, AOP, apache, application, appserver, business, caching, development, extjs, flash, foss, framework, google, gwt, interview, ioc, java, JMeter, mysql, openscreen, opensource, osgi, php, programming, rails, Ruby, RubyOnRails, scalability, server, spring, sun, testing, tools, twitter, xml, xquery

Related posts

{ 0 comments }

Daily del.icio.us for April 4th through April 6th

by Vinny Carpenter on April 6, 2008

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.
Tags: ajax, Asterisk, blog, build, business, collections, compensation, computer, development, diy, ejb, extjs, fatclient, funny, future, gartner, google, grid, groovy, hardware, howto, Humor, ide, idea, innovation, intellij, J2EE, java, javadb, javadoc, javaee, javascript, jruby, Linux, lists, market, microsoft, networking, opensource, oss, phone, politics, printing, programming, reference, Ruby, scm, server, socialmedia, software, sourcecontrol, sourcesafe, subversion, svn, swing, technology, telephony, tools, twitter, Vista, vmware, voip, vss, web, windows

Related posts

{ 0 comments }


You are viewing a mobilized version of this site...
View original page here

Mobilized by Mowser Mowser