<?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>Mactec</title>
	<atom:link href="http://www.mactec.com.au/feed" rel="self" type="application/rss+xml" />
	<link>http://www.mactec.com.au</link>
	<description>Filemaker development and support</description>
	<lastBuildDate>Tue, 17 Jan 2012 23:19:00 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.2</generator>
		<item>
		<title>Export vCards from Filemaker Pro</title>
		<link>http://www.mactec.com.au/archives/283</link>
		<comments>http://www.mactec.com.au/archives/283#comments</comments>
		<pubDate>Tue, 08 Nov 2011 07:56:45 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Blog]]></category>

		<guid isPermaLink="false">http://www.mactec.com.au/?p=283</guid>
		<description><![CDATA[Here is an example file with a script to export a vCard from a record with related contact details (phone, email, addresses). It can handle custom labels for phone and email, but this feature only works with Apple Address Book. It &#8230; <a href="http://www.mactec.com.au/archives/283">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Here is an example file with a script to export a vCard from a record with related contact details (phone, email, addresses). It can handle custom labels for phone and email, but this feature only works with Apple Address Book.</p>
<p>It works as it is using Mac OS X, but requires a Filemaker plugin to export the text in the correct format for Windows.</p>
<p><a href="http://www.mactec.com.au/wp-content/uploads/2011/11/Contacts_Sample.zip" target="_blank">Contacts_Sample.zip (45kb)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.mactec.com.au/archives/283/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Kyocera print driver on 10.6</title>
		<link>http://www.mactec.com.au/archives/257</link>
		<comments>http://www.mactec.com.au/archives/257#comments</comments>
		<pubDate>Tue, 08 Feb 2011 22:46:27 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Blog]]></category>

		<guid isPermaLink="false">http://www.mactec.com.au/?p=257</guid>
		<description><![CDATA[There is a permissions problem with Kyocera printer drivers after upgrading to Mac OS X 10.6 Snow Leopard.. The following command will fix it.. sudo chown root:wheel /usr/libexec/cups/filter/kyofilter]]></description>
			<content:encoded><![CDATA[<p>There is a permissions problem with Kyocera printer drivers after upgrading to Mac OS X 10.6 Snow Leopard.. The following command will fix it..
<p><code>sudo chown root:wheel /usr/libexec/cups/filter/kyofilter<br />
</code></p>
]]></content:encoded>
			<wfw:commentRss>http://www.mactec.com.au/archives/257/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>D-Link Gigabit Switch problem</title>
		<link>http://www.mactec.com.au/archives/252</link>
		<comments>http://www.mactec.com.au/archives/252#comments</comments>
		<pubDate>Tue, 01 Feb 2011 05:45:18 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Blog]]></category>

		<guid isPermaLink="false">http://www.mactec.com.au/?p=252</guid>
		<description><![CDATA[I recently replaced a faulty D-Link 8 port Gigabit ethernet switch and was about to trash it, then I starting wondering what the actual problem was.. The switch was a DGS-1008D The symptoms were: power LED on, complete bottom row &#8230; <a href="http://www.mactec.com.au/archives/252">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I recently replaced a faulty D-Link 8 port Gigabit ethernet switch and was about to trash it, then I starting wondering what the actual problem was.. The switch was a DGS-1008D</p>
<p>The symptoms were: power LED on, complete bottom row of green LEDs flashing about once every second, and obviously it just didn&#8217;t work.</p>
<p>I assumed that, the power supply was OK (since the power LED was on) but after checking it out with an oscilloscope I realised that I was wrong.. There was a heap of ripple on the power supply line. If I bridged another 220uF capacitor in parallel with one of the existing ones in the power supply section it worked fine, it also worked with another power supply.</p>
<p>My conclusion is that the DC plug pack power supply which is transformer based (not switch mode), must have a filter capacitor that has died..</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mactec.com.au/archives/252/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Print Settings on older HP Laserjets</title>
		<link>http://www.mactec.com.au/archives/250</link>
		<comments>http://www.mactec.com.au/archives/250#comments</comments>
		<pubDate>Tue, 11 Jan 2011 08:49:28 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Blog]]></category>

		<guid isPermaLink="false">http://www.mactec.com.au/?p=250</guid>
		<description><![CDATA[Today I needed to change the print density setting on an old HP Laserjet 2200.. I thought it should be an easy job, but it wasn&#8217;t.. From Mac OS X there is no GUI way to do this. No way &#8230; <a href="http://www.mactec.com.au/archives/250">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Today I needed to change the print density setting on an old HP Laserjet 2200.. I thought it should be an easy job, but it wasn&#8217;t..</p>
<p>From Mac OS X there is no GUI way to do this. No way of doing it from a browser either.</p>
<p>Ended up using telnet to send a PJL command to the printer via port 9100.</p>
<p>I used: telnet printer_ip 9100</p>
<p>then pressed esc, and entered: %-12345X@PJL DEFAULT DENSITY=5</p>
<p>I found this command here: http://h20000.www2.hp.com/bizsupport/TechSupport/Document.jsp?objectID=bpl07282&amp;locale=en_US&amp;printver=true</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mactec.com.au/archives/250/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mac OS Volume UUID from Filemaker</title>
		<link>http://www.mactec.com.au/archives/247</link>
		<comments>http://www.mactec.com.au/archives/247#comments</comments>
		<pubDate>Tue, 28 Dec 2010 02:15:35 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Filemaker]]></category>
		<category><![CDATA[Mac Stuff]]></category>

		<guid isPermaLink="false">http://www.mactec.com.au/?p=247</guid>
		<description><![CDATA[This can be done using an Applescript to call the command line diskutil. Here is the script I used: Set Variable [ $DiskPath; Value:Let ( [ fullpath = Substitute ( Get ( FilePath ) ; "file:" ; "" ); delim &#8230; <a href="http://www.mactec.com.au/archives/247">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>This can be done using an Applescript to call the command line diskutil.</p>
<p>Here is the script I used:</p>
<p><code>Set Variable [ $DiskPath; Value:Let ( [<br />
fullpath = Substitute ( Get ( FilePath ) ; "file:" ; "" );<br />
delim = Position ( fullpath ; "/" ; 0 ; 2 );<br />
path = Left ( fullpath ; delim )];<br />
"'/Volumes" &amp; path &amp; "'"<br />
) ]</code></p>
<p><code> </code></p>
<p><code>Perform AppleScript [ Calculated AppleScript: "set cell \"DiskUUID\" of current record to do shell script \"diskutil info " &amp; $DiskPath<br />
&amp; " | grep -h UUID:\"" ]</code></p>
<p>&#8220;DiskUUID&#8221; is the field name for the result..</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mactec.com.au/archives/247/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>VPN not working after 10.6.5 update</title>
		<link>http://www.mactec.com.au/archives/245</link>
		<comments>http://www.mactec.com.au/archives/245#comments</comments>
		<pubDate>Mon, 29 Nov 2010 22:28:47 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Blog]]></category>

		<guid isPermaLink="false">http://www.mactec.com.au/?p=245</guid>
		<description><![CDATA[Last night I updated a Mac OS X Server to 10.6.5, I was connected remotely via a PPTP VPN (running on the server), and could not reconnect after the update, it wouldn&#8217;t authenticate.. I drove in there this morning to &#8230; <a href="http://www.mactec.com.au/archives/245">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Last night I updated a Mac OS X Server to 10.6.5, I was connected remotely via a PPTP VPN (running on the server), and could not reconnect after the update, it wouldn&#8217;t authenticate.. I drove in there this morning to check it out, the server was running fine, except the VPN. Looking through the logs didn&#8217;t tell me a great deal, but for some reason I thought I&#8217;d try turning off &#8220;Allow 40-bit encryption keys in addition to 128-bit&#8221;..  Bingo! It worked fine after this  : )</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mactec.com.au/archives/245/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Applescript to check image size</title>
		<link>http://www.mactec.com.au/archives/232</link>
		<comments>http://www.mactec.com.au/archives/232#comments</comments>
		<pubDate>Wed, 24 Nov 2010 00:36:25 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Blog]]></category>

		<guid isPermaLink="false">http://www.mactec.com.au/?p=232</guid>
		<description><![CDATA[I was recently asked to provide an easy way to check a photos printable size at a given resolution on Mac OS. Here is the applescript I came up with.. Simply drag an image file (jpg, tiff, png, psd etc..) &#8230; <a href="http://www.mactec.com.au/archives/232">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I was recently asked to provide an easy way to check a photos printable size at a given resolution on Mac OS. <a href="http://mactec.com.au/Downloads/Get_Size.zip">Here is the applescript</a> I came up with.. Simply drag an image file (jpg, tiff, png, psd etc..) on to the icon, and it will tell you the maximum printable size at 300 dpi.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mactec.com.au/archives/232/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>More AEG oven problems</title>
		<link>http://www.mactec.com.au/archives/221</link>
		<comments>http://www.mactec.com.au/archives/221#comments</comments>
		<pubDate>Sun, 22 Aug 2010 01:03:34 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Blog]]></category>

		<guid isPermaLink="false">http://www.mactec.com.au/?p=221</guid>
		<description><![CDATA[Funny how you can miss something as simple as a clock.. Yesterday the LED clock on our AEG B3100 Competence oven stopped working, the display was totally dead. After the previous problems we had with this oven, I decided to &#8230; <a href="http://www.mactec.com.au/archives/221">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Funny how you can miss something as simple as a clock.. Yesterday the LED clock on our AEG B3100 Competence oven stopped working, the display was totally dead.</p>
<p>After the <a href="http://www.mactec.com.au/archives/149">previous problems</a> we had with this oven, I decided to have a go at fixing it myself.</p>
<p>Once I had removed the clock module I had a look at the top circuit board.<br />
As the thing was totally dead, my first suspicion was the power supply section, which is a very basic bridge rectifier and filter, all of which checked out ok including the 1000uF 10V capacitor. There was another smaller capacitor near the main filter cap, a 47uF 25V 105 deg C, and it looked a little bit discoloured.  I replaced both capacitors with the closest values that I had, which was 1000uF 16V and 47uF 50V, both 105 deg C.</p>
<p>Plugged it all back in, and gave it the smoke test..  The clock was alive again!</p>
<p>Kind of makes sense that these caps (or at least one of them) was the cause, as this top section of the oven can get quite hot, especially when the cooling fan isn&#8217;t working.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mactec.com.au/archives/221/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CDC Telephone Betting Terminal</title>
		<link>http://www.mactec.com.au/archives/209</link>
		<comments>http://www.mactec.com.au/archives/209#comments</comments>
		<pubDate>Sun, 24 Jan 2010 08:45:09 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Blog]]></category>

		<guid isPermaLink="false">http://www.mactec.com.au/?p=209</guid>
		<description><![CDATA[I purchased these two Control Data telephone betting terminals in about 1985.  They had been used by QIT (now QUT) for some kind of computer science course.  Included with the two terminals was complete documentation including full circuit diagrams, and &#8230; <a href="http://www.mactec.com.au/archives/209">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I purchased these two Control Data telephone betting terminals in about 1985.  They had been used by QIT (now QUT) for some kind of computer science course.  Included with the two terminals was complete documentation including full circuit diagrams, and an S100 bus board with a Z80 card, memory board, and disk controller.</p>

<a href='http://www.mactec.com.au/archives/209/dsc01921' title='dsc01921'><img width="150" height="150" src="http://www.mactec.com.au/wp-content/uploads/2010/01/dsc01921-150x150.jpg" class="attachment-thumbnail" alt="dsc01921" title="dsc01921" /></a>
<a href='http://www.mactec.com.au/archives/209/dsc01922' title='dsc01922'><img width="150" height="150" src="http://www.mactec.com.au/wp-content/uploads/2010/01/dsc01922-150x150.jpg" class="attachment-thumbnail" alt="dsc01922" title="dsc01922" /></a>
<a href='http://www.mactec.com.au/archives/209/dsc01923' title='dsc01923'><img width="150" height="150" src="http://www.mactec.com.au/wp-content/uploads/2010/01/dsc01923-150x150.jpg" class="attachment-thumbnail" alt="dsc01923" title="dsc01923" /></a>
<a href='http://www.mactec.com.au/archives/209/dsc01924' title='dsc01924'><img width="150" height="150" src="http://www.mactec.com.au/wp-content/uploads/2010/01/dsc01924-150x150.jpg" class="attachment-thumbnail" alt="dsc01924" title="dsc01924" /></a>
<a href='http://www.mactec.com.au/archives/209/dsc019201' title='dsc019201'><img width="150" height="150" src="http://www.mactec.com.au/wp-content/uploads/2010/01/dsc019201-150x150.jpg" class="attachment-thumbnail" alt="dsc019201" title="dsc019201" /></a>

]]></content:encoded>
			<wfw:commentRss>http://www.mactec.com.au/archives/209/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>G5 water pump cover</title>
		<link>http://www.mactec.com.au/archives/195</link>
		<comments>http://www.mactec.com.au/archives/195#comments</comments>
		<pubDate>Thu, 17 Sep 2009 00:39:14 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Blog]]></category>

		<guid isPermaLink="false">http://www.mactec.com.au/?p=195</guid>
		<description><![CDATA[After installing my new water pump connected to a rainwater tank, I started looking around for a suitable piece of sheet metal or aluminium to make a cover. I couldn&#8217;t find anything big enough around the house or in the &#8230; <a href="http://www.mactec.com.au/archives/195">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>After installing my new water pump connected to a rainwater tank, I started looking around for a suitable piece of sheet metal or aluminium to make a cover. I couldn&#8217;t find anything big enough around the house or in the neighbourhood, but kept looking at the spare Power Mac G5 case sitting in the garage.</p>
<p>The G5 had a dead logic board, and the power supply had been used to repair another G5. I had considered putting a PC motherboard and ATX power supply in it, but I really don&#8217;t need another PC.</p>
<p>I measured the G5 case and it was a perfect fit for the pump, it also had great ventilation, but I still couldn&#8217;t bring myself to cut it up.  After another week of looking around I finally decided to hack the G5 case.</p>
<p>Only took about half an hour to strip and cut the three slots required to fit over the pipes. I mounted a short piece of sheetmetal angle to the concrete wall (bent up slightly) which the top lip of the case (where the cover used to go) hangs neatly on it. It&#8217;s mounted on a slight angle to allow the water to drain off the top.</p>

<a href='http://www.mactec.com.au/archives/195/img_0039' title='img_0039'><img width="150" height="150" src="http://www.mactec.com.au/wp-content/uploads/2009/09/img_0039-150x150.jpg" class="attachment-thumbnail" alt="img_0039" title="img_0039" /></a>
<a href='http://www.mactec.com.au/archives/195/img_0040' title='img_0040'><img width="150" height="150" src="http://www.mactec.com.au/wp-content/uploads/2009/09/img_0040-150x150.jpg" class="attachment-thumbnail" alt="img_0040" title="img_0040" /></a>
<a href='http://www.mactec.com.au/archives/195/img_0041' title='img_0041'><img width="150" height="150" src="http://www.mactec.com.au/wp-content/uploads/2009/09/img_0041-150x150.jpg" class="attachment-thumbnail" alt="img_0041" title="img_0041" /></a>
<a href='http://www.mactec.com.au/archives/195/img_0043' title='img_0043'><img width="150" height="150" src="http://www.mactec.com.au/wp-content/uploads/2009/09/img_0043-150x150.jpg" class="attachment-thumbnail" alt="img_0043" title="img_0043" /></a>
<a href='http://www.mactec.com.au/archives/195/img_0044' title='img_0044'><img width="150" height="150" src="http://www.mactec.com.au/wp-content/uploads/2009/09/img_0044-150x150.jpg" class="attachment-thumbnail" alt="img_0044" title="img_0044" /></a>

]]></content:encoded>
			<wfw:commentRss>http://www.mactec.com.au/archives/195/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

