Adding a border to text using CFImage

2012-02-19 Thread Terry Troxel
I have searched all over and so far am empty handed trying to put a color border or stroke around text created with CFImage. I also own Efflare's Imageflare and don't see anything in there either. If someone has any suggestions or links, I would appreciate it greatly. Terry

Re: Fusion Reactor and Fusion Analytics Kick Ass

2012-02-19 Thread Dan Baughman
Thats great, but I guess outside of being cool none of that really provides any value. It shouldn't take a Coldfusion tool to determine your server is rebooting at 3AM. On Fri, Feb 17, 2012 at 3:31 PM, Brook Davies cft...@logiforms.com wrote: I just set up fusionAnalytics - its awesome.

Link Checker and Repair Service

2012-02-19 Thread Peter Donahue
Good evening everyone, One task we as Web developers must deal with is checking our sites for broken links and repairing them when necessary. I'll be starting a new project and want to put in place a utility that will alert me when a link has changed and if possible go out and search the Web

RE: Fusion Reactor and Fusion Analytics Kick Ass

2012-02-19 Thread Brook Davies
Hi Dan, That wasn't a good example, and no it doesn't take a CF tool to determin a server reboot. However, this was a brand new server install that didn't have any monitoring services setup (which would notify me of a restart etc). Sure, I could have looked in the event viewer or other logs, but

Re: Fusion Reactor and Fusion Analytics Kick Ass

2012-02-19 Thread Matt Quackenbush
What is Coldfusion, and what kind of tool(s) exist(s) for it? (Sorry, but I figured one smartass response deserved another. :-) On Sun, Feb 19, 2012 at 10:03 AM, Dan Baughman dan.baugh...@gmail.comwrote: Thats great, but I guess outside of being cool none of that really provides any value.

RE: Fusion Reactor and Fusion Analytics Kick Ass

2012-02-19 Thread Eric Roberts
Or why would have a tool running your servers? *grin* If you are using CF then a tool that cooperates and understands CF is pretty essential to monitoring the health of your server. There are many different things that can go wrong.If you are just using a CF tool, then you will probably

Re: Adding a border to text using CFImage

2012-02-19 Thread Gerald Guido
Terry, I remember seeing something about that a while and tried to hunt it up for you. I could not remember the name of it so I could not find it via the google... I was cleaning out my hard drive just now and I ran across it... Talk about dumb luck. w00t!!! This is the site with some docs and

Re: Adding a border to text using CFImage

2012-02-19 Thread Leigh
This is the site with some docs and demos: Wow .. that is very cool! I was about to post a simple example from an old blog entry, but that totally blows mine out of the water. Three cheers for the digital pack rat ;-)   -Leigh

Re: Adding a border to text using CFImage

2012-02-19 Thread Gerald Guido
I was about to post a simple example from an old blog entry, Post it anyways. I am curious. Wow .. that is very cool! Init() though? That is some bad ass code fu. G! On Sun, Feb 19, 2012 at 10:10 PM, Leigh cfsearch...@yahoo.com wrote: This is the site with some docs and demos: Wow

Re: Adding a border to text using CFImage

2012-02-19 Thread Leigh
Post it anyways. I am curious. I skimmed the cfc and it is essentially doing the same things internally.  Just more and a lot fancier :) It grabs the underlying graphics and uses draw(), setStroke(), etcetera to fill in the text, create borders, etcetera. Here is an old entry on creating a

Re: Adding a border to text using CFImage

2012-02-19 Thread Leigh
With a few small changes, it could fill in the text shape with one color and use setStroke to create a border of another color:   ie Change these two lines:    graphics.setColor(textColor);    graphics.draw(shape); ... to something like this    // color in the text    Color =

RE: Adding a border to text using CFImage

2012-02-19 Thread Eric Roberts
If you do a search here, last year there was a discussion about using java to add and manipulate text on the fly. Look around October-ish. I was doing a contract ad a casket maker and they did websites for funeral homes. One of the site features was being ablet o make a slide show of images

Arabic / Other languages POI Excel Writing

2012-02-19 Thread IT (Pradeep Viswanathan)
I have been trying to export data with Arabic characters into excel sheet using POI, but just get junk characters as below.asd #F' EF #-/ 9ED'! (FC 'D%E'1'* /(J 'DH7FJ H#1:( 'D'3*A3'1 9F 'D(7'BG 'D0G(JG HE' GJ EEJ2'*G' Google tells me that Arabic is supported by POI and I need to convert the