-
Sorry, the page was: http://softsqueeze.sourceforge.net/download.html.
2009-06-01 14:24:37 UTC in Softsqueeze
-
Just to request that the documentation be updated to reflect the new SVN path:
http://svn.slimdevices.com/repos/slim/7.4/trunk/softsqueeze/
I believe this is the correct path for Softsqueeze.
2009-05-05 13:07:03 UTC in Softsqueeze
-
The lilURL script uses strings rather than decimal->base36 conversions for URL strings. Normally, this wouldn't be an issue, but for the fact that the lilURL script also starts with 0's, which means you can have "0001" as a valid URL under lilURL, which resolves to 0 in tighturl.
This patch is to be applied after the previously supplied patch (ref 2782719) that provides referral information...
2009-04-29 12:15:54 UTC in TightURL
-
Some people would like to track where the hits to their tighturl are coming from. This patch enables that.
2009-04-28 10:06:42 UTC in TightURL
-
Hi all,
I've got a Windows Mobile Phone and I'd really like to be able to use my phone as a SoftSqueeze device. I'm not a java developer (hell, I've only just figured out how to write a "Hello World" in it!), but I was wondering whether there were any way to make it run within a midlet manager, or will that require a port?
Regards,
Jon "The Nice Guy".
2009-03-10 14:03:47 UTC in Softsqueeze
-
jontheniceguy committed revision 86 to the Laconi.ca Tools SVN repository, changing 1 files.
2008-12-02 19:40:54 UTC in Laconi.ca Tools
-
This issue is resolved in svn HEAD.
2008-12-02 19:37:13 UTC in Laconi.ca Tools
-
jontheniceguy committed revision 85 to the Laconi.ca Tools SVN repository, changing 1 files.
2008-12-02 19:35:37 UTC in Laconi.ca Tools
-
In lib_text, there is a situation which may occur if the connection is dropped too soon, where a message which is being deleted isn't deleted. Adding a sleep statement should resolve this issue.
There is potential for this issue to also occur in lib_pdu.
2008-12-02 19:34:22 UTC in Laconi.ca Tools
-
jontheniceguy committed revision 84 to the Laconi.ca Tools SVN repository, changing 3 files.
2008-11-21 23:21:18 UTC in Laconi.ca Tools