00:00:24 *** kAlug|Away is now known as kAlug 00:00:27 pa_4436: Maybe. Why? 00:00:48 I wanted to suggest an option to donate with trialpay 00:01:48 *** pa_4436 is now known as [phly95] 00:03:05 <[phly95]> That would be good for people who want to support this site but dont want to spend money on it. 00:03:28 *** [phly95] is now known as phly95 00:03:30 It's nice to see development continue on portable apps though one has to wonder if eventually they will have to adapt to the change in tech. 00:04:27 I mean with the continued upswing in tablet and mobile sales and the slower progression of desktop and laptop sales you can see which way the market is starting to trend. 00:05:22 phly95: I'll pass that to our project manager, when he comes back online. 00:05:27 But kids will still wanna play their games on public computers though, right, that is what I use portable apps for. 00:05:47 Sure. 00:06:30 In fact over the next few years hopefully developers for projects like these will find a way to swing with the trend changes. 00:06:54 plus, it's easier to pretend to be doing work on a school computer rather than using their cell phones in school 00:07:03 Find niches that keep the need for such applications and utilize them. 00:07:49 masthom: Exactly. Tablets are for content use, not generation. We'll still have a niche. 00:08:02 I would like a working portable Steam app, that would be good. 00:08:53 Desktop and laptop manufacturers along with portable device manufactures face the same problems trying to keep up with the trends. 00:09:32 More so with the increase in "air drop" type technology that allows seamless transfer without the need for external devices. 00:10:04 phly95, iirc someone was actually working on that 00:11:51 Unfortunatly, the current version of Steam portable doesn't work w/o admin though. 00:12:15 So it won't work at school 00:12:18 as steam needs to install some runtimes, i doubt there will be a working version w/o admin rights 00:14:45 A virtual PC app would be good for that, make an app that excepts an OS boot disks and I could put Ubuntu with crossover on that. Then Steam will work well anywhere. 00:20:44 Do you think my previous post is a good Idea? 00:21:22 Which one? 00:22:13 This one: "A virtual PC app would be good for that, make an app that excepts an OS boot disks and I could put Ubuntu with crossover on that. Then Steam will work well anywhere." 00:23:53 Maybe QEMU. I don't remember if it requires admin rights. 00:30:54 Actually, I found one called JPC just now but I don't know how to get Linux installed on it 00:33:23 http://jpc.sourceforge.net/home_home.html 00:33:28 is the link 00:33:32 "Programs inside JPC can run up to 20% of the native processor speed.". Doesn't seems good. 00:33:42 For games. 00:34:10 darn, that's exactly what I wanted it for. 00:34:49 I wanted to put Steam on it 00:39:44 Actually, this one looked good http://portableapps.com/node/21307 00:40:42 It has a built in install feature for Ubuntu so I don't have to do anything manually 00:42:09 It's pretty easy to use for a program using the command promt to navigate. 00:46:53 Do you think that it will be good for games or not? 00:53:36 I don't know. My experience with QEMU is pretty... slow. 00:54:17 *** masthom has parted #portableapps (None) 01:03:50 Now that Ubuntu is downloaded, I noticed that it is taking a long time to load. 01:04:47 *** techfreak245 has quit (Ping timeout: 248 seconds) 01:09:16 I'm going to try Damn Small Linux 01:29:22 *** AlleyKat has quit (Read error: Connection reset by peer) 01:36:23 *** phly95 has quit (Quit: Page closed) 01:39:57 *** OliverK is now known as OliverK|Away 02:04:04 *** kAlug is now known as kAlug|Away 02:55:07 *** JohnTHaller (~JohnTHall@cpe-98-14-114-27.nyc.res.rr.com) has joined #portableapps 02:55:53 Hey guys. Just wanted to let you know the platform won't drop today. I spent all day in bed. So it'll likely be tomorrow or Friday. Just a heads up. 02:56:55 feeling sick? 02:57:27 Nasty cold (hopefully not flu). Girlfriend has been down for the count for 5 days so far, called out sick the last 2. 02:57:34 ugh 02:57:37 get well soon 02:57:49 :) 02:57:57 One of those throbbing head dizzy things that makes coding all but impossible. Thanks man. 02:58:15 Apparently all of NYC has it, has had it, or will shortly. Yay subways. 02:59:08 we got that in germany as well, i've been feeling ill for the last 5 days or so...it tends to become worse towards night 02:59:47 Yeah. I was hoping for a light version since I've had it about 5 days now. But yesterday night it started nailing me. Likely because I attended the NY Tech Meetup to see the mayor and other folks. 03:00:08 :| 03:00:14 one step forward, two steps back 03:02:26 *** kAlug|Away is now known as kAlug 03:03:45 Yeah, I know. Really wanted to get the platform out to start fundraising. Rent and hosting and all. 03:05:03 Hi kAlug. You give any thought to the 3 Last vars in PAL vs all manual? 03:07:38 (I'll only be online a few minutes. Feeling pretty off, but at least I'm not vomitting... yet, anyway) :P 03:09:47 I don't really have a strong opinion on that. A note: Kingsoft Office does need LastAppData. 03:10:06 "I honestly can't think of a use for storing anything beyond that [...]" 03:10:16 hola John 03:11:12 Oh yeah. Sorry, I completely forgot that some apps may need a couple local vars like that. I wasn't advocating removing the functionality, just not forcing devs to use it for those basic 3 pairs of locations, which is all our 200+ apps in release need. 03:11:15 hi Zac 03:12:26 kAlug: I hope you didn't see my ranty first version of that post. If you did, I'm sorry. Very rough day. 03:13:30 managed to figure out the crashing issues in 1.4.2 of PChat, seems settings are causing the conflict, did a clean install and it worked until closing, I managed to fix the closing bug but settings I'm still unsure of what's going on there or why it's crashing with pre-existing settings 03:14:11 diff the settings. 03:14:35 to be honest nothing has changed in the settings, I've made sure of that 03:15:06 anyways I've been doing crash tests through a debugger 03:16:03 JohnTHaller: for those variables + ReplaceAll we could have a sort of "default config" mode. 03:16:18 in other hands my branch for PChat for updating the code to gtk3 is coming pretty well 03:16:39 kAlug: Default how? Would you think of using the INI as I'd suggested in the post? 03:16:43 mind you I had to compile gtk3 myself since there are no official gtk3 packages available for windows anymore 03:17:40 just a lot of images in gtk2 where gdk stuff and gtk3 pretty much moved to cairo based graphics which is causing some issues but hopefully not too bad 03:17:44 kAlug: I ask because I've been updating every single app to support partial path portability (one INI section is now two) and knowing in the back of my mind I was gonna have to do it to them all again once we have PortableAppsRoot (now 3 INI sections per replacement per file) 03:18:10 I'm still thinking. But it would also add a [ReplaceCommonValues] section to replace thar vars automatically. 03:18:35 I'd rather not add anything major to the INI for it that the dev needs to think about. 03:18:48 The sections contents would be = 03:20:03 I was thinking we could use it just like everything else and just replace the string. So if type=ReplaceAll, then we know we'll have the special var in there and just run the standard replace 3 times using the 3 different vars. 03:22:01 I'll check with Chris the better option. But anyway, you'll get it. 03:23:06 Off-topic: How should be .NET version support: a specific version, at least that version, ? Should I include a maximum version? 03:24:38 kAlug: Here's what I mean about the INIs getting out of hand. This is the InkscapePortable.ini real world, with LastPARoot and with ReplaceAll: http://pastebin.com/Q8XncJrT 03:25:32 kAlug: From what I've researched, the app should just specify what it needs as generically as possible (Example: just 3.5 if it doesn't require SP1) 03:25:48 And then we should use that NSIS code I linked you to or a reinterpretation of it 03:26:15 Sorry, I have to go now. You know, I'll check the logs later. 03:26:24 *** kAlug has quit (Quit: Dennis Ritchie, 1941 – 2011) 03:26:27 No worries. T 03:30:05 kalug: when you check the logs, I added the example to the post: http://portableapps.com/node/29458#comment-184650 03:49:35 *** sar3th has quit (Ping timeout: 260 seconds) 03:49:45 Alright, crashing, night all 03:50:13 *** JohnTHaller has parted #portableapps (None) 03:51:12 *** DannyMuniz (~Kiriko@c-71-192-128-148.hsd1.ma.comcast.net) has joined #portableapps 03:51:12 *** DannyMuniz has quit (Changing host) 03:51:12 *** DannyMuniz (~Kiriko@unaffiliated/kiriko) has joined #portableapps 04:02:28 *** DannyMuniz has quit (Quit: Never Drive Faster Than What Your Guardian Angel Can Fly! (Denise Wiedeman)) 04:10:41 *** kAlug (~kalug@187.57.6.166) has joined #portableapps 04:10:42 *** kAlug is now known as Aerok 04:21:56 http://lwn.net/Articles/462652/ 04:59:10 *** PlauSocks is now known as PlauSocks|AFK 05:35:25 *** Aerok has quit (Ping timeout: 240 seconds) 05:35:50 *** Aerok (~kalug@187.11.98.69) has joined #portableapps 06:09:08 *** Aerok2 (~kalug@187.57.0.248) has joined #portableapps 06:10:11 *** Aerok has quit (Ping timeout: 258 seconds) 06:26:47 *** Aerok2 has quit (Ping timeout: 252 seconds) 06:27:27 *** Aerok (~kalug@187.11.100.26) has joined #portableapps 06:28:07 *** kosto (~michal@chello089173144020.chello.sk) has joined #portableapps 07:00:16 *** Aerok has quit (Quit: Nettalk6 - www.ntalk.de) 08:13:30 *** kosto has quit (Read error: Connection reset by peer) 08:35:15 *** AlleyKat (~Miranda@0x573a58b7.ronnqu1.dynamic.dsl.tele.dk) has joined #portableapps 10:15:01 *** techfreak245 (~techfreak@c-68-40-88-129.hsd1.mi.comcast.net) has joined #portableapps 12:23:11 *** techfreak245 has quit (Ping timeout: 248 seconds) 12:27:05 *** ZachThibeau has quit (Quit: TheCyberShocker, ZNC http://thecybershocker.com/) 13:18:01 *** ZachThibeau (~ZachThibe@99.198.122.68) has joined #portableapps 13:18:03 ZachThibeau is the main developer of PChat and is a developer with PortableApps.com 13:18:13 *** ZachThibeau is now known as Guest86620 13:36:01 *** Guest86620 is now known as ZachThibeau 13:36:06 *** ZachThibeau has quit (Changing host) 13:36:06 *** ZachThibeau (~ZachThibe@unaffiliated/zachthibeau) has joined #portableapps 13:36:09 ... 13:52:57 *** kosto (~michal@chello089173144020.chello.sk) has joined #portableapps 13:58:25 *** benedikt93 (~benedikt9@unaffiliated/benedikt93) has joined #portableapps 14:12:29 *** david_pi (4a7d4056@gateway/web/freenode/ip.74.125.64.86) has joined #portableapps 14:12:53 *** david_pi has quit (Client Quit) 14:31:10 *** sar3th (~sar3th@unaffiliated/sar3th) has joined #portableapps 15:47:00 *** benedikt93 has quit (Quit: Bye ;)) 16:34:17 *** ZachThibeau has quit (Quit: TheCyberShocker, ZNC http://thecybershocker.com/) 16:47:43 *** techfreak245 (~techfreak@workstation52.macomb.edu) has joined #portableapps 17:05:27 *** ZachThibeau (~ZachThibe@99.198.122.68) has joined #portableapps 17:05:41 *** ZachThibeau is now known as Guest63414 17:09:09 *** Thasmo (~thasmo@d86-32-70-74.cust.tele2.at) has joined #portableapps 17:12:50 *** Guest63414 is now known as ZachThibeau 17:12:59 *** ZachThibeau has quit (Changing host) 17:12:59 *** ZachThibeau (~ZachThibe@unaffiliated/zachthibeau) has joined #portableapps 17:38:41 *** sar3th has quit (Ping timeout: 260 seconds) 17:55:23 *** sar3th (~sar3th@unaffiliated/sar3th) has joined #portableapps 17:59:20 *** techfreak246 (~techfreak@workstation52.macomb.edu) has joined #portableapps 18:01:04 *** techfreak245 has quit (Ping timeout: 258 seconds) 18:04:41 *** techfreak247 (~techfreak@198.111.56.52) has joined #portableapps 18:06:07 *** techfreak246 has quit (Ping timeout: 248 seconds) 18:06:51 *** techfreak248 (~techfreak@workstation52.macomb.edu) has joined #portableapps 18:09:19 *** techfreak247 has quit (Ping timeout: 258 seconds) 18:12:13 *** MaienM|Sleep is now known as MaienM 18:20:41 *** techfreak249 (~techfreak@workstation52.macomb.edu) has joined #portableapps 18:22:07 *** techfreak248 has quit (Ping timeout: 248 seconds) 18:22:43 *** techfreak2410 (~techfreak@workstation52.macomb.edu) has joined #portableapps 18:25:19 *** techfreak249 has quit (Ping timeout: 248 seconds) 18:28:35 *** techfreak2411 (~techfreak@workstation52.macomb.edu) has joined #portableapps 18:28:37 *** techfreak2411 has quit (Read error: Connection reset by peer) 18:29:14 *** techfreak2411 (~techfreak@workstation52.macomb.edu) has joined #portableapps 18:31:11 *** techfreak2410 has quit (Ping timeout: 248 seconds) 18:32:40 *** techfreak2411 has quit (Read error: No route to host) 19:59:01 *** techfreak2411 (~techfreak@c-68-40-88-129.hsd1.mi.comcast.net) has joined #portableapps 19:59:54 *** Thasmo has quit () 20:13:36 so when is release 4 coming out? i have read the thread but user der tester always says to wait 20:19:29 *** Thasmo (~thasmo@d86-32-70-74.cust.tele2.at) has joined #portableapps 20:36:37 *** AlleyKat has quit (Ping timeout: 240 seconds) 20:41:28 john's feeling sick right now, so you'll have to wait 21:57:56 *** PlauSocks|AFK is now known as PlauSocks 22:08:32 *** GordCaswell (~GordCaswe@unaffiliated/ve4jhj) has joined #portableapps 22:08:37 GordCaswell is the developer of Armagetron Advanced Portable, Evince Portable & ZSoft Uninstaller Portable 22:09:08 techfreak2411: http://portableapps.chrismorgan.info/irc/logs/?t=2011-10-13#T02-55-53 22:09:25 That's where John says what's going on right now with the platform 22:13:43 *** AlleyKat (~Miranda@0x573a58b7.ronnqu1.dynamic.dsl.tele.dk) has joined #portableapps 22:22:59 *** kosto has quit (Read error: Connection reset by peer) 22:45:08 *** Thasmo has quit () 23:10:31 *** GordCaswell has quit (Quit: Leaving)