-
I'll try and have a think before tomorrow evening (after the england game), I've only just recovered from the killer weekend.
2004-06-16 23:12:24 UTC in BluePalm2X
-
>Yes, writing code at 7AM on a Monday...
It's now 22:08 GMT, just about finished the first pass at testing my stuff. Argh.
>Maybe a kind of HTML or XML code for the user >interface on the remote device would be a good >attemp. So one would be able to easily develop >the UI of the plugin in an HTML editor.
I was hoping to NOT use HTML or XML and try to minimise the amount...
2004-06-11 21:07:41 UTC in BluePalm2X
-
Just a quick rant before I head home from work (is there anything worse than waiting to see if anyone can find bugs in something you wrote at 7PM on a Friday night? )
Of course Romeo is actually Open Source already (I got a fairly recent code drop off Rowan) but hasn't been updated in CVS for quite a long time - I believe he has moved it to a prefpane and done a salling style overlay window (.
2004-06-11 17:58:55 UTC in BluePalm2X
-
Just a quick question, I am trying to find out how far along the Palm prc is for this app, if at all.
2004-06-07 17:36:25 UTC in BluePalm2X
-
The reboot is rather strange, it's unlikely to do that without being asked by the user or some software - it's more likely to just crash, unless however you have a power supply issue and the power is just cutting out, and when it comes back the machine boots ?
Sorry if this seems a bit of a basic solution ...
2004-04-15 07:46:00 UTC in Azureus / Vuze
-
See http://sourceforge.net/tracker/index.php?func=detail&aid=902435&group_id=91688&atid=598035.
2004-04-13 15:35:47 UTC in CTorrent
-
The easiest way to build on OSX is just to do
g++ *.cpp -lcrypto -o ctorrent.
2004-04-13 15:34:30 UTC in CTorrent
-
Logged In: YES
user_id=671088
As it currently stands the code does not compile cleanly on
MSVC for a couple of reasons ...
- Windows does not have readdir() et al. Use FindFirstFile and
check the attributes.
- All the #ifdef WINDOWS would be better being #ifdef WIN32
as this tends to already be defined.
- In some places windows.h is included with winsock2.h and
this causes...
2004-04-13 15:26:17 UTC in CTorrent
-
Logged In: YES
user_id=671088
You can use veta.irowan.com for Palm support. Donation is
optional.
2004-03-10 11:58:56 UTC in Romeo
-
Logged In: YES
user_id=671088
You can use veta.irowan.com for Palm support. Donation is
optional.
2004-03-10 11:58:35 UTC in Romeo