Cloud Computing - CloudCamp Sydney

by Luis Catarino 4. March 2010 11:47

Last night I attended CloudCamp Sydney.  It was pitched as an “unconference” format where quick 5 mins presentations are made and upon completion the attendees outline points they wish to speak about.  Those ideas are grouped into categories and then breakout sessions are created.

Conceptually the idea is great however, when we got to those sessions I found that not having a dedicated leader for the session meant the topic often moved into different areas.

Enough about the structure and more about the actual content.

As early adopters of Cloud Computing we identify issues and concerns having greater importance compared to actual uptake of the technology.

It was interesting to hear the delegates last night speak about what they wanted from the “Cloud” providers.

“Standards” is what everyone was crying out for.  The problem with standards is that when its created those who invested in creating those standards are set to lose the most financially.  The IT industry is quite well known for creating standards and then choosing not to either accept them or implement them.

“Data portability” between providers was the other main sticking point with uptake.  There is a fear that when a company or user stops paying for the service, the Cloud provider simply turns them off and they have now lost their data.

This is a valid point, but how one company stores data (and therefore converts that data into information) is what makes people either buy or use that application.  Those different methods are called IP.  Again, why would businesses want to share IP amongst competitors if there was no financial benefit?

What was positive about the night was that this particular movement in the industry begins to open new untapped market opportunities, Services.  Across all industries, service companies are making good headway into providing what suppliers can’t, customer service, support, etc.

As this industry (Cloud Computing) is starting to gain legs, integration, migration, data management services are all new verticals that will spring into the foreground for people/companies to make a living from.

Overall, it was an interesting evening to attend.  The night not only provided the standard “Cloud Provider” pitches but allowed for attendees to have general chats and discussions.  One point I would make, is that I would have preferred to have a mediator in each breakout session to ensure the conversation/discussion stayed on topic.

Interesting times ahead for “Cloud” Computing and what will the catalyst be for businesses to take up Cloud Computing?

Tags: , , ,

Cloud Computing | Azure

Running MSBuild 4.0 and MSBuild 3.5 on Continuous Integration

by Luis Catarino 25. February 2010 10:38

With Visual Studio 2010 RC released recently, we jumped on the release and began to code with VS2010.  One issue that popped up was that now all builds were targeting MSBuild 4.0.

That doesn’t seem to be a big problem until our CruiseControl CI server kicked in, downloaded our updated code and failed building the upgraded projects.

Fortunately there is a very quick solution to this little problem.  There are a couple of requirements.

  1. You need to have VS2010 RC installed somewhere
  2. You need to download the .Net Framework 4.0 (I recommend the full version and not just the Client Profile, it ensures you don’t miss anything)

To fix, do the following:

  1. download and install the .Net Framework 4.0 on the CI server (then restart the server)
  2. on the computer where VS2010 RC is installed go to the following path:
    %programfiles%\MSBuild\Microsoft\VisualStudio
  3. copy the v10.0 folder located in that directory into the CI server at the same path (or wherever our MSbuild path is on the CI server)
  4. Once that is done, edit the ccnet.config file at the <msbuild><executable> tag and change it to the new .Net 4.0 Framework installed (you should only need to change the section “\v3.5\” to “\v4.0.xxxxx\”

Hope this helps

Tags: , , ,

MSBuild | CruiseControl | CI | .Net 4.0

IDP Solutions Sponsors Online Retailer Exhibition

by Luis Catarino 24. January 2010 18:09

IDP Solutions’ new soon to be released product, MYOBSyncis the driving force in deciding to sponsor and exhibit at the 2nd annual Online Retailer Expo and Conferenceto be held in Sydney in July.

Over the past few years IDP Solutionshas provided many customers with solutions to manage online stores and capture data and convert that into important business information.

With all that knowledge of what online business owners required we took the step into creating MYOBSync.  MYOBSync does what is says, Syncs between MYOB and your online cart.

Make sure you put the dates between the 6th and 9th of July in your calendar to come see us at the Expo.  We’ll be in stall 105.

Hope to see you then.

Tags:

eCommerce | Integration | MYOBSync

Powered by BlogEngine.NET 1.5.0.7
Theme by Mads Kristensen

Sarmaad Amin


Director and solution architect at IDP Solutions specialising in .net web application development

Recent Comments

Comment RSS

Technorati

Disclaimer

The opinions expressed herein are my own personal opinions and do not represent my company's view in anyway.

© Copyright 2009 Sarmaad.com