<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/2.6.2" -->
<rss version="0.92">
<channel>
	<title>moopoo.net</title>
	<link>http://moopoo.net</link>
	<description>Fishing, technology and anything else</description>
	<lastBuildDate>Fri, 31 Oct 2008 11:09:54 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>Deploy a sharepoint solution with stsadm</title>
		<description>First off we need to add the solution to SharePoint     stsadm -o addsolution -filename c:\path-to\filename.wsp   Next, we deploy the solution to the site  stsadm -o deploysolution -name filename.wsp -url http://myurl -immediate Optionally if you use Code Access Security add the following to the ...</description>
		<link>http://moopoo.net/sharepoint/deploy-a-sharepoint-solution-with-stsadm/</link>
			</item>
	<item>
		<title>Using the Rive Hooktyer</title>
		<description>The Rive hooktyer is a great system for getting your hooklengths the perfect length every time, but it can be tricky to get going with, especially with the instruction supplied in French and the diagrams not particularly helpful. Well fear not, this guide will help you.  Firstly tie set ...</description>
		<link>http://moopoo.net/fishing/using-the-rive-hooktyer/</link>
			</item>
	<item>
		<title>Windows Live Writer</title>
		<description>After seeing that the new WordPress 2.3.1 release had tagging support in for Windows Live Writer, I was curious as to what Live Writer actually was. Turns out it is a desktop application for authoring blog posts that can be published to a variety of different blogs, including WordPress.  ...</description>
		<link>http://moopoo.net/technology/windows-live-writer/</link>
			</item>
	<item>
		<title>Importing CSV data into Oracle</title>
		<description>Loading data into Oracle table requires the use of the sqlldr executable.  To load data I create two files, one a CSV file containing the data to import and a control (.ctl) file containing the command information to pass to sqlldr.exe.
The Control File
load data
infile 'addresses.csv'

into table myschema.mytable fields terminated ...</description>
		<link>http://moopoo.net/oracle/importing-csv-data-into-oracle/</link>
			</item>
	<item>
		<title>Exporting Crystal Reports from the web.</title>
		<description>Exporting Crystal Reports from a report displayed in the browser can be a pain, not least because it's long winded, but also that I primarily use Firefox and the report rendering in anything other than IE is a joke.

For a while I have been trying to work out how I ...</description>
		<link>http://moopoo.net/web-development/exporting-crystal-reports-from-the-web/</link>
			</item>
	<item>
		<title>Displaying Crystal Reports in a Web Browser</title>
		<description>Having tried for a while to find the right information for displaying Crystal Reports properly inside a web page using Crystal Report Viewer I finally managed to pull the information together into a solution that works; well for me anyway.

It's worth mentioning that I don't use the Crystal Reports extensions ...</description>
		<link>http://moopoo.net/web-development/displaying-crystal-reports-in-a-web-browser/</link>
			</item>
	<item>
		<title>Subversion Server Installation on Windows</title>
		<description>Update: While I was copying this post across from the original document I had it in, I was searching for the links to the files and I came across a post on THECRUMB.COM which states from subversion 1.4 whereby you can install the service without the need for a wrapper. ...</description>
		<link>http://moopoo.net/technology/subversion-server-installation-%e2%80%93-win-32/</link>
			</item>
	<item>
		<title>Shotting Calculator</title>
		<description>Instructions:

Use the tabs to navigate across the different shot types.
The up/down arrows will increment/decrement the amount of each type.
Totals will be displayed at the bottom.
Use the reset button to reset all amount to zero

The new Preston Stotz weigh roughly the same as normal shot in their respective sizes.


Pocket PC version
I ...</description>
		<link>http://moopoo.net/fishing/calculator/</link>
			</item>
	<item>
		<title>My new toy, the HTC Touch</title>
		<description>Having used windows Mobile powered HTC phones for the last few years I don't think I'd ever go back to a small screen 'normal' mobile phone. I'd been following some reviews on the HTC Touch since it was announced in June and was looking forward to seeing it in the ...</description>
		<link>http://moopoo.net/mobile/my-new-toy-the-htc-touch/</link>
			</item>
	<item>
		<title>OpenOffice Portable</title>
		<description>Earlier a colleague asked if I knew a way to open a document that had been created in an obscure program (his words) called Star Office. I did set off explaining to him what it actually was and how the document format he was referring to was created to an ...</description>
		<link>http://moopoo.net/openoffice/openoffice-portable/</link>
			</item>
</channel>
</rss>
