IRC Log from 2011-04-14

00:22:03 *** ptmb has quit (Quit: Bye everybody)
01:12:59 *** GordCaswell has parted #portableapps ("Leaving.")
01:24:23 *** ChrisMorgan (~ChrisMorg@unaffiliated/chrismorgan) has joined #portableapps
01:53:35 <Scriptdaemon> ... That doesn't make any sense whatsoever.
01:54:29 <Scriptdaemon> I'm working on the latest version of Maxima. In the maxima.bat file, maxima_prefix is defined as the installation directory. I completely remove that, and somehow maxima_prefix is still defined.
02:00:48 <Scriptdaemon> Ah, I had to unset it.
02:03:49 <Scriptdaemon> I'm about ready to give up on Maxima. There's no reason for it to not work, yet the maxima process keeps terminating.
02:07:26 *** rcmaehl has quit (Quit: BBL Cleaning my battle station.)
02:08:49 <ChrisMorgan> Scriptdaemon: got Linux and Wine at all?
02:10:02 <ChrisMorgan> Wine can be very handy for things like that, because while in Windows there's no easy way of getting the process's stdout/stderr once it's in the window subsystem, in Wine you get it automatically (and various Wine debug messages which can be very helpful - e.g. it'll tell you what CRT is missing when Windows will just fail silently or if run directly say it failed to run)
02:10:28 <Scriptdaemon> Not on my laptop.
02:10:54 <ChrisMorgan> Does running maxima.exe directly work?
02:11:50 <ChrisMorgan> What happens when you run it (directly if that doesn't work or via the launcher if it does)? (a) doesn't start or vanishes within a second, (b) starts and stays running for a bit, then exits, (c) other
02:14:55 <Scriptdaemon> It worked before I uninstalled the local copy (because the maxima_prefix env var was set to the local install path), and since then it hasn't been working. I learned that Windows 7 doesn't like spaces in %dp0.. apparently, so I tried commenting out that line in the maxima.bat file and let PAL take care of it.
02:15:22 <Scriptdaemon> Using process explorer, PAL sets the env var to what it should be, yet it still doesn't want to work.
02:15:30 <ChrisMorgan> %dp0.. -> "%dp0.."?
02:15:37 <Scriptdaemon> Tried that too.
02:25:08 <Scriptdaemon> I'm taking a break from this.
02:28:36 *** MarioMaster100 (MarioMaste@75.121.41.186) has joined #portableapps
02:29:08 *** MarioMaster100 has quit (Client Quit)
02:31:17 <Scriptdaemon> ChrisMorgan, I have a question about language switching for Bos Wars. They have language files for the same itself and for the engine, defined by different values in a config file. They generally share the same nameing scheme for both, except the english files are completely different from each other (bos.pot and engine.pot). Do you have any idea how to go about doing custom code for this?
02:31:27 <Scriptdaemon> game*
02:31:57 <ChrisMorgan> The pot files are templates. The English has no file.
02:32:05 <ChrisMorgan> The strings are embedded in the program.
02:32:14 <Scriptdaemon> Ah, hmm.
02:32:26 <ChrisMorgan> CheckIfExists and DefaultIfNotExists=en
02:37:38 <Scriptdaemon> ChrisMorgan, StratagusTranslation="languages/engine.pot", GameTranslation="languages/bos.pot"
02:37:50 <Scriptdaemon> When I set it back to English, that's what those values are set to.
02:37:54 <Scriptdaemon> Are they just dummy values then?
02:38:53 <Scriptdaemon> Hmm, nvm. Looks like it.
02:38:54 <ChrisMorgan> Eek. It really does that? That's actually slightly bad. They may or may not be dummy values, but you probably want to be able to deal with them so that you can use [LanguageFile] to read them if the language is changed inside the app.
02:40:56 <Scriptdaemon> Yeah.
02:41:29 <Scriptdaemon> Turns out they are dummy values though, because changing them (to something that doesn't exist) still loads it in English.
02:50:47 <Scriptdaemon> Also, using a lua file as a config file is a really bad idea.
03:05:53 <ChrisMorgan> Oh, I don't know. I don't see anything wrong with it so long as an error doesn't break the app.
03:08:40 *** agdurrette is now known as agdurrette|away
03:10:47 *** z3uS (plzhalp@plzhalp.us) has joined #portableapps
03:13:58 *** z3uS has quit (Client Quit)
03:14:28 *** z3uS (plzhalp@plzhalp.us) has joined #portableapps
03:20:55 *** BenedictOfAmber is now known as OliverK
04:02:11 *** SrgSiler is now known as SergentSiler
04:06:47 *** Scriptdaemon has quit (Quit: Politeness, n. The most acceptable hypocrisy.)
04:22:56 *** SergentSiler is now known as SrgSiler|AFK
04:56:15 *** Suiseiseki has quit (Ping timeout: 252 seconds)
04:59:39 *** Suiseiseki (~desu@wikipedia/Antonio-Lopez) has joined #portableapps
05:51:28 *** OliverK is now known as OliverK|Away
06:56:15 *** DannyMuniz (~DannyMuni@unaffiliated/kiriko) has joined #portableapps
06:59:55 *** pa_6796 (79112b0c@gateway/web/freenode/ip.121.17.43.12) has joined #portableapps
07:01:16 *** pa_6796 has quit (Client Quit)
07:02:01 *** Suiseiseki has quit (Ping timeout: 252 seconds)
07:05:47 *** pa_3498 (79112b0c@gateway/web/freenode/ip.121.17.43.12) has joined #portableapps
07:07:43 *** Suiseiseki (~desu@wikipedia/Antonio-Lopez) has joined #portableapps
07:10:00 *** pa_3498 has quit (Client Quit)
07:29:25 *** Kiriko (~Kiriko@unaffiliated/kiriko) has joined #portableapps
07:47:45 *** Jedrzej_s_ (~Jedrzej@c162-15.icpnet.pl) has joined #portableapps
07:53:55 *** Jedrzej_s (~Jedrzej@c162-15.icpnet.pl) has joined #portableapps
07:56:01 <Kiriko> do any of you know of a free registry editor that is simple to use but very helpfull
07:56:20 *** Jedrzej_s_ has quit (Ping timeout: 258 seconds)
08:03:14 *** Jedrzej_s_ (~Jedrzej@c162-15.icpnet.pl) has joined #portableapps
08:06:50 *** Jedrzej_s has quit (Ping timeout: 260 seconds)
08:15:57 *** Jedrzej_s (~Jedrzej@c162-15.icpnet.pl) has joined #portableapps
08:18:14 *** Jedrzej_s_ has quit (Ping timeout: 240 seconds)
08:21:18 *** Jedrzej_s_ (~Jedrzej@c162-15.icpnet.pl) has joined #portableapps
08:24:19 *** Jedrzej_s has quit (Ping timeout: 258 seconds)
08:30:07 *** Jedrzej_s (~Jedrzej@c162-15.icpnet.pl) has joined #portableapps
08:32:22 *** Jedrzej_s_ has quit (Ping timeout: 258 seconds)
08:44:35 *** Jedrzej_s_ (~Jedrzej@c162-15.icpnet.pl) has joined #portableapps
08:48:05 *** Jedrzej_s has quit (Ping timeout: 258 seconds)
08:52:06 <Kiriko> ChrisMorgan: What did you think of the icon i gave you
09:12:42 *** Jedrzej_s (~Jedrzej@c162-15.icpnet.pl) has joined #portableapps
09:15:18 *** Jedrzej_s_ has quit (Ping timeout: 258 seconds)
09:18:50 *** Jedrzej_s_ (~Jedrzej@c162-15.icpnet.pl) has joined #portableapps
09:20:03 <ChrisMorgan> Kiriko: I've come up with an idea or two of my own, going more with the "package" aspect of it
09:20:42 <Kiriko> what do you mean?
09:22:12 *** Jedrzej_s has quit (Ping timeout: 258 seconds)
09:23:09 *** Jedrzej_s (~Jedrzej@c162-15.icpnet.pl) has joined #portableapps
09:23:45 <Kiriko> that is odd im login twoce??
09:23:57 <Kiriko> brb
09:24:03 *** Kiriko has quit (Quit: Never Drive Faster Than What Your Guardian Angel Can Fly! (Denise Wiedeman))
09:24:47 *** DannyMuniz has quit (Read error: Connection reset by peer)
09:25:17 *** DannyMuniz (~Kiriko@unaffiliated/kiriko) has joined #portableapps
09:25:35 *** Jedrzej_s_ has quit (Ping timeout: 260 seconds)
09:25:36 <DannyMuniz> ok that is better
09:26:59 <DannyMuniz> ChrisMorgan: Do you mean that you are going to make something similar to what i made with PAD Kit?
09:28:23 *** xl362002 (~xl362002@180.124.147.22) has joined #portableapps
09:28:23 <ChrisMorgan> DannyMuniz: no idea as I haven't seen that.
09:28:44 <xl362002> ?
09:28:57 <xl362002> hi
09:29:25 <xl362002> hi man!
09:29:44 *** xl362002 has quit (Client Quit)
09:29:45 <DannyMuniz> Ok PAD Kit is just a multy program launcher that includes the ini templates
09:32:02 <ChrisMorgan> DannyMuniz: I mean I haven't seen its icon
09:32:17 <DannyMuniz> oh oh ok
09:32:25 <DannyMuniz> well i used the same icon you did
09:32:59 <DannyMuniz> exept i removes the usb drive and only used the chrome cirrcle
09:33:47 <DannyMuniz> give me a sec ill get the link for the file in a min
09:38:38 <DannyMuniz> this is the one i put together for you http://www.mediafire.com/file/nlu6hn73j27k2rd/PA.c_DTK.psd
09:38:52 *** CodyMartin (~CodyMarti@dslb-188-100-228-041.pools.arcor-ip.net) has joined #portableapps
09:44:09 <ChrisMorgan> DannyMuniz: I got that, I'm asking about "what i made with PAD Kit"?
09:46:52 <DannyMuniz> ChrisMorgan: ok PAD Kit is made with this http://www.longtion.com/autorunenterpriseii/autorunpro.htm
09:48:33 <ChrisMorgan> DannyMuniz: I was talking about the icon
09:49:13 <DannyMuniz> i made the i con with Gimp
09:49:19 <DannyMuniz> icon*
09:50:17 <DannyMuniz> and i used the Oxygen icons with PA.c old USB image
09:53:44 <DannyMuniz> ChrisMorgan: Do you have the new USB icon without the orb infront of it?
09:56:38 *** Jedrzej_s_ (~Jedrzej@c162-15.icpnet.pl) has joined #portableapps
09:58:52 <ChrisMorgan> Not currently
10:00:00 *** Jedrzej_s has quit (Ping timeout: 260 seconds)
10:00:19 <DannyMuniz> that sucks... you only need the USB by it self and you can replace the one I used with the new one
10:05:00 <ChrisMorgan> The new logo isn't yet in general usage; only in some utilities, not in the new site or the press material or any such stuff.
10:06:38 <DannyMuniz> yea i know that is why I had to cut and paste just the orb for my PAD Kit, that is the only part of it that i used
10:07:06 <DannyMuniz> John showed me the site and it look great! XD
10:10:09 <ChrisMorgan> It does look pretty good.
10:10:35 <ChrisMorgan> At first I had some reservations, but the more I looked at it the more I liked it... as is often the way with redesigns.
10:10:53 <DannyMuniz> lol yea that is true
10:13:08 <DannyMuniz> the one thing i can't wait is for the new upgrade of Drupal..
10:20:56 <Alley^Away> is it still wednesday anywhere?
10:21:43 <DannyMuniz> not for me, It is 6:20AM and I have to go to bed soon
10:21:45 <DannyMuniz> lol
10:22:06 <Alley^Away> hehe
10:22:59 <DannyMuniz> I need me some more coffee before I go to bed, all I need now is some donuts
10:23:44 <Alley^Away> I got an hour or 2 now, but still no pa.c lang file... oh well, maybe I find time again next week
10:25:07 <DannyMuniz> Im waiting for a reply for a peiodic table program
10:26:17 <DannyMuniz> periodic table***
10:27:09 <Alley^Away> periodic table 'program'?
10:27:21 <Alley^Away> ain't it just a ... table?
10:28:12 <Alley^Away> heh, that problem w/ Skype having to log in twice - I got that on the new version too
10:28:13 <DannyMuniz> yea but it provide great information about the chemicals and the people that discoverd it and there properties
10:28:34 <Alley^Away> ah ok - I always just wiki it, but ok
10:29:33 <DannyMuniz> http://www.crystalmountainsoftware.com/
10:29:41 <Alley^Away> I wonder if the problem with skype involves the firewall permission - I did allow it before trying first login, but sen it happen a few times before with earlier versions too
10:29:56 <Alley^Away> s/sen/seen*
10:30:36 <Alley^Away> ok, nice - doesn't really need it anyway hehe, but cool
10:31:24 <DannyMuniz> the thing is that i have been thinking of puting together a suite for school kids
10:53:55 *** Jedrzej_s (~Jedrzej@c162-15.icpnet.pl) has joined #portableapps
10:56:30 *** Jedrzej_s_ has quit (Ping timeout: 258 seconds)
10:59:22 <DannyMuniz> man there are just to programs that i would like to see as official release and that is LMMS and avidmux
11:06:14 <DannyMuniz> wow this is nice http://www.librecad.org/
11:09:59 <DannyMuniz> well im out guys, it is good night for me even though it is morning. :"P
11:10:34 <DannyMuniz> latter guys
11:10:41 *** DannyMuniz has quit (Quit: Never Drive Faster Than What Your Guardian Angel Can Fly! (Denise Wiedeman))
11:36:28 *** Jedrzej_s_ (~Jedrzej@c162-15.icpnet.pl) has joined #portableapps
11:40:12 *** Jedrzej_s has quit (Ping timeout: 258 seconds)
11:49:07 *** spgSCOTT (~spg_SCOTT@5add3ab6.bb.sky.com) has joined #portableapps
12:00:27 *** spgSCOTT has parted #portableapps (None)
12:05:46 *** pa_0648 (c4000a8a@gateway/web/freenode/ip.196.0.10.138) has joined #portableapps
12:06:06 <pa_0648> when is opera going to be updated?
12:12:52 *** pa_0648 has quit (Ping timeout: 252 seconds)
12:21:51 *** Oni-Neoxes (Oni-Neoxes@clsm-74-47-64-108.-pppoe.dsl.clsm.epix.net) has joined #portableapps
12:21:51 *** Oni-Neoxes has quit (Changing host)
12:21:51 *** Oni-Neoxes (Oni-Neoxes@unaffiliated/oni-neoxes) has joined #portableapps
12:26:36 *** Oni-Neoxes has quit (Client Quit)
12:34:37 *** TrunksNeo (~TrunksNeo@195-23-116-22.static.net.novis.pt) has joined #portableapps
12:35:03 *** TrunksNeo is now known as Guest35645
12:36:39 *** Guest35645 has quit (Client Quit)
12:41:15 *** pa_7594 (c4000a8a@gateway/web/freenode/ip.196.0.10.138) has joined #portableapps
12:42:19 <pa_7594> @ChrisMorgan hello, can I update the portable apps version of opera by simply switching the .exe file?
12:48:48 *** pa_7594 has quit (Ping timeout: 252 seconds)
13:30:22 *** sar3th (~sar3th@krlh-5f72ede6.pool.mediaWays.net) has joined #portableapps
13:30:22 *** sar3th has quit (Changing host)
13:30:22 *** sar3th (~sar3th@unaffiliated/sar3th) has joined #portableapps
13:37:11 *** Spellbreaker (~Spellbrea@hmbg-4d06e183.pool.mediaWays.net) has joined #portableapps
14:01:20 *** benedikt93 (~benedikt9@unaffiliated/benedikt93) has joined #portableapps
14:02:20 *** Jedrzej_s_ has quit (Quit: Leaving)
14:24:21 *** Zarggg_ has quit (Quit: Zarggg_)
14:52:41 *** ChrisMorgan has quit (Ping timeout: 240 seconds)
15:50:20 *** benedikt93 has quit (Quit: Welcome to the Internet, where the men are men, the women are men and the children are agents of the FBI)
16:13:59 *** agdurrette|away is now known as agdurrette
16:28:29 *** agdurrette is now known as agdurrette|away
17:46:43 *** Alcsar (8e547860@gateway/web/freenode/ip.142.84.120.96) has joined #portableapps
17:47:19 <Alcsar> Hi, anyone know a file recovery tool that doesn't require admin rights?
17:47:20 *** ptmb (~PTMblogge@a79-169-160-107.cpe.netcabo.pt) has joined #portableapps
17:47:20 <GizmoBot> ptmb knows a lot about HTML+CSS, besides that, he is just a lunatic...
17:48:25 *** Alcsar is now known as Alcasar
18:00:40 <Alcasar> hi
18:10:29 *** Alcasar has quit (Quit: Page closed)
18:16:57 *** z3uS has quit (Ping timeout: 258 seconds)
18:17:02 *** z3uS| (plzhalp@plzhalp.us) has joined #portableapps
18:17:11 *** z3uS| is now known as z3uS
18:21:47 *** Thasmo (~thasmo@d86-33-68-42.cust.tele2.at) has joined #portableapps
18:41:16 *** rcmaehl (~rcmaehl@unaffiliated/rcmaehl) has joined #portableapps
19:05:14 *** WLP|Away (~chatzilla@c-98-213-231-186.hsd1.il.comcast.net) has joined #portableapps
19:06:03 <WLP|Away> Is there a known compatibility problem between Portable Firefox and the Session Manager extension? SM doesn't seem to be working. It loads. It's menus work. But sessions don't load. :(
19:25:09 *** Alley^Away has quit (Read error: Connection reset by peer)
19:26:53 *** OliverK|Away is now known as OliverK
19:31:45 *** Oni-Neoxes (~Oni-Neoxe@clsm-74-47-64-108.-pppoe.dsl.clsm.epix.net) has joined #portableapps
19:31:45 *** Oni-Neoxes has quit (Changing host)
19:31:45 *** Oni-Neoxes (~Oni-Neoxe@unaffiliated/oni-neoxes) has joined #portableapps
19:36:54 *** WLP|Away has quit (Quit: ChatZilla 0.9.86.1-rdmsoft [XULRunner 1.9.2.13/20101203074205]+[ twitch-z:v0.1 - http://twitch.dcbl.ca ])
19:44:51 *** OliverK is now known as OniNeoxes
19:44:57 *** OniNeoxes is now known as OliverK
19:56:52 *** rcmaehl has quit (Quit: BBL Cleaning my battle station.)
20:13:54 *** rcmaehl (~rcmaehl@unaffiliated/rcmaehl) has joined #portableapps
20:15:44 *** Jedrzej_s (~Jedrzej@c162-15.icpnet.pl) has joined #portableapps
20:15:55 *** Jedrzej_s has parted #portableapps (None)
20:17:05 *** pa_7904 (d0f0f3aa@gateway/web/freenode/ip.208.240.243.170) has joined #portableapps
20:17:55 <pa_7904> i am trying to create my first portable app, can some send me in the right direction to start doing that?
20:18:20 <sar3th> pa_7904: read the field guide: http://portableapps.com/node/14868 :)
20:18:34 <sar3th> ask here if you have any questions or need help :)
20:18:40 <pa_7904> I will give that a try! Thanks
20:18:44 *** pa_7904 has quit (Client Quit)
20:24:47 *** OliverK is now known as OliverK|Away
20:39:55 *** agdurrette|away is now known as agdurrette
20:46:23 *** Spellbreaker has quit (Quit: Verlassend)
20:47:53 *** Thasmo has quit (Ping timeout: 240 seconds)
20:48:59 *** Spellbreaker (~Spellbrea@hmbg-4d06e183.pool.mediaWays.net) has joined #portableapps
20:49:08 *** Jedrzej_s (~Jedrzej@c162-15.icpnet.pl) has joined #portableapps
20:52:30 *** Oni-Neoxes has quit (Quit: Quit)
20:53:09 *** Thasmo (~thasmo@d86-33-68-42.cust.tele2.at) has joined #portableapps
21:00:22 *** Spellbreaker has quit (Quit: Verlassend)
21:11:44 *** rcmaehl has quit (Read error: Operation timed out)
21:23:48 *** rcmaehl (~rcmaehl@unaffiliated/rcmaehl) has joined #portableapps
21:23:55 *** Jedrzej_s has quit (Quit: Leaving)
21:39:36 *** ChrisMorgan (~ChrisMorg@unaffiliated/chrismorgan) has joined #portableapps
21:41:55 *** GordCaswell (~GordCaswe@unaffiliated/ve4jhj) has joined #portableapps
21:42:00 <GizmoBot> GordCaswell is the developer of Armagetron Advanced Portable, Evince Portable & ZSoft Uninstaller Portable
21:42:55 <GordCaswell> ChrisMorgan: I forgot about noting permission for VirusTotal & Balabolka. it's noted now for both
21:45:02 *** CodyMartin has parted #portableapps (None)
21:54:31 *** GordCaswell has quit (Quit: Later, all!)
22:11:18 *** agdurrette is now known as agdurrette|away
22:24:12 *** Thasmo has quit (Ping timeout: 258 seconds)
22:28:57 *** ChrisMorgan has quit (Ping timeout: 248 seconds)
22:46:43 *** agdurrette|away is now known as agdurrette
22:59:46 *** Oni-Neoxes (~Oni-Neoxe@unaffiliated/oni-neoxes) has joined #portableapps
23:16:34 *** SrgSiler|AFK has quit (Ping timeout: 252 seconds)
23:27:12 *** george_ (~george@67.143.220.197) has joined #portableapps
23:28:28 <george_> anybody know more than i do abt the PAM RC release date?
23:28:43 <george_> Waiting is horrible :-)
23:30:30 *** george_ has quit (Read error: Connection reset by peer)
23:31:12 *** george_ (~george@67.143.220.197) has joined #portableapps
23:31:15 *** ptmb has quit (Quit: Bye everybody)
23:31:54 <george_> what was that?
23:32:11 *** george_ is now known as george__
23:32:54 *** SergentSiler (~Kyle@unaffiliated/sergentsiler) has joined #portableapps
23:32:58 <GizmoBot> SergentSiler is a PortableApps.com Menu Themer, his theme website is http://silerhost.site50.net
23:33:01 *** george__ has quit (Read error: Connection reset by peer)
23:33:44 *** george__ (~george@67.143.220.197) has joined #portableapps
23:33:52 <george__> again? is freenode having issues? I keep getting kicked off
23:40:44 <gluxon> george__: I haven't had issues.
23:41:31 <george__> I just got booted twice- something about NickServ
23:41:55 <gluxon> george__: The only one who knows more about the PortableApps.com Platform 2.0 RC release is John.
23:42:05 <gluxon> Everyone else just knows it's coming later this week.
23:42:44 <george__> Ok. had to ask
23:43:00 <gluxon> george__: If you logged in as "george", that nickname was likely taken already.
23:45:20 <george__> I know, it always renames me. Maybe george_ was registered while i was on right now, and it kicked me off that too
23:47:31 <george__> Sorry i signed in just to bug about the PAM. I've been anxiously waiting since 2b5, and just cant wait until the RC/final gets out.
23:52:14 *** george__ has quit (Remote host closed the connection)
23:53:50 *** Zarggg (~zarggg@24.229.139.169.res-cmts.sm.ptd.net) has joined #portableapps