<?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>The NetFlow &#187; Technology</title>
	<atom:link href="http://www.thenetflow.com/category/technology/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.thenetflow.com</link>
	<description>Excited? You shouldn&#039;t be... A blog about everything. Technology Travel Life</description>
	<lastBuildDate>Wed, 04 Jan 2012 14:03:34 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Celerra and Netbackup &#8211; Adding Backup Selections</title>
		<link>http://www.thenetflow.com/2011/celerra-and-netbackup-adding-backup-selections/</link>
		<comments>http://www.thenetflow.com/2011/celerra-and-netbackup-adding-backup-selections/#comments</comments>
		<pubDate>Wed, 23 Mar 2011 17:10:37 +0000</pubDate>
		<dc:creator>Dan O'Neill</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[backup selections]]></category>
		<category><![CDATA[celerra]]></category>
		<category><![CDATA[netbackup]]></category>

		<guid isPermaLink="false">http://www.thenetflow.com/?p=695</guid>
		<description><![CDATA[Recently, I've had to set up Symantec Netbackup so that it could backup and restore to my new EMC Celerra environment. The most time consuming part, and the part that you might have to do from time to time is add new backup selections to existing policies. <a href="http://www.thenetflow.com/2011/celerra-and-netbackup-adding-backup-selections/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Recently, I&#8217;ve had to set up Symantec Netbackup so that it could backup and restore to my new EMC Celerra environment. The most time consuming part, and the part that you might have to do from time to time is add new backup selections to existing policies.</p>
<p><del>This isn&#8217;t as straight forward as one might hope if you use VDM&#8217;s. Now, before I go on, I&#8217;m not going to go through the initial NDMP setup. Both EMC and Symantec have good documentation on this. However if you werent the person who initially configured all of this, you may still be tasked with backing up a new share.</del></p>
<p><del>First you need to figure out the root vdm that your share sits on, so putty to your celerra control station and run the following command:</del></p>
<pre><del>nas_server –l –v</del></pre>
<p><del>This will list all the VDM&#8217;s sitting on your Celerra. So the ID is the important part as it makes up the first part of the backup selection. So if the vdm you need to back up has an ID of 16 then the first part of your backup selection becomes:</del></p>
<pre><del>/root_vdm_16/</del></pre>
<p><del>Then, you will want to see what file systems are mounted on this VDM. To see this you need to run:</del></p>
<pre><del>server_mount [name of VDM]</del></pre>
<p><del>This will give you a list of the file systems and the mount points. Its this mount point that makes up the second part of your backup selection. So if you file system is called <strong>homes_fs on /homes_fs_1</strong> then your full backup selection (including vdm from above) would be</del></p>
<pre><del>/root_vdm_16/homes_fs_1</del></pre>
<p><del>This is further expandable depending on how you&#8217;ve configured your CIFS Shares, but normally you should just be able to follow the path straight to the folder you need to backup, e.g:</del></p>
<pre><del>/root_vdm_16/homes_fs_1/danoneill/mustbebackedup</del></pre>
<p>As John points out in the comments below&#8230; It really is quite simple&#8230; One command:</p>
<pre>server_df</pre>
<p>This lists all the file systems and their VDM&#8217;s.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.thenetflow.com/2011/celerra-and-netbackup-adding-backup-selections/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Hidden traverse folder permissions</title>
		<link>http://www.thenetflow.com/2010/hidden-traverse-folder-permissions/</link>
		<comments>http://www.thenetflow.com/2010/hidden-traverse-folder-permissions/#comments</comments>
		<pubDate>Thu, 26 Aug 2010 17:35:46 +0000</pubDate>
		<dc:creator>Dan O'Neill</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[Bypass traverse checking]]></category>
		<category><![CDATA[GPO]]></category>
		<category><![CDATA[Microsoft Windows]]></category>
		<category><![CDATA[NTFS permissions]]></category>
		<category><![CDATA[traverse permissions]]></category>

		<guid isPermaLink="false">http://www.thenetflow.com/?p=619</guid>
		<description><![CDATA[Recently, I found users bypassing the top level NTFS security permissions on a folder via a nice piece of group policy that I'd never heard of. The previously unknown - to me - Bypass traverse checking policy. <a href="http://www.thenetflow.com/2010/hidden-traverse-folder-permissions/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>We all folder permission projects, you&#8217;re going to get odd situations where users have access to resources that you hadn&#8217;t planned. Usually minor and easy to fix like an active directory grouping error. Or some inheritance that you forgot to force.</p>
<p>One thing that I&#8217;ve come across recently from a bit of a odd situation is the <strong>Bypass traverse checking</strong> group policy object.</p>
<p>Basically, what this allows users to do, is traverse folders that they should have no access to&#8230;</p>
<p>This is how it is explained in <a href="http://technet.microsoft.com/en-us/library/cc739389(WS.10).aspx">Microsoft&#8217;s technet article</a> about it&#8230;</p>
<blockquote><p>This user right determines which users can traverse directory trees even though the user may not have permissions on the traversed directory. This privilege does not allow the user to list the contents of a directory, only to traverse directories.</p></blockquote>
<p>This normally would bother anyone, unless during a very sensitive data move that requires you leave the permissions of the underlying data alone. In this case, you have a top level folder with a certain set of permissions but because of an audit rule you have to leave the permissions on the lower level folders alone for a period of time.</p>
<p>You would expect the users not to be able to get to the data below the top level folder &#8211; why should they? You&#8217;ve set the permissions correctly on the top of the folder and then the <strong>Bypass traverse checking</strong> group policy object steps in. And ruins your day.</p>
<p>Slight exaggeration, and easily dealt with since we don&#8217;t knowingly use this GPO for anything else in the server. This is the default user set that can, by default, gain access via this group policy:</p>
<ul>
<li>Administrators</li>
<li>Backup Operators</li>
<li>Power Users</li>
<li>Users</li>
<li>Everyone</li>
</ul>
<p>Out comes the &#8220;everyone&#8221; group, and now we&#8217;re nicely audit compliant.</p>
<p>Normally this would not be a problem as most of you will force replication after a folder move, thus inherit the permissions of the top level folder and block the user from traversing the folder as they will have no access to the folder below the top level.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.thenetflow.com/2010/hidden-traverse-folder-permissions/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Review of Free iPhone News Apps, Part 1</title>
		<link>http://www.thenetflow.com/2010/review-best-free-iphone-news-apps/</link>
		<comments>http://www.thenetflow.com/2010/review-best-free-iphone-news-apps/#comments</comments>
		<pubDate>Fri, 05 Feb 2010 10:00:38 +0000</pubDate>
		<dc:creator>Dan O'Neill</dc:creator>
				<category><![CDATA[iPhone]]></category>
		<category><![CDATA[free apps]]></category>
		<category><![CDATA[free news applications]]></category>
		<category><![CDATA[Iphone Applications]]></category>
		<category><![CDATA[iphone apps]]></category>
		<category><![CDATA[Ireland]]></category>
		<category><![CDATA[Mainstream Media]]></category>
		<category><![CDATA[new apps]]></category>
		<category><![CDATA[news applications]]></category>
		<category><![CDATA[News Headlines]]></category>

		<guid isPermaLink="false">http://www.thenetflow.com/?p=446</guid>
		<description><![CDATA[We take a look at 15 free news iphone apps, for those interested in home and worldwide news, while on the move with your iPhone. There are a number of paid iPhone news apps, but we're focusing on the free. <a href="http://www.thenetflow.com/2010/review-best-free-iphone-news-apps/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>As an Irish person, who tends to be interested in home and worldwide news, the iPhone, and more specifically some iPhone applications, are indispensible. Especially if they&#8217;re free&#8230; I know there are a large number of paid news apps available but free is always better <img src='http://www.thenetflow.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> . So looking at the top 50 news apps listed by apple in the Irish app store, I decided to compare a good selection of them(15) on a couple of important factors. Things like application design, ease of use, reliability and speed(3G), will be important, but not the only things taken into account. And while its not my job, or right really, to judge what news you read &#8211; I will also be throwing quality of articles into the mix &#8211; though in some cases this is going to be pretty bad. But then again, if you like that kind of news feel free to ignore my take on that part of the application. I didn&#8217;t rank the list in any particular order but left it in the order that I found them on the app store.<span id="more-446"></span></p>
<h3>Daily Star News App</h3>
<p>On first looks this app seems to be very basic. And after using it for a bit, it doesn&#8217;t really get any better. The design is quite simple, and the interface is quite underwhelming. Though that said &#8211; its easy to get where you need to go and the application is also fast to load and to move between articles.  There also doesn&#8217;t seem to be any way to refresh the current stories manually &#8211; You have to go into a story and then come back out again. Not ideal but not a show stopper. The news is English focused like the paper but if you like the Irish print version(with the token Irish stories) you may like this application as well.</p>
<div class="imageblock"><a href="http://www.thenetflow.com/wp-content/uploads/2009/10/dialystar1.jpg"><img class="alignleft size-small wp-image-454" title="dialystar1" src="http://www.thenetflow.com/wp-content/uploads/2009/10/dialystar1-200x300.jpg" alt="dialystar1" width="190" /></a><a href="http://www.thenetflow.com/wp-content/uploads/2009/10/dailystar2.jpg"><img class="alignleft size-small wp-image-455" title="dailystar2" src="http://www.thenetflow.com/wp-content/uploads/2009/10/dailystar2-200x300.jpg" alt="dailystar2" width="190" /></a><a href="http://www.thenetflow.com/wp-content/uploads/2009/10/dailystar3.jpg"><img class="alignleft size-small wp-image-456" title="dailystar3" src="http://www.thenetflow.com/wp-content/uploads/2009/10/dailystar3-200x300.jpg" alt="dailystar3" width="190" /></a></div>
<p>They&#8217;ve kept the headlines a bit short but there&#8217;s an image with every story which is always good. The article length is often very short though. There&#8217;s also isn&#8217;t a lot of choice&#8230; you get News, Gossip, Babes, and Sport. That&#8217;s it&#8230; There&#8217;s also an information button for more information about the company that made the app&#8230; not very professional but people need publicity I suppose. I&#8217;ve also noticed some weird bugs&#8230; If you click to go into an article the toolbar at the bottom changed to a loading icon(left) and a refresh button(right). Pressing that refresh button takes you straight to the Babes section&#8230; A pleasant surprise but a surprise indeed. Interface buttons should always do what you think they will&#8230; and the refresh button is one of the best well known symbols around. Changing what it does in your application will only confuse people. (Although in this case I can hardly say I was upset&#8230;)</p>
<h3>NYTimes News App</h3>
<p>This application from the New York Times is one of the first news applications that I ever used. I also have previously recommended because it is very good. The quality of the writing seems to be excellent and some of the editorial pieces have had me reading for whole commutes. The interfaces is very nice, and very detailed. You have a huge amount of choice if you need it, but the latest news is right there in front of you straight away. The popular stories are also just one click away. The rest of the categories are only 2. Its an excellent interface and one that lets you get where you need to. Its also one that iPhone, iPod users will be used to as its very similar to how you get to podcasts for example from the music app. It&#8217;s good to see they&#8217;ve done some research.</p>
<div class="imageblock"><a href="http://www.thenetflow.com/wp-content/uploads/2009/10/nytimes1.jpg"><img class="alignleft size-medium wp-image-462" title="nytimes1" src="http://www.thenetflow.com/wp-content/uploads/2009/10/nytimes1-200x300.jpg" alt="nytimes1" width="190" /></a><a href="http://www.thenetflow.com/wp-content/uploads/2009/10/nytimes3.jpg"><img class="alignleft size-medium wp-image-464" title="nytimes3" src="http://www.thenetflow.com/wp-content/uploads/2009/10/nytimes3-200x300.jpg" alt="nytimes3" width="190" /></a><a href="http://www.thenetflow.com/wp-content/uploads/2009/10/nytimes2.jpg"><img class="alignleft size-medium wp-image-463" title="nytimes2" src="http://www.thenetflow.com/wp-content/uploads/2009/10/nytimes2-200x300.jpg" alt="nytimes2" width="190" /></a></div>
<p>There are a few nice features within the articles too – the top and bottom toolbars visible in the second screenshot, disappear when you start scrolling through the article. It takes the interface out of the way while you’re reading. Nice. And its easy to get it back – one click on the article and they pop back. Also when you read all the way down to the bottom of the article it knows when you’ve reached the bottom and it pops back. The ability to resize the text is there too – which is important as I find that the default text size is much too big. Back on the homepage the refresh button does what you expect of it, and articles seem to be fairly regularly uploaded.</p>
<p><!--wsa:NFInPost-->Although this app has very few problems(and many positives), it does have one or two… – its quite slow, and after a bit of use the app crashed a few times &#8211; not a huge deal but hopefully would be resolved in later releases.</p>
<p>On a side note, this is also the only application to use right aligned thumbnails for the articles&#8230; hmmm.</p>
<h3>Sky News</h3>
<p>One of my favourite of the newer news apps that I’ve downloaded, this app has a lot going for it. The interface is simple enough, but shows you a lot of information straight away. As soon as you load the application you get the 6 top stories straight away. A feat only matched by one other application in this list. However, there does seem to be a little ad bar that opens down at the bottom but I can’t work out when it opens – it seems to be entirely random. The application is fully featured, and a lot of the stories also have video included and its easy to see which ones. The app is reasonably fast to load, with a nice little headline by headline loading mechanism. </p>
<div class="imageblock"><a href="http://www.thenetflow.com/wp-content/uploads/2009/10/dialystar1.jpg"><img class="alignleft size-medium wp-image-454" title="dialystar1" src="http://www.thenetflow.com/wp-content/uploads/2009/10/skynews1.jpg" alt="dialystar1" width="190" /></a><a href="http://www.thenetflow.com/wp-content/uploads/2009/10/dailystar2.jpg"><img class="alignleft size-medium wp-image-455" title="dailystar2" src="http://www.thenetflow.com/wp-content/uploads/2009/10/skynews2.jpg" alt="dailystar2" width="190" /></a><a href="http://www.thenetflow.com/wp-content/uploads/2009/10/dailystar3.jpg"><img class="alignleft size-medium wp-image-456" title="dailystar3" src="http://www.thenetflow.com/wp-content/uploads/2009/10/skynews3.jpg" alt="dailystar3" width="190" /></a></div>
<p> </p>
<p>If I could give out about one thing, however, is that the article functionality is very basic. There’s no resizing of text, and no landscape view. Also, oddly, there’s no ability to share that interesting news story that you’ve just come across. This is surprising as almost every other app here lets you email, or twitter a link to the story.</p>
<p>One interesting part of this application is the “Your Report” section. I can see this having many benefits for Sky News as it enables you to send them news of an event that you might be witnessing! I can see this being a big thing – especially with the proliferation of iPhones around these days.</p>
<h3>Time Mobile</h3>
<p>There are a few Time magazine subscribers in my family and I came across this app advertised at the back of the magazine so a good while ago I checked it out. The first time I loaded it I was nicely surprised by the design of the interface, nice big pictures with a coverflow-like ability to flick across from one story to the next. However, for those of you without perfect 3G coverage there is also the ability to press a button in the top right had corner and to change it to a list view that some people might be more comfortable with. Apart from the default coverflow-like picture interface the rest of the interface is very similar to a lot of the other major news site apps. As I talk about in the conclusion later – this isn&#8217;t necessarily a bad thing.</p>
<div class="imageblock"><a href="http://www.thenetflow.com/wp-content/uploads/2009/10/IMG_0376.jpg"><img class="alignleft size-medium wp-image-456" title="dailystar3" src="http://www.thenetflow.com/wp-content/uploads/2009/10/IMG_0376.PNG" alt="dailystar3" width="190" /></a><a href="http://www.thenetflow.com/wp-content/uploads/2009/10/IMG_0377.jpg"><img class="alignleft size-medium wp-image-456" title="dailystar3" src="http://www.thenetflow.com/wp-content/uploads/2009/10/IMG_0377.PNG" alt="dailystar3" width="190" /></a><a href="http://www.thenetflow.com/wp-content/uploads/2009/10/IMG_0378.jpg"><img class="alignleft size-medium wp-image-456" title="dailystar3" src="http://www.thenetflow.com/wp-content/uploads/2009/10/IMG_0378.PNG" alt="dailystar3" width="190" /></a></div>
<p> </p>
<p>The article pages have a few nice features too – you are able to zoom in on the article and you can also change the font size. However the stand out very nice feature is in the bottom left corner of the article pages – the ability to turn off the accelerometer so that it doesn’t accidently shift to landscape view in the middle of you reading something! I absolutely loved this, and found myself looking for this feature in every other IPhone application I use! Back to the app though the news and editorials tend to be of good quality and if you’re used to the magazine or the website then you should be well looked after by this application.</p>
<h3>ITN News</h3>
<p>The ITN iphone application is one of a couple of applications on this list that provides Videos as well as more traditional text based news. And it has to be said that it does it very well. It&#8217;s very easy to see which story have associated videos attached, with a small &#8220;v&#8221; in the thumbnail. Once in the article and the quality is pretty good. The ads at athe top maybe take up a bit too much room but with excellent images and video this more than makes up for it. </p>
<div class="imageblock"><a href="http://www.thenetflow.com/wp-content/uploads/2009/10/IMG_0382.PNG"><img class="alignleft size-medium wp-image-454" title="IMG_0382.PNG" src="http://www.thenetflow.com/wp-content/uploads/2009/10/IMG_0382.PNG" alt="IMG_0382.PNG" width="190" /></a><a href="http://www.thenetflow.com/wp-content/uploads/2009/10/IMG_0383.PNG"><img class="alignleft size-medium wp-image-454" title="IMG_0383.PNG" src="http://www.thenetflow.com/wp-content/uploads/2009/10/IMG_0383.PNG" alt="IMG_0383.PNG" width="190" /></a><a href="http://www.thenetflow.com/wp-content/uploads/2009/10/IMG_0384.PNG"><img class="alignleft size-medium wp-image-454" title="IMG_0384.PNG" src="http://www.thenetflow.com/wp-content/uploads/2009/10/IMG_0384.PNG" alt="IMG_0384.PNG" width="190" /></a></div>
<p>Within the articles it&#8217;s actually a little confusing where the videos are &#8211; until you click around a bit. Up in the Nav bar, you&#8217;ve got a copuple of buttons &#8211; Headlines(essentially the back button), Share and Videos.</p>
<p>This Videos button display a list of the associated videos and gives you the ability to play them. The loading of the videos is pretty quick and the quality pretty good.</p>
<p><!--wsa:NFInPost-->The Share button gives you the ability to email and twitter a link to the article, however that sharing window that pops up is a bit weird. The cancel button doesn&#8217;t seem to work, and the others seem to take a long time to open. That could just be my phone though <img src='http://www.thenetflow.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<h3>Msnbc.com</h3>
<p>The interface on this iPhone application caught me by surprise. The first, and I must say only, genuinely unique design out of this entire list comes from a news site that is a joint venture between Microsoft and NBC. They integrated their logo (or maybe took inspiration from it) and turned it into a slick circular interface that is very nice to look at. Its also easy to use. When you click on one of the topics you’re taken through to a page that on first using is a little off-putting. The news itself flows by from the top downwards. This caught me out until I realised what it was doing. There is a pause button down at the bottom of the screen and I hit that as soon as I could!</p>
<div class="imageblock"><a href="http://www.thenetflow.com/wp-content/uploads/2009/10/IMG_0385.PNG"><img class="alignleft size-medium wp-image-454" title="IMG_0381.PNG" src="http://www.thenetflow.com/wp-content/uploads/2009/10/IMG_0385.PNG" alt="IMG_0381.PNG" width="190" /></a><a href="http://www.thenetflow.com/wp-content/uploads/2009/10/IMG_0386.PNG"><img class="alignleft size-medium wp-image-454" title="IMG_0382.PNG" src="http://www.thenetflow.com/wp-content/uploads/2009/10/IMG_0386.PNG" alt="IMG_0382.PNG" width="190" /></a><a href="http://www.thenetflow.com/wp-content/uploads/2009/10/IMG_0387.PNG"><img class="alignleft size-medium wp-image-454" title="IMG_0381.PNG" src="http://www.thenetflow.com/wp-content/uploads/2009/10/IMG_0387.PNG" alt="IMG_0381.PNG" width="190" /></a></div>
<p>The application is nicely fully featured and has literally hundreds of articles and blogs to read. They’ve also congregated all of their various twitter feeds under the twitter button. Once in there you can choose from any of their twitter accounts to see their recent updates. A nice feature indeed, as you can check out the feeds all in one place first before you decide to follow them later! I like this application a lot, from the Zumobi Network which seem to do a number of other nice applications.</p>
<p>Unfortunately, its not all rosy in the garden. To read the full articles, takes too many clicks and also loads the Msnbc webpage within a frame. If you just want the first half of the article you don&#8217;t have to go further but if you want to read the whole thing you must load the website. This website can be slow to load and kind of negates the data saving from using the application. I don’t understand this unless the object of the app is to get more visitors to their website? And maybe this would be acceptable if it didn’t have ads in the application, but it does – so you get ads in both places. Not ideal, but if you just want to do some casual news reading with a very nice interface then this application will suit you.</p>
<h3>The Munster</h3>
<p>The only free Irish web app in the top 50 listed in the Irish App Store, the Munster Express’s News iPhone app was a pleasantly surprisingly good application. This, I have to say caught me by surprise. I didn’t expect a regional Irish news paper to be able to produce such an app. And even if that does say more about me then it really should have, I then thought about it for a little while and I realized that of course it was possible. Ireland has an excellent community of developers who are easily capable of producing such an application. However why don’t we see more of this? The regional paper in my area – the Leinster Leader – does not have any iPhone app. But on to the application!</p>
<div class="imageblock"><a href="http://www.thenetflow.com/wp-content/uploads/2009/10/IMG_0388.PNG"><img class="alignleft size-medium wp-image-454" title="IMG_0381.PNG" src="http://www.thenetflow.com/wp-content/uploads/2009/10/IMG_0388.PNG" alt="IMG_0381.PNG" width="190" /></a><a href="http://www.thenetflow.com/wp-content/uploads/2009/10/IMG_0389.PNG"><img class="alignleft size-medium wp-image-454" title="IMG_0382.PNG" src="http://www.thenetflow.com/wp-content/uploads/2009/10/IMG_0389.PNG" alt="IMG_0382.PNG" width="190" /></a><a href="http://www.thenetflow.com/wp-content/uploads/2009/10/IMG_0390.PNG"><img class="alignleft size-medium wp-image-454" title="IMG_0381.PNG" src="http://www.thenetflow.com/wp-content/uploads/2009/10/IMG_0390.PNG" alt="IMG_0381.PNG" width="190" /></a></div>
<p>The application itself is pretty good. The number of articles on the main page is nice, as it allows you to scan headlines very quickly and easily. Especially when a brief excerpt is included. The application is pretty basic looking, but I suppose its better to stick to the default Apple styling than do some messy job yourself.</p>
<p>The news stories tend to be provincial but that&#8217;s exactly what you need from this type of application. If you&#8217;re from the south of Ireland and live away from home this is perfect to keep up to date.</p>
<p>Couple of weird things going on with the ads currently used by the app but I cant see that affecting you&#8217;re overall use of this application. The app is on the basic side but I dont think anyone expects anything else from a news sourfce of this size.  </p>
<h3>France 24</h3>
<p>A very simple application but the only one of its kind on this list. The France 24 new app is primarily a video application. The application loads and then you click on one of the options below and you get video news of that topic. They seem to be updated regularly enough. That said the design of the application could be a little better and if you weren’t in a 3G covered area then this application is really of no use to you.</p>
<div class="imageblock"><a href="http://www.thenetflow.com/wp-content/uploads/2009/10/IMG_0410.PNG"><img class="alignleft size-medium wp-image-454" title="IMG_0381.PNG" src="http://www.thenetflow.com/wp-content/uploads/2009/10/IMG_0410.PNG" alt="IMG_0381.PNG" width="190" /></a><a href="http://www.thenetflow.com/wp-content/uploads/2009/10/IMG_0411.PNG"><img class="alignleft size-medium wp-image-454" title="IMG_0382.PNG" src="http://www.thenetflow.com/wp-content/uploads/2009/10/IMG_0411.PNG" alt="IMG_0382.PNG" width="190" /></a><a href="http://www.thenetflow.com/wp-content/uploads/2009/10/IMG_0412.PNG"><img class="alignleft size-medium wp-image-454" title="IMG_0382.PNG" src="http://www.thenetflow.com/wp-content/uploads/2009/10/IMG_0412.PNG" alt="IMG_0382.PNG" width="190" /></a></div>
<p>The videos themselves once you let them buffer for a while are of an acceptable level of quality. The app also has the nice distinction of being available in 3 languages &#8211; English, and as its primarily aimed at the French market, Arabic and French. Unfortunately when the app is changing to the video, it goes completely black and it looks like the application has crashed when in fact it hasn’t. Not the first time we’ve seen this on the list but this black loading screen seems to last a good bit longer. The application itself is a case of sticking to what they know but the design could use a little sprucing up.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.thenetflow.com/2010/review-best-free-iphone-news-apps/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Windows File Copy</title>
		<link>http://www.thenetflow.com/2009/windows-file-copy/</link>
		<comments>http://www.thenetflow.com/2009/windows-file-copy/#comments</comments>
		<pubDate>Fri, 24 Jul 2009 09:56:40 +0000</pubDate>
		<dc:creator>Dan O'Neill</dc:creator>
				<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.thenetflow.com/?p=383</guid>
		<description><![CDATA[XKCD &#8211; Legendary. This web comic is absolutely hilarious and definitely worth a regular read!]]></description>
			<content:encoded><![CDATA[<p><a title="XKCD" href="http://www.xkcd.com"><img class="aligncenter size-full wp-image-382" title="estimation" src="http://www.thenetflow.com/wp-content/uploads/2009/07/estimation.png" alt="estimation" width="297" height="335" /></a></p>
<p><a title="XKCD!! Get in!" href="http://www.xkcd.com">XKCD</a> &#8211; Legendary. This web comic is absolutely hilarious and definitely worth a regular read!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.thenetflow.com/2009/windows-file-copy/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Console switch for mstsc?</title>
		<link>http://www.thenetflow.com/2009/console-switch-for-mstsc/</link>
		<comments>http://www.thenetflow.com/2009/console-switch-for-mstsc/#comments</comments>
		<pubDate>Tue, 23 Jun 2009 13:16:15 +0000</pubDate>
		<dc:creator>Dan O'Neill</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Microsoft Windows]]></category>
		<category><![CDATA[Remote Desktop Protocol]]></category>
		<category><![CDATA[Windows Server 2008]]></category>
		<category><![CDATA[Windows Vista]]></category>
		<category><![CDATA[Windows XP]]></category>

		<guid isPermaLink="false">http://www.thenetflow.com/?p=352</guid>
		<description><![CDATA[As a Systems Administrator, I do a lot of troubleshooting every day for end-users. I also look after a number of servers and often have to complete very long tasks on these servers. One particular job that I&#8217;m working on &#8230; <a href="http://www.thenetflow.com/2009/console-switch-for-mstsc/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>As a <a class="zem_slink" title="System administrator" rel="wikipedia" href="http://en.wikipedia.org/wiki/System_administrator">Systems Administrator</a>, I do a lot of troubleshooting every day for end-users. I also look after a number of servers and often have to complete very long tasks on these servers. One particular job that I&#8217;m working on at the minute is importing users <a class="zem_slink" title="Personal Storage Table" rel="wikipedia" href="http://en.wikipedia.org/wiki/Personal_Storage_Table">.pst</a> files into <a class="zem_slink" title="Enterprise Vault" rel="homepage" href="http://www.symantec.com/enterprisevault">Enterprise Vault</a> archives. This is a time consuming process that requires you to be logged in all the time.</p>
<p>So normally, I&#8217;d open up a console <a class="zem_slink" title="Remote Desktop Protocol" rel="wikipedia" href="http://en.wikipedia.org/wiki/Remote_Desktop_Protocol">RDP</a> session to the win2003 server using <strong><a class="zem_slink" title="Terminal Services" rel="wikipedia" href="http://en.wikipedia.org/wiki/Terminal_Services">mstsc</a> /v: <em>servername</em> /console. </strong>This connects to session 0 on the box and allows me to disconnect the session and leave it running overnight and not have my session time out and cause the job to fail. However recently I updated mstsc.exe on my machine to version 6.0 to resolve another problem I was having remoting to my <a class="zem_slink" title="Windows XP" rel="homepage" href="http://www.microsoft.com/windows/products/windowsxp/">XP</a> machine from my <a class="zem_slink" title="Windows Vista" rel="homepage" href="http://www.microsoft.com/windows/windows-vista/default.aspx">Vista</a> PC at home. However it appeared that the <strong>/console</strong> switch no longer worked. Also when the <strong>/?</strong> switch was used, it wasn&#8217;t even mentioned.<span id="more-352"></span></p>
<p><img class="alignleft size-full wp-image-353" title="questionswitch" src="http://www.thenetflow.com/wp-content/uploads/2009/06/questionswitch.jpg" alt="The Question Switch" width="454" height="445" /></p>
<p>This creates a problem in that I couldn&#8217;t connect to console sessions to complete long tasks. However, while looking at the above instructions I noticed the <strong>/admin</strong> switch. Did they just rename it? I tried it and excellently I was able to log on to a console session created with the old mstsc application using the <strong>/console</strong> switch. Brilliant news. So to connect to any console session on a win2003 box all I had to do was <strong>mstsc /v: <em>servername</em> /admin. </strong>I decided to follow it up however to see why the change was made and if indeed if any change was made. I came across the following article <a href="http://blog.shijaz.com/2008/01/no-more-mstscexe-console.html">http://blog.shijaz.com/2008/01/no-more-mstscexe-console.html</a> which explained the situation with the application and why the change was made. Also, this is going to come up even more with the increased uptake of <a class="zem_slink" title="Windows Server 2008" rel="wikipedia" href="http://en.wikipedia.org/wiki/Windows_Server_2008">windows server 2008</a>, as explained in the above article. It makes for an interesting read and explains Microsofts thinking about how console sessions will work in future (i.e. not at all <img src='http://www.thenetflow.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  ).</p>
<div class="zemanta-pixie" style="margin-top: 10px; height: 15px;"><a class="zemanta-pixie-a" title="Reblog this post [with Zemanta]" href="http://reblog.zemanta.com/zemified/bccb4c1e-3ef0-4835-8a25-c51dba786830/"><img class="zemanta-pixie-img" style="border: medium none; float: right;" src="http://img.zemanta.com/reblog_e.png?x-id=bccb4c1e-3ef0-4835-8a25-c51dba786830" alt="Reblog this post [with Zemanta]" /></a><span class="zem-script more-related pretty-attribution"><script src="http://static.zemanta.com/readside/loader.js" type="text/javascript"></script></span></div>
]]></content:encoded>
			<wfw:commentRss>http://www.thenetflow.com/2009/console-switch-for-mstsc/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Scobleizer interviews the king &#8211; Leo Laporte.</title>
		<link>http://www.thenetflow.com/2009/scobleizer-interviews-the-king-leo-laporte/</link>
		<comments>http://www.thenetflow.com/2009/scobleizer-interviews-the-king-leo-laporte/#comments</comments>
		<pubDate>Wed, 14 Jan 2009 09:25:19 +0000</pubDate>
		<dc:creator>Dan O'Neill</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[Voices that Matter]]></category>
		<category><![CDATA[Interviews]]></category>
		<category><![CDATA[King Leo]]></category>
		<category><![CDATA[Leo Laporte]]></category>
		<category><![CDATA[Robert Scoble]]></category>
		<category><![CDATA[Scobleizer]]></category>
		<category><![CDATA[Videos]]></category>

		<guid isPermaLink="false">http://www.thenetflow.com/?p=285</guid>
		<description><![CDATA[This is going to seem like I have something weird for Leo, but honestly, I just really appreciate what he does. And now Robert Scoble has put together an interview with the man, the legend. You can check out the two &#8230; <a href="http://www.thenetflow.com/2009/scobleizer-interviews-the-king-leo-laporte/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><img class="alignright size-full wp-image-287" title="scobleizer tv" src="http://www.thenetflow.com/wp-content/uploads/2009/01/scobleizertv.jpg" alt="scobleizer tv" width="423" height="147" />This is going to seem like I have something weird for Leo, but honestly, I just really appreciate what he does. And now <a href="http://www.fastcompany.tv/">Robert Scoble</a> has put together an interview with the man, the legend. You can check out the two parts of the interview below or go to Robert&#8217;s site above to have a look.</p>
<p>P.S. Scobleizer, always uses very high quality videos for his interviews. Although they look great it also means they are a bit on the slow side to load if you don&#8217;t have FiOS running to your door! <img src='http://www.thenetflow.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  However, his site also has a pretty big pipe and the vids below are hosted there so you hopefully wont have a problem. <span id="more-285"></span></p>
<h3>Part 1</h3>
<p><object width="425" height="265" data="http://twistage.fastcompany.tv/plugins/player.swf?v=36f0ced62266d&amp;p=scobleizer-tv_fctv_social" type="application/x-shockwave-flash"><param name="id" value="embedded_player" /><param name="allowfullscreen" value="TRUE" /><param name="allowscriptaccess" value="always" /><param name="base" value="http://twistage.fastcompany.tv" /><param name="src" value="http://twistage.fastcompany.tv/plugins/player.swf?v=36f0ced62266d&amp;p=scobleizer-tv_fctv_social" /></object></p>
<h3>Part 2</h3>
<p><object width="425" height="265" data="http://twistage.fastcompany.tv/plugins/player.swf?v=bdbf572d0e948&amp;p=scobleizer-tv_fctv_social" type="application/x-shockwave-flash"><param name="id" value="embedded_player" /><param name="allowfullscreen" value="TRUE" /><param name="allowscriptaccess" value="always" /><param name="base" value="http://twistage.fastcompany.tv" /><param name="src" value="http://twistage.fastcompany.tv/plugins/player.swf?v=bdbf572d0e948&amp;p=scobleizer-tv_fctv_social" /></object></p>
<p>Or you can get to the vids on the following pages. Part 1 &#8211; <a href="http://www.fastcompany.tv/video/part-i-king-tech-talk">http://www.fastcompany.tv/video/part-i-king-tech-talk</a> and Part 2 &#8211; <a href="http://www.fastcompany.tv/video/leo-laporte-part-ii-king-tech-talk">http://www.fastcompany.tv/video/leo-laporte-part-ii-king-tech-talk</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.thenetflow.com/2009/scobleizer-interviews-the-king-leo-laporte/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Voices That Matter to me.. On Tech News!</title>
		<link>http://www.thenetflow.com/2009/voices-that-matter-to-me-on-tech-news/</link>
		<comments>http://www.thenetflow.com/2009/voices-that-matter-to-me-on-tech-news/#comments</comments>
		<pubDate>Mon, 12 Jan 2009 20:56:44 +0000</pubDate>
		<dc:creator>Dan O'Neill</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[Voices that Matter]]></category>
		<category><![CDATA[Best Technology]]></category>
		<category><![CDATA[Blogs]]></category>
		<category><![CDATA[Broadcasts]]></category>
		<category><![CDATA[Grass]]></category>
		<category><![CDATA[Ireland]]></category>
		<category><![CDATA[Leo Laporte]]></category>
		<category><![CDATA[Long Commute]]></category>
		<category><![CDATA[Podcasts]]></category>
		<category><![CDATA[Technology News]]></category>
		<category><![CDATA[Voices]]></category>

		<guid isPermaLink="false">http://www.thenetflow.com/?p=238</guid>
		<description><![CDATA[I don&#8217;t know where people who are interested in technology get the time to keep abreast of all the developments that happen in this industry. Unfortunately for me, my interests cover a huge swath of categories so I&#8217;m constantly hearing &#8230; <a href="http://www.thenetflow.com/2009/voices-that-matter-to-me-on-tech-news/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><span>I don&#8217;t know where people who are interested in technology get the time to keep abreast of all the developments that happen in this industry. Unfortunately for me, my interests cover a huge swath of categories so I&#8217;m constantly hearing about stuff about 2 weeks after it happens and by then its old news! Also since there is a huge number of people and websites aiming to keep me informed, its hard to know who to listen to for good quality stuff. So where do I get my news? And who from? Being a hilariously busy Sysadmin and with my long commute in and out of work it makes sense for me to use podcasts as my tech news medium of choice, especially here in Ireland where no radio channel would dare touch on a subject that didn&#8217;t involve mainstream music, and or celebrities news! <img src='http://www.thenetflow.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  I jest, but still there is no technology news on the radio in Ireland so I get it all pretty much from the US. So what podcasts do I listen to and who in particular do I pay attention to?</span></p>
<h3>Leo Laporte</h3>
<p><a href="http://www.thenetflow.com/wp-content/uploads/2008/11/leo.jpg"><img class="alignright size-full wp-image-239" title="leo" src="http://www.thenetflow.com/wp-content/uploads/2008/11/leo.jpg" alt="" width="191" height="197" /></a> <span>The undisputed but sadly uncrowned king of technology news and chat has to be the great Leo Laporte and his amazing setup that he has over at twit.tv. I know I&#8217;ve joked about paying for stuff before but this time I really mean it when I say it. I would pay to listen and or watch his shows. So much so that I actually kind of went through with it and have a monthly donation setup through PayPal! The shows/netcasts/podcasts that run over at twit.tv really are some of the best technology broadcasts out there. The tag line of <a href="http://twit.tv" target="_blank">twit.tv</a> is </span><em>&#8220;netcasts you love from people you trust&#8221;</em> and its true! In fact if Leo came out and told me on a show that the sky was green and the grass was blue, I would have to check! Anyway, enough of my idol worshipping&#8230;  <span>Leo has introduced some amazing people to me through the podcasts over the time I&#8217;ve been listening and always enlightens me on any subject that the shows happen to be covering. My RSS feed is full of blogs and websites from people that Leo has introduced me to from <a href="http://www.dvorak.org/blog/" target="_blank">John C. Dvorak</a>, all the way over to <a href="http://themolly.com/blog/" target="_blank">Molly Wood</a> and <a href="http://www.channelflip.com/" target="_blank">Wil Harris</a>, to name but a </span><strong>very </strong><span>few! Every week has me waiting for the next instalment of &#8220;<a href="http://twit.tv/twit" target="_blank">This week in Tech</a>&#8221; or &#8220;<a href="http://twit.tv/ww" target="_blank">Windows Weekly</a>&#8220;. He also blogs semi-regularly over at <a href="http://leoville.com" target="_blank">leoville.com</a> and is a regular <a href="http://twitter.com/home" target="_blank">twitter</a>..er. If you head over to <a href="http://twit.tv" target="_blank">twit.tv </a>there are are some really interesting podcasts but, in particular, check out how twit was <a href="http://twit.tv/huh" target="_blank">founded</a>! Although a regular listener, I haven&#8217;t yet made the leap over to watching the shows live, as my schedule doesn&#8217;t allow for it, or watching the video podcasts because the battery life on my iPod touch doesn&#8217;t really allow for it! On a final note &#8211; although I really know that</span><span> he&#8217;s not the only person talking about tech and gathering great minds together, he is the best at it.</span></p>
<h3>John C. Dvorak</h3>
<p><a href="http://www.thenetflow.com/wp-content/uploads/2008/11/dvorak.jpg"><img class="alignright size-full wp-image-240" title="dvorak - photo by Randy Stewart : http://www.flickr.com/people/35034356597@N01" src="http://www.thenetflow.com/wp-content/uploads/2008/11/dvorak.jpg" alt="" width="195" height="182" /></a> Where would twit be without John C. Dvorak? Who knows but it wouldn&#8217;t be where it is today. A legend in his own right, I look forward to the shows that he participates in. Although at the start I didn&#8217;t like him at all! I found him rude, brash and patronising but I have grown to respect and enjoy what he has to say &#8211; because he&#8217;s normally right! As a regular on twit he really does bring his considerable insight to the tech news world and always has something to say so it shows his considerable knowledge on the world of technology. Apart from twit, John also has a number of other projects like cranky geeks, which is another show that I religiously download and enjoy every time I can. You can also check out his personal blog at <a href="http://www.dvorak.org/blog/">http://www.dvorak.org/blog/</a> which covers a huge broad spectrum of subjects&#8230; check out <a href="http://www.dvorak.org/blog/?p=31819">http://www.dvorak.org/blog/?p=31819</a>, <a href="http://www.dvorak.org/blog/?p=31765">http://www.dvorak.org/blog/?p=31765</a> for example!</p>
<h3>Paul Thurotte</h3>
<p><img class="alignright size-full wp-image-280" title="paul" src="http://www.thenetflow.com/wp-content/uploads/2008/11/paul.jpg" alt="paul" width="163" height="183" /> A legend that I really discovered through Leo&#8217;s netcasts, I catch all my MS news from this man. It can&#8217;t be easy being the sole pro-Microsoft person (or so its seems from time to time) in the tech news industry, but I believe he always explains his arguments well and always gets to the point. However he would also be the first screaming when Microsoft gets it wrong so you can be sure he is quite&#8230; well I wont say unbiased but pretty close all the same. Insightful and funny, he really does make the shows with Leo really interesting and I find him very easy to listen to. His very low tone of voice helps a lot too! Aside from the podcasts, Paul is the news editor at <a title="Windows IT Pro Magazine" href="http://windowsitpro.com/">Windows ITPro</a> magazine, and runs the <a title="The Supersite for Windows" href="http://www.winsupersite.com">supersite for Windows</a>. As work get the former, I get a chance to read some of the stuff, and the latter has to be, in my opinion, the greatest windows resource out there &#8211; bar none(although I don&#8217;t like the site re-design&#8230;)! I have used it for many things from finding out the latest Windows Vista news to learning how to create a <a href="http://www.winsupersite.com/showcase/windowsxp_sp2_slipstream.asp">slipstreamed XP disk</a>!  Paul has an inside line to the good stuff at Microsoft so he&#8217;s really worth listening to if you want to keep up to date with all that&#8217;s going on at the minute over at Redmond.</p>
<h3>Conclusion</h3>
<p>So there you have it, not a complete list by any stretch of the imagination but hopefully enough to get anyone started. The above people really are who I go to first for all of my tech news and analysis as they&#8217;re trustworthy and intelligent, funny and witty, and always keep my morning commute entertained. My hat comes off to Leo Laporte especially for bringing all these great people together at <a title="This Week In Tech Website" href="http://www.twit.tv">Twit.tv</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.thenetflow.com/2009/voices-that-matter-to-me-on-tech-news/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Update to 5 best iPhone applications for Irish users</title>
		<link>http://www.thenetflow.com/2009/update-to-5-best-iphone-applications-for-irish-users%e2%80%a6/</link>
		<comments>http://www.thenetflow.com/2009/update-to-5-best-iphone-applications-for-irish-users%e2%80%a6/#comments</comments>
		<pubDate>Sun, 11 Jan 2009 18:32:16 +0000</pubDate>
		<dc:creator>Dan O'Neill</dc:creator>
				<category><![CDATA[iPhone]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[American News]]></category>
		<category><![CDATA[Concept Software]]></category>
		<category><![CDATA[Coyne]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Handy Application]]></category>
		<category><![CDATA[Ireland Dublin]]></category>
		<category><![CDATA[Irish Users]]></category>
		<category><![CDATA[Ny Times]]></category>
		<category><![CDATA[Twinkle]]></category>
		<category><![CDATA[Twitter]]></category>

		<guid isPermaLink="false">http://www.thenetflow.com/?p=274</guid>
		<description><![CDATA[A little while ago I wrote the following post about the best iphone application for Irish users. However, four months is a long time in the iPhone world and how well to my picks rate now? Have they survived on &#8230; <a href="http://www.thenetflow.com/2009/update-to-5-best-iphone-applications-for-irish-users%e2%80%a6/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>A little while ago I wrote the following post about the <a title="Best iPhone applications Irish users" href="http://www.thenetflow.com/2008/5-best-iphone-applications-for-irish-users/">best iphone application for Irish users</a>. However, four months is a long time in the <a class="zem_slink" href="http://www.apple.com/iphone" title="iPhone" rel="homepage">iPhone</a> world and how well to my picks rate now? Have they survived on my phone? Well both <a title="Palringo iphone application" href="http://www.palringo.com/iphone/">Palringo</a> and the Facebook application have been dropped from my phone. Not because they&#8217;re bad or anything &#8211; They didn&#8217;t make it into the original list for nothing <img src='http://www.thenetflow.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  but because I haven&#8217;t used them at all really since the beginnning. I just haven&#8217;t had the need for them. So what are the 5 new best iPhone applications for Irish users?</p>
<p><a href="http://tapulous.com/twinkle/">Twinkle</a>. Still at the top of the list and still one of the best iphone applications out there. Brought to us by <a href="http://tapulous.com/">Tapulous</a>, it&#8217;s a great twitter app with a little bit more on top. Anything more to add to my <a href="http://www.thenetflow.com/2008/5-best-iphone-applications-for-irish-users/">original post</a>? Not really, its still a great app and one that I use every day.</p>
<p>The <a href="http://www.google.com">Google</a> App is, of course, still there. And still very useful even if more semantic information is not hugely available around <a class="zem_slink" href="http://en.wikipedia.org/wiki/Ireland" title="Ireland" rel="wikipedia">Ireland</a>. Handy for <a class="zem_slink" href="http://en.wikipedia.org/wiki/Dublin" title="Dublin" rel="wikipedia">Dublin</a>, not so much for everywhere else.</p>
<p>The <a href="http://www.nytimes.com/">NY Times</a> iPhone application is still my source for American news when I&#8217;m on the move and there still isn&#8217;t a better news application on the iPhone in terms of usabilty and functionality. The news stories aren&#8217;t bad either&#8230; <img src='http://www.thenetflow.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Another news application but one a little closer to home &#8211; the BBCReader from &#8220;<a href="http://newwaytoseenews.net/?mid=Home">New Way to See News</a>&#8220;(The website is pretty dreadful by the way). A handy application that I use to read my favorite news site. It&#8217;s very handy and once opened will download all the headline stories in the background so you can read any news story even if you are out of signal or in a EDGE(instead of 3G) area. And as this happens more you would like his is very handy.</p>
<p><a href="http://www.vinnycoyne.com/lackofconcept/?page_id=78">Eirtext</a> from Vinny Coyne&#8217;s &#8220;<a href="http://www.vinnycoyne.com/lackofconcept/">Lack of Concept</a>&#8221; software. It&#8217;s a very handy piece of software and very useful. Unfortunately, you have to move back and forward between the iPhone text and this software and for that reason I don&#8217;t use it an awful lot. However with many people now on &#8220;Pay as you go&#8221; iPhones this will become even more useful for those people.</p>
<p>
All in all, There&#8217;s a very healthy iPhone application market out there, especially on the free apps side of things. The above apps are just the ones that I think Irish users will most appreciate. However, I have been known to have been wrong in the past&#8230; so let me know if there are any apps that you think should be in the list?</p>
]]></content:encoded>
			<wfw:commentRss>http://www.thenetflow.com/2009/update-to-5-best-iphone-applications-for-irish-users%e2%80%a6/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Voices that matter to me.. on CSS</title>
		<link>http://www.thenetflow.com/2008/voices-that-matter-to-me-on-css/</link>
		<comments>http://www.thenetflow.com/2008/voices-that-matter-to-me-on-css/#comments</comments>
		<pubDate>Tue, 11 Nov 2008 00:48:59 +0000</pubDate>
		<dc:creator>Dan O'Neill</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[The Web]]></category>
		<category><![CDATA[Voices that Matter]]></category>
		<category><![CDATA[Andy Clarke]]></category>
		<category><![CDATA[Budd]]></category>
		<category><![CDATA[Bulletproof]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[Eric Meyer]]></category>
		<category><![CDATA[Favourite Books]]></category>
		<category><![CDATA[Great Books]]></category>
		<category><![CDATA[Great CSS]]></category>
		<category><![CDATA[Gustafson]]></category>
		<category><![CDATA[Helpful Hints]]></category>
		<category><![CDATA[Mark Boulton]]></category>
		<category><![CDATA[Molly E Holzschlag]]></category>
		<category><![CDATA[Personal Hobbies]]></category>
		<category><![CDATA[Transcending Css]]></category>
		<category><![CDATA[Web Applications]]></category>
		<category><![CDATA[Web Design Conference]]></category>
		<category><![CDATA[Web Standards]]></category>

		<guid isPermaLink="false">http://www.thenetflow.com/?p=172</guid>
		<description><![CDATA[I recently bought a couple of books from Amazon.com on this hobby of mine &#8211; Web Design. Dan Cederholm&#8217;s &#8220;Bulletproof Web Design&#8221; and &#8220;Transcending CSS&#8221; by Andy Clarke, Molly E. Holzschlag, Aaron Gustafson, and Mark Boulton. And great books that &#8230; <a href="http://www.thenetflow.com/2008/voices-that-matter-to-me-on-css/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I recently bought a couple of books from Amazon.com on this hobby of mine &#8211; Web Design. Dan Cederholm&#8217;s &#8220;<a href="http://www.amazon.com/gp/product/0321509021?ie=UTF8&amp;tag=thne01-20&amp;linkCode=as2&amp;camp=1789&amp;creative=9325&amp;creativeASIN=0321509021">Bulletproof Web Design</a>&#8221; and &#8220;<a href="http://www.amazon.com/gp/product/0321410971?ie=UTF8&amp;tag=thne01-20&amp;linkCode=as2&amp;camp=1789&amp;creative=9325&amp;creativeASIN=0321410971">Transcending CSS</a>&#8221; by <span class="ptBrand">Andy Clarke, Molly E. Holzschlag, Aaron Gustafson, and Mark Boulton. And great books that they are I was caught by the by tag line of the publisher &#8211; &#8220;Voices That Matter™&#8221;. Now &#8211; I&#8217;m not quite sure how they trademark three words but it got me thinking &#8211; Who are the voices that matter to me? Who do I listen to? Who&#8217;s doing amazing and extraordinary</span> things? Who&#8217;s talking about what we should all be paying attention to? First off I&#8217;ll start with a particular love of mine which is web development and CSS in particular.</p>
<h3><a href="http://www.thenetflow.com/wp-content/uploads/2008/09/meyerhead.jpg"><img class="alignright size-full wp-image-174" title="meyerhead" src="http://www.thenetflow.com/wp-content/uploads/2008/09/meyerhead.jpg" alt="" width="101" height="120" /></a>Eric Meyer</h3>
<p>I&#8217;m pretty certain it would be impossible to exclude Eric Meyer from any list on CSS. Any list at all, because he is probably the best, most world renowned CSS expert there is. Having practically eaten two of his many books on CSS (&#8220;<a href="http://www.amazon.com/gp/product/073571245X?ie=UTF8&amp;tag=thne01-20&amp;linkCode=as2&amp;camp=1789&amp;creative=390957&amp;creativeASIN=073571245">Eric Meyer on CSS</a>&#8221; and &#8220;<a href="http://www.amazon.com/gp/product/0735714258?ie=UTF8&amp;tag=thne01-20&amp;linkCode=as2&amp;camp=1789&amp;creative=9325&amp;creativeASIN=0735714258">More Eric Meyer on CSS</a>&#8220;) I can&#8217;t recommend them enough. Presumably does not suffer from stage fright as he speaks regularly (indeed <em>founded</em>) a travelling web design conference called &#8220;<a href="http://aneventapart.com/">An Event Apart</a>&#8220; and most recently at this event in San Francisco and <span id="more-172"></span>Chicago, along side a number of other names on this list. You can find Eric blogging at <a href="http://meyerweb.com/">http://meyerweb.com/</a> and otherwise dolling out his genius in the form or amazing tips and helpful hints there too.</p>
<h3><a href="http://www.thenetflow.com/wp-content/uploads/2008/09/buddhead.jpg"><img class="alignright size-full wp-image-176" title="buddhead" src="http://www.thenetflow.com/wp-content/uploads/2008/09/buddhead.jpg" alt="" width="101" height="120" /></a>Andy Budd <a href="http://www.andybudd.com/"></a></h3>
<p>I first found Andy Budd when I bought <a href="http://www.amazon.com/gp/product/1590596145?ie=UTF8&amp;tag=thne01-20&amp;linkCode=as2&amp;camp=1789&amp;creative=9325&amp;creativeASIN=1590596145">CSS Mastery: Advanced Web Standards Solutions</a>. It quickly became one of my favourite books on CSS and has become a excellent and well used reference. His website has also become an excellent resource &#8211; especially his extensive bookmarks at <a href="http://www.andybudd.com/links/">http://www.andybudd.com/links/</a>. He can also be found blogging at <a href="http://www.andybudd.com/">http://www.andybudd.com/</a> too, a popular weblog where he writes about his personal hobbies and also about web design and web standards. Another branch in Andy&#8217;s CSS work is also his efforts at <a href="http://clearleft.com/">http://clearleft.com/</a> (btw they also have a ridiculous trademarked tag line &#8211; &#8220;We make Websites Better™&#8221;). Clearleft have a good few web applications and web sites under their belt and one very interesting project that they have is <a href="http://www.silverbackapp.com/">http://www.silverbackapp.com/</a>.</p>
<h3><a href="http://www.thenetflow.com/wp-content/uploads/2008/09/cderhead.jpg"><img class="alignright size-full wp-image-177" title="cderhead" src="http://www.thenetflow.com/wp-content/uploads/2008/09/cderhead.jpg" alt="" width="101" height="120" /></a>Dan Cederholm</h3>
<p>from <a href="http://www.simplebits.com/">http://www.simplebits.com/</a> &#8211; One of the books I&#8217;m reading right now, &#8220;<a href="http://www.amazon.com/gp/product/0321509021?ie=UTF8&amp;tag=thne01-20&amp;linkCode=as2&amp;camp=1789&amp;creative=9325&amp;creativeASIN=0321509021">Bulletproof Web Design</a>&#8221; was written by Dan Cederholm, and from what I&#8217;ve read &#8211; he uses techniques and has a style of code that I really admire and now aim for myself with my projects. He is a big proponent of lean markup and CSS, and apparently in every project looks to &#8220;minimize markup and embrace the flexibility of CSS&#8221;. This is something that I&#8217;d like to be able to do and his book seemed like the obvious place to start. Having said that, &#8220;<a href="http://www.amazon.com/gp/product/0321410971?ie=UTF8&amp;tag=thne01-20&amp;linkCode=as2&amp;camp=1789&amp;creative=9325&amp;creativeASIN=0321410971">Transcending CSS</a>&#8221; is also pointing me in this direction as its mantra of content being king is helping me see the benefits of avoiding unnessary divs, and other markup that adds nothing to the semantic value of the page.</p>
<h3><a href="http://www.thenetflow.com/wp-content/uploads/2008/09/snookhead.jpg"><img class="alignright size-full wp-image-178" title="snookhead" src="http://www.thenetflow.com/wp-content/uploads/2008/09/snookhead.jpg" alt="" width="100" height="133" /></a>Jonathan Snook</h3>
<p>at <a href="http://snook.ca/jonathan/">http://snook.ca/jonathan/</a> &#8211; Having heard of Jonathan over the years and having read a couple of his articles and things, when I first found out that he&#8217;d written a book, I pretty much had to buy it. The book was &#8220;<a href="http://www.amazon.com/gp/product/0975841971?ie=UTF8&amp;tag=thne01-20&amp;linkCode=as2&amp;camp=1789&amp;creative=9325&amp;creativeASIN=0975841971">The Art and Science of CSS</a>&#8220;, and what a book it was. It was a book that really made me turn a corner, that made me realise how much I could do with CSS and good markup. I enjoyed this book immensely and learnt a great many things from it. He does the big web and development conferences too and has graced SXSW, Webmaster Jam Sessions, and Future of WebDesign. His personal website <a href="http://snook.ca/jonathan/">http://snook.ca/jonathan/</a> is where he shares his &#8220;tips, tricks and bookmarks on web development&#8221; and I often venture there for inspiration ideas and excellent ideas. One of the handiest tools on his website is also one of my favorites &#8211; The Colour Contrast Checker at <a href="http://snook.ca/archives/accessibility_and_usability/colour_color_co/">http://snook.ca/archives/accessibility_and_usability/colour_color_co/</a>. His list of accomplishments is long and they are many, check at the about section on his website to find out more.</p>
<h3><a href="http://www.thenetflow.com/wp-content/uploads/2008/09/clarkehead.jpg"><img class="alignright size-full wp-image-179" title="clarkehead" src="http://www.thenetflow.com/wp-content/uploads/2008/09/clarkehead.jpg" alt="" width="101" height="120" /></a>Andy Clarke</h3>
<p>from <a href="http://www.stuffandnonsense.co.uk/">http://www.stuffandnonsense.co.uk/</a> &#8211; Another recent addition to my list of really really good people is Andy Clarke. In fact I hadn&#8217;t really heard of him properly until I read <a href="http://www.amazon.com/gp/product/0321410971?ie=UTF8&amp;tag=thne01-20&amp;linkCode=as2&amp;camp=1789&amp;creative=9325&amp;creativeASIN=0321410971">Transcending CSS</a> &#8211; A book that has literally changed how I look at new projects, and really got me thinking about the way I design websites. And although I only found him recently, it would appear that the man is a bit of a legend! He also speaks at the big conferences (like An event apart this year in Chicago&#8230;) and runs his own business from a studio in North Wales. But his book is becoming my most read book on web design(over and over again <img src='http://www.thenetflow.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  ). I really enjoyed reading it and appreciate all the work that went into it. Hopefully, I get to put many of the techniques and things learnt from this book to good use in the future.</p>
<h3><a href="http://www.thenetflow.com/wp-content/uploads/2008/09/sheahead.jpg"><img class="alignright size-full wp-image-180" title="sheahead" src="http://www.thenetflow.com/wp-content/uploads/2008/09/sheahead.jpg" alt="" width="101" height="120" /></a>Dave Shea</h3>
<p>at <a href="http://mezzoblue.com/">http://mezzoblue.com/</a> &#8211; I first started to read Dave Shea&#8217;s website a good while ago after it was brought to my attention as a really good example of a website design, and although its changed quite a bit since then, it still holds true as a really good example of professional website design. Good use of changing themes/colours, great layout and interesting content. Also the creator of <a href="http://www.csszengarden.com/">CSS Zen Garden</a>, arguable one of the best known places for web designers to show off excellent CSS designs. Not always my cup of tea (I prefer less graphics intensive designs personally), its hard to ignore some of the really excellent things that sometimes appear here. As for Dave himself, I think he says it best himself(from the about section of <a href="http://mezzoblue.com/">http://mezzoblue.com/</a>) &#8211; &#8220;If you’re looking for the professional bio it’s <a href="http://brightcreative.com/about/">over here</a>. In short, I do a bit of <a href="http://brightcreative.com/portfolio/events/">speaking</a>, a bit of <a href="http://brightcreative.com/portfolio/publications/">writing</a>, but mostly it’s about the <a href="http://brightcreative.com/portfolio/">design</a>.&#8221; He links to a differen site here and its one you should take a look at as its really excellent &#8211; <a href="http://brightcreative.com/">http://brightcreative.com/</a>.</p>
<h3>Conclusions</h3>
<p>In reality while writing this piece I could have listed about 50 more people. In fact I started off with three and it grew after looking at the books on my shelves. However I feel like these are the people that I really look to for CSS stuff and think most people will find it useful. At the very least your should be adding these people&#8217;s websites to your RSS feeds, however, then you lose one of the most important aspects of going to these websites and that&#8217;s for the great work that they&#8217;ve done on their own websites!</p>
<p>The next article should come soon enough on the same topic of voices that matter to me&#8230; but with a slightly different subject.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.thenetflow.com/2008/voices-that-matter-to-me-on-css/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>5 best iPhone applications for Irish users&#8230;</title>
		<link>http://www.thenetflow.com/2008/5-best-iphone-applications-for-irish-users/</link>
		<comments>http://www.thenetflow.com/2008/5-best-iphone-applications-for-irish-users/#comments</comments>
		<pubDate>Wed, 06 Aug 2008 21:17:00 +0000</pubDate>
		<dc:creator>Dan O'Neill</dc:creator>
				<category><![CDATA[iPhone]]></category>
		<category><![CDATA[Apple]]></category>
		<category><![CDATA[Bebo]]></category>
		<category><![CDATA[Belfast]]></category>
		<category><![CDATA[Chat Msn]]></category>
		<category><![CDATA[Connectivity]]></category>
		<category><![CDATA[Data Charges]]></category>
		<category><![CDATA[Dublin]]></category>
		<category><![CDATA[Facebook]]></category>
		<category><![CDATA[Games Section]]></category>
		<category><![CDATA[Gchat]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Instant Message]]></category>
		<category><![CDATA[Irish Users]]></category>
		<category><![CDATA[Msn]]></category>
		<category><![CDATA[Party Applications]]></category>
		<category><![CDATA[Short message service]]></category>
		<category><![CDATA[Text Messaging]]></category>
		<category><![CDATA[Third Party]]></category>
		<category><![CDATA[Twinkle]]></category>
		<category><![CDATA[Twitter]]></category>

		<guid isPermaLink="false">http://www.thenetflow.com/?p=77</guid>
		<description><![CDATA[Us Irish users are getting a bit of a raw deal when it comes to the iPhone AppStore (not to mention data charges and limits&#8230;). Not only did we not get a games section until very recently, but there are &#8230; <a href="http://www.thenetflow.com/2008/5-best-iphone-applications-for-irish-users/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Us Irish users are getting a bit of a raw deal when it comes to the <a class="zem_slink" title="iPhone" rel="homepage" href="http://www.apple.com/iphone">iPhone</a> AppStore (not to mention data charges and limits&#8230;). Not only did we not get a games section until very recently, but there are also a number of applications that are off limits to us. However some really good third party applications have made it through and these can seriously help your productivity and social connectivity&#8230; although not necessarily at the same time <img src='http://www.thenetflow.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  So lets get to the list.</p>
<h3><a href="http://tapulous.com/twinkle/">Twinkle</a></h3>
<p>One of the best applications out there. Brought to us by <a href="http://tapulous.com/">Tapulous</a>. It is the best twitter application that I&#8217;ve come across but with the added benefit of location aware twittering. Really useful for finding local interesting people to follow &#8211; especially now that so many people are twittering. It can be quite daunting to watch that &#8220;everyone&#8221; feed on the twitter website, so many people&#8230; so many people saying not a whole lot. This cuts down on the noise while still allowing you to find very interesting people. It has a nice filter ability so that you can change the range that you allow tweets to come from. Unfortunately the recently changed to local distance measurements. It used to be 100 miles, which allowed me to see updates from Belfast and a couple of other places (I&#8217;m in Dublin). Now, however, its changed to 100km which doesn&#8217;t reach that far. Not that much of an issue though as a good few Dublin iPhone users have found this great application. I should also point out that you can change it to 500 or 1000 or everyone but out that far and you&#8217;re back to the noise of the unintelligible crowd.</p>
<h3><a href="http://www.palringo.com/iphone/">Palringo</a></h3>
<p>The App that saves me a fortune in text messaging bills. It allows you to log into a number of chat applications(like gchat and msn to name but a few.) and instant message your friends. An easy to use interface, and native to the iPhone so you don&#8217;t have to have the browser open to use it. Apparently it will stay active even if the screen turns off, as long as its the only third party app running(This is an <a class="zem_slink" title="Apple" rel="homepage" href="http://www.apple.com">Apple</a> limitation &#8211; <a href="http://gizmodo.com/365327/iphone-sdk-limitation-only-one-user+made-app-running-concurrently-no-background-processes">linkage</a>). I can&#8217;t exactly vouch for that as I&#8217;ve only used it for short periods of time to get a good few IM&#8217;s out.</p>
<h3><a href="http://www.google.com">Google App</a></h3>
<p>Let <a class="zem_slink" title="Google" rel="homepage" href="http://google.com">Google</a> help you find the nearest hotel. Or pizza place. Or bar. The possibilities are really endless. Location aware searching along with all the normal google goodness. Need I say more?</p>
<h3><a href="http://www.facebook.com">Facebook Application</a></h3>
<p>As much as I lothe it, most of my friends spend their entire days on this website. The application has a very good messaging system and its for that reason that i recommend this one as its very handy for talking to users on facebook. And the messages appear in the profile chat box so you can add multiple facebook users to the chat. Something that no other chat app does on the iPhone as far as I can tell. I have a very brief profile for this very reason. And even though <a class="zem_slink" title="Bebo" rel="homepage" href="http://www.bebo.com">Bebo</a> still owns the lion share of users in Ireland, <a class="zem_slink" title="Facebook" rel="homepage" href="http://facebook.com">Facebook</a> is growing here and most people have both so it wont be hard to convert anyone that doesn&#8217;t over to it.</p>
<h3><a href="http://www.nytimes.com/">NY Times App</a></h3>
<p>This is going to be a controversial pick for 5th place as its for a American newspaper. However, as a regular user of this application its great for those of us here with an eye to the Americas as well as those with interests closer to home. It covers international news and sports as well as editorial features which having read a few are quite interesting and entertaining. I have used this app to get through my fairly boring commutes on the train. Easiest way to catch the world news if you don&#8217;t mind missing the local stories.</p>
<h3>Conclusion</h3>
<p>So there you have it. Have I missed anything? Probably. Actually &#8211; Definitely. I&#8217;d love to be able to add the <a href="http://www.pandora.com">Pandora</a> iPhone app to the above list but it isn&#8217;t available here(Either is the website, technically). Which is a real pity as its one of the greatest internet applications that I&#8217;ve ever come across. Post a comment if there&#8217;s anything that you think that Irish iPhone users would be interested in or if there&#8217;s anything hugely glaringly obvious that I&#8217;ve left out.</p>
<p class="postedit"><strong>Edit 17/08/2008: </strong>As pointed out in the comments (Thanks Michael), I should have included EirText in here. Silly me. What a nice little application. Very handy if you want to text a number of people at the same time <strong>For Free</strong>. Very handy. However i don&#8217;t believe it is a replacement for then in built iPhone SMS application as it&#8230; well&#8230; just doesn&#8217;t look as good. And you have to go back and forward between the iPhone&#8217;s messaging application and the Eirtext application. Which, although would save you quite a bit of money, would get quite annoying. However I definitely feel I should be mentioning it here after using it to organise a night out on Saturday&#8230; <img src='http://www.thenetflow.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.thenetflow.com/2008/5-best-iphone-applications-for-irish-users/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>

