-
Sorry, the page was: http://softsqueeze.sourceforge.net/download.html.
02:24PM UTC on Jun 01 2009 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.
01:07PM UTC on May 05 2009 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...
12:15PM UTC on Apr 29 2009 in TightURL
-
Some people would like to track where the hits to their tighturl are coming from. This patch enables that.
10:06AM UTC on Apr 28 2009 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".
02:03PM UTC on Mar 10 2009 in Softsqueeze
-
jontheniceguy committed revision 86 to the Laconi.ca Tools SVN repository, changing 1 files.
07:40PM UTC on Dec 02 2008 in Laconi.ca Tools
-
This issue is resolved in svn HEAD.
07:37PM UTC on Dec 02 2008 in Laconi.ca Tools
-
jontheniceguy committed revision 85 to the Laconi.ca Tools SVN repository, changing 1 files.
07:35PM UTC on Dec 02 2008 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.
07:34PM UTC on Dec 02 2008 in Laconi.ca Tools
-
jontheniceguy committed revision 84 to the Laconi.ca Tools SVN repository, changing 3 files.
11:21PM UTC on Nov 21 2008 in Laconi.ca Tools