<?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>Tekt Industries Pty. Ltd.</title>
	<atom:link href="http://www.tektindustries.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.tektindustries.com</link>
	<description></description>
	<lastBuildDate>Mon, 30 Jan 2012 02:15:31 +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>IEEE Spectrum: 25 Microchips That Shook the World</title>
		<link>http://www.tektindustries.com/ieee-spectrum-25-microchips-that-shook-the-world/553/</link>
		<comments>http://www.tektindustries.com/ieee-spectrum-25-microchips-that-shook-the-world/553/#comments</comments>
		<pubDate>Mon, 29 Aug 2011 13:17:00 +0000</pubDate>
		<dc:creator>tekt-head</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Tekt]]></category>

		<guid isPermaLink="false">http://www.tektindustries.com/?p=553</guid>
		<description><![CDATA[<style type="text/css">
#leftcontainerBox {
float:left;
position: fixed;
top: 60%;
left: 70px;
}

#leftcontainerBox .buttons {
float:left;
clear:both;
margin:4px 4px 4px 4px;

padding-bottom:2px;
}


#bottomcontainerBox {
height: 30px;
width:50%;
padding-top:1px;
}

#bottomcontainerBox .buttons {
float:left;
height: 30px;
margin:4px 4px 4px 4px;
}

</style>
This article is an interesting read and it surprisingly includes the Tripath TA2020 (now no longer manufactured). Tripath certainly made ripples in the audio world but the big players like Texas Instruments and National Semiconductor have since become the leaders in class D amplification. More surprisingly, TI and National will shortly become one company after [...]]]></description>
			<content:encoded><![CDATA[<style type="text/css">
#leftcontainerBox {
float:left;
position: fixed;
top: 60%;
left: 70px;
}

#leftcontainerBox .buttons {
float:left;
clear:both;
margin:4px 4px 4px 4px;

padding-bottom:2px;
}


#bottomcontainerBox {
height: 30px;
width:50%;
padding-top:1px;
}

#bottomcontainerBox .buttons {
float:left;
height: 30px;
margin:4px 4px 4px 4px;
}

</style>
<p>This article is an interesting read and it surprisingly includes the Tripath TA2020 (now no longer manufactured). Tripath certainly made ripples in the audio world but the big players like Texas Instruments and National Semiconductor have since become the leaders in class D amplification. More surprisingly, TI and National will shortly become one company after a merger agreement was announced a couple of months ago.</p>
<p><a title="25 Microchips That Shook the World" href="http://spectrum.ieee.org/semiconductors/processors/25-microchips-that-shook-the-world/0" target="_blank">http://spectrum.ieee.org/semiconductors/processors/25-microchips-that-shook-the-world/0</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.tektindustries.com/ieee-spectrum-25-microchips-that-shook-the-world/553/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>AppleSyncNotifier: Windows startup error.</title>
		<link>http://www.tektindustries.com/applesyncnotifier-windows-startup-error/547/</link>
		<comments>http://www.tektindustries.com/applesyncnotifier-windows-startup-error/547/#comments</comments>
		<pubDate>Sun, 28 Aug 2011 04:20:19 +0000</pubDate>
		<dc:creator>tekt-head</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[IT]]></category>

		<guid isPermaLink="false">http://www.tektindustries.com/?p=547</guid>
		<description><![CDATA[<style type="text/css">
#leftcontainerBox {
float:left;
position: fixed;
top: 60%;
left: 70px;
}

#leftcontainerBox .buttons {
float:left;
clear:both;
margin:4px 4px 4px 4px;

padding-bottom:2px;
}


#bottomcontainerBox {
height: 30px;
width:50%;
padding-top:1px;
}

#bottomcontainerBox .buttons {
float:left;
height: 30px;
margin:4px 4px 4px 4px;
}

</style>
If you get the error, AppleSyncNotifier:The procedure entry point sqlite3_wal_checkpoint could not be located int he dynamic link library SQLite3.dll. This solution could help. Copy the file SQLite3.dll from the C:\Program Files\Common Files\Apple\Apple Application Support folder to the C:\Program Files\Common Files\Apple\Mobile Device Support folder. It is important that you simply copy this file and not [...]]]></description>
			<content:encoded><![CDATA[<style type="text/css">
#leftcontainerBox {
float:left;
position: fixed;
top: 60%;
left: 70px;
}

#leftcontainerBox .buttons {
float:left;
clear:both;
margin:4px 4px 4px 4px;

padding-bottom:2px;
}


#bottomcontainerBox {
height: 30px;
width:50%;
padding-top:1px;
}

#bottomcontainerBox .buttons {
float:left;
height: 30px;
margin:4px 4px 4px 4px;
}

</style>
<p>If you get the error,</p>
<blockquote><p>
AppleSyncNotifier:The procedure entry point sqlite3_wal_checkpoint could not be located int he dynamic link library SQLite3.dll.
</p></blockquote>
<p>This solution could help.</p>
<blockquote><p>
<span style="text-decoration: underline;">Copy</span> the file SQLite3.dll from the C:\Program Files\Common Files\Apple\Apple Application Support folder to the C:\Program Files\Common Files\Apple\Mobile Device Support folder.
</p></blockquote>
<p>It is important that you simply copy this file and not move it as multiple programs use this dll. Hopefully this helps those who can&#8217;t get rid of the error and didn&#8217;t find the reference on the apple forum.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.tektindustries.com/applesyncnotifier-windows-startup-error/547/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Solidworks Keyboard Shortcuts</title>
		<link>http://www.tektindustries.com/solidworks-keyboard-shortcuts/350/</link>
		<comments>http://www.tektindustries.com/solidworks-keyboard-shortcuts/350/#comments</comments>
		<pubDate>Tue, 12 Jul 2011 06:15:47 +0000</pubDate>
		<dc:creator>tekt-head</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[CAD]]></category>
		<category><![CDATA[Solidworks]]></category>

		<guid isPermaLink="false">http://tektindustries.com/?p=350</guid>
		<description><![CDATA[<style type="text/css">
#leftcontainerBox {
float:left;
position: fixed;
top: 60%;
left: 70px;
}

#leftcontainerBox .buttons {
float:left;
clear:both;
margin:4px 4px 4px 4px;

padding-bottom:2px;
}


#bottomcontainerBox {
height: 30px;
width:50%;
padding-top:1px;
}

#bottomcontainerBox .buttons {
float:left;
height: 30px;
margin:4px 4px 4px 4px;
}

</style>
It is useful to know at least a couple of keyboard shortcuts in Solidworks to help navigate quickly through your designs and Solidworks also allows you to customise your keyboard shortcuts. To customise your shortcuts right-click on the top menu and navigate to the Keyboard tab. There you will find a list of all possible [...]]]></description>
			<content:encoded><![CDATA[<style type="text/css">
#leftcontainerBox {
float:left;
position: fixed;
top: 60%;
left: 70px;
}

#leftcontainerBox .buttons {
float:left;
clear:both;
margin:4px 4px 4px 4px;

padding-bottom:2px;
}


#bottomcontainerBox {
height: 30px;
width:50%;
padding-top:1px;
}

#bottomcontainerBox .buttons {
float:left;
height: 30px;
margin:4px 4px 4px 4px;
}

</style>
<p>It is useful to know at least a couple of keyboard shortcuts in Solidworks to help navigate quickly through your designs and Solidworks also allows you to customise your keyboard shortcuts.</p>
<p>To customise your shortcuts right-click on the top menu and navigate to the Keyboard tab. There you will find a list of all possible shortcut commands with their current assignment.</p>
<p>I have included a PDF of the default shortcuts which can be found here &#8230;. <a href="http://tektindustries.com/wp-content/uploads/2011/06/Solidworks-Default-Keyboard-Shortcuts.pdf" target="_blank">Solidworks Default Keyboard Shortcuts</a> (right-click and &#8220;Save As&#8221; to download).</p>
]]></content:encoded>
			<wfw:commentRss>http://www.tektindustries.com/solidworks-keyboard-shortcuts/350/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Firefox Spell Checking</title>
		<link>http://www.tektindustries.com/firefox-spell-checking/8/</link>
		<comments>http://www.tektindustries.com/firefox-spell-checking/8/#comments</comments>
		<pubDate>Fri, 24 Jun 2011 13:40:00 +0000</pubDate>
		<dc:creator>tekt-head</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[IT]]></category>

		<guid isPermaLink="false">http://tektindustries.com/?p=8</guid>
		<description><![CDATA[<style type="text/css">
#leftcontainerBox {
float:left;
position: fixed;
top: 60%;
left: 70px;
}

#leftcontainerBox .buttons {
float:left;
clear:both;
margin:4px 4px 4px 4px;

padding-bottom:2px;
}


#bottomcontainerBox {
height: 30px;
width:50%;
padding-top:1px;
}

#bottomcontainerBox .buttons {
float:left;
height: 30px;
margin:4px 4px 4px 4px;
}

</style>
Did you know that Firefox can automatically spell check? Well it can if you have the spell checking dictionaries for your desired language installed. At the link below you can also find specific variations on the standard English (US) dictionary which may reduce the frustration of not being able to eliminate spell check highlighting when [...]]]></description>
			<content:encoded><![CDATA[<style type="text/css">
#leftcontainerBox {
float:left;
position: fixed;
top: 60%;
left: 70px;
}

#leftcontainerBox .buttons {
float:left;
clear:both;
margin:4px 4px 4px 4px;

padding-bottom:2px;
}


#bottomcontainerBox {
height: 30px;
width:50%;
padding-top:1px;
}

#bottomcontainerBox .buttons {
float:left;
height: 30px;
margin:4px 4px 4px 4px;
}

</style>
<p>Did you know that Firefox can automatically spell check? Well it can if you have the spell checking dictionaries for your desired language installed. At the link below you can also find specific variations on the standard English (US) dictionary which may reduce the frustration of not being able to eliminate spell check highlighting when you use correct UK or Australian English language.</p>
<blockquote><p><a href="https://addons.mozilla.org/en-US/firefox/language-tools/">https://addons.mozilla.org/en-US/firefox/language-tools/</a></p></blockquote>
<p><span id="more-8"></span>Once you restart you should be able to see the red lines under each miss-spelled word (and possibly a few correctly spelled ones too). A very useful tool to have when working with online content, blogs, and  forums.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.tektindustries.com/firefox-spell-checking/8/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Visualisation : Jonathan Harris</title>
		<link>http://www.tektindustries.com/visualisation-jonathan-harris/367/</link>
		<comments>http://www.tektindustries.com/visualisation-jonathan-harris/367/#comments</comments>
		<pubDate>Wed, 15 Jun 2011 19:55:00 +0000</pubDate>
		<dc:creator>tekt-head</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Visualisation]]></category>

		<guid isPermaLink="false">http://tektindustries.com/?p=367</guid>
		<description><![CDATA[<style type="text/css">
#leftcontainerBox {
float:left;
position: fixed;
top: 60%;
left: 70px;
}

#leftcontainerBox .buttons {
float:left;
clear:both;
margin:4px 4px 4px 4px;

padding-bottom:2px;
}


#bottomcontainerBox {
height: 30px;
width:50%;
padding-top:1px;
}

#bottomcontainerBox .buttons {
float:left;
height: 30px;
margin:4px 4px 4px 4px;
}

</style>
Jonathan Harris presented (on TED) two java based visualisation websites which focus on the social content within blogs and news called We Feel Fine and Universe (respectively). What I found interesting was the great data visualisation techniques developed to support the presentation of such large data sets. The visuals are attractive, easy to use, and [...]]]></description>
			<content:encoded><![CDATA[<style type="text/css">
#leftcontainerBox {
float:left;
position: fixed;
top: 60%;
left: 70px;
}

#leftcontainerBox .buttons {
float:left;
clear:both;
margin:4px 4px 4px 4px;

padding-bottom:2px;
}


#bottomcontainerBox {
height: 30px;
width:50%;
padding-top:1px;
}

#bottomcontainerBox .buttons {
float:left;
height: 30px;
margin:4px 4px 4px 4px;
}

</style>
<p>Jonathan Harris presented (on <a title="TED" href="http://www.ted.com" target="_blank">TED</a>) two java based visualisation websites which focus on the social content within blogs and news called We Feel Fine and Universe (respectively). What I found interesting was the great data visualisation techniques developed to support the presentation of such large data sets. The visuals are attractive, easy to use, and very informative. Follow the links below for more information on Jonathan Harris and his sites.<span id="more-367"></span></p>
<blockquote>
<div style="color: #666666;"><a href="http://www.ted.com/index.php/speakers/jonathan_harris.html">http://www.ted.com/index.php/speakers/jonathan_harris.html</a></div>
<div style="color: #666666;"><a href="http://www.wefeelfine.org/">http://www.wefeelfine.org/</a></div>
<div style="color: #666666;"><a href="http://universe.daylife.com/">http://universe.daylife.com/<br />
</a></div>
</blockquote>
<p style="color: #666666;">On the <a title="We Feel Fine" href="http://www.wefeelfine.org/" target="_blank">wefeelfine</a> site you have to select the interactive version.</p>
<p style="color: #666666;"><img class="aligncenter size-full wp-image-501" title="wefeelfine" src="http://tektindustries.com/wp-content/uploads/2011/06/wefeelfine.png" alt="" width="400" height="186" /></p>
<div class="blogger-post-footer"><img src="https://blogger.googleusercontent.com/tracker/1745519391521731632-3819271576718386156?l=smadventuring.blogspot.com" alt="" width="1" height="1" /></div>
]]></content:encoded>
			<wfw:commentRss>http://www.tektindustries.com/visualisation-jonathan-harris/367/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Application is Go For Launch</title>
		<link>http://www.tektindustries.com/application-is-go-for-launch/377/</link>
		<comments>http://www.tektindustries.com/application-is-go-for-launch/377/#comments</comments>
		<pubDate>Mon, 13 Jun 2011 23:53:00 +0000</pubDate>
		<dc:creator>tekt-head</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[IT]]></category>

		<guid isPermaLink="false">http://tektindustries.com/?p=377</guid>
		<description><![CDATA[<style type="text/css">
#leftcontainerBox {
float:left;
position: fixed;
top: 60%;
left: 70px;
}

#leftcontainerBox .buttons {
float:left;
clear:both;
margin:4px 4px 4px 4px;

padding-bottom:2px;
}


#bottomcontainerBox {
height: 30px;
width:50%;
padding-top:1px;
}

#bottomcontainerBox .buttons {
float:left;
height: 30px;
margin:4px 4px 4px 4px;
}

</style>
I recently discovered that you can gain more control over your computer at the stroke of a key. All this is possible if you have a launcher application installed on your computer such at the following. Windows - Launchy &#8211; An application launcher with plugin based function expandability Mac - Quicksilver - The mother of all launchers [...]]]></description>
			<content:encoded><![CDATA[<style type="text/css">
#leftcontainerBox {
float:left;
position: fixed;
top: 60%;
left: 70px;
}

#leftcontainerBox .buttons {
float:left;
clear:both;
margin:4px 4px 4px 4px;

padding-bottom:2px;
}


#bottomcontainerBox {
height: 30px;
width:50%;
padding-top:1px;
}

#bottomcontainerBox .buttons {
float:left;
height: 30px;
margin:4px 4px 4px 4px;
}

</style>
<p>I recently discovered that you can gain more control over your computer at the stroke of a key. All this is possible if you have a launcher application installed on your computer such at the following.</p>
<blockquote><p><strong>Windows</strong> - <a title="Launchy" href="http://www.launchy.net/" target="_blank">Launchy</a> &#8211; An application launcher with plugin based function expandability<span id="more-377"></span></p>
<p><strong>Mac</strong> - <a title="Quicksilver" href="http://qsapp.com/" target="_blank">Quicksilver </a>- The mother of all launchers with amazing speed and functionality beautifully implemented</p></blockquote>
<div>
<p>The above software is available for free and is highly recommended to anyone who wishes to regain a modicum of control over their unwieldy computer or simply to access applications faster.</p>
</div>
<div class="blogger-post-footer"><img src="https://blogger.googleusercontent.com/tracker/1745519391521731632-4990876761394709505?l=smadventuring.blogspot.com" alt="" width="1" height="1" /></div>
]]></content:encoded>
			<wfw:commentRss>http://www.tektindustries.com/application-is-go-for-launch/377/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Case of the Disappearing Tray Icons</title>
		<link>http://www.tektindustries.com/the-case-of-the-disappearing-tray-icons/385/</link>
		<comments>http://www.tektindustries.com/the-case-of-the-disappearing-tray-icons/385/#comments</comments>
		<pubDate>Sat, 11 Jun 2011 22:01:00 +0000</pubDate>
		<dc:creator>tekt-head</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[IT]]></category>

		<guid isPermaLink="false">http://tektindustries.com/?p=385</guid>
		<description><![CDATA[<style type="text/css">
#leftcontainerBox {
float:left;
position: fixed;
top: 60%;
left: 70px;
}

#leftcontainerBox .buttons {
float:left;
clear:both;
margin:4px 4px 4px 4px;

padding-bottom:2px;
}


#bottomcontainerBox {
height: 30px;
width:50%;
padding-top:1px;
}

#bottomcontainerBox .buttons {
float:left;
height: 30px;
margin:4px 4px 4px 4px;
}

</style>
I had a long running problem with missing tray icons in XP and found out recently that there is a solution to this symptom. The solution may lay in the information below. This behavior can be caused by the Simple Service Discovery Protocol (SSDP). This service discovers Universal Plug and Play devices on your network. [...]]]></description>
			<content:encoded><![CDATA[<style type="text/css">
#leftcontainerBox {
float:left;
position: fixed;
top: 60%;
left: 70px;
}

#leftcontainerBox .buttons {
float:left;
clear:both;
margin:4px 4px 4px 4px;

padding-bottom:2px;
}


#bottomcontainerBox {
height: 30px;
width:50%;
padding-top:1px;
}

#bottomcontainerBox .buttons {
float:left;
height: 30px;
margin:4px 4px 4px 4px;
}

</style>
<p>I had a long running problem with missing tray icons in XP and found out recently that there is a solution to this symptom. The solution may lay in the information below.<span id="more-385"></span></p>
<p>This behavior can be caused by the Simple Service Discovery Protocol (SSDP).  This service discovers Universal Plug and Play devices on your network. To resolve this behavior,  follow these steps and disable the SSDP feature:</p>
<ul>
<li>Click Start, Run and type Services.msc</li>
<li>In the Services list, right-click SSDP Discovery Service, and then click Properties.</li>
<li>On the General tab, in the Startup type drop-down list, click Disabled</li>
<li>Click OK.</li>
</ul>
<p>Note When SSDP Discovery service is disabled, new devices on the network  cannot be found automatically.</p>
<p>Thankyou to the author at <a href="http://windowsxp.mvps.org/trayicons.htm">http://windowsxp.mvps.org/trayicons.htm</a></p>
<div class="blogger-post-footer"><img src="https://blogger.googleusercontent.com/tracker/1745519391521731632-6609081089858291332?l=smadventuring.blogspot.com" alt="" width="1" height="1" /></div>
]]></content:encoded>
			<wfw:commentRss>http://www.tektindustries.com/the-case-of-the-disappearing-tray-icons/385/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The iPad, iBooks, and PDF</title>
		<link>http://www.tektindustries.com/the-ipad-ibooks-and-pdf/3/</link>
		<comments>http://www.tektindustries.com/the-ipad-ibooks-and-pdf/3/#comments</comments>
		<pubDate>Fri, 10 Jun 2011 04:50:00 +0000</pubDate>
		<dc:creator>tekt-head</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[IT]]></category>

		<guid isPermaLink="false">http://tektindustries.com/?p=3</guid>
		<description><![CDATA[<style type="text/css">
#leftcontainerBox {
float:left;
position: fixed;
top: 60%;
left: 70px;
}

#leftcontainerBox .buttons {
float:left;
clear:both;
margin:4px 4px 4px 4px;

padding-bottom:2px;
}


#bottomcontainerBox {
height: 30px;
width:50%;
padding-top:1px;
}

#bottomcontainerBox .buttons {
float:left;
height: 30px;
margin:4px 4px 4px 4px;
}

</style>
I have recently joined the fray and purchased an iPad. One reason for its purchase was to allow me to view a large collection of ebooks which I have gathered over the years as both reference material and fiction books. These books were stored in a number of formats including RTF, PDF, LIT, CHM, DJVU, [...]]]></description>
			<content:encoded><![CDATA[<style type="text/css">
#leftcontainerBox {
float:left;
position: fixed;
top: 60%;
left: 70px;
}

#leftcontainerBox .buttons {
float:left;
clear:both;
margin:4px 4px 4px 4px;

padding-bottom:2px;
}


#bottomcontainerBox {
height: 30px;
width:50%;
padding-top:1px;
}

#bottomcontainerBox .buttons {
float:left;
height: 30px;
margin:4px 4px 4px 4px;
}

</style>
<p>I have recently joined the fray and purchased an iPad. One reason for its purchase was to allow me to view a large collection of ebooks which I have gathered over the years as both reference material and fiction books. These books were stored in a number of formats including RTF, PDF, LIT, CHM, DJVU, and TXT files <span id="more-3"></span>and naturally I sought to convert these formats to either ePub or PDF so that they could be viewed within iBooks.</p>
<p>After trying various programs for conversion I found that <a href="http://calibre-ebook.com/">Calibre</a> did a great job of converting most formats other than (PDF and DJVU) to ePub with a little tweaking of margin settings and the like (40 pt worked well). After conversion simply click on the cover art on the right hand side in Calibre, go to the path via the hyperlink, and drag the converted ePub onto the library heading in iTunes.</p>
<blockquote><p>As apps designed for DJVU reading already existed and the converted size of many equivalent PDFs were so large I decided to keep these files in their original form and use <a href="http://itunes.apple.com/us/app/easy-djvu-reader/id338820306?mt=8">eDJVUreader</a> in 2x mode for the time being until an iPad optimised version arrived.</p></blockquote>
<p>What I found interesting was that with native support in iBooks for PDF I was able to view most of my books in this format without any issues as long as they were categorised correctly but a few of them lacked most of the image content. The solution to this problem was to down convert them to a PDF/X-1a compliant file in Acrobat using,</p>
<blockquote><p>Advanced -&gt; Preflight -&gt; Standards -&gt; Save as PDF/X -&gt; Save as PDF/X-1a -&gt; Save as&#8230; (Coated FOGRA39 seemed to work for colour profile)</p></blockquote>
<p>This neatly solved the lost artwork issue and showed that this is the preferred compliance standard for iBooks (apart from ePub of course).</p>
<p><img class="aligncenter size-full wp-image-460" title="Calibre Site Logo" src="http://tektindustries.com/wp-content/uploads/2010/07/Calibre-Site-Logo.png" alt="" width="223" height="116" /></p>
<div class="blogger-post-footer"><img src="https://blogger.googleusercontent.com/tracker/1745519391521731632-8851321337093952020?l=smadventuring.blogspot.com" alt="" width="1" height="1" /></div>
]]></content:encoded>
			<wfw:commentRss>http://www.tektindustries.com/the-ipad-ibooks-and-pdf/3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The First Post!!</title>
		<link>http://www.tektindustries.com/hello-world/1/</link>
		<comments>http://www.tektindustries.com/hello-world/1/#comments</comments>
		<pubDate>Sun, 05 Jun 2011 01:21:16 +0000</pubDate>
		<dc:creator>tekt-head</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Tekt]]></category>

		<guid isPermaLink="false">http://tektindustries.com/blog/?p=1</guid>
		<description><![CDATA[<style type="text/css">
#leftcontainerBox {
float:left;
position: fixed;
top: 60%;
left: 70px;
}

#leftcontainerBox .buttons {
float:left;
clear:both;
margin:4px 4px 4px 4px;

padding-bottom:2px;
}


#bottomcontainerBox {
height: 30px;
width:50%;
padding-top:1px;
}

#bottomcontainerBox .buttons {
float:left;
height: 30px;
margin:4px 4px 4px 4px;
}

</style>
Welcome to the Tekt Industries website and welcome to the new blog! This will be a place to share code, designs, experience, and more with the community at large. As time goes by this site will grow to include a gallery of Tekt explorations and a download section for more interesting take home content. The [...]]]></description>
			<content:encoded><![CDATA[<style type="text/css">
#leftcontainerBox {
float:left;
position: fixed;
top: 60%;
left: 70px;
}

#leftcontainerBox .buttons {
float:left;
clear:both;
margin:4px 4px 4px 4px;

padding-bottom:2px;
}


#bottomcontainerBox {
height: 30px;
width:50%;
padding-top:1px;
}

#bottomcontainerBox .buttons {
float:left;
height: 30px;
margin:4px 4px 4px 4px;
}

</style>
<p>Welcome to the Tekt Industries website and welcome to the new blog!</p>
<blockquote><p>This will be a place to share code, designs, experience, and more with the community at large. As time goes by this site will grow to include a gallery of Tekt explorations and a download section for more interesting take home content.</p></blockquote>
<p><span id="more-1"></span></p>
<p>The site now has SyntaxHighlighter integration to allow for code snipped embedding (such as the C code below) and also includes plugins for processing.js script embedding.</p>
<pre class="brush: cpp; title: ; notranslate">
//
#include
int main(int argc,char **argv) {

static unsigned char data[8] = {0x1c,0x22,0x64,0x03,0x00,0x00,0xff,0x5c};

int i;
int result = 0;

for (i=0; i&lt;7; i++){ result = result + (unsigned char)((~data[i])+1); printf(&quot;%02x -&gt; %02x (%02x)\n&quot;,data[i],(unsigned char)((~data[i])+1),(unsigned char)(-data[i]));
}

result = result &amp; 0x0ff;
printf(&quot;The checksum is: 0x%02x&quot;,result);
return 0;

}
//
</pre>
<p><!--&#038;nbsp--><br />
I look forward to keeping you posted and sharing anything interesting I find with you. Enjoy!</p>
<p><!--&#038;nbsp--></p>
<p><!--&#038;nbsp--></p>
<p><object width="600" height="363"><param name="movie" value="http://www.youtube.com/v/qybUFnY7Y8w?version=3"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/qybUFnY7Y8w?version=3" type="application/x-shockwave-flash" width="600" height="363" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p>If you have trouble viewing the above embedded youtube video in internet explorer it is recommended that you either,</p>
<ol>
<li>Flush your browser cache AND,</li>
<li>Update the browser flash plugin,</li>
<li>OR get a browser with better web standards compatibility (<a href="http://html5readiness.com">http://html5readiness.com</a> please check this link out with something other then IE9 to see what I mean).</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://www.tektindustries.com/hello-world/1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

