IRC Log from 2010-04-18

00:00:24 <vf2nsr> I meant that sarcastically as if you needed to answer all the questions he had not asked before he left
00:00:40 *** Mir_ is now known as Mir
00:02:43 <ZachThibeau> have you heard of a dramatic pause IE, making sure you got everything said "said"
00:03:51 <vf2nsr> yup makes the audience wait in anticipation
00:05:36 <ZachThibeau> well I paused for that reason (due to the fact I'm also sick which kind of makes it harder for me to think correctly too)
00:09:59 *** Scriptdaemon (~KennyW@139.182.11.192) has joined #portableapps
00:10:10 <vf2nsr> np some people can be demanding his or hers loss
00:10:45 <ZachThibeau> true
00:14:04 <vf2nsr> anyone know how to implement a variable path in Java I am working on a program and I can successfully set the path for the PA drive but if the letter changes it doesn't change with it. I tried the usual %PAL:AppData%
00:24:18 <vf2nsr> is thi sone of those dramatic Pauses Zach?
00:27:58 *** ptmb has quit (Quit: Bye)
00:46:04 *** Bloodsong (~Nimbus@bas13-toronto12-1167984050.dsl.bell.ca) has joined #portableapps
00:46:28 *** Bloodsong has quit (Read error: Connection reset by peer)
00:47:06 *** Bloodsong (~Nimbus@bas13-toronto12-1167984050.dsl.bell.ca) has joined #portableapps
01:12:37 *** Res2216firestar (Sam@wikipedia/Res2216firestar) has joined #portableapps
01:42:45 *** Xylron (~chatzilla@nd-129-74-117-237.nat.nd.edu) has joined #portableapps
01:42:54 <ZachThibeau> sorry vf2nsr I was programming my latest project :P an snes emulator
01:43:50 <vf2nsr> NP I playing around and getting way weird results lol
01:45:18 <vf2nsr> I just figured it was a looooooooooong drmatic pause lol
01:45:19 *** Xylron has quit (Client Quit)
01:45:30 <vf2nsr> dramatic*
01:45:40 <ZachThibeau> nah that time I was distracted :P
01:47:02 <ZachThibeau> so far I made a python interface for libsnes (which is the library interface I'm using atm) next is working in c++
01:48:40 <vf2nsr> $Home.Data when I use that variable it goes and creates a folder in APP called AppName with a sub folder called $Home.Data instead of it going to AppData
01:49:15 <vf2nsr> but at least it IS going to the stick
01:51:25 <vf2nsr> I think I need more caffiene brb
01:54:39 <vf2nsr> Maybe I sould just be happy that it saves to stick and just do a move to the real data Dir
02:00:38 <vf2nsr> bbiab
02:00:41 *** vf2nsr has quit (Quit: ChatZilla 0.9.86 [Firefox 3.6.3/20100401080539])
02:08:27 *** Oni-Neoxes (~Oni-Neoxe@unaffiliated/oni-neoxes) has joined #portableapps
02:10:58 *** excid3|asus (~Chris_Oli@sub-68-69-35-22.irtc.net) has joined #portableapps
02:11:14 *** excid3|asus1 has quit (Ping timeout: 240 seconds)
02:25:49 *** vf2nsr (~chatzilla@cpe-76-179-15-53.maine.res.rr.com) has joined #portableapps
02:27:27 <vf2nsr> ZachThibeau, well I figure out that isssue now just got to figure how to make a file go to PA instead of localluser folder...the solution previously was way to easy just made default Data
02:41:08 *** excid3|asus1 (~Chris_Oli@sub-68-69-35-22.irtc.net) has joined #portableapps
02:42:51 *** excid3|asus has quit (Ping timeout: 276 seconds)
02:46:35 *** excid3|asus1 has quit (Read error: Connection reset by peer)
02:52:10 *** excid3|asus (~Chris_Oli@sub-68-69-35-22.irtc.net) has joined #portableapps
02:57:08 *** Oni-Neoxes has quit (Quit: Quit... D:)
03:01:49 *** Res2216firestar has quit (Quit: Leaving)
03:03:55 *** excid3|asus has quit (Read error: Connection reset by peer)
03:10:42 *** SrgSiler|AFK is now known as SergentSiler
03:15:25 <vf2nsr> I am using the PA Launcher 2.beta 3 how can I move a file from PAL:appData to SERPROFILE% prior to execution then move it back prior to program closing?
03:16:04 <vf2nsr> Would I use the FilesToMove?
03:21:18 <vf2nsr> you alive scriptdaemon?
03:21:57 *** rmccue (~rmccue@unaffiliated/rmccue) has joined #portableapps
03:22:00 *** rmccue has quit (Read error: Connection reset by peer)
03:30:36 *** excid3|asus (~Chris_Oli@sub-68-69-35-22.irtc.net) has joined #portableapps
03:33:13 <Scriptdaemon> vf2nsr, FilesMove
03:33:56 <Scriptdaemon> But wait, why are you moving it from AppData? Is it a configuration file?
03:34:02 <vf2nsr> thought so I think I had syntax wrong working on it now scriptdaemon TG for manual
03:34:14 <vf2nsr> it is a bootstrap file
03:34:27 <vf2nsr> remains in the USERPROFILE directory
03:35:01 <vf2nsr> so want to writ eit back there and then have it written back to AppData so as not to leave issues and so it can run portably
03:35:10 <Scriptdaemon> FilesMove might not work then. It's relative to the Data directory. You can try using ..\
03:35:26 <vf2nsr> that is where I am saving the PAl one
03:35:33 <vf2nsr> PAL
03:35:49 <vf2nsr> so if upgrades occur it does not get lost
03:36:13 <Scriptdaemon> If there's an upgrade, you should be redistributing the file again anyway, no?
03:36:48 <Scriptdaemon> I'm not really available to look into it atm, bbl. Sorry.
03:37:06 <vf2nsr> no it is the way the program creates a cfg file but calling it ,bootstrap
03:37:24 <vf2nsr> if it gets toasted the program reverts setting to original
03:37:27 <vf2nsr> this is what I have
03:37:34 <vf2nsr> "'%AppData%\jajuk.bootstrap="'SERPROFILE%'"
03:37:43 <vf2nsr> so now I guess I try it
03:39:27 <vf2nsr> nope that did not work
03:39:40 <vf2nsr> oops
03:40:23 <vf2nsr> "'%AppData%\jajuk.bootstrap="'SERPROFILE%'" maybe no quotes?
03:41:25 <Scriptdaemon> It's relative to the Data directory. That will not work.
03:41:38 <vf2nsr> so remove data reference?
03:42:08 <Scriptdaemon> ..\Data\jajuk.bootstrap=%USERPROFILE%
03:42:12 <Scriptdaemon> Something like that.
03:42:20 <Scriptdaemon> Don't know if it'd work though.
03:42:51 <vf2nsr> nope let me try something else I just thought of
03:43:46 <vf2nsr> hang on I think I may have it
03:46:22 *** Chazz (dabomb69@unaffiliated/dabomb69) has joined #portableapps
03:46:22 <GizmoBot> Chazz is the guy who failed at developing stuff. :D
03:46:38 <SergentSiler> :D
03:47:17 <vf2nsr> Nope not moving it :(
04:01:23 *** vf2nsr has quit (Read error: Connection reset by peer)
04:14:42 *** SergentSiler is now known as SrgSiler|AFK
04:24:53 *** BjornH has quit (Quit: Leaving)
04:26:01 *** vf2nsr (~chatzilla@cpe-76-179-15-53.maine.res.rr.com) has joined #portableapps
04:26:11 *** BjornH (~BjornH@81-235-164-62-no21.tbcn.telia.com) has joined #portableapps
04:26:39 <vf2nsr> well that sure did not work scriptdaemon
04:28:31 <Scriptdaemon> Figured it wouldn't. You'd have to talk to Chris.
04:32:54 <vf2nsr> ok will do next time he on IRC of course he will probably tell me it can not be done and I should just stick to using PA and not trying to do thins I don't know about
04:54:26 <vf2nsr> well for giggles I also posted it in case me and Chris don't run into each other
04:59:00 *** BjornH has quit (Read error: Connection reset by peer)
05:00:29 *** vf2nsr has quit (Quit: ChatZilla 0.9.86 [Firefox 3.6.3/20100401080539])
05:06:20 *** BjornH (~BjornH@81-235-164-62-no21.tbcn.telia.com) has joined #portableapps
05:06:27 *** Scriptdaemon has quit (Quit: Politeness, n. The most acceptable hypocrisy.)
05:22:23 *** Gizmokid2005 is now known as Gizmokid2005|AFK
05:24:28 *** Ashhh has quit (Read error: Connection reset by peer)
05:28:37 *** Ashhh (~Ashhh@unaffiliated/ashhh) has joined #portableapps
05:43:38 *** Mir_ (~Mir@pool-71-109-232-90.lsanca.dsl-w.verizon.net) has joined #portableapps
05:43:40 *** Mir has quit (Ping timeout: 246 seconds)
06:08:24 *** excid3|asus has quit (Read error: Connection reset by peer)
06:11:16 *** gringoloco (~5b5c9884@gateway/web/freenode/x-uttntzrscdwgjnfb) has joined #portableapps
06:11:50 <gringoloco> hello there...
06:17:59 *** SrgSiler|AFK is now known as SrgSiler|Sleep
06:19:42 *** Space (libertad@unaffiliated/spaceghost) has joined #portableapps
06:22:03 *** Spaceghost has quit (Ping timeout: 260 seconds)
06:24:57 *** Bloodsong has quit (Quit: Leaving)
06:33:22 *** vf2nsr (~chatzilla@cpe-76-179-15-53.maine.res.rr.com) has joined #portableapps
06:34:14 <vf2nsr> tyvm gringoloco and I responded to you message in the forum!
06:35:53 *** vf2nsr has quit (Client Quit)
06:49:52 *** Bloodsong (~Nimbus@bas13-toronto12-1167984050.dsl.bell.ca) has joined #portableapps
07:04:53 *** Hiccup (~Hi@62.240.62.168) has joined #portableapps
07:05:16 *** Hiccup has quit (Read error: Connection reset by peer)
07:51:46 *** gringoloco has quit (Quit: Page closed)
08:43:50 *** BjornH has quit (Ping timeout: 276 seconds)
09:04:10 *** BjornH (~BjornH@81-235-164-62-no21.tbcn.telia.com) has joined #portableapps
09:48:00 *** SteveLamerton (~kvirc@150.199.125.91.gr7.adsl.brightview.com) has joined #portableapps
09:49:09 <SteveLamerton> Hello all
09:49:45 *** pa_9250 (~43ab2c62@gateway/web/freenode/x-awuphvxyitlamjih) has joined #portableapps
10:01:12 <Chazz> Morning SteveLamerton :)
10:01:21 <Chazz> Hello pa_9250
10:01:29 <SteveLamerton> Hi Chazz :)
10:13:40 *** MaienM|Sleep is now known as MaienM
10:14:20 <SteveLamerton> Hello MaienM
10:14:38 <MaienM> hello SteveLamerton
10:14:40 <MaienM> how are you?
10:23:45 <SteveLamerton> Ok thanks MaienM, hoping to get Toucan 3 released in the next couple of weeks
10:23:52 <SteveLamerton> Yourself?
10:24:05 <MaienM> not too bad either
10:24:17 <MaienM> how's the toucan on linux project going?
10:25:07 <SteveLamerton> It runs and works, just needs some tidying up, I plan to try and get it finished up this afternoon so I can add it to the current pre-release page
10:26:32 <MaienM> nice
10:27:00 <MaienM> I'll be sure to give it some testing then :)
10:27:49 <SteveLamerton> Great :)
10:28:29 <SteveLamerton> .seen ChrisMorgan
10:28:29 <GizmoBot> SteveLamerton: I last saw chrismorgan at 2010-04-17 07:26:44 UTC on #portableapps
10:36:40 <SteveLamerton> I am watching this thread like a hawk: http://portableapps.com/node/23228
10:40:38 <Chazz> SteveLamerton, I call troll on that post.
10:41:15 <SteveLamerton> Put it this way, if it doesn't sink down the listings I will lock it ;)
10:41:47 <Chazz> Awesome. ;P
10:43:02 *** Space has quit (Read error: Connection reset by peer)
10:48:27 *** pa_9250 has quit (Quit: Page closed)
11:08:13 *** chid has quit ()
11:26:39 *** SteveLamerton has quit ()
13:18:03 <ZachThibeau> morning everyone
13:20:55 *** Ashhh has quit (Read error: Connection reset by peer)
13:22:37 *** Ashhh (~Ashhh@nv-71-49-132-230.dhcp.embarqhsd.net) has joined #portableapps
13:22:37 *** Ashhh has quit (Changing host)
13:22:37 *** Ashhh (~Ashhh@unaffiliated/ashhh) has joined #portableapps
13:46:20 *** Gizmokid2005|AFK is now known as Gizmokid2005
13:46:45 <Bloodsong> g'morning Giz
13:46:58 <Gizmokid2005> Hello Bloodsong
14:44:04 *** Mir_ is now known as Mir
15:21:20 *** ptmb (~PTMblogge@a83-132-129-116.cpe.netcabo.pt) has joined #portableapps
15:24:31 *** Gringoloco (~Gringoloc@91.92.152.132) has joined #portableapps
15:36:47 *** Gringoloco has quit (Quit: Leaving)
15:54:48 *** Res2216firestar (Sam@wikipedia/Res2216firestar) has joined #portableapps
16:08:00 *** Gringoloco (~Gringoloc@91.92.152.132) has joined #portableapps
16:18:15 *** Chazz has quit (Read error: Connection reset by peer)
16:25:03 *** Spaceghost (libertad@unaffiliated/spaceghost) has joined #portableapps
17:24:05 *** Spaceghost has quit (Quit: Leaving)
17:24:24 *** Spaceghost (libertad@unaffiliated/spaceghost) has joined #portableapps
17:31:03 *** SrgSiler|Sleep is now known as SergentSiler
17:33:27 *** TimClark (~8087e398@gateway/web/freenode/x-aidaakydxoysdxrs) has joined #portableapps
17:42:54 *** Gringoloco has quit (Quit: Leaving)
17:51:18 <ZachThibeau> why hello there TimClark :)
17:52:13 <TimClark> Hello ZachThibeau
17:57:25 <ZachThibeau> whats new?
17:59:10 <TimClark> Nothing really, just same old same old
18:00:58 <ZachThibeau> very nice, the only thing that changed over my end is that my younger sister decided to become sick and then spread it to the rest of the family, she's now better and the rest of us are sick as a dog
18:04:02 <ZachThibeau> isn't stopping me from working on PChat though :)
18:05:32 *** excid3 (~chris@student213-175.cv.siue.edu) has joined #portableapps
18:08:59 <TimClark> Sorry, I'm kinda distracted, deal with a sick child here as well, just had to take a temperture
18:09:08 <ZachThibeau> no worries
18:09:19 <ZachThibeau> seems there has been a bug been going around
18:27:16 *** TimClark has quit (Ping timeout: 248 seconds)
18:32:03 *** excid3 has quit (Remote host closed the connection)
18:42:27 *** excid3 (~chris@student213-175.cv.siue.edu) has joined #portableapps
18:45:24 *** Oni-Neoxes (~Oni-Neoxe@unaffiliated/oni-neoxes) has joined #portableapps
18:55:13 *** Oni-Neoxes has quit (Quit: Quit... D:)
19:19:59 *** Res2216firestar has quit (Quit: Leaving)
19:25:55 *** kaeos (~Miranda@84.76.55.235) has joined #portableapps
20:21:55 *** kaeos has quit (Read error: Connection reset by peer)
21:09:58 *** Spaceghost has quit (Ping timeout: 264 seconds)
21:20:13 *** Spaceghost (irssi@unaffiliated/spaceghost) has joined #portableapps
21:27:48 *** Spaceghost has quit (Quit: Leaving)
21:43:02 *** kaeos (~Miranda@84.76.55.235) has joined #portableapps
21:59:13 *** SergentSiler is now known as SrgSiler|AFK
22:05:48 *** Scriptdaemon (~8bb60b2e@gateway/web/freenode/x-dzzrrhxrasphojgu) has joined #portableapps
22:05:59 *** Scriptdaemon has quit (Client Quit)
22:12:07 *** kaeos has quit (Quit: kaeos)
22:14:11 *** Spaceghost (irssi@unaffiliated/spaceghost) has joined #portableapps
22:22:34 *** guysoft42 (~guysoft@bzq-79-180-9-104.red.bezeqint.net) has joined #portableapps
22:46:41 *** Bloodsong has quit (Ping timeout: 246 seconds)
22:55:19 *** Bloodsong (~Nimbus@bas13-toronto12-1167984050.dsl.bell.ca) has joined #portableapps
22:55:42 *** Bloodsong has quit (Read error: Connection reset by peer)
22:56:55 *** Bloodsong (~Nimbus@bas13-toronto12-1167984050.dsl.bell.ca) has joined #portableapps
23:07:37 *** ChrisMorgan (~ChrisMorg@unaffiliated/chrismorgan) has joined #portableapps
23:07:39 <GizmoBot> ChrisMorgan is a PortableApps.com developer and moderator and works on the PortableApps.com Launcher (please test it!)
23:08:15 <ZachThibeau> howdy ChrisMorgan
23:08:33 <ChrisMorgan> howdedoo ZachThibeau
23:09:40 <ZachThibeau> how are things with you today? :)
23:13:19 <ChrisMorgan> Today I need to finish off my FIT1029 assignment.
23:23:48 <ZachThibeau> sounds fun
23:23:52 <ZachThibeau> I think
23:24:54 <ChrisMorgan> The only question I have left in it starts with "Consider the Tower of Hanoi problem with the restriction that you are not allowed to move any disk from the left peg to the right peg, or the right peg to the left peg in one move."
23:26:28 *** Scriptdaemon (~8bb60b2e@gateway/web/freenode/x-dxyeawlongyvduzs) has joined #portableapps
23:27:12 <Scriptdaemon> ChrisMorgan: I don't know if you've seen it yet, but could you remove the link in this thread? http://portableapps.com/node/23328
23:27:25 <Scriptdaemon> For the reasons I stated in the first reply
23:28:08 <ChrisMorgan> I saw it but didn't follow the link and so didn't notice that there was actually a file in there.
23:28:42 <ChrisMorgan> I think the SourceForge project approval team are getting downright sloppy in what they approve. It used to be quite common for them to reject projects.
23:29:01 <Scriptdaemon> They have an approval team?
23:29:20 <ChrisMorgan> I'm reporting it as an inappropriate project.
23:29:30 <Scriptdaemon> All of the projects I've created were instant.
23:29:41 <ChrisMorgan> If you go to create a project it at least used to require approval, which took around a week normally.
23:29:48 <ChrisMorgan> That was three or four years ago though.
23:30:01 <Scriptdaemon> Ah. Yeah, that's certainly no more.
23:30:33 <Scriptdaemon> I've specifically asked about my current project though, just to make sure I'm allowed to host all of my apps in one project.
23:31:24 <ChrisMorgan> We host lots of things in the one project...
23:32:02 <Scriptdaemon> But yours is more specific, I wasn't sure about a testing project.
23:32:20 <Scriptdaemon> Well, "ours?"
23:33:32 <Scriptdaemon> I should start finishing up Maxima Portable...
23:34:05 <Scriptdaemon> Question on opinion, should it be Maxima Portable or wxMaxima Portable? The actual app being launched ix wxMaxima, so...
23:34:10 <ChrisMorgan> I personally just put everything on chrismorgan.info. Much simpler.
23:34:10 <Scriptdaemon> is*
23:34:22 <ChrisMorgan> I think it should have been wxMaxima Portable all the way along.
23:34:35 <Scriptdaemon> Yeah, that's what I was thinking.
23:34:49 <ChrisMorgan> If you were to include, for example, XMaxima as well (with a launcher) then I'd call it Maxima Portable.
23:35:13 <Scriptdaemon> Nah, I've used it and I didn't really like it.
23:35:21 <Scriptdaemon> wxMaxima is much better and easier.
23:35:51 <ChrisMorgan> (And that's not necessarily a bad idea. I used both extensively last year and with graphing things wxMaxima didn't work for me at all due to a missing graphics library in the distribution, whereas XMaxima uses GNUPlot which does a really nice job of it, especially on 3D graphs.)
23:35:53 <Scriptdaemon> And nobody seems to have requested it, so I don't think they care anyway.
23:36:06 <Scriptdaemon> Oh?
23:36:07 <ChrisMorgan> For normal use I used wxMaxima but when it came to graphing I switched to XMaxima.
23:36:08 <Scriptdaemon> Hmm.
23:36:16 <Scriptdaemon> Maybe I will then.
23:36:23 <Scriptdaemon> It's make a superior project.
23:36:25 <Scriptdaemon> It'd*
23:37:27 <Scriptdaemon> Yeah, I'll go ahead and do that.
23:38:04 <Scriptdaemon> Does it explain in the manual how to generate two launchers?
23:39:46 <ChrisMorgan> No. Duplicate the executable.
23:41:25 <Scriptdaemon> Hmm. And having wxMaximaPortable.ini and XMaximaPortable.ini would do the trick?
23:44:11 <ChrisMorgan> Yes.
23:45:08 <ChrisMorgan> They will store settings etc. in different locations, I think. If there's any overlap it will be safer to put a CloseEXE=wxMaximaPortable.exe in XMaximaPortable.ini and the other way round.
23:46:23 <Scriptdaemon> Does the .exe specifically look for an .ini with its own name, or whatever is in the Launcher directory?
23:47:00 <Scriptdaemon> Wait, I read that wrong.
23:48:52 <ChrisMorgan> xyz.exe will look for App\AppInfo\Launcher\xyz.ini