Jake Churchill

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

  • Home
  • About

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 (2)
  • CFEclipse (1)
  • ColdFusion (5)
  • CSS (8)
  • Farcry (32)
    • Farcry Examples (2)
    • Farcry Users (1)
  • Flash (1)
  • Flex (8)
  • Javascript (4)
  • Life & Fun (3)
  • Microsoft Office (1)
  • Misc (3)
  • Random Posts (1)
  • SQL (2)

Recent Posts

  • Flex Metadata - Default Property Values
  • VPN Network Routing Step-by-Step
  • VPN Connection Route Fix (Windows Vista)
  • VPN Connection Route Fix
  • SQLite Administrator Recommendation

Recent Comments

  • chris on VPN Network Routing Step-by-Step
  • 3of7 on IE6 PNG Transparency Fix
  • chris on VPN Connection Route Fix
  • Jake Churchill on Flex Menu Expanding Over HTML content
  • James on Flex Menu Expanding Over HTML content

Recent Post

  • Flex Metadata - Default Property Values
  • VPN Network Routing Step-by-Step
  • VPN Connection Route Fix (Windows Vista)
  • VPN Connection Route Fix
  • SQLite Administrator Recommendation
  • Flex Graduated Slider
  • Flex Menu Expanding Over HTML content
  • Flex - Modify your default build template
  • Flex calls to Javascript
  • Custom Object Parsing Function

Recent Comments

  • chris in VPN Network Routing Step-by-Step
  • 3of7 in IE6 PNG Transparency Fix
  • chris in VPN Connection Route Fix
  • Jake Churchill in Flex Menu Expanding Over HTML content
  • James in Flex Menu Expanding Over HTML content
  • ron in Flex Datagrid Sorting
  • Jake Churchill » Post Topic &… in Flex calls to Javascript
  • Dan Wilson in Custom Object Parsing Function
  • Jake Churchill in Javascript Popup with graceful fallback
  • Jake Churchill in Farcry Custom Config
© 2008 Jake Churchill is proudly powered by WordPress
Theme designed by Roam2Rome