00:04:19 *** acris (~acris@201.80.7.188) has joined #portableapps 00:05:04 *** acris has parted #portableapps (None) 00:32:31 *** rouilj1 (~rouilj@pool-74-104-157-242.bstnma.fios.verizon.net) has joined #portableapps 00:49:20 *** marlop|away is now known as marlop 00:57:20 *** gluxon has quit (Quit: Page closed) 00:57:47 *** x__ has quit (Ping timeout: 246 seconds) 01:04:15 *** ptmb has quit (Quit: Leaving) 01:09:47 *** x_ (~x@208.85.237.207) has joined #portableapps 01:12:47 *** x_ has quit (Client Quit) 01:14:02 *** ChrisMorgan has quit (Quit: Leaving.) 01:14:15 *** ChrisMorgan (~ChrisMorg@unaffiliated/chrismorgan) has joined #portableapps 01:18:45 *** ChrisMorgan has quit (Ping timeout: 265 seconds) 01:31:20 *** marlop is now known as marlop|away 02:00:02 *** vf2nsr (~chatzilla@unaffiliated/vf2nsr) has joined #portableapps 02:00:28 *** vf2nsr has quit (Client Quit) 02:13:11 *** sar3th is now known as sar3th|vacation 02:14:10 *** slick__ (~slick@S01060018f3e7ea12.ed.shawcable.net) has joined #portableapps 02:16:14 *** slick__ has quit (Client Quit) 02:16:31 *** slick__ (~slick@S01060018f3e7ea12.ed.shawcable.net) has joined #portableapps 02:17:11 *** awircser (~awircser@41.237.46.248) has joined #portableapps 02:31:51 i love those portableapps 02:31:55 yeehaa 02:36:30 *** slick__ has quit (Read error: Connection reset by peer) 02:37:24 *** slick__ (~slick@S01060018f3e7ea12.ed.shawcable.net) has joined #portableapps 02:53:42 *** ZachThibeau has quit (Quit: Leaving) 03:00:54 *** slick__ has quit (Quit: Leaving) 03:09:17 *** idwebpulsa (~idwebpuls@125.167.88.32) has joined #portableapps 03:24:25 *** JohnTHaller1 (~JohnTHall@cpe-67-247-35-38.nyc.res.rr.com) has joined #portableapps 03:24:31 *** JohnTHaller1 is now known as JohnTHaller 03:36:53 *** AppGuy (~App@unaffiliated/appguy) has joined #portableapps 03:41:04 *** AppGuy has quit (Client Quit) 03:53:20 *** idwebpulsa has quit (Remote host closed the connection) 04:04:35 *** OliverK is now known as OliverK|Away 04:05:32 *** idwebpulsa (~idwebpuls@125.167.88.32) has joined #portableapps 04:22:30 *** idwebpulsa has quit (Quit: Leaving) 04:39:28 *** ChrisMorgan (~ChrisMorg@unaffiliated/chrismorgan) has joined #portableapps 04:57:55 *** awircser has quit (Quit: Leaving) 05:36:01 *** Suiseiseki has quit (Quit: Opera Web Browser! Smaller, Faster, Easier. http://www.opera.com/) 05:42:38 hola ChrisMorgan 05:42:43 Hey JohnTHaller 05:43:48 how goes it 05:43:52 Fine. 05:51:51 And how about you? How's your work getting along? 05:52:31 It's a-comin. 05:53:35 Finishing up the installer 2.0.3 update. I swapped in the 7z beta to fully handle Unicode. Added better handling of downloads. And added the ability for online installers to look next to themselves for the files they need, along with the ability to advertise the URL, file name and MD5 to the updater via properties. 05:54:11 *** Suiseiseki (~desu@wikipedia/Antonio-Lopez) has joined #portableapps 05:54:28 So the updater can download all the files needed in one swoop and ditch the need to have the online installers have to download, which fixes proxy issues with silent installs, multiple prompts for software firewalls and inetc stealing focus (since only inetc in the updater will be used). 05:55:40 The online installer stuff sounds good. I was wondering whether it would be useful even more publicly exposed - a new page with two buttons, one to download it yourself (give the user the file name) and then select it in a file picker or some such thing, and the current I'll-do-it-for-you mode. 05:55:51 How about the fixes I put in for 2.0.3, they're in? 05:57:00 Nah, too complicated. If it's there, we'll use it, if not, we download it. 05:57:22 Which fixes had you done again. I haven't fully integrated all my changes yet, just individual bits of code atm. 05:59:03 http://portableapps.hg.sourceforge.net/hgweb/portableapps/installer/graph?revcount=50 05:59:36 The only important one I think is the StrReplace -> WordReplace one to fix that bug, http://portableapps.hg.sourceforge.net/hgweb/portableapps/installer/rev/c0e1636b4b07?revcount=50 05:59:55 Are you happy with the current tip for making it 2.0.3? 06:00:06 But there are a couple of other ones in that stable branch as well. 06:00:45 I'm pretty sure it's all safe, but I haven't tested everything, e.g. online installers I haven't tested at all 06:01:03 Your changes for 2.0.3 are probably quite significant too, I imagine. 06:01:36 Yeah, but they're pretty easy to work into anything. Not a ton of code to be honest, and I know exactly where it all is at this moment, so now would be the time to do it. 06:01:58 Do you have all the 2.0.1 and 2.0.2 fixes in tip? 06:02:02 My changes in the development branch have mainly been trying to make the code more maintainable. 06:02:20 Yep, both branches are up to date with all the fixes in 2.0.2 in. 06:02:51 I haven't converted /everything/ to UTF-8, the languages are still all UTF-16LE. 06:04:45 Are you comfortable with the changes you made without doing broader public testing? 06:04:56 I think so. 06:05:29 Ok. We only normally do testing on the major releases (2.1 for example). If you're not, we can hold all this off for 2.1 and just do the quick fixes and language updates. 06:06:01 You got any tiome tonight/today to try out the online installers and make sure they're still happy? 06:06:18 I think all the changes I've made are all 2.0.x changes really, as there is no change in functionality, just the internal code representation. 06:06:29 I'll try building an online installer. 06:08:02 Got to find one first :-/ 06:08:56 People keep on managing to get permission to redistribute freeware software :P 06:09:16 Ah, got one. PicPick. 06:10:13 Yeah, it's a good thing :) 06:10:35 I'm just happy the updater will be able to do the online bits. Just going that direction fixes 3 otherwise annoying bugs. 06:10:51 "Wiziple grants you the right to install and use copies of the SOFTWARE PRODUCT on your computer running a validly licensed copy of the operating system for which the SOFTWARE PRODUCT was designed [e.g., Windows 2000, Windows 2003, Windows XP, Windows ME, Windows Vista, Windows 7]." Am I allowed to install it on Wine? :P 06:12:20 No. Bad Chris! 06:13:11 Hah, well I'm going to anyway. It's a validly licensed copy of Wine. 06:13:52 And I can also test it on Server 2003. And if I get round to killing my NTFS partition so I can expand my ext4 partition then I'll be able to test things on Vista, 7 and Server 2008 R2 as well. 06:14:18 But because I installed it as dual boot the NTFS partition is the one with the boot flag, so if I just scrap it I think I'll have a non-booting machine. 06:15:08 With XML stuff, I've put in a thing so it'll warn the developer if they use XML features without compiling it with [Activate]:XML 06:15:13 Yeah. Unless you put in a bootloader 06:15:20 Cool 06:15:49 And I've put in a lot of validation stuff too so all keys which accept certain values will alert the developer if they put in the wrong value. 06:17:27 ChrisMorgan: should be the boot flag is on the mbr 06:17:36 and the files are on the ext4 partition 06:17:39 last I checked :) 06:17:44 image it and try 06:18:12 laters 06:18:31 I've looked at the flags in GParted (and other utilities) and it shows boot to be on sda1 - NTFS partition 06:19:06 And not on sda5, the ext4 partition (which is in an extended volume anyway so I think I'd want to resort the whole partition mess anyway). 06:20:05 ChrisMorgan: Do me a favor and check your online code. Once you're happy, zip up what you have and send it my way via email. I'll work off that for 2.0.3 and incorporate my 5 areas of new code/changes. (Yes, I'm still learning Hg) 06:24:21 I'm just testing it now, seems to be working properly so far... 06:24:38 The current state of the repository is available as http://portableapps.hg.sourceforge.net/hgweb/portableapps/installer/archive/tip.zip 06:25:15 Seems to have all worked properly. 06:25:55 So I reckon I'm happy for the default branch to be used rather than the stable branch for 2.0.3. 06:26:23 *** Suiseiseki has quit (Ping timeout: 248 seconds) 06:26:41 *** Suiseiseki (~desu@wikipedia/Antonio-Lopez) has joined #portableapps 06:27:49 * ChrisMorgan has been using hg for managing FIT1008 and FIT1010 projects 06:38:27 Ok, I'll build onto that tomorrow morning, run a few tests and release it as 2.0.3 06:39:57 *** rmccue (~rmccue@unaffiliated/rmccue) has joined #portableapps 06:42:22 Sounds good 06:55:32 *** auscompgeek is now known as aucg 06:56:04 *** aucg is now known as auscompgeek 06:59:43 *** JohnTHaller has parted #portableapps (None) 07:42:05 *** rmccue has quit (Quit: The general rule on about people on IRC seems to be "Attractive, single, mentally stable: choose two") 08:18:58 *** ChrisMorgan has quit (Ping timeout: 240 seconds) 08:34:39 *** OliverK|Away has quit (Ping timeout: 240 seconds) 08:48:07 *** BjornH (~BjornH@81-235-164-62-no21.tbcn.telia.com) has joined #portableapps 08:53:01 *** BjornH has quit (Client Quit) 09:19:59 *** BjornH (~BjornH@81-235-164-62-no21.tbcn.telia.com) has joined #portableapps 10:00:42 *** benedikt93 (~benedikt9@unaffiliated/benedikt93) has joined #portableapps 10:04:38 *** sar3th|vacation is now known as sar3th 10:20:21 *** Twinkletoes (~chatzilla@staff-acs-68-131.eduroam.brookes.ac.uk) has joined #portableapps 10:26:46 *** pa_0342 (cb3359c6@gateway/web/freenode/ip.203.51.89.198) has joined #portableapps 10:26:59 forum spam: http://portableapps.com/node/24465 10:29:48 *** pa_0342 has quit (Client Quit) 11:38:45 *** awircser (~awircser@41.237.46.248) has joined #portableapps 12:02:00 how to apply aspell to pchat?> 12:31:47 *** ChrisMorgan (~ChrisMorg@unaffiliated/chrismorgan) has joined #portableapps 12:47:36 *** awircser has quit (Quit: Leaving) 12:57:40 *** Guest41987 (~MarsJupit@202.124.73.189) has joined #portableapps 12:59:30 *** rouilj1 has quit (Quit: Leaving.) 13:06:23 *** Guest41987 has quit (Quit: Leaving) 13:09:50 *** Twinkletoes is now known as Guest58197 13:10:07 *** Twinkletoes_ (~chatzilla@dze3bf81.brookes.ac.uk) has joined #portableapps 13:11:04 *** Guest58197 has quit (Ping timeout: 240 seconds) 13:44:39 *** Gringoloco (~Gringoloc@unaffiliated/gringoloco) has joined #portableapps 14:03:04 *** ChrisMorgan has quit (Ping timeout: 252 seconds) 14:43:59 *** sar3th has quit (Remote host closed the connection) 14:56:18 *** awircser (~awircser@41.237.46.248) has joined #portableapps 15:01:24 *** rouilj1 (~rouilj@195.160.236.9) has joined #portableapps 15:22:40 *** benedikt93 is now known as benedik93|AFK 15:34:18 *** ZachThibeau (~ZachThibe@unaffiliated/zachthibeau) has joined #portableapps 15:34:19 ZachThibeau is the main developer of PChat and is a developer with PortableApps.com 15:37:53 hey Mir if you got a moment can you go to -ot for a moment? 15:39:57 *** benedik93|AFK is now known as benedikt93 16:23:28 ok 16:23:40 '/join #portableapps-ot 16:23:45 FFFFUUUUUUUUUU 16:47:01 *** rainroom69 (~RainrooM@94-224-139-197.access.telenet.be) has joined #portableapps 16:48:28 *** rouilj1 has quit (Quit: Leaving.) 16:50:51 *** benedikt93 is now known as benedik93|AFK 16:52:58 *** marlop|away is now known as marlop 17:03:15 *** ZachThibeau has quit (Quit: Leaving) 17:27:36 *** Gringoloco has quit (Ping timeout: 240 seconds) 17:30:29 *** awircser has quit (Ping timeout: 245 seconds) 17:34:57 *** ptmb (~PTMblogge@a81-84-170-85.cpe.netcabo.pt) has joined #portableapps 17:35:16 *** benedik93|AFK is now known as benedikt93 17:38:33 *** kai_kracker (~kai_62656@unaffiliated/kai-62656/x-7765177) has joined #portableapps 17:46:14 *** awircser (~awircser@41.237.46.248) has joined #portableapps 17:50:56 *** JohnTHaller (~JohnTHall@cpe-67-247-35-38.nyc.res.rr.com) has joined #portableapps 17:53:24 *** awircser has quit (Ping timeout: 245 seconds) 17:54:01 *** awircser (~awircser@41.237.53.228) has joined #portableapps 17:59:13 *** Twinkletoes_ has quit (Remote host closed the connection) 18:20:08 *** rouilj1 (~rouilj@64.134.69.240) has joined #portableapps 18:29:26 *** rainroom69 has quit (Quit: Leaving.) 18:37:56 *** rainroom69 (~RainrooM@94-224-139-197.access.telenet.be) has joined #portableapps 18:42:38 *** kai_kracker has quit (Quit: *poof*) 18:43:35 *** pa_5740 (4b79b409@gateway/web/freenode/ip.75.121.180.9) has joined #portableapps 18:47:01 Concerning this link: http://www.mi3soft.info/ 18:47:07 That is shown here on the bottom of this page: http://portableapps.com/apps/utilities/xenon_portable 18:47:15 It doesn't look like that said developer owns the site anymore, all I find are articles concerning printer ink. 18:54:03 Hello? 18:56:20 hi 18:56:56 Gizmokid2005, ^^ 18:57:38 *** rainroom69 has quit (Quit: Leaving.) 18:57:43 pa_5740: not sure what you want us to do about it... 18:58:38 that's probably who the original dev was 18:58:57 so we pointed to their site...if you actualy google it, you won't find another site really...it all winds up pointing back to PA. 18:59:38 Gizmokid2005: OK, I just thought I'd bring it up. :) 19:05:11 *** pa_5740 has quit (Quit: Page closed) 20:11:46 I removed that link from Xenon. It looks like John let it expire and it's a domain squatter now 20:13:50 *** ZachThibeau (~ZachThibe@142.167.45.41) has joined #portableapps 20:13:50 ZachThibeau is the main developer of PChat and is a developer with PortableApps.com 20:14:04 *** ZachThibeau has quit (Changing host) 20:14:04 *** ZachThibeau (~ZachThibe@unaffiliated/zachthibeau) has joined #portableapps 20:14:04 ... 20:20:42 *** Drive-Dude (d5404ddc@gateway/web/freenode/ip.213.64.77.220) has joined #portableapps 20:20:50 Hi 20:21:12 I need support 20:23:16 Help 20:23:41 What do you need help with? 20:26:56 I was thinking about creating a new theme for my PortableApps.com Platform with picture format GIF. You know pictures that moves. But that I can make that becuase GIF format does not work. Will it maybe added to the next beta. That would be cool with 3D themes 20:27:21 waite 20:27:30 I missspelled 20:27:32 Wait for Beta 6 coming soon. It may have something that will accomplish what you need. 20:27:52 Really 20:28:05 AWESOME 20:28:22 That's so awesome 20:28:39 Wait til you see it :) 20:28:57 Alright. I can waite 20:29:03 No problem 20:29:14 I cool 20:29:58 Thanks 20:30:05 You're welcome 20:30:44 I am gonna leave now 20:30:51 Sure thing, have a good one 20:30:56 Have a nicwe day or night 20:31:10 nice 20:31:18 *** Drive-Dude has quit (Quit: Page closed) 20:39:39 *** sar3th|vacation (sar3th@unaffiliated/sar3th) has joined #portableapps 20:59:25 *** benedikt93 has quit (Quit: Bye ;)) 21:03:19 *** rouilj1 has quit (Quit: Leaving.) 21:05:43 *** Gringoloco (~Gringoloc@unaffiliated/gringoloco) has joined #portableapps 21:15:30 moving themes 21:15:32 that sounds cool 21:20:16 *** ZachThibeau has quit (Quit: Leaving) 21:22:30 *** pa_7516 (4172c3bd@gateway/web/freenode/ip.65.114.195.189) has joined #portableapps 21:22:35 hello 21:22:51 I am a little new to this 21:23:10 and wanted to know how to take an app that I am using 21:23:29 and install it on my thumb drive 21:23:46 in this case malwareByte 22:00:57 *** Gringoloco has quit (Quit: Leaving) 22:08:36 *** marlop is now known as marlop|away 22:23:33 *** pa_7516 has quit (Ping timeout: 252 seconds) 22:25:19 *** dbdii407 has quit (Ping timeout: 248 seconds) 22:40:38 *** dbdii407 (~dbdii407-@unaffiliated/dbdii407) has joined #portableapps 22:40:38 dbdii407 is Dave, Owner of the ScrapIRC Network. 22:42:31 *** ChrisMorgan (~ChrisMorg@unaffiliated/chrismorgan) has joined #portableapps 22:56:44 *** awircser has quit (Ping timeout: 245 seconds) 23:19:41 *** BjornH has quit (Read error: Connection reset by peer) 23:23:57 *** ZachThibeau (~ZachThibe@unaffiliated/zachthibeau) has joined #portableapps 23:23:57 ZachThibeau is the main developer of PChat and is a developer with PortableApps.com 23:46:34 *** SrgSiler|AFK is now known as SergentSiler 23:52:59 *** ptmb has quit (Quit: Bye)