Jake Churchill

… on Flex, ColdFusion, FarCry, and much more …

  • Home
  • About
  • Projects

28

Nov

Wii is soooooooo cool!!

Posted by Jake Churchill  Published in Life & Fun

Ok, so I fought crowds the day after Thanksgiving from 4am until almost noon to get my Nintendo Wii. While eventually sitting on the floor inside a store playing Uno with other Wii hopefuls, I started thinking that it was not worth it. Boy was I wrong!
Wii is one of the coolest systems [...]

Continue reading...

no comment

28

Nov

Farcry Quick Links

Posted by Jake Churchill  Published in Farcry

Quick links is an interesting concept that can be very useful. It just so happens that Farcry is excellent at dynamically generating them.
First of all, the way I’m using quick links is I am putting a select box somewhere in the header. The user selects something from the dropdown and goes there [...]

Continue reading...

no comment

28

Nov

Enable Macros in Excel

Posted by Jake Churchill  Published in Microsoft Office

Here is a tutorial on how to enable Macros in Microsoft Excel.
Enable Macros in Excel

Continue reading...

no comment

13

Nov

Quick Browser Detection for CSS Script

Posted by Jake Churchill  Published in Browsers, CSS, ColdFusion

Here’s a quick script that I use in a lot of header files to detect the user’s browser. else represents Firefox in most cases.
<cfif Trim(ListGetAt(CGI.HTTP_USER_AGENT, 2, “;”)) EQ “MSIE 6.0″>
<link rel=”stylesheet” type=”text/css” href=”css/main_IE6.css” media=”screen” />
<cfelseif Trim(ListGetAT(CGI.HTTP_USER_AGENT, 2, “;”)) EQ “MSIE 7.0″>
[...]

Continue reading...

no comment

10

Nov

Farcry Login Display Issue

Posted by Jake Churchill  Published in Farcry

Sometimes I see a CSS related display issue on the farcry login page. This primarily only happens in FireFox for me. There are 2 ways to fix this:
1) add a height property to #login inside the main.css file
2) add
<h3>
<img src=”images/powered_by_farcry_watermark.gif” />
Tell it to someone who cares
</h3>
right after the ending fieldset tag in the [...]

Continue reading...

no comment

7

Nov

A CSS Menu in Farcry That Stays Open???

Posted by Jake Churchill  Published in CSS, Farcry

I truly thought this project would be the end of me. The project was to create a CSS menu that pops up instead of down. Simple enough. However, when the user clicked on a child item, that menu tree had to stay open. If you’re at all familiar with CSS menus [...]

Continue reading...

no comment

6

Nov

Multiple langage sites in Farcry

Posted by Jake Churchill  Published in Farcry

I have a project in farcry that requires the site including the entire menu tree be available in English and French. I started looking at this and realized that I had no clue how to accomplish this. So, here’s what I did.
First, I created the site tree in English using Quick [...]

Continue reading...

1 comment

Search

Blog Feed

  • Add blog to any reader
  • Comments Rss
November 2006
M T W T F S S
    Dec »
 12345
6789101112
13141516171819
20212223242526
27282930  

Subscribe to Blog

Your email:

Subscribe   Unsubscribe

Archives

Categories

  • Browsers (3)
  • CFEclipse (2)
  • ColdFusion (7)
  • CSS (9)
  • Farcry (33)
    • Farcry Examples (2)
    • Farcry Users (1)
  • Flash (1)
  • Flex (14)
  • Javascript (5)
  • Life & Fun (3)
  • Microsoft Office (1)
  • Misc (4)
  • Random Posts (1)
  • SQL (2)
  • Uncategorized (2)

Recent Posts

  • FCKEditor Firefox 3.6 Bug (Year 2010 Bug)
  • ColdFusion using Java for regex replace
  • ColdFusion VirtualMerchant CFC
  • Farcry Navigation Move Permissions
  • Delete Mail via POP Script

Recent Comments

  • Jake Churchill on ColdFusion using Java for regex replace
  • Ben Nadel on ColdFusion using Java for regex replace
  • Peter Boughton on ColdFusion using Java for regex replace
  • Peter Boughton on ColdFusion using Java for regex replace
  • Matthew on ColdFusion using Java for regex replace

Recent Post

  • FCKEditor Firefox 3.6 Bug (Year 2010 Bug)
  • ColdFusion using Java for regex replace
  • ColdFusion VirtualMerchant CFC
  • Farcry Navigation Move Permissions
  • Delete Mail via POP Script
  • Flex 2 Datagrid not highlighting row (UPDATE)
  • Flex 2 Datagrid not highlighting row
  • Flex Dynamic casting of data
  • Reboot XP PC over Remote Desktop
  • Dynamically instantiate a class

Recent Comments

  • Jake Churchill in ColdFusion using Java for regex replace
  • Ben Nadel in ColdFusion using Java for regex replace
  • Peter Boughton in ColdFusion using Java for regex replace
  • Peter Boughton in ColdFusion using Java for regex replace
  • Matthew in ColdFusion using Java for regex replace
  • Matthew in ColdFusion using Java for regex replace
  • Jake Churchill in Flex Channel.Connect.Failed error NetConnection.Ca…
  • Flex Guy in Flex Channel.Connect.Failed error NetConnection.Ca…
  • Dexter in Flex Custom Preloader without SWF
  • Pandora Beads in IE menu hover fix
© 2008 Jake Churchill is proudly powered by WordPress
Theme designed by Roam2Rome