IRC Log from 2012-07-18

00:23:48 *** gluxon is now known as gluxon2
00:23:57 *** gluxon2 is now known as gluxon
00:25:51 *** Kiriko has parted #portableapps (None)
00:28:36 *** gluxon is now known as gluxon2
00:28:41 *** gluxon2 is now known as gluxon
02:18:00 *** kAlug (~kalug@187.74.6.25) has joined #portableapps
03:04:44 *** ronjn___ (~ronjn@p579D1580.dip.t-dialin.net) has joined #portableapps
03:05:05 *** ronjn has quit (Ping timeout: 265 seconds)
03:28:42 *** ZachThibeau (~ZachThibe@mctnnbsa51W-156034092227.dhcp-dynamic.FibreOp.nb.bellaliant.net) has joined #portableapps
03:28:42 *** ZachThibeau has quit (Changing host)
03:28:43 *** ZachThibeau (~ZachThibe@unaffiliated/zachthibeau) has joined #portableapps
03:28:44 <GizmoBot> ZachThibeau is the main developer of PChat and is a developer with PortableApps.com
03:28:50 <GizmoBot> ZachThibeau is the main developer of PChat and is a developer with PortableApps.com
03:40:32 <kAlug> hey ZachThibeau
03:40:38 <ZachThibeau> hey kAlug
03:43:52 <kAlug> ZachThibeau: Do you know how do I pass a reference to an int to a function in C++?
03:44:20 <gluxon> ZachThibeau: Prepend it with &
03:44:22 <gluxon> Sorry
03:44:30 <gluxon> kAlug: &$int
03:44:53 <ZachThibeau> I'm not the best person to be asking, while I program I don't really teach or solve problems for anyone, I just suck in that department
03:45:03 <kAlug> I tried. Got "cannot convert from int * to int &".
03:45:49 <ZachThibeau> before adding what gluxon pointed out, what was the error before?
03:46:08 <kAlug> That was the first thing I've tried.
03:46:17 <kAlug> Actually dropping the & worked.
03:46:28 <gluxon> Right.
03:46:34 <gluxon> The C++ function shouldn't be doing that.
03:47:05 <kAlug> What do you mean?
03:47:23 <gluxon> The function you're calling requires the actual variable to be passed.
03:47:51 <gluxon> C++ functions should request a 'pointer'/'reference' to the variable instead.
03:48:27 <gluxon> C++ is a bit stupid (as being designed decades ago), when you pass the actual variable (not a pointer), it copies the entire variable (which makes the program lag).
03:49:07 <gluxon> When you pass a pointer, C++ can just use a short address instead of the entire variable. (AE94)
03:49:31 <gluxon> kAlug: Is this a function you developed yourself?
03:49:58 <kAlug> Yep. Slowly learning some bits of C++.
03:50:13 <kAlug> Current prototype is this: static LPWSTR UTF8ToWideChar (std::string str, int &length);
04:35:21 *** TPFC-SYSTEM (~opera@cs84248.pp.htv.fi) has joined #portableapps
04:38:44 <kAlug> hi TPFC-SYSTEM
04:38:55 <TPFC-SYSTEM> Hi kAlug
04:43:50 *** gluxon has parted #portableapps (None)
04:50:57 *** ZachThibeau has quit (Quit: Leaving)
06:37:31 *** pa_0042 (4f0e7a8f@gateway/web/freenode/ip.79.14.122.143) has joined #portableapps
06:37:53 <pa_0042> Hi,cai i ask one question?
06:50:44 <TPFC-SYSTEM> pa_0042: Of course. You don't need to ask permission for that. :)
06:52:01 <pa_0042> oh,tank's. Before i write i ask sorry for my bad english. i try to use a translator for semplification my question.
06:52:07 <pa_0042> I'm Mark, I call from Italy. I wanted to know if it 'can install your software "portable apps" on my work computer. I have no need to distribute it, but I just want to know if I can install it on a pc in my company (we are 12 employees). As a second question I would ask if the applications within a "portable apps" (which I seem to understand is certified OPI) are all accessible for use "not personal".
06:53:32 <TPFC-SYSTEM> Yes, you can install the PortableApps.com Platform on your computers.
06:54:12 <pa_0042> it's to simple? Without ask permission to somebody?
06:54:40 <TPFC-SYSTEM> Only some of the applications allow commercial use. You need to look at the "License" field at each application page.
06:54:46 <TPFC-SYSTEM> For example: http://portableapps.com/apps/internet/firefox_portable
06:54:55 <TPFC-SYSTEM> "License: Free / Open Source (Launcher: GPL, Firefox: MPL/GPL/LPGL under Mozilla EULA)"
06:55:02 <kAlug> TPFC-SYSTEM: You mean "do *not* allow", right?
06:55:19 <TPFC-SYSTEM> In the case of Firefox Portable, commercial use is allowed.
06:55:36 <TPFC-SYSTEM> Otherwise the License would be "Free for personal use" or something.
06:56:20 <TPFC-SYSTEM> kAlug: No. With "some of the applications", I mean the majority.
06:57:00 <kAlug> Ah. Alright then.
06:57:04 <TPFC-SYSTEM> pa_0042: If it is your company, you indeed don't need to ask permission.
06:57:20 <TPFC-SYSTEM> If not, I suggest that you ask your boss first.
06:58:37 <pa_0042> ok,thank's,thank's and another thank's for time spent to istruction me. Now i read well what you write for understand which apllication are complete free or not (or where find to watch)
06:59:00 <pa_0042> it's family company,thank's for attenction to say me
06:59:15 <TPFC-SYSTEM> You're welcome. :)
06:59:45 <pa_0042> last thing: Is possible there is a OSI app certified but not complete free?
07:00:07 <pa_0042> for example OSI app but only for personal use
07:00:37 <TPFC-SYSTEM> I think so, but I'm not sure. :/
07:01:23 <pa_0042> Thanks, I appreciate and I respect what you do. greetings
07:16:15 *** pa_0042 has quit (Ping timeout: 245 seconds)
07:40:23 *** schu (~chatzilla@178.191.72.49) has joined #portableapps
07:41:11 <schu> hi there. we would like to use portable firefox from portableapps in a commercial product - can you please provide info on distribution policies?
07:48:24 <TPFC-SYSTEM> http://portableapps.com/about/contact#business
07:53:32 *** schu has quit (Quit: ChatZilla 0.9.88.2 [Firefox 13.0.1/20120614114901])
08:00:08 *** kAlug has quit (Quit: zzz...)
08:25:09 *** habr100 (~habr100@bband-dyn63.178-40-8.t-com.sk) has joined #portableapps
08:27:42 *** habr100 has parted #portableapps (None)
08:28:45 *** Kiriko (~Kiriko@unaffiliated/kiriko) has joined #portableapps
09:23:43 *** Kiriko has quit (Quit: ChatZilla 0.9.88-rdmsoft [XULRunner 1.9.0.17/2009122204])
13:18:18 *** Mirswrith (1834580c@gateway/web/freenode/ip.24.52.88.12) has joined #portableapps
13:20:39 <Mirswrith> does anyone know how to change the directory location for the music / documents / pictures / videos folders ????
13:30:13 *** Mirswrith has quit (Quit: Page closed)
13:34:08 *** pa_0722 (41be2e49@gateway/web/freenode/ip.65.190.46.73) has joined #portableapps
13:34:33 <pa_0722> I downloded portable apps, multiple times and I cannot get the program to run
13:37:36 <pa_0722> HELP!! I've tried everything... I have another flashdrive with the software,, but most of the apps don't work
13:46:13 <pa_0722> Hello!! anyone there?
13:47:02 <pa_0722> +GizmoBot ... Do you have any idea why my apps won't launch?
13:49:51 *** pa_0722 has quit (Quit: Page closed)
14:08:49 *** OliverK|away is now known as OliverK
15:00:10 *** TPFC-SYSTEM has quit (Quit: TPFC-SYSTEM)
15:09:47 *** rainroom69 (~RainrooM@d54C35985.access.telenet.be) has joined #portableapps
15:48:25 *** JohnTHaller (~JohnTHall@cpe-68-173-237-124.nyc.res.rr.com) has joined #portableapps
15:59:14 *** rainroom69 has quit (Read error: Connection reset by peer)
16:00:32 *** rainroom69 (~RainrooM@d54C35985.access.telenet.be) has joined #portableapps
16:01:45 *** rainroom69 has quit (Read error: Connection reset by peer)
16:02:44 *** rainroom69 (~RainrooM@d54C35985.access.telenet.be) has joined #portableapps
16:03:52 *** rainroom69 has quit (Read error: Connection reset by peer)
16:04:55 *** rainroom69 (~RainrooM@d54C35985.access.telenet.be) has joined #portableapps
16:06:24 *** OliverK is now known as OliverK|away
16:45:34 *** TPFC-SYSTEM (~opera@cs84248.pp.htv.fi) has joined #portableapps
16:48:27 *** TPFC-SYSTEM has parted #portableapps (None)
16:48:51 *** TPFC-SYSTEM (~opera@cs84248.pp.htv.fi) has joined #portableapps
17:25:12 *** ZAX07 (~ZAXO7@109.220.23.95.dynamic.jazztel.es) has joined #portableapps
17:28:20 *** ZAX07 has quit (Client Quit)
17:28:39 *** JohnTHaller has parted #portableapps (None)
17:36:30 *** benedikt93 (~benedikt9@unaffiliated/benedikt93) has joined #portableapps
17:40:28 *** ffrith (~Werner@46.115.57.1) has joined #portableapps
18:11:24 *** AlleyKat (~Miranda@87.58.90.93) has joined #portableapps
18:48:11 *** ffrith has quit (Quit: Verlassend)
19:09:35 *** Kiriko (~Kiriko@unaffiliated/kiriko) has joined #portableapps
19:23:04 *** Kiriko has quit (Quit: ChatZilla 0.9.88-rdmsoft [XULRunner 1.9.0.17/2009122204])
19:28:24 *** Guest26910 (~Bensawsom@c-50-138-197-120.hsd1.ct.comcast.net) has joined #portableapps
19:29:43 *** zma_ (~marko@12.219.152.10) has joined #portableapps
19:30:27 *** TPFC-SYSTEM has quit (Quit: TPFC-SYSTEM)
19:34:12 *** AlleyKat has quit (*.net *.split)
19:34:15 *** Guest16979 has quit (*.net *.split)
19:34:17 *** zma has quit (*.net *.split)
19:53:21 *** Kiriko (~Kiriko@unaffiliated/kiriko) has joined #portableapps
20:21:04 *** rainroom69 has quit (Read error: Connection reset by peer)
20:47:59 *** gluxon (~gluxon@unaffiliated/gluxon) has joined #portableapps
21:30:02 *** Kiriko has quit (Quit: ChatZilla 0.9.88-rdmsoft [XULRunner 1.9.0.17/2009122204])
22:01:59 *** gluxon has quit (Quit: Leaving.)
22:02:48 *** gluxon (~gluxon@unaffiliated/gluxon) has joined #portableapps
22:04:45 *** kAlug (~kalug@200-207-32-39.dsl.telesp.net.br) has joined #portableapps
22:28:34 *** benedikt93 has quit (Quit: Bye ;))
22:53:17 *** sar3th (~sar3th@krlh-5f71c3ff.pool.mediaWays.net) has joined #portableapps
22:53:18 *** sar3th has quit (Changing host)
22:53:18 *** sar3th (~sar3th@unaffiliated/sar3th) has joined #portableapps
23:30:27 *** kAlug has quit (Quit: dinner)
23:43:51 *** ZachThibeau (~ZachThibe@unaffiliated/zachthibeau) has joined #portableapps
23:43:51 *** ZachThibeau has quit (Client Quit)
23:43:52 <GizmoBot> ZachThibeau is the main developer of PChat and is a developer with PortableApps.com
23:49:54 *** ZachThibeau (~ZachThibe@mctnnbsa51W-156034092227.dhcp-dynamic.FibreOp.nb.bellaliant.net) has joined #portableapps
23:49:54 *** ZachThibeau has quit (Changing host)
23:49:54 *** ZachThibeau (~ZachThibe@unaffiliated/zachthibeau) has joined #portableapps
23:50:25 *** pa_4390 (48ea8d21@gateway/web/freenode/ip.72.234.141.33) has joined #portableapps
23:51:58 *** pa_4390 has quit (Client Quit)