<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:media="http://search.yahoo.com/mrss">
 	<channel>
		<title>Blog | Time n</title>
		<link>http://www.timen.com/blog/</link>
		<description></description>
		<language>en</language>
		<lastBuildDate>Mon, 09 Jun 2008 00:11:51 +1000</lastBuildDate>
		<docs>http://blogs.law.harvard.edu/tech/rss</docs>
		<generator>Sandvox Pro 1.2.7</generator>
		<item>
			<title>OS X Windows file sharing rules</title>
			<link>http://www.timen.com/blog/os_x_windows_file_sharing_rules.php</link>
			<description>
&lt;p&gt;&lt;span style=&quot;color: rgb(51, 51, 51); font-family: 'Lucida Grande'; font-size: 12px; font-style: normal; font-weight: normal; text-align: justify; white-space: normal;&quot;&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;When activating Windows file sharing on OS X Tiger, by default OS X only configures the firewall to allow ports 139 (TCP) and 137 and 138 (UDP). To successfully connect from a Windows PC it may require that port 445 (TCP) is manually added to the list of firewall port exceptions. To do so:&lt;/p&gt;
&lt;p&gt;1. From the Apple menu, choose System Preferences.&lt;br /&gt;
2. From the View menu, choose Sharing.&lt;br /&gt;
3. Select the Firewall tab.&lt;br /&gt;
4. Select New.&lt;br /&gt;
5. Choose Other from the port menu.&lt;br /&gt;
6. In the TCP Port Numbers field, type 445 and in the description type “Windows sharing”.&lt;br /&gt;
7. Click OK.&lt;/p&gt;
&lt;p&gt;
&lt;/p&gt;
			</description>
			<pubDate>Tue, 06 Nov 2007 12:02:26 +1100</pubDate>
			<guid>http://www.timen.com/blog/os_x_windows_file_sharing_rules.php</guid>
		</item>
		<item>
			<title>Cmd - Tab crashing the dock</title>
			<link>http://www.timen.com/blog/cmd_-_tab_crashing_the_dock.php</link>
			<description>
The issue of Apple (cmd) + tab crashing your dock (&lt;a href=&quot;http://discussions.apple.com/thread.jspa?messageID=4421469&amp;amp;#4421469&quot;&gt;see an older discussion on Apple Support&lt;/a&gt;) appears to be solveable via the re-installation of the &lt;a href=&quot;http://www.apple.com/support/downloads/macosx1049comboupdateppc.html&quot;&gt;combo updater of 10.4.9&lt;/a&gt; (saving a full reinstallation).
			</description>
			<pubDate>Mon, 04 Jun 2007 16:18:26 +1000</pubDate>
			<guid>http://www.timen.com/blog/cmd_-_tab_crashing_the_dock.php</guid>
		</item>
		<item>
			<title>FarCry CMS installation on OS X with ColdFusion 7.01</title>
			<link>http://www.timen.com/blog/farcry_cms_installation_on_osx_with_CF7.php</link>
			<description>
ColdFusion 7.01 for Mac OS X installed flawlessly on a PowerBook running OS X.4. It integrates with apache (no context root) and by default offers to make the web root /Library/WebServer/Documents. By default it adds index.cfm to the DirectoryIndex line in the httpd.conf file to enable the default document (although this seems to be failing at this stage).
With CF 7.01, &lt;a href=&quot;http://farcry.daemon.com.au/&quot;&gt;FarCry&lt;/a&gt; now deploys successfully on OS X (without all the long paths and context root issues from the past). Based on the &lt;a href=&quot;http://farcry.daemon.com.au/go/downloads&quot;&gt;improved FarCry install documentation&lt;/a&gt; (which outlines the Apache configuration required) the following line was added to the httpd.conf file to provide for a FarCry installation as the default site (where farcry_site is your farcry site name).&lt;br /&gt;
&lt;div&gt; &lt;code&gt;&lt;virtualhost localhost:80=&quot;&quot;&gt;DocumentRoot /Library/WebServer/Documents/farcry_site/www
   ServerName localhost
   Alias /farcry &amp;quot;/Library/WebServer/Documents/farcry_core/admin&amp;quot;
   Alias /CFIDE &amp;quot;/Library/WebServer/Documents/CFIDE&amp;quot;
&lt;/virtualhost&gt;
&lt;/code&gt;
&lt;/div&gt;
			</description>
			<pubDate>Thu, 29 Sep 2005 16:19:05 +1000</pubDate>
			<guid>http://www.timen.com/blog/farcry_cms_installation_on_osx_with_CF7.php</guid>
		</item>
		<item>
			<title>Traffic and server monitoring tools (for free)</title>
			<link>http://www.timen.com/blog/traffic_and_server_monitoring_tools.php</link>
			<description>
&lt;p&gt;For those running a small Windows-based network (one SNMP capable router and 1 - 3 servers), the following client-limited versions of commercial applications may be useful:
&lt;/p&gt;
&lt;p&gt;- &lt;a href=&quot;http://www.paessler.com/prtg/features&quot;&gt;PRTG&lt;/a&gt; for monitoring network and bandwidth usage using SNMP, packet sniffing or Netflow protocol. The freeware version is limited to a single sensor (try the 'Internet' port on your router).
&lt;/p&gt;
&lt;p&gt;- &lt;a href=&quot;http://www.gfi.com/nsm/nsmfreeware.htm&quot;&gt;GFI Network Monitoring&lt;/a&gt; for monitoring raw server statistics (CPU, disk etc for Windows and some Linux distributions) and applications (SQL Server, IIS, Exchange and others). A &lt;a href=&quot;http://www.gfi.com/nsm/nsmfeatures.htm&quot;&gt;full list of features is available&lt;/a&gt;. The freeware version is limited to 3 servers.&lt;br /&gt;
&lt;/p&gt;
			</description>
			<pubDate>Wed, 28 Sep 2005 16:20:33 +1000</pubDate>
			<guid>http://www.timen.com/blog/traffic_and_server_monitoring_tools.php</guid>
		</item>
		<item>
			<title>Combining PDFs on Mac OS X</title>
			<link>http://www.timen.com/blog/combining_pdfs_on_mac_os_x.php</link>
			<description>
&lt;p&gt;&lt;a href=&quot;http://monkeybreadsoftware.de/Freeware/CombinePDFs.shtml&quot;&gt;Combine PDFs&lt;/a&gt; is a freeware Mac OS X application that combines multiple PDFs into a single file through a simple drag 'n' drop interface (useful for when needing to collate documents with varying formatting arrangements (particularly header graphics) into a single document for distribution).&lt;br /&gt;
&lt;/p&gt;
			</description>
			<pubDate>Wed, 28 Sep 2005 16:20:09 +1000</pubDate>
			<guid>http://www.timen.com/blog/combining_pdfs_on_mac_os_x.php</guid>
		</item>
		<item>
			<title>Free and/or open source software for switchers</title>
			<link>http://www.timen.com/blog/free_andor_open_source_soft.php</link>
			<description>
&lt;p&gt;For those from Windows, below is a list of useful free and/or open source applications (* denotes pre-installed with OS X 10.4 Tiger)…&lt;/p&gt;
&lt;p&gt;- Browsers: &lt;a href=&quot;http://www.apple.com/safari/&quot;&gt;Safari&lt;/a&gt;*, &lt;a href=&quot;http://www.mozilla.org/products/firefox/&quot;&gt;Firefox&lt;/a&gt;, &lt;a href=&quot;http://www.caminobrowser.org/&quot;&gt;Camino&lt;/a&gt;, &lt;a href=&quot;http://hmdt-web.net/shiira/index-e.html&quot;&gt;Shiira&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;- E-mail: &lt;a href=&quot;http://www.apple.com/macosx/features/mail/&quot;&gt;Apple Mail&lt;/a&gt;* &lt;/p&gt;
&lt;p&gt;- Instant messaging: &lt;a href=&quot;http://www.apple.com/macosx/features/ichat/&quot;&gt;iChat&lt;/a&gt;* (AOL/.mac and Jabber), &lt;a href=&quot;http://www.adiumx.com/&quot;&gt;AdiumX&lt;/a&gt;  or &lt;a href=&quot;http://fire.sourceforge.net/&quot;&gt;Fire&lt;/a&gt; (both free and open source multi-protocol (MSN, Yahoo!, AOL/iChat/Jabber)). For connectivity to Microsoft’s Live Communication Server use &lt;a href=&quot;http://www.microsoft.com/mac/default.aspx?pid=msnmessenger&quot;&gt;Microsoft Messenger&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;- RSS news reader: &lt;a href=&quot;http://ranchero.com/netnewswire/&quot;&gt;NetNewsWire Lite&lt;/a&gt; (at bottom of page) &lt;/p&gt;
&lt;p&gt;- FTP client: &lt;a href=&quot;http://rsug.itd.umich.edu/software/fugu/&quot;&gt;Fugu&lt;/a&gt; (free and provides SFTP support), whilst &lt;a href=&quot;http://fetchsoftworks.com/&quot;&gt;Fetch&lt;/a&gt; is free for educational institutions.&lt;/p&gt;
&lt;p&gt;- Terminal services client: &lt;a href=&quot;http://www.microsoft.com/mac/otherproducts/otherproducts.aspx?pid=remotedesktopclient&quot;&gt;Microsoft Remote Desktop Connection&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;- Text editor: Bare Bones &lt;a href=&quot;http://www.barebones.com/products/textwrangler/index.shtml&quot;&gt;TextWrangler&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;- VNC viewer: &lt;a href=&quot;http://sourceforge.net/projects/cotvnc/&quot;&gt;Chicken of the VNC&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;- Media players: &lt;a href=&quot;http://www.apple.com/quicktime/download/&quot;&gt;QuickTime&lt;/a&gt;*, &lt;a href=&quot;http://www.apple.com/itunes/&quot;&gt;iTunes&lt;/a&gt;*, &lt;a href=&quot;http://www.videolan.org/vlc/&quot;&gt;VLC&lt;/a&gt; (particularly for AVIs), &lt;a href=&quot;http://www.microsoft.com/mac/otherproducts/otherproducts.aspx?pid=windowsmedia&quot;&gt;Windows Media Player&lt;/a&gt; (although it doesn’t work for some DRM-protected files), and &lt;a href=&quot;http://www.apple.com/downloads/macosx/internet_utilities/realoneplayerx.html&quot;&gt;RealPlayer&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;- Other utilities: &lt;a href=&quot;http://www.stuffit.com/mac/expander/download3.html&quot;&gt;StuffIt expander&lt;/a&gt; (for expanding .sit archives amongst others)&lt;/p&gt;
			</description>
			<pubDate>Tue, 30 Aug 2005 16:21:16 +1000</pubDate>
			<guid>http://www.timen.com/blog/free_andor_open_source_soft.php</guid>
		</item>
		<item>
			<title>OS X Server 10.4 iChat Server domain</title>
			<link>http://www.timen.com/blog/os_x_server_104_ichat_serve.php</link>
			<description>
&lt;p&gt;It appears that under OS X Server 10.4, you must include a &lt;a href=&quot;http://isp.webopedia.com/TERM/F/FQDN.html&quot;&gt; FQDN&lt;/a&gt; to allow the iChat server to start. If the only host domain listed is &lt;i&gt;yourserver&lt;/i&gt;.local, the iChat server will fail to start (throwing a large amount of “org.jabber.jabberd: will restart in 10 seconds” and “too many failures in a row for a job that should be alive all the time” in the console.) By including a FQDN this allows the iChat server to start. &lt;a href=&quot;http://discussions.info.apple.com/webx?50@928.Qyu4awQvToJ.1@.68b08372&quot;&gt;Discussions regarding this issue&lt;/a&gt; have surfaced on Apple’s support site.&lt;/p&gt;
&lt;p&gt;For those who wish to run their iChat server restricted only to internal use, this may require some DNS configuration editing as the iChat AV 3 client does appear to accept the use of &lt;i&gt;username@yourserver&lt;/i&gt;.local as the Jabber account.&lt;/p&gt;
			</description>
			<pubDate>Sun, 17 Jul 2005 16:22:17 +1000</pubDate>
			<guid>http://www.timen.com/blog/os_x_server_104_ichat_serve.php</guid>
		</item>
		<item>
			<title>OS X “lock screen” option</title>
			<link>http://www.timen.com/blog/os_x_lock_screen_option.php</link>
			<description>
&lt;p&gt;OS 10.3 and 10.4 provide the ability to lock your screen without enabling a screensaver (like the “lock computer” option on Windows 2000/XP/2003).&lt;/p&gt;
&lt;p&gt;Open &lt;i&gt;Keychain Access&lt;/i&gt; (located at /Applications/Utilities) and choose the following (depending upon your OS):&lt;br /&gt;
10.3: View menu -&amp;gt; Show status in Menu Bar&lt;br /&gt;
10.4: Keychain menu -&amp;gt; Preferences; then select “Show status in Menu Bar”&lt;/p&gt;
&lt;p&gt;For both 10.3. and 10.4 the Keychain menu will now be avialable and the option “lock screen” can be chosen. &lt;/p&gt;
&lt;p&gt;Very useful for servers where you do not want to place any further load from the GUI on the system.&lt;/p&gt;
			</description>
			<pubDate>Wed, 29 Jun 2005 21:23:30 +1000</pubDate>
			<guid>http://www.timen.com/blog/os_x_lock_screen_option.php</guid>
		</item>
		<item>
			<title>Digital camera travel tip</title>
			<link>http://www.timen.com/blog/digital_camera_travel_tip.php</link>
			<description>
&lt;p&gt;Definitely worthwhile adjusting the internal date on your digital camera to local time when travelling. Helps ensure that time and date stamps in iPhoto (or your preferred album software) makes sense.&lt;/p&gt;
			</description>
			<pubDate>Wed, 22 Jun 2005 16:23:50 +1000</pubDate>
			<guid>http://www.timen.com/blog/digital_camera_travel_tip.php</guid>
		</item>
		<item>
			<title>WWDC 2005 keynote</title>
			<link>http://www.timen.com/blog/wwdc_2005_keynote.php</link>
			<description>
&lt;p&gt;The major announcement is that Apple is transitioning to Intel processors. Apple expects to begin shipping Intel-equipped Macs as of June 2006 with the transition complete by 2007. Jobs confirmed that Apple has had OS X running on Intel processors since OS X 10.0 (“a secret double life”) and demonstrated iCal, iPhoto and Dashboard running on Tiger on Intel (all demos were performed on an Intel-based Mac). To facilitate the transition it was announced that:&lt;br /&gt;
- XCode would allow for universal binary compilation allowing a single application to run on both architectures;&lt;br /&gt;
- Cocoa-based applications would be the easiest to transition (”a few days”), Carbon-based apps in XCode would require more work (”a few weeks”) whilst developers still utilising Metrowerk’s development environment would need to migrate to XCode (the phrase “??” was used to indicate the amount of work required). Mathemeticia successfully migrated their application in a few days last week;&lt;br /&gt;
- A technology called &lt;i&gt;Rosetta&lt;/i&gt; would allow for dynamic translation of existing PowerPC applications to run on Intel. Jobs demonstrated current versions of Microsoft Office, Photoshop and Quicken running on OS X on Intel;&lt;br /&gt;
- Premier and Select Developer connection members could purchase a $999 Intel-based Macintosh (which would need to be returned by the end of 2006) for development work.&lt;/p&gt;
&lt;p&gt;Jobs noted significant benefits of moving to the Intel platform, including more processing power per watt in the future and an inability to deliver the 3GHz PowerPC G5 as promised last year.&lt;/p&gt;
&lt;p&gt;Other items of note:&lt;br /&gt;
- 16 million iPods have now been sold giving Apple over 70% market share in MP3 players (including flash and hard disk based);&lt;br /&gt;
- The iTunes Music Store has over 80% market share (which has grown since competition increased);&lt;br /&gt;
- Macintosh system growth has been near 50% (year to year) in the last quarter;&lt;br /&gt;
- Apple has sold over $500m worth of third party products in Apple Stores since opening;&lt;br /&gt;
- The next version of iTunes will include podcast support with the music store having a podcast directory;&lt;br /&gt;
- Apple has shipped 2 million copies of Tiger. Tiger now makes up nearly 20% of all Mac OS X users;&lt;br /&gt;
- The next release of OS X (Leopard) will be available in late 2006/early 2007.&lt;/p&gt;
			</description>
			<pubDate>Tue, 07 Jun 2005 16:24:17 +1000</pubDate>
			<guid>http://www.timen.com/blog/wwdc_2005_keynote.php</guid>
		</item>
		<item>
			<title>ColdFusion on OS X Tiger</title>
			<link>http://www.timen.com/blog/coldfusion_on_os_x_tiger.php</link>
			<description>
&lt;p&gt;Sean Corfield’s instructions for &lt;a href=&quot;http://corfield.org/index.cfm?fuseaction=articles.cfmxosx&quot;&gt;Installing ColdFusion MX on OS X&lt;/a&gt; work successfully under OS X Tiger Server. The MySQL database under OS X Tiger Server proved somewhat of a challenge however, so I swapped to a new version from &lt;a href=&quot;http://www.mysql.com&quot;&gt;MySQL&lt;/a&gt; (and used &lt;a href=&quot;http://www.mludi.net/YourSQL/&quot;&gt;YourSQL&lt;/a&gt; for management via a GUI). The &lt;a href=&quot;http://farcry.daemon.com.au&quot;&gt;FarCry CMS&lt;/a&gt; deployed fine too.&lt;/p&gt;
			</description>
			<pubDate>Mon, 09 May 2005 16:25:13 +1000</pubDate>
			<guid>http://www.timen.com/blog/coldfusion_on_os_x_tiger.php</guid>
		</item>
		<item>
			<title>ColdFusion MX 7 on Mac OS X with Tomcat</title>
			<link>http://www.timen.com/blog/coldfusion_mx_7_on_mac_os_x.php</link>
			<description>
&lt;p&gt;After issues with reinstalling JRun 4 with my current install of OS X, I decided to instead move to running ColdFusion MX 7 on Tomcat. In many ways, the setup was much easier than my previous setups of CF on JRun 4..&lt;/p&gt;
&lt;p&gt;1. Install Tomcat (see the instructions at &lt;a href=&quot;http://developer.apple.com/internet/java/tomcat1.html&quot;&gt;Apple Developer Connection&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;2. Download the ColdFusion Developer Edition and follow the instructions at Macromedia Support “&lt;a href=&quot;http://www.macromedia.com/support/coldfusion/j2ee/cfmx7j2ee_mac_onjrunandtom.html&quot;&gt;Installing and Deploying ColdFusion MX 7 on Macintosh OS X&lt;/a&gt;“.&lt;/p&gt;
&lt;p&gt;3. Download MySql to use as your backend database. See &lt;a href=&quot;http://dev.mysql.com/downloads/mysql/4.1.html&quot;&gt;mysql.com&lt;/a&gt; for the download. There is also helpful install instructions at &lt;a href=&quot; http://www.entropy.ch/software/macosx/mysql/&quot;&gt; http://www.entropy.ch/software/macosx/mysql/&lt;/a&gt;.&lt;/p&gt;
			</description>
			<pubDate>Wed, 30 Mar 2005 16:27:32 +1000</pubDate>
			<guid>http://www.timen.com/blog/coldfusion_mx_7_on_mac_os_x.php</guid>
		</item>
		<item>
			<title>VPN setup: from one NAT network to another</title>
			<link>http://www.timen.com/blog/vpn_setup_from_one_nat_netw.php</link>
			<description>
&lt;p&gt;It what must be a relatively common problem (but seemingly not documented), I came across the issue of attempting to VPN from one NATed network to another. As both networks were utilised the 192.168.0.1 - 192.168.0.255 range, attempts to VPN caused a lack of external network access and prevented access to internal resources on the remote network. &lt;/p&gt;
&lt;p&gt;The solution was to change the server network (where the VPN was) to utilise the 10.0.0.0/16 range so that gateway addresses and DNS addresses would not overlap. &lt;/p&gt;
&lt;p&gt;In setting up the VPN connection on OS X, it also required the DNS server on the VPN connection to be manually set to allow address resolution for external site access.&lt;/p&gt;
			</description>
			<pubDate>Tue, 19 Oct 2004 16:29:10 +1000</pubDate>
			<guid>http://www.timen.com/blog/vpn_setup_from_one_nat_netw.php</guid>
		</item>
		<item>
			<title>ColdFusion swsoc.exe service and excess CPU usage</title>
			<link>http://www.timen.com/blog/coldfusion_swsocexe_service.php</link>
			<description>
&lt;p&gt;Experienced a significant ColdFusion server issue today worth documenting. Access to ColdFusion based pages was being rejected (a JRUN connection closed error) causing lack of access to a range of service (including a site CMS). Checking the task manager (on a Windows 2003 Server) showed swsoc.exe consuming a large amount of CPU time (upwards of 60%). Ending this process (swsoc.exe) or restarting its associated service (ColdFusion ODBC Server) fixed the issue temporarily however within 3 - 4 minutes the JRUN connections were being reported as closed once again.&lt;/p&gt;
&lt;p&gt;A number of other users appeared to have &lt;a href=&quot;http://groups.google.com/groups?hl=en&amp;amp;lr=&amp;amp;q=swsoc.exe&amp;amp;btnG=Search&quot;&gt;experienced similar problems&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Thus the troubleshooting began including:&lt;br /&gt;
- checking for any required database repairs&lt;br /&gt;
- &lt;a href=&quot;http://www.macromedia.com/support/coldfusion/ts/documents/cfmx61_sqlserver_cpu.htm&quot;&gt;upgrade of CFMX drivers&lt;/a&gt;&lt;br /&gt;
- adjustment of login timeouts on datasources&lt;br /&gt;
- &lt;a href=&quot;http://www.macromedia.com/support/coldfusion/ts/documents/cfmx_sequelink.htm&quot;&gt;switching on debugging&lt;/a&gt;&lt;br /&gt;
- utilised limiting ColdFusion query times to 60 seconds.&lt;/p&gt;
&lt;p&gt;Like any problem resoloution process, it is useful to keep a log off each action for &lt;a href=&quot;http://www.itil-itsm-world.com/itil-3.htm&quot;&gt;change management&lt;/a&gt; impacts. eg&lt;/p&gt;
&lt;p&gt;&lt;i&gt;&lt;br /&gt;
12:33pm Changed datasource1, datasource2, datasource3, login timeouts to 120 seconds.&lt;/i&gt;&lt;/p&gt;
&lt;i&gt;
&lt;/i&gt;&lt;p&gt;&lt;i&gt;12:37pm Upgraded drivers to v3.3. Moved macromedia_drivers.jar (v3.1) to server desktop&lt;br /&gt;
Sourced: http://www.macromedia.com/support/coldfusion/ts/documents/cfmx61_sqlserver_cpu.htm&lt;br /&gt;
&lt;/i&gt;&lt;/p&gt;
&lt;p&gt;The problem was eventually isolated to some code that queried upcoming events. The limiting query option allowed this to be debugged as the CFMX server would stop the query when it exceeded 60 seconds. The relatively simple query would not require in excess of 10 seconds hence this code was isolated as the issue. It appears that in attempting to run the code some non-compliant data was causing the CFLOOP command to move into an infinite loop, causing the swsoc.exe process to consume large amounts of CPU resources and prevent further connections to the JRUN.exe service. Commenting out the queries causing the issue resolved it immediately.&lt;/p&gt;
			</description>
			<pubDate>Wed, 13 Oct 2004 16:28:09 +1000</pubDate>
			<guid>http://www.timen.com/blog/coldfusion_swsocexe_service.php</guid>
		</item>
		<item>
			<title>Farcry Installation for OS X</title>
			<link>http://www.timen.com/blog/farcry_installation_for_os_.php</link>
			<description>
&lt;p&gt;This post, &lt;a href=&quot;http://qaix.com/content-management-system/291-737-farcry-install-instructions-for-os-x-read.shtml&quot;&gt;FarCry Install Instructions for OS X&lt;/a&gt;, provides a good overview of installing &lt;a href=&quot;http://farcry.daemon.com.au&quot;&gt;FarCry&lt;/a&gt; on OS X when running Tomcat rather than JRun. The end result is running FarCry system with a slightly long URLs for accessing the web root (&lt;code&gt;http://localhost/cfusion/myfarcry/www/index.cfm&lt;/code&gt;) and FarCry admin (&lt;code&gt;http://localhost/cfusion/farcry_core/admin/&lt;/code&gt;).&lt;/p&gt;
&lt;p&gt;It does require that Tomcat be integrated with Apache - MacDevCenter provides some excellent instructions and a precompiled mod_jk in its article &lt;a href=&quot;http://www.macdevcenter.com/pub/a/mac/2002/08/20/tomcat_integration.html&quot;&gt;Integrating Tomcat with Apache Via the mod_jk Module&lt;/a&gt;.&lt;/p&gt;
			</description>
			<pubDate>Sun, 18 Apr 2004 16:26:01 +1000</pubDate>
			<guid>http://www.timen.com/blog/farcry_installation_for_os_.php</guid>
		</item>
		<item>
			<title>How to use MySQL 4.1 with ColdFusion MX</title>
			<link>http://www.timen.com/blog/how_to_use_mysql_41_with_co.php</link>
			<description>
&lt;p&gt;An important technote for those using MySQL version 4 with ColdFusion MX 7: &lt;a href=&quot;http://www.macromedia.com/cfusion/knowledgebase/index.cfm?event=view&amp;amp;id=KC.6ef0253&amp;amp;extid=6ef0253&amp;amp;dialogID=4592751&amp;amp;iterationID=1&amp;amp;sessionID=96306f83bd8c675604a1&amp;amp;stateID=0%200%204598981&amp;amp;mode=simple&quot;&gt;How to use MySQL 4.1 with ColdFusion MX&lt;/a&gt;.&lt;/p&gt;
			</description>
			<pubDate>Thu, 15 Apr 2004 16:27:03 +1000</pubDate>
			<guid>http://www.timen.com/blog/how_to_use_mysql_41_with_co.php</guid>
		</item>
		<item>
			<title>Fragments of the day</title>
			<link>http://www.timen.com/blog/fragments_of_the_day.php</link>
			<description>
&lt;p&gt;&lt;a href=&quot;http://rsb.info.nih.gov/ij/&quot;&gt;imagej&lt;/a&gt; is a java application that can be used for integration with Cold Fusion MX.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.daemon.com.au/go/products/farcry-cms&quot;&gt;Farcry&lt;/a&gt; is a Cold Fusion MX-based, open source CMS developed by Daemon.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://ali.as/devel/cvsmonitor/&quot;&gt;CVS Monitor&lt;/a&gt; is a perl-based web app for browsing CVS repositories .&lt;/p&gt;
&lt;p&gt;The Macromedia Developers conference (&lt;a href=&quot;http://www.mxdu&quot;&gt;MXDU&lt;/a&gt;) is on in Sydney in February 2004.&lt;/p&gt;
&lt;p&gt;Switching off site caching may help to speed up Dreamweaver when editing large sites.&lt;/p&gt;
&lt;p&gt;Be accessible and use &lt;code&gt;th&lt;/code&gt; at the top rows of your tables for screen readers.&lt;/p&gt;
&lt;p&gt;…or even add a “report inaccessibility” link on every page of your site.&lt;/p&gt;
&lt;p&gt;Youngpup.net provides some &lt;a href=&quot;http://www.youngpup.net/?request=/components/ypSlideOutMenus.xml&quot;&gt;slide out menus&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://lists.daemon.com.au/cgi-bin/lyris.pl?enter=cfaussie&quot;&gt;CFAussie&lt;/a&gt; is a Australian Cold Fusion devleopers list.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.amazon.com/exec/obidos/tg/detail/-/0789723107/&quot;&gt;Don’t make me think”&lt;/a&gt; is a user interface design book.&lt;/p&gt;
&lt;p&gt;Use IsDefined to check logins in Cold Fusion.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.browsercam.com/&quot;&gt;BrowserCam&lt;/a&gt; provides pay for checking of pages across lots of platforms and browsers.&lt;/p&gt;
&lt;p&gt;#YesNoFormat(q.var)# is one way to help format data in yes/no format.&lt;/p&gt;
&lt;p&gt;PengoWorks maintains &lt;a href=&quot;http://www.pengoworks.com/index.cfm?action=get:qforms&quot;&gt;qForms&lt;/a&gt; - an API for interfacing forms in Javascript. Recommended for use with Cold Fusion.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.landsend.com&quot;&gt;Landsend.com&lt;/a&gt; allows you to build a “you” under “My Model”.&lt;/p&gt;
&lt;p&gt;Check that you have a blank Application.cfm (can’t be zero kb - put a comment in it) at your web root so that “above root” references aren’t made when running Cold Fusion MX on your server.&lt;/p&gt;
			</description>
			<pubDate>Tue, 14 Oct 2003 16:30:06 +1000</pubDate>
			<guid>http://www.timen.com/blog/fragments_of_the_day.php</guid>
		</item>
 	</channel>
</rss>
