-
I've never seen anything so bizarre.
Is this inspired by that vid of the tech support guy who discovered such a desktop arrangement when logging in to a caller's machine? The caller was gutted that the tech support guy re-arranged the icons because now he wouldn't be able to find his files!
There's definitely a need for this sort of app when there's bin-emptying, icon-rearranging, OCD tech...
2009-02-22 14:19:42 UTC in Arrange By Penis
-
Is it possible to force ots to summarise text with respect to a specific issue?
In other words, rather than having ots automatically generate the "about" list of words, can we specify this list as a parameter and have ots summarise the relevant excerpts from the source text?.
2008-12-23 16:58:05 UTC in Open Text Summarizer
-
I'm trying to compile ots-0.5.0 on mac OSX 10.5 under gtk-doc 1.9-2.
./configure
make
gives:
Makefile:244: ../gtk-doc.make: No such file or directory
make[2]: *** No rule to make target `../gtk-doc.make'. Stop.
./configure --disable-gtk-doc
gives no joy.
Symlinking gtk-doc.make leads to:
../gtk-doc.make:7: *** missing separator. Stop.
Although I can't see why...
2008-12-23 13:45:31 UTC in Open Text Summarizer
-
If you try to import a csv file encoded in UTF-8 (e.g. from open office) then this error results:
parsing data.csv... Binary data (194) encountered: this is not a valid text file
Work around: save the csv file from OOCalc in a different format - e.g. "Western Europe (Apple Macintosh)" - before importing into gretl.
Xubuntu 8.04
OpenOffice.org 2.4.1
Gretl 1.7.0.
2008-09-10 14:31:11 UTC in gretl
-
Similar for Processing 0135 on OS 10.5.
Seems to be something to do with the graphics mutex. Perhaps the view capture needs to be disabled while the settings are changed/ the mutex lock sequence changed?.
2008-03-06 21:44:26 UTC in Myron (webcamxtra)
-
Try changing this:
//draw edge points (same as last, but vector based)
list = m.globEdgePoints(20);
stroke(0,128,0);
for(int i=0;i
2008-03-06 21:39:36 UTC in Myron (webcamxtra)
-
I needed to modify this properties file in order to build the webstart-dist with ant.
Without setting the alias property, the jars cannot be signed.
2008-01-31 21:37:29 UTC in GanttProject