Posts tagged as:

soa

Bookmarks for January 3rd through January 7th

by Ron Bieber on Wednesday, January 7, 2009

  • Application Platform Strategies Blog: SOA is Dead; Long Live Services – "SOA met its demise on January 1, 2009, when it was wiped out by the catastrophic impact of the economic recession. SOA is survived by its offspring: mashups, BPM, SaaS, Cloud Computing, and all other architectural approaches that depend on “services”."
  • has_many :through – Agile git and the story branch pattern – "I've been using git for source code management for over a year now and I'm totally hooked. I won't rave about all the usual reasons WhyGitIsBetterThanX since it's been done already. Instead, I'm going to share how I use git for easy agile development."
  • InfoQ: Difference Between Internal and External Release – "Traditionally, software release is considered to be a handshake between engineering and business. Engineering passes on the tested code to business, which in turn promotes it to the market, thereby completing the cycle. However, with Agile, software release could be bucketed into two categories of internal and external releases. This helps in creating a loose coupling between the two. Internal releases are made by engineering and business has the option of using one of them as an external release."
  • Bringing Macs into business: Real-life IT stories | InfoWorld | Analysis | 2009-01-06 | By Leon Erlanger – "A perfect example is virtualization provider Citrix Systems, which has instituted Bring Your Own Computer (BYOC), a program that lets employees choose their own laptop computer, which they can use for both work and play. "We wanted to give employees the opportunity to use the device they're most comfortable with," says CIO Paul Martine. More than a third have chosen Macs. (IBM has a similar initiative.)

    Martine estimates that the traditional IT procurement, imaging, and tracking process costs Citrix about $2,500 to $2,600 every three years, so under the BYOC program, Citrix IT gives each participant a $2,100 stipend to get whatever system he or she wants. And IT has no problem if users spend more than the stipend — from the users' budget, of course — to get their preferred systems. " – Very "Semler-eqsque"

  • Dr Nic » Using Git within a project (forking around) – Description of collaboration with multiple repositories using git.
  • Wincent Colaiuta's weblog: A look back: Bram Cohen vs Linus Torvalds – "I just stumbled across a fascinating mailing list thread in which there's a fairly nasty exchange between two open source poster children, Bram Cohen (of BitTorrent fame, but in this case writing in his capacity as Codeville developer) and Linus Torvalds (of Linux fame, original author of Git)."
  • Coding Horror: Software Branching and Parallel Universes – "Source control is the very bedrock of software development. Without some sort of version control system in place, you can't reasonably call yourself a software engineer. If you're using a source control system of any kind, you're versioning files almost by definition. The concept of versioning is deeply embedded in every source control system. You can't avoid it. "
  • » BNN On The Radio – The (Un)Solved Double Homicide Of Ronald Schraff And Patricia Freeman – Blogger News Network – "I managed to get Paul Scharff, Holly Hager, and author Dennis Griffin to join me on the radio. Feeling slightly out numbered I dragged my good friend Mondo from DBKP.com into the fray."
  • Top 500 worst passwords – Boing Boing – Boing Boing posts the top 500 worst passwords of all time. Take note and if you're using one of these – change it!

{ 0 comments }

Bookmarks for December 2nd through December 6th

December 6, 2008

SOAP vs REST: The war between simplicity and standards – "A February 2007 Evans Data survey found a 37% increase in those implementing or considering REST, with 25% considering REST-Based Web Services as a simpler alternative to SOAP-based services. And that was last year, before social networking really exploded and the integration of Web 2.0 [...]

Read the full article →

Bookmarks for November 21st

November 21, 2008

James Shore: Successful Software – "Technical debt sucks, and it's a particularly common problem for the teams I work with. Technical debt affects everything they do. It disrupts plans, kills productivity, and creates defects. There is much wailing and gnashing of teeth, but strangely, these teams put very little effort into paying off the debt. [...]

Read the full article →

Bookmarks for November 2nd through November 3rd

November 3, 2008

JBoss.com – JBoss jBPM – "Create business processes that coordinate people, applications, and services. Designed for SMB and large enterprise applications alike, JBoss jBPM brings process automation to a much wider set of business problems, from embedded workflow to enterprise business process orchestration and BPM. "
InfoQ: John Lam on IronRuby, Microsoft and Open Source – [...]

Read the full article →

Bookmarks for October 28th

October 28, 2008

WOA! SOA meets Web 2.0 – SD Times On The Web – "The ugly truth behind SOA, as we've discussed here a few times, is that it's a slow evolution, not a revolution. It's complex, expensive, but typically worth it if you hang in there. However, hanging in there is something that U.S. companies don't [...]

Read the full article →

Build Google and Yahoo Maps Without Coding

December 31, 2005

I stumbled across MapBuilder as I was browsing the Google Code site today. MapBuilder was referenced as one of the sites featured projects. The application is pretty interesting, allowing you to visually create a map using either the Yahoo Maps or Google Maps API and then to export the source code for [...]

Read the full article →

Mark Baker: The Service Oriented Web

November 29, 2005

Mark Baker has a post called The Service Oriented Web in which he links to a presentation on REST that he wrote and was presented in Japan. I like how he explains the concepts of REST and the simplicity of the model relative to SOAP.

Read the full article →

Gillmor Gang – User Driven Innovation

November 8, 2005

The latest Gillmor Gang podcast talks about a concept called “User Driven Innovation” using Google and other vendors who have opened up their API’s as an example of this concept. The main subject of the podcast is disruption, of which this is just a part.
User Driven Innovation is the opening of service API’s [...]

Read the full article →

Mark Baker on REST

November 4, 2005

Super-simple to the point explanation of REST by Mark Baker using an ECHO server as an example.

Read the full article →

Check Out GeoBloggers.com

October 2, 2005

Check out GeoBloggers.com if you want to see a really cool application that was written around the Google Maps and Flickr API’s. I haven’t quite figured out how to use it, but it looks really interesting and is a good example of what is possible when systems are designed with service orientation in mind.

Read the full article →

Another Use For Google Maps – The Katrina Information Map

September 4, 2005

I found an article on Wired News called A Disaster Map ‘Wiki’ is Born. The article points to the Katrina Information Map at scipionus.com. The site is powered by Google Maps and allows people to add markers to the map to post information about the areas in [...]

Read the full article →

Application Level Reuse and Google Maps

July 1, 2005

I found this, once again, on kottke.org. Someone has used Google Maps to map out the casualties of the Iraq War. Each click on the (+) on the left of the screen shows 30 more casualties.
I think the reason I find this so cool is not because of what this [...]

Read the full article →