<?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>Bluelight Dev &#187; News</title>
	<atom:link href="http://www.bluelightdev.com/category/news/feed" rel="self" type="application/rss+xml" />
	<link>http://www.bluelightdev.com</link>
	<description>Development group that brought you SwiftKit</description>
	<lastBuildDate>Wed, 21 Jul 2010 18:30:53 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Tools Behind Maintaining The SwiftKit Project</title>
		<link>http://www.bluelightdev.com/tools-behind-maintaining-the-swiftkit-project</link>
		<comments>http://www.bluelightdev.com/tools-behind-maintaining-the-swiftkit-project#comments</comments>
		<pubDate>Sat, 24 Oct 2009 11:51:30 +0000</pubDate>
		<dc:creator>Jason</dc:creator>
				<category><![CDATA[Dev Blog]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[SwiftKit]]></category>

		<guid isPermaLink="false">http://www.bluelightdev.com/?p=212</guid>
		<description><![CDATA[It's been awhile since the last Dev Blog post so I've decided to write up another. This time however it won't be about an upcoming update or software release. Instead we'll have a look at the tools behind maintaining the SwiftKit project. The two main tools that will be shown are the Control Panel and [...]]]></description>
			<content:encoded><![CDATA[<p>It's been awhile since the last Dev Blog post so I've decided to write up another. This time however it won't be about an upcoming update or software release. Instead we'll have a look at the tools behind maintaining the SwiftKit project. The two main tools that will be shown are the Control Panel and the new Database Editor.</p>
<p><strong>Database Editor</strong><br />
This is a new tool that has been developed to allow SwiftKit staff members to access, modify, add and delete data within the SwiftKit00x.skd files. The SwiftKitData00x.skd files are used for the calculators, quest center, atlas, achievement diary center etc. The tool was written in .NET and connects to a MySQL database on the SwiftKit server. Currently the changes made are not live, in order for the changes to take effect the data needs to be exported, packed and then uploaded. The main benefit of the tool is that it allows other staff members to manage the data instead of just myself.</p>
<p><a href="http://www.swiftkit.net/screenshots/dev/DB-Editor-1.png" rel="lightbox[screenshots]" title="Database Editor 1"><img src="http://www.swiftkit.net/screenshots/dev/DB-Editor-1.png" alt="Click to view full size." width="154" height="128" /></a> <a href="http://www.swiftkit.net/screenshots/dev/DB-Editor-2.png" rel="lightbox[screenshots]" title="Database Editor 2"><img src="http://www.swiftkit.net/screenshots/dev/DB-Editor-2.png" alt="Click to view full size." width="154" height="128" /></a> <a href="http://www.swiftkit.net/screenshots/dev/DB-Editor-3.png" rel="lightbox[screenshots]" title="Database Editor 3"><img src="http://www.swiftkit.net/screenshots/dev/DB-Editor-3.png" alt="Click to view full size." width="154" height="128" /></a></p>
<p><span id="more-212"></span><br />
<strong>SwiftKit Control Panel</strong><br />
This is a tool that I wrote for myself back when I was initially developing SwiftKit. The main purpose of this tool is to allow me to manage updates for SwiftKit (including SwiftKit MS). While the tool doesn't actually do the uploading it more or less does everything else. Including packaging, compressing, signing integrity, version control and placing all the update files in a holding directory ready for upload.</p>
<p><a href="http://www.swiftkit.net/screenshots/dev/Sk-CP-1.png" rel="lightbox[screenshots]" title="SwiftKit CP 1"><img src="http://www.swiftkit.net/screenshots/dev/Sk-CP-1.png" alt="Click to view full size." width="154" height="128" /></a> <a href="http://www.swiftkit.net/screenshots/dev/Sk-CP-2.png" rel="lightbox[screenshots]" title="SwiftKit CP 2"><img src="http://www.swiftkit.net/screenshots/dev/Sk-CP-2.png" alt="Click to view full size." width="154" height="128" /></a> <a href="http://www.swiftkit.net/screenshots/dev/Sk-CP-3.png" rel="lightbox[screenshots]" title="SwiftKit CP 3"><img src="http://www.swiftkit.net/screenshots/dev/Sk-CP-3.png" alt="Click to view full size." width="154" height="128" /></a></p>
<p>The first screenshot is where I grab the world info for all the RuneScape servers and pack it into a single file. The second screenshot is where I come after I have compiled a new version of SwiftKit. Clicking one of the update buttons increments the version number, compresses the executable and signs its integrity. The last screenshot is where I package and compress all the SwiftKit000x.skd data files into a single .skd file. The SwiftKitData001.skd file has over 670 calculator images compressed into it. This is why you see an unpacking images progress bar in the Calculators utility.</p>
<p>So there's a quick look the two main tools used for managing the SwiftKit project. Not an ordinary Dev Blog post but hopefully still informative for those who had been wondering - or had asked me about them in the past.</p>
<img src="http://www.bluelightdev.com/?ak_action=api_record_view&id=212&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.bluelightdev.com/tools-behind-maintaining-the-swiftkit-project/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>SnagIMG Update 2.2 &#8211; Multi Upload</title>
		<link>http://www.bluelightdev.com/snagimg-update-2-2-multi-upload</link>
		<comments>http://www.bluelightdev.com/snagimg-update-2-2-multi-upload#comments</comments>
		<pubDate>Thu, 27 Aug 2009 06:18:45 +0000</pubDate>
		<dc:creator>Jason</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://www.bluelightdev.com/?p=204</guid>
		<description><![CDATA[In this update we see the addition of a very handy new feature, the Multi Uploader. With the addition of this new feature you are now able upload images directly from Windows Explorer. This means no more having to open a browser, navigate to Imageshack, browse for the image and finally upload it. A previous [...]]]></description>
			<content:encoded><![CDATA[<p>In this update we see the addition of a very handy new feature, the Multi Uploader. With the addition of this new feature you are now able upload images directly from Windows Explorer. This means no more having to open a browser, navigate to Imageshack, browse for the image and finally upload it. A previous update that wasn't posted included the Autosave option. If you plan on taking multiple screenshots you can automatically save them to a specified directory. To enable Autosave simply right click the SnagIMG system tray icon.</p>
<p><a href="http://www.bluelightdev.com/snagimg/screenshots/ExplorerRightClick.png" rel="lightbox[screenshots]" title="Explorer Right Click"><img src="http://www.bluelightdev.com/snagimg/screenshots/ExplorerRightClick.png" alt="Click to view full size." width="154" height="128" /></a> <a href="http://www.bluelightdev.com/snagimg/screenshots/MultiUpload.png" rel="lightbox[screenshots]" title="Multi Uploader"><img src="http://www.bluelightdev.com/snagimg/screenshots/MultiUpload.png" alt="Click to view full size." width="154" height="128" /></a></p>
<p><span id="more-204"></span><br />
Changes and Fixes:<br />
+ ADD: The ability to right click upload images in Windows Explorer. (If selecting multiple images they must be same format)<br />
+ ADD: Multi Uploader.<br />
+ ADD: The system tray icon now changes if SnagIMG is disabled.<br />
+ ADD: SnagIMG will now check for updates on startup.<br />
+ ADD: New option in Settings to disable update check on startup.<br />
+ FIX: Panning in the Viewer should now work correctly.<br />
+ FIX: Few glitches fixed with the Drag Screenshot feature.<br />
+ FIX: No longer crashes on startup after reboot/logoff.<br />
+ CHANGE: Update process is now a little more automated.<br />
+ CHANGE: You can now open multiple instances of the Viewer.</p>
<p>To update, either right click the SnagIMG system tray icon and check for updates or go to the <a href="http://www.bluelightdev.com/downloads/snagimg">downloads</a> section.</p>
<img src="http://www.bluelightdev.com/?ak_action=api_record_view&id=204&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.bluelightdev.com/snagimg-update-2-2-multi-upload/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SnagIMG v2</title>
		<link>http://www.bluelightdev.com/snagimg-v2</link>
		<comments>http://www.bluelightdev.com/snagimg-v2#comments</comments>
		<pubDate>Wed, 17 Jun 2009 02:35:17 +0000</pubDate>
		<dc:creator>Jason</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://www.bluelightdev.com/?p=183</guid>
		<description><![CDATA[SnagIMG has been updated to version 2. This update consists of mostly fixes and improvements but also a new screenshot option. Now when you press CTRL + PrintScreen you will be able to drag an area of the screen that you wish to screenshot. A few other changes are you can pan screenshots in the [...]]]></description>
			<content:encoded><![CDATA[<p>SnagIMG has been updated to version 2. This update consists of mostly fixes and improvements but also a new screenshot option. Now when you press CTRL + PrintScreen you will be able to drag an area of the screen that you wish to screenshot.</p>
<p>A few other changes are you can pan screenshots in the Viewer, 'Check For Updates' menu added and an 'Open in Browser' button added to the Upload form. See full story for a complete list of changes. To update simply <strong>make sure SnagIMG is closed</strong> (right click > exit on Camera icon in system tray), <a href="http://www.bluelightdev.com/downloads/snagimg">download</a> and install over the top of your existing installation.</p>
<p><span id="more-183"></span><br />
Changes and Fixes:<br />
+ Threaded the screenshot upload process.<br />
+ CTRL+PrntScr now brings up the Drag Screenshot form.<br />
+ Added 'Open in Browser' button to the Upload form.<br />
+ Added a 'Check For Update' menu option.<br />
+ You can now pan screenshots in the Viewer.<br />
+ Made 'Upload Screenshot' button easier to identify in Viewer.<br />
+ Cross hair should appear correctly when using the blur tool.<br />
+ Adds to registry the installed path on startup.</p>
<img src="http://www.bluelightdev.com/?ak_action=api_record_view&id=183&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.bluelightdev.com/snagimg-v2/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Firefox Addon &#8211; Copy Link URL</title>
		<link>http://www.bluelightdev.com/firefox-addon-copy-link-url</link>
		<comments>http://www.bluelightdev.com/firefox-addon-copy-link-url#comments</comments>
		<pubDate>Sat, 31 Jan 2009 02:18:51 +0000</pubDate>
		<dc:creator>Jason</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://www.bluelightdev.com/?p=131</guid>
		<description><![CDATA[Copy Link URL is a firefox addon that allows you to select multiple links and copy their URLs to clipboard. The main purpose was for copying multiple Rapidshare links but can really be used for anything. If you use Firefox and are interested in this addon, head over to the Copy Link URL page.]]></description>
			<content:encoded><![CDATA[<p>Copy Link URL is a firefox addon that allows you to select multiple links and copy their URLs to clipboard. The main purpose was for copying multiple Rapidshare links but can really be used for anything.</p>
<p>If you use Firefox and are interested in this addon, head over to the <a href="http://www.bluelightdev.com/products/copy-link-url">Copy Link URL </a>page.</p>
<img src="http://www.bluelightdev.com/?ak_action=api_record_view&id=131&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.bluelightdev.com/firefox-addon-copy-link-url/feed</wfw:commentRss>
		<slash:comments>18</slash:comments>
		</item>
		<item>
		<title>Website Up</title>
		<link>http://www.bluelightdev.com/hello-world</link>
		<comments>http://www.bluelightdev.com/hello-world#comments</comments>
		<pubDate>Fri, 23 Jan 2009 05:37:47 +0000</pubDate>
		<dc:creator>Jason</dc:creator>
				<category><![CDATA[Featured]]></category>
		<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://www.bluelightdev.com/?p=1</guid>
		<description><![CDATA[The Bluelight Dev website is now up and running. The content is a little lacking to begin with however that should change over time as we start more projects. The forums are also up and running smoothly, we encourage everyone and anyone to register and post. Especially if you are interested in software and web [...]]]></description>
			<content:encoded><![CDATA[<p>The Bluelight Dev website is now up and running. The content is a little lacking to begin with however that should change over time as we start more projects.</p>
<p>The <a href="http://forum.bluelightdev.com">forums</a> are also up and running smoothly, we encourage everyone and anyone to register and post. Especially if you are interested in software and web development, it's a great place to start up or jump into an existing project.</p>
<img src="http://www.bluelightdev.com/?ak_action=api_record_view&id=1&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.bluelightdev.com/hello-world/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
