<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Branded3 &#187; internet</title>
	<atom:link href="http://www.branded3.com/blogs/tag/internet/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.branded3.com</link>
	<description>Digital and SEO Agency</description>
	<lastBuildDate>Fri, 24 May 2013 17:04:31 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.4.2</generator>
		<item>
		<title>C# Windows Services &#8211; Creating an MSI Installer</title>
		<link>http://www.branded3.com/blogs/c-windows-services-creating-an-msi-installer/</link>
		<comments>http://www.branded3.com/blogs/c-windows-services-creating-an-msi-installer/#comments</comments>
		<pubDate>Wed, 30 Mar 2011 11:05:03 +0000</pubDate>
		<dc:creator>Steven Shaw</dc:creator>
				<category><![CDATA[Blogs]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[How to...]]></category>
		<category><![CDATA[command prompt]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[InstallUtil]]></category>
		<category><![CDATA[internet]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[MSI Installer]]></category>
		<category><![CDATA[service]]></category>
		<category><![CDATA[Visual Studio 2008]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://branded3.agencypreview.info/?p=1840</guid>
		<description><![CDATA[I’ve been working on a Windows Service for one of our projects recently and came to what I’m sure others have encountered and that is creating the installer without the need for command prompt. I’ve been using Visual Studio 2008 to develop the project and as you may or may not know you need to]]></description>
			<content:encoded><![CDATA[<p>I’ve been working on a Windows Service for one of our projects recently and came to what I’m sure others have encountered and that is creating the installer without the need for command prompt.</p>
<p>I’ve been using Visual Studio 2008 to develop the project and as you may or may not know you need to install a windows service in order to test it, you cannot debug and test direct from VS. Microsoft have nicely packaged InstallUtil.exe which can be used from the VS command prompt to install your service and get it up and running.</p>
<p><span id="more-1840"></span></p>
<p>Now, InstallUtil is fine whilst you are in the early stages of development, but when you get closer to deployment there are a few things that need to be considered:</p>
<ol>
<li>Dependancies</li>
<li>Distribution</li>
</ol>
<p></p>
<p>You can package most of the dependancies together with your solution (the .net framework is usually set to download rather than compile within) but you dont really want to have your end users runnng command prompts to get your service up and running, therefore you need to think about the distribution, that’s where an MSI installer comes in.</p>
<p>An MSI can be added to a project by using the VS project template and selecting “Setup and Deployment”. Once added there are a few things that need to be done to get you installing:</p>
<ol>
<li>Right click your installer and select “Project Output” &#8211; select your service and make sure it is set to primary output.</li>
<li>The point which was had me hunting the internet for hours was right click and select “View Custom Actions” from the window that opens right click the root node and select “Add Custom Action” select application folder and then select your service. This will ensure that when your service is installed it is registered in the Services MMC.</li>
</ol>
<p></p>
<p>And that’s it! Hopefully I havent missed anything but let me know it I have.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.branded3.com/blogs/c-windows-services-creating-an-msi-installer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Online News: a step forward for journalism?</title>
		<link>http://www.branded3.com/blogs/online-news-a-step-forward-for-journalism/</link>
		<comments>http://www.branded3.com/blogs/online-news-a-step-forward-for-journalism/#comments</comments>
		<pubDate>Mon, 21 Mar 2011 17:27:16 +0000</pubDate>
		<dc:creator>Felicity Crouch</dc:creator>
				<category><![CDATA[Blogs]]></category>
		<category><![CDATA[Think tank]]></category>
		<category><![CDATA[forums]]></category>
		<category><![CDATA[interactive]]></category>
		<category><![CDATA[internet]]></category>
		<category><![CDATA[online journalism]]></category>
		<category><![CDATA[wikis]]></category>

		<guid isPermaLink="false">http://branded3.agencypreview.info/?p=1717</guid>
		<description><![CDATA[Whilst sitting at my desk with a steamy cup of coffee and staring at my computer, I’ve just found out about David Cameron’s latest economic cuts, and Eastender’s next big storyline, all in one go. Yes, the Internet is a vast realm of information and an exciting platform for communication, but are we being overloaded]]></description>
			<content:encoded><![CDATA[<p>Whilst sitting at my desk with a steamy cup of coffee and staring at my computer, I’ve just found out about David Cameron’s latest economic cuts, and Eastender’s next big storyline, all in one go.</p>
<p>Yes, the Internet is a vast realm of information and an exciting platform for communication, but are we being overloaded with wishy-washy content with no real substance, and forgetting the journalism we once relied on found in newspapers?</p>
<p><span id="more-1717"></span></p>
<p>Online journalism is a tricky concept. Some believe it’s no different to newspaper journalism, except the whole process is quicker and more audience-accessible. Whilst others see it as a whirlpool of blogs, wikis and forums written by a bunch of nobodies.</p>
<p>Sure, it has its advantages. The audience can actually participate with the telling of the news, and voice their own opinions. Time and space are also no longer constraints; a breaking news story in England for example, can be read by someone in Canada almost immediately whilst sat in the comfort of their own home.<br />
With no limits on space, the journalist can add as many layers to the story as he wants, giving a much better context.</p>
<p>As good as all this sounds, you have to be very careful when trusting information from the web. I know what you’re thinking – newspapers aren’t exactly renowned for their truth-telling skills and accuracy; but they do have to adhere to a certain code of practice. The freedom and accessibility of the internet can actually be a hindrance in this way, as anybody, anywhere can upload a story and pull it off as the truth.</p>
<p>Without a doubt, the best thing about getting information from the web is the choice. With a vast array of news outlets and blogs, you become like a child in a sweet shop. No longer do you have to accept a single point of view as the truth, but you can absorb a range of outlooks on any one particular issue.</p>
<p>Whether you prefer starting your morning off at the breakfast table reading the headlines of your favourite newspaper, or clicking from story to story whilst sat in the office; there will always be a market for attention-grabbing news. Let&#8217;s face it; we&#8217;re living in an age of technology, where web interactivity is now a routine daily process for many of us. Instead of competing with the internet, newspapers should acknowledge its power and embrace it. After all, if you can&#8217;t beat &#8216;em, join &#8216;em.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.branded3.com/blogs/online-news-a-step-forward-for-journalism/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using disk: enhanced

 Served from: www.branded3.com @ 2013-05-26 08:05:37 by W3 Total Cache -->