I am putting together an XSD framework to describe an existing GeoRSS feed, but I am stumped trying to use an external georss.xsd to verify georss type elements: point. I reduced this problem to a
Tag: pointing
Pointer – How to create a pointer to existing data using Luajit FFI?
I know there are some examples of using LuaJIT FFI to create pointers, but most of them do not point to existing data. One example is:
How to pass a pointer to LuaJIT ffi to be used as out argume
Performance – Excel 2003: Why do you have a link to other spreadsheets for so long?
My Excel application creates links to other Excel files. It takes about 1 second to create a link to a cell, but I have hundreds of cells to link, so it’s very Slow.
There is no difference in spee
Deployment – Context of an external directory in Jetty 9
I want to deploy the .war file to Jetty by setting a context pointing to my external .war (outside the webapps folder). I know how to do this in Tomcat, but I Can’t figure out how to do this for Je