IRC Log from 2011-10-15

00:17:13 *** PlauSocks|AFK is now known as PlauSocks
01:40:18 *** sar3th has quit (Quit: "Our culture doesn't get smarter, it just finds new ways of being retarded.")
02:22:02 *** ZachThibeau is now known as ZachT|ZNC
02:27:09 *** ZachT|ZNC is now known as ZachThibeau
03:57:13 *** AlleyKat (~Miranda@0x573a58b7.ronnqu1.dynamic.dsl.tele.dk) has joined #portableapps
04:18:21 *** ChrisMorgan (~ChrisMorg@unaffiliated/chrismorgan) has joined #portableapps
04:19:25 *** PlauSocks is now known as PlauSocks|AFK
04:20:46 *** kAlug (bb4a0250@gateway/web/freenode/ip.187.74.2.80) has joined #portableapps
04:22:15 <kAlug> hey ChrisMorgan
04:22:21 <ChrisMorgan> Gleetings.
04:25:09 <kAlug> John suggested a new feature: "I'd like to write a ReplaceAll FileWriteN type and LastAllPaths/AllPaths special variable that would handle those 3 replacements with a single INI entry."
04:25:33 <kAlug> I was thinking on creating a new section [ReplaceCommonValues], with contents <file>=<mode (if any, e.g. DoubleBackslash)>
04:26:52 <kAlug> Replacements: LastDrive to Drive, LastLauncherPath to LauncherPath and LastPortableAppsRootPath to PortableAppsRootPath (more on this last one on the forum).
04:33:49 <ChrisMorgan> If it were just like that, then I'd prefer [FileWriteN]:Type=ReplaceCommon with an optional Mode=DoubleBackslash.
04:34:22 <ZachThibeau> howdy ChrisMorgan
04:35:27 <kAlug> Here are some proposals: http://pastebin.com/z9UafQD9
04:36:10 <ChrisMorgan> Where possible, I'd like to restrict the number of different sections we get. That's why we have [FileWriteN] rather than [FileReplaceN], [FileINIWriteN], etc.
04:37:34 <kAlug> What do you think on my style (lines 48-52) then?
04:38:44 *** PlauSocks|AFK is now known as PlauSocks
04:39:11 * ZachThibeau has been playing with adding multithreading support in PChat
04:41:47 <ChrisMorgan> %PAL:Drive%%PAL:PortableAppsRootDir:ForwardSlash% is not what I envisage PAL:PortableAppsRootDir being. That's thinking it will be \, whereas I think it should be X:\. And call it PAL:Root. I would go so far as to say we will *never* want it as a partial directory.
04:44:02 <ChrisMorgan> Fancy replacing just a backslash!
04:44:17 <ChrisMorgan> That would be even worse than this X: problem that we have occasionally.
04:44:39 <kAlug> I'm not sure what you're talking about.
04:45:30 <kAlug> Oh, I see now.
04:47:39 <kAlug> You'll need to discuss PortableAppsRootPath with John. I'm really just interested on Replace(All|Common).
04:56:38 *** kAlug has quit (Quit: my brain is overheating)
05:23:52 *** PlauSocks is now known as PlauSocks|AFK
05:31:35 *** ChrisMorgan has quit (Ping timeout: 252 seconds)
06:49:36 *** ChrisMorgan (~ChrisMorg@unaffiliated/chrismorgan) has joined #portableapps
07:50:13 *** ChrisMorgan has quit (Ping timeout: 240 seconds)
09:23:51 *** dns (6dab0b1d@gateway/web/freenode/ip.109.171.11.29) has joined #portableapps
09:23:55 <dns> Hello
09:24:40 *** dns has quit (Client Quit)
09:57:26 *** AlleyKat has quit (Read error: Connection reset by peer)
10:07:12 *** Thasmo (~thasmo@d86-32-70-74.cust.tele2.at) has joined #portableapps
11:11:30 *** techfreak2411 (~techfreak@c-68-40-88-129.hsd1.mi.comcast.net) has joined #portableapps
11:22:08 *** MaienM (~MaienM-F@unaffiliated/maienm) has joined #portableapps
11:30:25 *** benedikt93 (~benedikt9@unaffiliated/benedikt93) has joined #portableapps
12:16:03 *** kosto (~michal@bband-dyn241.95-103-119.t-com.sk) has joined #portableapps
12:49:51 *** techfreak2411 has quit (Ping timeout: 248 seconds)
13:06:59 *** ChrisMorgan (~ChrisMorg@unaffiliated/chrismorgan) has joined #portableapps
13:16:41 *** techfreak2411 (~techfreak@c-68-40-88-129.hsd1.mi.comcast.net) has joined #portableapps
13:33:18 *** TPFC-SYSTEM (~opera@cs94220.pp.htv.fi) has joined #portableapps
13:38:23 *** techfreak2411 has quit (Ping timeout: 248 seconds)
14:10:20 *** kAlug (bb4a0250@gateway/web/freenode/ip.187.74.2.80) has joined #portableapps
14:17:08 <TPFC-SYSTEM> Hi kAlug!
14:17:31 <TPFC-SYSTEM> Do you think Chromium Portable will be an official PortableApps,com application one day?
14:18:07 <TPFC-SYSTEM> Also, you've got a feature request: http://www.portablefreeware.com/forums/viewtopic.php?p=41534#p41534
14:18:08 <TPFC-SYSTEM> :)
14:31:16 <kAlug> TPFC-SYSTEM: I don't think so.
14:32:43 <kAlug> WRT the tracking, do you mean http://en.wikipedia.org/wiki/Google_Chrome#Usage_tracking ?
14:34:13 <kAlug> Installation is, well, not installed. RLZ is not included with Chromium. And the last four can be configured with a special profile. I can make one available to download.
14:35:31 <TPFC-SYSTEM> That would be nice.
14:36:38 <TPFC-SYSTEM> We are really excited about Chromium Portable. :)
14:36:49 <TPFC-SYSTEM> I'm going to add it to the TPFC database tomorrow.
14:38:17 *** ChrisMorgan has quit (Ping timeout: 252 seconds)
14:47:34 <kAlug> Thank you! I'm going to travel today and I'll test a working profile and the best way to deploy it (replacing the default one vs. adding a new profile) on the way.
14:50:50 *** ZachThibeau is now known as ZachT|ZNC
14:50:54 *** kosto has quit (Read error: Connection reset by peer)
14:54:24 *** ZachT|ZNC is now known as ZachThibeau
15:01:33 *** kosto (~michal@bband-dyn241.95-103-119.t-com.sk) has joined #portableapps
15:04:05 *** kAlug has quit (Ping timeout: 265 seconds)
15:41:35 *** techfreak2411 (~techfreak@c-68-40-88-129.hsd1.mi.comcast.net) has joined #portableapps
15:52:15 *** techfreak2411 has quit (Ping timeout: 248 seconds)
15:58:46 *** kAlug_ (bb390e3e@gateway/web/freenode/ip.187.57.14.62) has joined #portableapps
15:59:29 <kAlug_> TPFC-SYSTEM: Do you need anything for the Chromium Portable entry?
16:00:10 <TPFC-SYSTEM> Nope, all information I need is publicly available.
16:02:08 <kAlug_> OK.
16:15:53 *** kAlug_ has quit (Quit: network switch)
18:15:20 *** pa_7585 (d840befc@gateway/web/freenode/ip.216.64.190.252) has joined #portableapps
18:15:29 *** pa_7585 has quit (Client Quit)
18:15:48 *** kosto has quit (Read error: Connection reset by peer)
18:56:26 *** rcmaehl (~rcmaehl@unaffiliated/rcmaehl) has joined #portableapps
19:23:18 *** TPFC-SYSTEM has quit (Quit: TPFC-SYSTEM)
19:23:35 *** techfreak2411 (~techfreak@c-68-40-88-129.hsd1.mi.comcast.net) has joined #portableapps
19:36:37 *** gluxon (~gluxon@unaffiliated/gluxon) has joined #portableapps
19:38:55 *** techfreak2411 has quit (Ping timeout: 248 seconds)
19:42:42 *** Thasmo has quit ()
20:00:34 *** rcmaehl has quit (Read error: Connection reset by peer)
20:21:26 *** rcmaehl (~rcmaehl@unaffiliated/rcmaehl) has joined #portableapps
20:47:20 *** benedikt93 has quit (Read error: Connection reset by peer)
20:47:54 *** benedikt93 (~benedikt9@unaffiliated/benedikt93) has joined #portableapps
22:02:20 *** benedikt93 has quit (Quit: Bye ;))
22:09:19 *** gluxon has quit (Ping timeout: 248 seconds)
22:13:11 *** gluxon (~gluxon@unaffiliated/gluxon) has joined #portableapps
23:09:53 *** ChrisMorgan (~ChrisMorg@unaffiliated/chrismorgan) has joined #portableapps
23:15:25 *** ChrisMorgan has quit (Ping timeout: 240 seconds)
23:51:27 *** ronjn has quit (Quit: Rien n'est vrai. Tout est permis.)
23:52:12 *** ronjn (ronjn@dslb-088-067-077-080.pools.arcor-ip.net) has joined #portableapps
23:55:34 *** pa_0192 (48fd4641@gateway/web/freenode/ip.72.253.70.65) has joined #portableapps
23:55:48 *** pa_0192 has quit (Client Quit)