<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet type="text/xsl" href="http://www.hiveminds.co.uk/feed.xsl" ?>
<?xml-stylesheet type="text/css" href="http://www.hiveminds.co.uk/feed.css" ?>
<rss version="2.0" xml:base="http://www.hiveminds.co.uk">
<channel>
 <title>Hiveminds Magazine - Developer Zone</title>
 <link>http://www.hiveminds.co.uk/taxonomy/term/164/Developer-Zone</link>
 <description>how did they do that? tips and tricks of the industry...</description>
 <language>en</language>
 <copyright><![CDATA[Hiveminds Magazine copyrighted 2005-2006]]></copyright>
<item>
 <title>How to Add a Google Analytics ID in Joomla 1.5</title>
 <link>http://www.hiveminds.co.uk/content/how-to-add-a-google-analytics-id-in-joomla-1-5.html</link>
 <description><![CDATA[One of the fist and most important things you can do after creating a website is to add a statistics application. Google analytics is the defacto service for gathering website information. This is a video tutorial about how to add a Google Analytics ID in Joomla 1.5

]]></description>
<comments>http://www.hiveminds.co.uk/content/how-to-add-a-google-analytics-id-in-joomla-1-5.html#comment-form</comments>
 <category domain="http://www.hiveminds.co.uk/taxonomy/term/164">Developer Zone</category>
 <category domain="http://www.hiveminds.co.uk/taxonomy/term/181">Joomla</category>
 <category domain="http://www.hiveminds.co.uk/taxonomy/term/699">Video</category>
 <category domain="http://www.hiveminds.co.uk/taxonomy/term/871">google analytics</category>
 <category domain="http://www.hiveminds.co.uk/taxonomy/term/825">joomla</category>
<pubDate>Sat, 09 Aug 2008 08:58:46 -0700</pubDate>
<guid isPermaLink="true">http://www.hiveminds.co.uk/node/3952</guid>
</item>
<item>
 <title>Java fundamentals an introduction to NetBeans IDE - part 2</title>
 <link>http://www.hiveminds.co.uk/content/java-fundamentals-an-introduction-to-netbeans-ide-part-2.html</link>
 <description><![CDATA[This screencast contains part 2 of an introduction to creating Java applications with the NetBeans integrated development environment. It covers both using NetBeans with existing Java source code. The voice quality and detail make it an excellent starting point for learning java.
]]></description>
<comments>http://www.hiveminds.co.uk/content/java-fundamentals-an-introduction-to-netbeans-ide-part-2.html#comment-form</comments>
 <category domain="http://www.hiveminds.co.uk/taxonomy/term/164">Developer Zone</category>
 <category domain="http://www.hiveminds.co.uk/taxonomy/term/42">Java</category>
 <category domain="http://www.hiveminds.co.uk/taxonomy/term/699">Video</category>
 <category domain="http://www.hiveminds.co.uk/taxonomy/term/846">animation</category>
 <category domain="http://www.hiveminds.co.uk/taxonomy/term/847">javafx</category>
 <category domain="http://www.hiveminds.co.uk/taxonomy/term/849">netbeans</category>
 <category domain="http://www.hiveminds.co.uk/taxonomy/term/848">ria</category>
<pubDate>Wed, 06 Aug 2008 03:03:00 -0700</pubDate>
<guid isPermaLink="true">http://www.hiveminds.co.uk/node/3927</guid>
</item>
<item>
 <title>Java fundamentals an introduction to NetBeans IDE - part 1</title>
 <link>http://www.hiveminds.co.uk/content/java-fundamentals-an-introduction-to-netbeans-ide-part-1.html</link>
 <description><![CDATA[This screencast contains an introduction to creating Java applications with the NetBeans integrated development environment. It covers both using NetBeans with existing Java source code. The voice quality and detail make it an excellent starting point for learning java.
]]></description>
<comments>http://www.hiveminds.co.uk/content/java-fundamentals-an-introduction-to-netbeans-ide-part-1.html#comment-form</comments>
 <category domain="http://www.hiveminds.co.uk/taxonomy/term/164">Developer Zone</category>
 <category domain="http://www.hiveminds.co.uk/taxonomy/term/42">Java</category>
 <category domain="http://www.hiveminds.co.uk/taxonomy/term/699">Video</category>
 <category domain="http://www.hiveminds.co.uk/taxonomy/term/846">animation</category>
 <category domain="http://www.hiveminds.co.uk/taxonomy/term/847">javafx</category>
 <category domain="http://www.hiveminds.co.uk/taxonomy/term/848">ria</category>
<pubDate>Wed, 06 Aug 2008 03:03:25 -0700</pubDate>
<guid isPermaLink="true">http://www.hiveminds.co.uk/node/3926</guid>
</item>
<item>
 <title>Step by Step JavaFX in Netbeans 6.1 - part 1</title>
 <link>http://www.hiveminds.co.uk/content/step-by-step-javafx-in-netbeans-6-1-part-1.html</link>
 <description><![CDATA[Screencast of step by step JavaFX Script coding examples. Some basic components are shown in JavaFX using Netbeans-6.1. Source code editor and graphic palette are used.

]]></description>
<comments>http://www.hiveminds.co.uk/content/step-by-step-javafx-in-netbeans-6-1-part-1.html#comment-form</comments>
 <category domain="http://www.hiveminds.co.uk/taxonomy/term/164">Developer Zone</category>
 <category domain="http://www.hiveminds.co.uk/taxonomy/term/42">Java</category>
 <category domain="http://www.hiveminds.co.uk/taxonomy/term/699">Video</category>
 <category domain="http://www.hiveminds.co.uk/taxonomy/term/846">animation</category>
 <category domain="http://www.hiveminds.co.uk/taxonomy/term/847">javafx</category>
 <category domain="http://www.hiveminds.co.uk/taxonomy/term/848">ria</category>
<pubDate>Wed, 06 Aug 2008 02:47:00 -0700</pubDate>
<guid isPermaLink="true">http://www.hiveminds.co.uk/node/3925</guid>
</item>
<item>
 <title>Capture video thumbnails with Classic  ASP</title>
 <link>http://www.hiveminds.co.uk/content/capture-video-thumbnails-with-classic-asp.html</link>
 <description><![CDATA[
Robert Simpson shows a way he found to get a Classic ASP script to interact with FFmpeg and create a thumbnail from the first frame of a video file without any user interaction or file manipulation.
It goes something like this:

User uploads a video file to his web server
User runs a specially prepared script
The script detects the file's type
A Wscript fires off a command to create the thumbnail and save it to a specified directory

The script looks something like this (see the attachment for more info):

&amp;lt;%option&amp;nbsp;explicitdim&amp;nbsp;sExecuteabledim&amp;nbsp;oShelldim&amp;nbsp;sVideoFilepathdim&amp;nbsp;sOutputFilepathdim&amp;nbsp;cmdsExecuteable&amp;nbsp;=&amp;nbsp;"ffmpeg.exe"sVideoFilepath&amp;nbsp;=&amp;nbsp;"sphere1.wmv"sOutputFilepath&amp;nbsp;=&amp;nbsp;"sphere.png"cmd&amp;nbsp;=&amp;nbsp;server.mappath(sExecuteable)&amp;nbsp;&amp;amp;&amp;nbsp;"&amp;nbsp;-y&amp;nbsp;-i&amp;nbsp;"""&amp;amp;&amp;nbsp;_server.mappath(sVideoFilepath)&amp;nbsp;&amp;amp;"""&amp;nbsp;-vframes&amp;nbsp;1&amp;nbsp;-an&amp;nbsp;_-vcodec&amp;nbsp;png&amp;nbsp;-f&amp;nbsp;rawvideo&amp;nbsp;-s&amp;nbsp;320x240&amp;nbsp;&amp;nbsp;"""&amp;amp;_server.mappath(sOutputFilepath)&amp;nbsp;&amp;amp;""""set&amp;nbsp;oShell&amp;nbsp;=&amp;nbsp;server.createobject("Wscript.Shell")oShell.run&amp;nbsp;cmdset&amp;nbsp;oShell&amp;nbsp;=&amp;nbsp;nothing%&amp;gt;

Note that this works off a specially compiled version of FFmpeg, so it may not work for everyone. And for all you non-Windows users, beware! I have no clue if it'll work for you.
Download the the files and save them on your web server. Then, execute the default.asp script through your browser.
]]></description>
<comments>http://www.hiveminds.co.uk/content/capture-video-thumbnails-with-classic-asp.html#comment-form</comments>
 <category domain="http://www.hiveminds.co.uk/taxonomy/term/164">Developer Zone</category>
 <category domain="http://www.hiveminds.co.uk/taxonomy/term/177">Tutorials</category>
 <category domain="http://www.hiveminds.co.uk/taxonomy/term/766">classic asp</category>
 <category domain="http://www.hiveminds.co.uk/taxonomy/term/834">ffmpeg</category>
 <category domain="http://www.hiveminds.co.uk/taxonomy/term/835">thumbnails</category>
 <category domain="http://www.hiveminds.co.uk/taxonomy/term/782">video</category>
<pubDate>Wed, 30 Jul 2008 08:49:31 -0700</pubDate>
<guid isPermaLink="true">http://www.hiveminds.co.uk/node/3913</guid>
</item>
<item>
 <title>Refactoring Classic ASP</title>
 <link>http://www.hiveminds.co.uk/content/refactoring-classic-asp.html</link>
 <description><![CDATA[Kurt Harriger puts out a call to Classic ASP programmers to share their experiences,techniques  and code when refactoring and testing for Classic ASP. Asp Refactoring is a creative commons wiki started by him and invites others to join in on the fun.]]></description>
<comments>http://www.hiveminds.co.uk/content/refactoring-classic-asp.html#comment-form</comments>
 <category domain="http://www.hiveminds.co.uk/taxonomy/term/173">Announcements</category>
 <category domain="http://www.hiveminds.co.uk/taxonomy/term/164">Developer Zone</category>
 <category domain="http://www.hiveminds.co.uk/taxonomy/term/766">classic asp</category>
 <category domain="http://www.hiveminds.co.uk/taxonomy/term/833">programming</category>
 <category domain="http://www.hiveminds.co.uk/taxonomy/term/832">refactoring</category>
<pubDate>Wed, 30 Jul 2008 06:43:00 -0700</pubDate>
<guid isPermaLink="true">http://www.hiveminds.co.uk/node/3911</guid>
</item>
<item>
 <title>Eclipse and Java for Total Beginners - Lesson 16</title>
 <link>http://www.hiveminds.co.uk/content/eclipse-and-java-for-total-beginners-lesson-16.html</link>
 <description><![CDATA[Lesson 16 – Create main Method and JAR File.Introduce main method. Write a main method. Run MyLibrary as Java application. Export to JAR file and run from Windows. This is the last lesson in this series by Mark Dexter.
]]></description>
<comments>http://www.hiveminds.co.uk/content/eclipse-and-java-for-total-beginners-lesson-16.html#comment-form</comments>
 <category domain="http://www.hiveminds.co.uk/taxonomy/term/164">Developer Zone</category>
 <category domain="http://www.hiveminds.co.uk/taxonomy/term/42">Java</category>
 <category domain="http://www.hiveminds.co.uk/taxonomy/term/699">Video</category>
 <category domain="http://www.hiveminds.co.uk/taxonomy/term/811">eclipse</category>
 <category domain="http://www.hiveminds.co.uk/taxonomy/term/810">tutorials</category>
<pubDate>Wed, 30 Jul 2008 03:24:00 -0700</pubDate>
<guid isPermaLink="true">http://www.hiveminds.co.uk/node/3910</guid>
</item>
<item>
 <title>Eclipse and Java for Total Beginners - Lesson 15</title>
 <link>http://www.hiveminds.co.uk/content/eclipse-and-java-for-total-beginners-lesson-15.html</link>
 <description><![CDATA[Lesson 15 – Finish MyLibrary Methods. Create test for getAvailableBooks. Create getAvailableBooks. Create getUnavailableBooks.
]]></description>
<comments>http://www.hiveminds.co.uk/content/eclipse-and-java-for-total-beginners-lesson-15.html#comment-form</comments>
 <category domain="http://www.hiveminds.co.uk/taxonomy/term/164">Developer Zone</category>
 <category domain="http://www.hiveminds.co.uk/taxonomy/term/42">Java</category>
 <category domain="http://www.hiveminds.co.uk/taxonomy/term/699">Video</category>
 <category domain="http://www.hiveminds.co.uk/taxonomy/term/811">eclipse</category>
 <category domain="http://www.hiveminds.co.uk/taxonomy/term/810">tutorials</category>
<pubDate>Wed, 30 Jul 2008 03:13:00 -0700</pubDate>
<guid isPermaLink="true">http://www.hiveminds.co.uk/node/3909</guid>
</item>
<item>
 <title>Eclipse and Java for Total Beginners - Lesson 14</title>
 <link>http://www.hiveminds.co.uk/content/eclipse-and-java-for-total-beginners-lesson-14.html</link>
 <description><![CDATA[Lesson 14 – Finish checkOut Method. Write getBooksForPerson method. Introduce “for each” loop. Introduce logical and operator “&amp;amp;&amp;” NullPointerException errors. Complete checkOut Method.
]]></description>
<comments>http://www.hiveminds.co.uk/content/eclipse-and-java-for-total-beginners-lesson-14.html#comment-form</comments>
 <category domain="http://www.hiveminds.co.uk/taxonomy/term/164">Developer Zone</category>
 <category domain="http://www.hiveminds.co.uk/taxonomy/term/42">Java</category>
 <category domain="http://www.hiveminds.co.uk/taxonomy/term/699">Video</category>
 <category domain="http://www.hiveminds.co.uk/taxonomy/term/811">eclipse</category>
 <category domain="http://www.hiveminds.co.uk/taxonomy/term/810">tutorials</category>
<pubDate>Wed, 30 Jul 2008 02:54:38 -0700</pubDate>
<guid isPermaLink="true">http://www.hiveminds.co.uk/node/3908</guid>
</item>
<item>
 <title>Eclipse and Java for Total Beginners - Lesson 13</title>
 <link>http://www.hiveminds.co.uk/content/eclipse-and-java-for-total-beginners-lesson-13.html</link>
 <description><![CDATA[Lesson 13 – Continue checkOut Method. Test checkOut, checkIn methods. Fix compiler error – misplaced {}. Add test for maximum books. Create test for getBooksForPerson() method Refactoring – extract method.
]]></description>
<comments>http://www.hiveminds.co.uk/content/eclipse-and-java-for-total-beginners-lesson-13.html#comment-form</comments>
 <category domain="http://www.hiveminds.co.uk/taxonomy/term/164">Developer Zone</category>
 <category domain="http://www.hiveminds.co.uk/taxonomy/term/42">Java</category>
 <category domain="http://www.hiveminds.co.uk/taxonomy/term/699">Video</category>
 <category domain="http://www.hiveminds.co.uk/taxonomy/term/811">eclipse</category>
 <category domain="http://www.hiveminds.co.uk/taxonomy/term/810">tutorials</category>
<pubDate>Tue, 29 Jul 2008 09:37:00 -0700</pubDate>
<guid isPermaLink="true">http://www.hiveminds.co.uk/node/3906</guid>
</item>
<item>
 <title>Eclipse and Java for Total Beginners - Lesson 12</title>
 <link>http://www.hiveminds.co.uk/content/eclipse-and-java-for-total-beginners-lesson-12.html</link>
 <description><![CDATA[Lesson 12 – Create checkOut, checkIn Methods. Create test for checkOut, checkIn methods.Write checkout method. Introduce if / then / else syntax. Introduce boolean method. Write checkIn method.
]]></description>
<comments>http://www.hiveminds.co.uk/content/eclipse-and-java-for-total-beginners-lesson-12.html#comment-form</comments>
 <category domain="http://www.hiveminds.co.uk/taxonomy/term/164">Developer Zone</category>
 <category domain="http://www.hiveminds.co.uk/taxonomy/term/42">Java</category>
 <category domain="http://www.hiveminds.co.uk/taxonomy/term/699">Video</category>
 <category domain="http://www.hiveminds.co.uk/taxonomy/term/811">eclipse</category>
 <category domain="http://www.hiveminds.co.uk/taxonomy/term/810">tutorials</category>
<pubDate>Tue, 29 Jul 2008 09:17:00 -0700</pubDate>
<guid isPermaLink="true">http://www.hiveminds.co.uk/node/3905</guid>
</item>
<item>
 <title>Eclipse and Java for Total Beginners - Lesson 11</title>
 <link>http://www.hiveminds.co.uk/content/eclipse-and-java-for-total-beginners-lesson-11.html</link>
 <description><![CDATA[Lesson 11 – Create first methods in MyLibrary class. Create test method for addBook, removeBook methods. Create addBook, removeBook methods and test. Create addPerson, removePerson methods. Introduce Eclipse refactoring – move local variable to field.
]]></description>
<comments>http://www.hiveminds.co.uk/content/eclipse-and-java-for-total-beginners-lesson-11.html#comment-form</comments>
 <category domain="http://www.hiveminds.co.uk/taxonomy/term/164">Developer Zone</category>
 <category domain="http://www.hiveminds.co.uk/taxonomy/term/42">Java</category>
 <category domain="http://www.hiveminds.co.uk/taxonomy/term/699">Video</category>
 <category domain="http://www.hiveminds.co.uk/taxonomy/term/811">eclipse</category>
 <category domain="http://www.hiveminds.co.uk/taxonomy/term/810">tutorials</category>
<pubDate>Tue, 29 Jul 2008 09:15:31 -0700</pubDate>
<guid isPermaLink="true">http://www.hiveminds.co.uk/node/3904</guid>
</item>
<item>
 <title>Eclipse and Java for Total Beginners - Lesson 10</title>
 <link>http://www.hiveminds.co.uk/content/eclipse-and-java-for-total-beginners-lesson-10.html</link>
 <description><![CDATA[Lesson 10 – Start on MyLibrary Class. Create MyLibraryTest JUnit test. Create testMyLibrary to test MyLibrary constructor. Create MyLibrary constructor. Introduce instanceof operator. Introduce assertTrue method.
]]></description>
<comments>http://www.hiveminds.co.uk/content/eclipse-and-java-for-total-beginners-lesson-10.html#comment-form</comments>
 <category domain="http://www.hiveminds.co.uk/taxonomy/term/164">Developer Zone</category>
 <category domain="http://www.hiveminds.co.uk/taxonomy/term/42">Java</category>
 <category domain="http://www.hiveminds.co.uk/taxonomy/term/699">Video</category>
 <category domain="http://www.hiveminds.co.uk/taxonomy/term/811">eclipse</category>
 <category domain="http://www.hiveminds.co.uk/taxonomy/term/810">tutorials</category>
<pubDate>Mon, 28 Jul 2008 07:03:00 -0700</pubDate>
<guid isPermaLink="true">http://www.hiveminds.co.uk/node/3901</guid>
</item>
<item>
 <title>Eclipse and Java for Total Beginners - Lesson 9</title>
 <link>http://www.hiveminds.co.uk/content/eclipse-and-java-for-total-beginners-lesson-9.html</link>
 <description><![CDATA[Lesson 9 – MyLibrary Class and ArrayList.How can we hold books, etc. in a collection? MyLibrary object to hold Person &amp;amp; Entry objects. Introduce ArrayList in scrapbook. Introduce Java Generics. Method chaining.
]]></description>
<comments>http://www.hiveminds.co.uk/content/eclipse-and-java-for-total-beginners-lesson-9.html#comment-form</comments>
 <category domain="http://www.hiveminds.co.uk/taxonomy/term/164">Developer Zone</category>
 <category domain="http://www.hiveminds.co.uk/taxonomy/term/42">Java</category>
 <category domain="http://www.hiveminds.co.uk/taxonomy/term/699">Video</category>
 <category domain="http://www.hiveminds.co.uk/taxonomy/term/811">eclipse</category>
 <category domain="http://www.hiveminds.co.uk/taxonomy/term/810">tutorials</category>
<pubDate>Mon, 28 Jul 2008 06:54:00 -0700</pubDate>
<guid isPermaLink="true">http://www.hiveminds.co.uk/node/3900</guid>
</item>
<item>
 <title>Eclipse and Java for Total Beginners - Lesson 8</title>
 <link>http://www.hiveminds.co.uk/content/eclipse-and-java-for-total-beginners-lesson-8.html</link>
 <description><![CDATA[Lesson 8 – Add Person to Book Class. Create a relationship between the Book class and the Person Class Test getPerson method. Create JUnit Test Suite.
]]></description>
<comments>http://www.hiveminds.co.uk/content/eclipse-and-java-for-total-beginners-lesson-8.html#comment-form</comments>
 <category domain="http://www.hiveminds.co.uk/taxonomy/term/164">Developer Zone</category>
 <category domain="http://www.hiveminds.co.uk/taxonomy/term/42">Java</category>
 <category domain="http://www.hiveminds.co.uk/taxonomy/term/699">Video</category>
 <category domain="http://www.hiveminds.co.uk/taxonomy/term/811">eclipse</category>
 <category domain="http://www.hiveminds.co.uk/taxonomy/term/810">tutorials</category>
<pubDate>Mon, 28 Jul 2008 06:40:00 -0700</pubDate>
<guid isPermaLink="true">http://www.hiveminds.co.uk/node/3899</guid>
</item>
</channel>
</rss>
