Viewing by month: August 2006

Aug 24 2006

Some reflection

If it wasn't for some truly fantastic teachers in my highschool i would have ended up an entirely different person. My english teacher mrs. cox , films arts mr. fesoden(sp) and mrs. blumenthal art. It is something to give a person the ability to look at the world and ask why not, to empower someone with the ability to envision a future and work towards that conceptualization to make it a reality. just my 2 cents..

1 comments - Posted by john at 10:10 AM - Categories: Life (Reflection)

Aug 23 2006
Aug 16 2006

POI error so close need some help!

java.io.IOException: Unable to read entire header; -1 bytes read; expected 512 bytes <cffunction name="CFDUMP" returntype="boolean" output="yes">
<cfargument name="structure" type="any"
default="nothing to output">

<CFDUMP Var="#arguments.structure#">
<cfreturn true>
</cffunction>
<cfscript>

fileIn=createObject("java","java.io.FileInputStream").init("C:\Program Files\xampp\htdocs\word\Onefish.doc");
fs=createObject("java","org.apache.poi.poifs.filesystem.POIFSFileSystem").init(fileIn);
doc = createObject("java","org.apache.poi.hdf.model.HDFObjectFactory").init(fileIn);
cfdump(doc);



</cfscript>

1 comments - Posted by john at 4:30 PM - Categories: Coldfusion

Aug 8 2006

FMS + Coldfusion = ?????

anyone out there in coldfusion land know how to connect to a cf dsn via server side actionscript. working on a FMS application where a dataObject would be of use. I know I can use webservices but their to slow for realtime data access. any ideas would be greatly apprecated.

1 comments - Posted by john at 8:40 PM - Categories:

Aug 2 2006

Charter.net

Okay, we finally have our own internet feed. it only took a week and it is still a flaky connection. can anyone see this if you can message back please. charter.net sucks. after further research they have a server down upstream that MAY be causing intermittent packet loss. you know if a server is down it JUST MIGHT cause some issues if its the primary dhcp/dns box.

0 comments - Posted by john at 11:54 AM - Categories: