- It’s not you, it’s me: Microsoft kills IronRuby | Languages and standards – InfoWorld – With the departure of Jimmy Schementi, Microsoft's Ruby team is now down to one part-time developer.
- ShareTool 2.1 achievement unlocked: iTunes Home Sharing – Yazsoft has updated ShareTool, its remote network access tool, with a number of new features, not the least of which is iTunes Home Sharing
- Army Uses Agile, Social Networks to Bypass Bureaucracy and Get iPhone, Android Apps — Application Development Trends – The U.S. Army found a way to fight the sluggishness of traditional software development that's slowed even further by legendary government bureaucracy: go Agile.
- For Google, the Cloud Is Its Mobile Future – If there was any doubt that mobile and the cloud will eventually converge, Google is putting it to rest. At an event in San Francisco today, the company showed off two applications that leverage Google’s back-end infrastructure and its Android OS to bring a powerful new mobile user experience. The two apps are Voice Actions and Chrome2Phone.
- Microsoft could be a winner in Oracle’s patent attack over Java | ZDNet – I’d think there could be a whole lot of celebrating going on in Redmond today, the day after Oracle announced it is suing Google over alleged patent infringements involving Java in the Android mobile operating system.
- Initial Thoughts on Oracle vs Google Patent Lawsuit – Miguel de Icaza – Today Oracle sued Google over Java patents and copyrights that they claim Google's Android OS infringes
- 500 Internal Server Error – 500 Internal Server Error
- Taking the Idea of "Mobile Printing" to an Extreme | ZDNet – Check out this video tour of the new computer capabilities inside the cab of a prototype Ford truck:
- InfoQ: Adobe Acquires Java ECM Vendor Day Software – The merger is expected to complement Adobe’s moves into the web content management market by giving its Adobe Flex, Flash and AIR products an additional content platform to stand on
- 500 Internal Server Error – 500 Internal Server Error
Tag Archives: .NET
Daily del.icio.us for April 8th through April 13th
- Google exec worries over ‘rudderless’ Java – open source, licensing, Java, Google, apache – PC World – The Java platform has "appeared rudderless for the last few years," said Google's chief Java architect, Josh Bloch, speaking Wednesday at the Red Hat Middleware 2020 virtual conference. "A malaise [has fallen] over the community and the end is not in sight."
- Google to Open-source VP8 for HTML5 Video – While an open-source VP8 could end concerns about H.264’s licensing issues and Theora’s quality, questions still remain about whether Google can provide a video standard on which everyone can agree
- Surprise, Surprise: Opera Mini iPhone App Gets Apple’s Stamp Of Approval – Good news for Opera (and its legions of fans around the world): the company has just announced that its mobile browser Opera Mini has been approved for iPhone and iPod touch on the App Store.
- PBS | About PBS | NEW RESEARCH CONFIRMS PBS THE MOST TRUSTED AND UNBIASED SOURCE FOR NEWS – The American people have named PBS the most trusted and unbiased institution among nationally known organizations, the most trusted source of news and public affairs1 among broadcast and cable sources,1 and the most educational media brand for children ages 2-82 according to new national polls.
- Please do not change your password – The Boston Globe – “Most security advice simply offers a poor cost-benefit trade-off to users,” wrote its author, Cormac Herley, a principal researcher for Microsoft Research.
- Java 1.7 – What’s new? Release date, code examples and performance – I have been reading quite a lot about Java 1.7. I have decided to regroup all I have discovered in this article so that I and maybe you, won't have to spend hours surfing the web to find all this information
- The Busy Java Developer’s Guide to Functional Java – Functional programming is definitely a different mindset. It seems to solve a good number of problems that we attempt to address using tactics like the Strategy pattern in normal OO Java
- .NET Java Interop Solutions; Grasshopper – The Visual Studio 2008, 2005 Plugin – At Mainsoft, we believe the fastest route for Visual Studio® developers to deploy applications on open systems is to extend existing .NET development skills to the Java™ EE platform
- Ajaxian » So all this is done in HTML5 by the way – The Web is so special as it isn’t owned by a single vendor. This means that this kind of crap can’t happen. One company can’t change the rules in one fell swoop. There isn’t that one company that can become misaligned with the interests of certain developers and Do Bad Things.
- gxtforms – Library for automating GXT forms generation – GXT Forms provides utility code to autogenerate GWT/GXT forms based on annotated Java Beans. This library is intended to complement the GXT library, making form generation and data binding just a bit easier.
Daily del.icio.us for September 9th through September 16th
- JavaScript Framework Matrix – Overview with functions and examples – The JavaScript Framework Matrix will give you an overview of popular JavaScript frameworks and their functions. There are various examples for the frameworks and every snippet contains links to the official documentation
- SpriteMe: Spriting made easy – SpriteMe is an open source project that helps web developers create sprites in a matter of minutes rather than hours.
- InfoQ: Book Review: Understanding SCA – Overall the book provides a complete introduction to SCA. If you are not familiar with the technology and you are building an SOA, it is certainly worth investing some of your time either to adopt the technology or implement some of its patterns.
- Feds launch Apps.gov; Cloud computing players salivate | Between the Lines | ZDNet.com – The Federal government launched Apps.gov, a site designed to be a storefront for approved cloud computing applications. The move is designed to streamline application adoption at federal agencies
- Introduction to Google Collections | Benjamin Winterberg – The Google Collections Library 1.0 is a set of new collection types, implementations and related goodness for Java 5 and higher, brought to you by Google. It is a natural extension of the Java Collections Framework you already know and love.
- InfoQ: 3 Patterns from SOA Design Patterns by Thomas Erl – All of these patterns are considered fundamental to inventory governance in that they support and are influenced by the Service Discoverability principle, which actually shapes service meta information in such a manner that it can be effectively discovered and interpreted.
- SproutCore 1.0 is almost ready – After 20,000 lines of new code, over 5,000 new unit tests, and countless hours of effort by over 30 contributors, SproutCore 1.0 is almost ready. Try out the new code today and help us make the push to our final release. Join the HTML5 revolution.
- iPhone gets .Net app development | Developer World – InfoWorld – Leveraging Novell's Mono runtime for running Windows applications on non-Windows systems, Novell's MonoTouch 1.0 is a commercial software development kit that lets developers utilize code and libraries written for .Net and programming languages like C#
- thewojogroup’s simplecart-js at master – GitHub – A simple paypal shopping cart in 20kb that you can setup in minutes
- Hades – Trac – Hades is a utility library to work with Data Access Objects implemented with Spring and JPA. The main goal is to ease the development and operation of a data access layer in applications.
Daily del.icio.us for June 17th through June 22nd
- MockFtpServer – Home – The MockFtpServer project provides a mock/dummy FTP server implementations that can be very useful for testing of FTP client code. Two FTP Server implementations are provided, each at a different level of abstraction.
- InfoQ: Is PHP Ready for the Enterprise? – Although PHP boasts of being the most widely used environment for web application development, it has been traditionally considered as not suitable for the enterprise. InfoQ has conducted a virtual panel regarding the evolution of the language/platform and its suitability in enterprise environments.
- Enterprise Integration Patterns with Spring | Java™ Software Development Videos and Tutorials Directory – Patterns to be discussed include Message Channel, Message Endpoint, Channel Adapter, Content-Based Router, and more. After this session, you will have a clear understanding of how the Spring Integration API promotes the separation of concerns that is essential for producing maintainable, testable code.
- Using the Google Collections Library for Java (1 of 2) | Java™ Software Development Videos and Tutorials Directory – In this session, you’ll learn how the open-source Google Collections Library builds on the excellent foundation of java.util, to provide more of the building blocks you need to do your job. You’ll see many examples of how your code can become simpler, safer, more flexible, and more powerful by adopting classes like ReferenceMap, Multimap, our immutable collections and many others.
- Kevin O’Neill hired by USC as basketball coach – Los Angeles Times – O'Neill has been head coach at Marquette, Tennessee and Northwestern. He led Marquette to the NCAA tournament twice, reaching the Sweet 16 in 1994.
- YouTube – John Hodgman at Radio & TV Correspondents’ Dinner – Humorist John Hodgman was the entertainment headliner at the 2009 Radio and TV Correspondents' Dinner. Mr. Hodgman roasted the president for being a "nerd", referencing his place in popular culture and passion for comics and science fiction
- 10 Reasons Why You Should Be Using Firebug – Nettuts+ – Firebug is one of the most popular tools used by web developers. In this article, we'll take a closer look at ten of its most attractive features.
- Full Weblogic Load-Balancing in EC2 with Amazon ELB – The Server Labs Blog – This is the latest post in the series on deploying a Weblogic cluster in Amazon EC2. Previous posts have shown how to create and configure a weblogic cluster using either standard Amazon EC2 images or RightScale ServerTemplates and RightScripts.
- Jeliot – a Java Program Visualization System | Java™ Software Development Videos and Tutorials Directory – Jeliot 3 is a Program Visualization application. It visualizes how a Java program is interpreted. Method calls, variables, operation are displayed on a screen as the animation goes on, allowing the student to follow step by step the execution of a program.
- Are Pesticides Causing Parkinson’s Disease? | Environment | AlterNet – Scientists are closing in on an inescapable conclusion: Pesticides may be a cause of Parkinson's disease.
- Apache Stonehenge – – Stonehenge is a set of example applications for Service Oriented Architecture that spans languages and platforms and demonstrates best practise and interoperability.
- Key Developments At JavaOne — Application Development Trends – We've seen the steady transition of leadership by Sun to open source, and that's just going to continue to accelerate
Daily del.icio.us for June 12th through June 17th
- Google: We want Chrome to grow the Web | The Open Road – CNET News – This is why we should be cheering Google's entry into the browser market–even if we ultimately want Firefox to win. Perhaps especially if we want Firefox to win.
- Thoughts on Opera Unite | FactoryCity – Opera is attempting to take advantage of the rise of social networking (the verb) and bake it into the browser, as a personal extension to one’s computing experience. They accomplish this by embedding what amounts to a web server in the browser, and making it possible to share files, music and photos and to post notes or chat directly with your friends
- An App, the GoodGuide, Aids in Careful Shopping – NYTimes.com – These days, every skin lotion and dish detergent on store shelves gloats about how green it is. How do shoppers know which are good for them and good for the earth?
- The Best iPhone Apps for Kids – Gadgetwise Blog – NYTimes.com – Say you were faced with a 3-year-old child on the verge of full meltdown — which iPhone apps would distract and delight him enough to avoid mayhem?
- Iran’s Disputed Election – The Big Picture – Boston.com – Following up from last Friday's entry about Iran's Presidential Election, Tehran and other cities have seen the largest street protests and rioting since the 1979 Iranian Revolution
- Adobe makes Acrobat.com a business with paid accounts | Webware – CNET – With Acrobat.com, Adobe is coming a little late to a game that Google, Zoho and ThinkFree have been running for years, and that Microsoft is set to join very soon. What may make the difference is that Adobe can work these products very deeply into other pieces of its software. Whether that ends up being a liability compared to competing solutions that remain Web-only is unclear.
- Mozilla Firefox.next peek: profiling yourself – One of the features planned for the next version of Firefox (tentatively named Firefox 3.6, but most accurately referred as Firefox.next) is about:me, a specially crafted web page that will let you see your browsing habits profile including most visited sites, time of the day and days you navigate most, how you access sites.
- Twitter helps Dell rake in sales | Technology | Reuters – Dell said on Thursday it has raked in more than $3 million from Twitter followers who clicked through its posts to its Web sites to make purchases
- BBC NEWS | Technology | No IE onboard Windows 7 in Europe – Bowing to European competition rules, Microsoft Windows 7 will ship without Internet Explorer.
- Performance, Scalability and Architecture – Java and .NET Application Performance Management (dynaTrace Blog) » Interoperability is more than just talking with each other – Microsoft and Sun recently announced their Open Source Project Stonehenge at the JavaOne conference. Stonehenge is a reference implementation that shows how to bridge the two major development platforms Java and .NET using Web Services
Daily del.icio.us for April 16th through April 19th
- U.S. Soldiers’ New Weapon: an iPod | Newsweek International Edition | Newsweek.com – Making sense of the reams of data from satellites, drones and ground sensors cries out for a handheld device that is both versatile and easy to use. With their intuitive interfaces, Apple devices—the iPod Touch and, to a lesser extent, the iPhone—are becoming the handhelds of choice.
- 10 Youtube URL Tricks You Should Know About | MakeUseOf.com – Instead of just searching and playing here are some top Youtube URL tricks that you should know about:
- Java 7 Will Evolve to Fine-grained Parallelism | Intel Go Parallel – DK 7 (Java Development Kit 7) will offer the fork-join framework in order to help Java developers to tackle the multicore revolution using this popular programming language.
- Aneesh Chopra: America’s Chief Technology Officer – ReadWriteWeb – During his weekly address this morning, President Obama named Aneesh Chopra as the nation's first Chief Technology Officer. Chopra, who has effectively been doing much the same job at a state level in his role as Secretary of Technology for Governor Kaine of Virginia, will work closely with Vivek Kundra, the recently named Federal CIO, and Jeffrey Zients, the man Obama today named the first ever Chief Performance Officer.
- Skyway Team Blog » Blog Archive » Five part Spring MVC tutorial is live – In conjunction with the release of Skyway Builder 6.2, we’ve published an updated series of videos for generating a Spring MVC application using Skyway Builder. All Skyway Builder videos can be found here, and here’s a list of the Spring MVC tutorial:
- AaronZ Sakai: Java Collection Performance – This is just a helpful reference when trying to decide which collections to use in Java. I use this for my personal reference but it may help others as well. The links go to the Sun Javadocs. The collections of each type are ordered based on performance (i.e. the highest performance (highest speed) ones are listed first and will be the fastest for most operations)
- GridGain – Open Cloud Platform : Weblog – It is actually not quite obvious question as GAE with Java support remains relatively new technology comparing to EC2. Here's a good pros/cons checklist that you can run to see what infrastructure fits the bill for your needs.
- Project Fondue | CSS Sprite Generator – This tool allows you to automate the process of generating CSS sprites. Simply give it a ZIP file containing 2 or more images (GIF, PNG or JPG) and it will generate a sprite image and the corresponding CSS rules to target and display each component image.
- C# From a Java Developer’s Perspective – What follows is an overview of similarities and differences between the language features and libraries of the C# and Java programming languages based on my experience using both languages.
- The Online Collaboration Tools Guide – ReadWriteWeb – The following review of major products in this space will help you choose the right collaboration tools for your needs.
- Rough Type: Nicholas Carr’s Blog: The big company and the cloud – Don't expect to see the biggest companies closing down their data centers in the next few years. Besides, the cloud in the end will be more interesting for the new models of computing it opens up rather than for its ability to accommodate the old ones
Windows Vista SP2 Beta – Initial impressions
So I just installed SP2 of Windows Vista which is out in beta on my computer yesterday – so it’s been about 24 hours and my computer is stable and all of the applications I’ve used so far have worked just fine. The only bizarre issue that I’ve noticed so far is the uninstall of .NET framework 3.5 SP1. I can’t really explain it and I’m not even sure if this was the SP2 beta install but Paint.NET stopped working with an error message that it needed .NET Framework 3.5 SP1. Paint.NET was working before the SP2 beta install and so I just reinstalled .NET Framework 3.5 SP1 and everything worked. Not sure what happened there and as I said, could be completely unrelated but that’s the only strange thing that’s happened so far.
There is a list of new features and fixes at Microsoft and Mary-Jo’s blog. So far, the beta feels fairly solid and I hope this is a watershed release like Windows XP SP2 was for XP but I guess time will tell or Windows7 will be out and we won’t care about Vista. (Or we’ll be running Ubuntu or OS X and we won’t care about Windows 🙂 – Hope spring eternal!)
Here are some screen shots of Windows update on my machine doing the update for SP2.
If you want to try the beta yourself, Microsoft has a page on how to enable the download via Windows Update.
Daily del.icio.us for November 14th through November 18th
- Adobe bringing full-fledged Flash to phones | Business Tech – CNET News – Inspired by a new generation of smartphones, Adobe Systems has begun a new, higher-power effort to spread its Flash technology to mobile devices. The company has worked for years on a lightweight incarnation of its Flash technology for mobile phones, but it now is working to bring the full-fledged Flash Player 10 to higher-end smartphones
- Expanding the Cloud: Amazon CloudFront – All Things Distributed – Today marks the launch of Amazon CloudFront, the new Amazon Web Service for content delivery. It integrates seamlessly with Amazon S3 to provide low-latency distribution of content with high data transfer speeds through a world-wide network of edge locations.
- Enterprise JBoss JBPM: Creating A Scalable, Standards-Compliant and Cost-Effective SOA Environment – CIO.com – Business Technology Leadership – This excerpt from the upcoming book, Open Source SOA, addresses the Service Component Architecture (SCA), and its sister technology, Service Data Objects (SDO), emerging standards used in service-oriented architecture for creating multi-protocol, multi-language services based on reusable components.
- Update On Google iPhone Voice Recognition App: Look For It On Monday – Google could have launched for the Android first and pushed sales of phones on their platform. They didn’t, and Apple should have embraced them for that.
- A List Apart: Articles: In Search of the Holy Grail – Use the grail wisely, and it can be a particularly handy (and clutter-free) addition to your bag of CSS tricks
- Choosing the best Doctype for your website – The Web Squeeze – In 2004, after a W3C workshop, Apple, Mozilla and Opera were becoming increasingly concerned about the W3C’s direction with XHTML, lack of interest in HTML and apparent disregard for the needs of real-world authors. So, in response, these organisations set out to with a mission to address these concerns and the Web Hypertext Application Technology Working Group was born
- YouTube – Google Mobile App for iPhone with Voice Search – Mike LeBeau, an engineer on the Google mobile team, gives an overview of the new Google Mobile App for iPhone, now with Voice Search and My Location. You can speak your queries to Google Mobile Ap..
- The YouTube Presidency | 44 | washingtonpost.com – Today, President-elect Obama will record the weekly Democratic address not just on radio but also on video — a first. The address, typically four minutes long, will be turned into a YouTube video and posted on Obama's transition site, Change.gov, once the radio address is made public on Saturday morning.
- InfoQ: OSGi in the Enterprise – With the recent announcement of GlassFish v3 “Prelude”, Sun's OSGi-based Java EE 6 server, the use of OSGi across the enterprise has grown to encompass almost all of the back-end servers. A recent press release by the OSGi alliance listed the vendors and the technology that uses OSGi:
- InfoQ: Behind LINQ – And Beyond – In this presentation from the JVM Languages Summit 2008, Mads Torgersen discusses LINQ, declarative programming and metaprogramming in C#, examples of LINQ syntax and usage, lazy evaluation of LINQ queries, extension methods, lambda expressions, LINQ-to-SQL, LINQ expressions and metaprogramming, expression trees, how the .Net Dynamic Language Runtime (DLR) works, PLINQ, and the future of the DLR
- InfoQ: The Architecture of Multi-Enterprise Business Applications – Jack Greenfield and Wade Wegner introduced the concept of Multi-Enterprise Business Applications (MEBAs) at the PDC last week. MEBAs are business applications that leverage the Cloud to enable multiple partners to work together as part as common business processes.
Daily del.icio.us for January 5th
Daily del.icio.us for for January 5th
- 12 predictions for Enterprise Web 2.0 in 2008 | Enterprise Web 2.0 | ZDNet.com – The worlds of SOA, SaaS, and Web 2.0 have been swirling around each other for a couple of years now and in 2008 we?ll finally see these gel into a practical, modern vision of next generation enterprises
- Ext JS impressions | CodeUtopia – I?ve been using Ext in an widget I?m working on. This is something Ext works for very well, since a widget will run outside the browser?s traditional page model anyway. You could have three column layouts with resizable column sizes, keyboard suppo
- Frameworks Round-Up: When To Use, How To Choose? | Developer’s Toolbox | Smashing Magazine – In the following we present an overview of most popular web application frameworks; we cover both server-side (PHP, Java, C#, Ruby) and client-side approaches (JavaScript, CSS).
- Jan 4th Links: ASP.NET, ASP.NET AJAX, ASP.NET MVC, Visual Studio, IIS7 – ScottGu’s Blog – Here is the latest in my link-listing series. Also check out my ASP.NET Tips, Tricks and Tutorials page for links to popular articles I’ve done myself in the past.
- Buy Amazon stock now! – Does Henry Blodget never learn? 🙂 Wonder if Eliot Spitzer is around 🙂 If you don’t know who Henry Blodget is, check out http://en.wikipedia.org/wiki/Henry_Blodget
- script.aculo.us – downloads – This is a bugfix release that bumps script.aculo.us to version 1.8.1. Mainly, this release contains some important bug fixes and optimizations in Prototype, fixes cursor keys in autocompleting text fields for IE and Safari plus fixes an issue with Effect.
- Ajaxian » GWT Videos from GWT Conference Available – Pearson put on a GWT Conference that had a lot of great content. Fortunately, video cameras were running, and the video has been edited and posted
Daily del.icio.us for Nov 27, 2007 through Dec 01, 2007
- Scientific American: The Secret to Raising Smart Kids – More than three decades of research shows that a focus on effort?not on intelligence or ability?is key to success in school and in life
- An Open Letter to the OpenDS Community and to Sun Microsystems – cn=Directory Manager – If Sun is unable to ensure that their middle management is on the same page as the senior management setting the open source strategy and the engineers making it happen, then it won?t take too many more incidents to start to question Sun?s true intent
- Scientific American: The Secret to Raising Smart Kids – More than three decades of research shows that a focus on effort?not on intelligence or ability?is key to success in school and in life
- An Open Letter to the OpenDS Community and to Sun Microsystems – cn=Directory Manager – If Sun is unable to ensure that their middle management is on the same page as the senior management setting the open source strategy and the engineers making it happen, then it won?t take too many more incidents to start to question Sun?s true intent
- Manage RSS feeds with the Rome API – Java World – In this article John Ferguson Smart shows you how to use the Rome API to read and process RSS feeds in any format. You’ll also learn how to set up an RSS feed to deliver build reports in a continuous integration environment, using Continuum as your CI ser
- Velocity or FreeMarker? – Java World – In this article, Jeroen van Bergen explains where template engines fit into your application architecture and shows you some of the operations common to all template engines. Finally, he compares the two leading Java template engines, Velocity and FreeMar
- John Resig – The World of ECMAScript – The World of ECMAScript is a full map detailing everything that exists within the world of ECMAScript (with JavaScript, ActionScript, and JScript being its most-famous implementations)
- .NET Community News Forum – Microsoft Releases .NET 3.5, Visual Studio 2008 – Microsoft released today the latest version of its .NET runtime, including many enhancements to the C# language, as well as a major update to its developer tools suite.
- Enterprise Java Community: Design to Unit Test – The key to writing good unit tests starts with a good design. Design should facilitate unit testing. A design thought out on solid design principles like creating clean interfaces, composing objects correctly, using dependencies properly help writing test
- Rails Yet To Make Dent in the Enterprise – The eardrum-rupturing buzz around Ruby on Rails among Web developers is understandable. So why is this free, open, easy-to-use, passionately advocated Web-app framework having such a hard time gaining serious traction in the enterprise?
- HTML V5 and XHTML V2 – While the intention of both HTML V5 and XHTML V2 is to improve on the existing versions, the approaches the developers chose to make those improvements is very different.