00:36:31 *** OliverK is now known as OliverK|Away 00:40:40 *** marlop is now known as marlop|away 00:50:34 *** vf2nsr (~vf2nsr@unaffiliated/vf2nsr) has joined #portableapps 01:26:07 *** vf2nsr has parted #portableapps (None) 01:42:28 *** agdurrette (~agdurrett@c-71-62-20-32.hsd1.va.comcast.net) has joined #portableapps 01:45:00 *** gluxon has parted #portableapps (None) 01:45:43 *** OliverK|Away is now known as OliverK 01:52:51 *** clueless (4b422f7c@gateway/web/freenode/ip.75.66.47.124) has joined #portableapps 01:53:17 *** clueless is now known as Guest68154 01:53:48 *** Guest68154 is now known as clueles 01:54:20 How do I put Portable Apps on my Ipod Touch? 01:56:48 You need to make it work like a usb drive, it is an option in i tunes i think 01:57:17 THX 01:58:35 http://forums.ilounge.com/ipod-touch/217123-why-does-ipod-touch-not-have-disc-mode.html this says you that option is not for the itouch 01:59:36 *** vf2nsr (~vf2nsr@unaffiliated/vf2nsr) has joined #portableapps 02:01:23 *** dboki89 has parted #portableapps ("Most things in life cost money... Be happy with the ones that don't!") 02:07:26 *** ios_ (~ios@180.191.131.5) has joined #portableapps 02:08:13 *** ios_ has parted #portableapps (None) 02:32:59 *** agdurrette has quit (Ping timeout: 240 seconds) 02:33:15 *** kracker[BDC] has quit (Quit: Miranda IM! Smaller, Faster, Easier. http://miranda-im.org) 02:43:47 *** clueles has quit (Quit: Page closed) 02:59:43 *** amdzero (~amdzero@pool-96-231-200-166.washdc.fios.verizon.net) has joined #portableapps 03:01:03 *** amdzero_ (~amdzero@pool-96-231-200-166.washdc.fios.verizon.net) has joined #portableapps 03:03:09 *** OliverK is now known as OliverK|Away 03:04:11 *** amdzero has quit (Ping timeout: 240 seconds) 03:04:30 *** amdzero_ is now known as amdzero 03:05:32 *** vf2nsr has quit (Quit: Leaving.) 03:13:29 *** mek_ (~mek@115.171.19.215) has joined #portableapps 03:15:16 *** mek_ has quit (Client Quit) 03:18:11 *** ZachThibeau is now known as ZachT|ZzZz 03:19:17 *** pa_4448 (ae58f105@gateway/web/freenode/ip.174.88.241.5) has joined #portableapps 03:19:37 *** pa_4448 is now known as [hellomello] 03:19:52 *** [hellomello] is now known as [[Hello][Mello]] 03:21:43 *** [[Hello][Mello]] has quit (Client Quit) 03:24:36 *** BeckySanderlin`x has quit (Remote host closed the connection) 03:26:23 *** BeckySanderlin`x (~quassel@c-98-252-21-200.hsd1.de.comcast.net) has joined #portableapps 03:40:30 *** JohnTHaller (~JohnTHall@cpe-24-193-226-114.nyc.res.rr.com) has joined #portableapps 03:40:46 hi all 03:42:21 hey 03:43:38 how goes it in here today? 03:48:29 slowly 04:03:23 *** agdurrette (~agdurrett@c-71-62-20-32.hsd1.va.comcast.net) has joined #portableapps 04:03:45 *** rcmaehl has quit (Quit: Leaving) 04:05:23 *** amdzero has quit (Ping timeout: 240 seconds) 04:07:40 *** OliverK|Away is now known as OliverK 04:18:25 *** rcmaehl (~rcmaehl@74-141-211-116.dhcp.insightbb.com) has joined #portableapps 04:18:29 *** rcmaehl has quit (Changing host) 04:18:29 *** rcmaehl (~rcmaehl@unaffiliated/rcmaehl) has joined #portableapps 04:30:27 *** Kyle_ (~Kyle@69.177.234.168) has joined #portableapps 04:30:32 *** SrgSiler|AFK has quit (Ping timeout: 255 seconds) 04:30:37 *** Kyle_ is now known as SrgSiler|AFK 04:30:43 *** SrgSiler|AFK has quit (Changing host) 04:30:44 *** SrgSiler|AFK (~Kyle@unaffiliated/sergentsiler) has joined #portableapps 04:48:42 ChrisMorgan: you around? 04:48:51 Sort of 04:49:37 Could you please give this a quick looksee? http://pastebin.com/Sfa0n3Z5 04:52:05 FileWrite problems. You do 1, 2, 1; they should be 1, 3, 2 04:53:11 (Swapping the last two because you need to update the full path before the drive letter) 04:53:18 right, missed that 04:53:46 Actually gonna have to ditch language switching for now. whole lang section needs to be deleted for English it turns out. 04:53:48 My personal style also puts [Activate] below [Launch] 04:53:52 It's only English/German anyway 04:54:02 Done and done 04:54:30 A blank WriteINIStr deletes the key, from memory, but not the section. That's not good enough, I presume? 04:54:34 Weird. 04:54:46 Don't know offhand. But that's what IrfanView itself does. 04:55:19 Then test it; programs using INI data storage are normally fairly lax about that (XML less so). 04:58:40 Can PAL handle the entry not being there? 05:02:51 Sure. 05:03:35 It'll read, get a blank, and so check if %PAL:AppDir%\IrfanView\Languages\%PAL:LanguageCustom%.dll exists - App\IrfanView\Languages\.dll? No, use English. 05:03:48 I'm gonna ditch it for now. Yesterday's release only has English and German. He'll probably do another in a few weeks with a dozen updated langs and I'll do it then. Saving my work for now. 05:03:49 http://pastebin.com/AMPfNCKK 05:04:38 If you needed to change English to '' that could be arranged too - English= and DefaultIfNotExists= would swing that. 05:05:23 Are you using PAL 2.1 Beta? 05:05:27 Yeah, but there's two lines. One is LANGNAME.DLL. And English doesn't exist. And if you set it to it, it'll complain it doesn't exist on startup 05:05:33 So, I'd have to use custom code 05:05:38 Yup 2.1b2 05:05:52 Do you want me to put out another beta now so you can drop the SplashTime line? 05:05:54 Wanted to add in the packagepartialdir stuff 05:06:02 Nah, it's fine. 05:06:18 I'll just use it in official released until you get one out and we can swap em out later. 05:06:36 Really, it's easy to do. I can start it and go and have lunch and it'll be up in five minutes. 05:07:11 *** JohnTHaller has parted #portableapps (None) 05:07:37 *** JohnTHaller (~JohnTHall@cpe-24-193-226-114.nyc.res.rr.com) has joined #portableapps 05:08:07 No worries, really. Take your time and do everything for the next one and have it be an RC so we can get it live sooner :) 05:08:14 I'm just gonna push this out and head to bed. 05:08:21 (and sorry, cat closed the window) 05:09:47 And this is another app that's being released without external testing? 05:11:03 Or is it based on SmithTech's IrfanView? (or working with him?) 05:14:44 Using similar portablization techniques to his. It's actually a dead-easy app to portablize. Just a single INI switch and some values to update. And then those reg cleanups. That works on everything from XP to Win7 05:15:45 SmithTech's is outdated IrfanView and using the old Portable Application Template that is problematic. And I've chatted back and forth with Irfan directly on getting this out on PA.c a few months back. 05:40:48 *** vf2nsr (~vf2nsr@unaffiliated/vf2nsr) has joined #portableapps 05:43:58 Hi All 05:44:10 howdy 05:44:36 Did Chris give ya my message re:Zaz 05:45:19 what msg 05:45:59 JohnTHaller: Got response back for the Zaz site it is updated to new link on PA and the illegal site was removed 05:46:15 JohnTHaller: so all is good 05:46:19 Ah good to hear. I figured they weren't aware of it. 05:46:41 Let em know that can grab that updated 128px icon if they'd like it from the app's homepage 05:47:24 JohnTHaller: currenlty working on RedNotebook may have a bug working it out now....that 128 I had had was actually ine I had done not original for them 05:48:13 JohnTHaller: got an email out to author also going to try it in XP in case it my win 7 machine 05:48:34 Ok, cool. Lemme know as it'd be nice to get Rednotebook out 05:49:37 JohnTHaller: me 2 lol hope maybe by weekend 05:50:05 tyvm 05:51:04 Ok, anybody want to give this a quick look over before I start posting it? http://portableapps.com/apps/graphics_pictures/irfanview_portable 05:53:29 should it say toolbar skin options instead of skins option? 05:53:44 I took it right from his site 05:54:01 oh ok sorry 05:54:09 sweet can't wait to dl that one 05:54:35 *** IdiotTux (5ee9fd31@gateway/web/freenode/ip.94.233.253.49) has joined #portableapps 05:54:41 0hai. 05:54:57 JohnTHaller: App\readme.txt is missing but not worth redoing it for. 05:55:10 I don't bother with those anymore. They aren't required by the spec 05:55:58 Do you think I should remove it from the app template then? 05:56:31 Nah, it's fine if people include it. I should really stick em in. But it's not something we really need to note in releases or testing as it's not required. 05:57:09 Currently I have it as a warning normally due to the convention of including it and with PAL an error because it's in the app template. 05:58:44 I used Mana World as a template 05:59:34 I, using the launcher generator, portabilized two apps so far. 06:00:35 famous CC-licensed "Phenomenon 32" and GPLed Battle Isle clone, Crimson Fields 06:01:20 but I do not know how to build an installer 06:01:53 IdiotTux: when making portable apps, you should use the PortableApps.com Launcher now. 06:02:30 ChrisMorgan: I used the launcher, using Mana World as the folder tree and profile template. 06:03:05 It's much better to start from the clean app template from the PortableApps.com Launcher page. 06:03:41 JohnTHaller: nice error message on site but can I have diet dew instead of tea? 06:03:48 Does it hold the "help"? 06:04:02 Tea or nuthin 06:04:40 :( creme no sugar then lol 06:05:33 reload the maintenance page quick 06:05:54 ... 06:06:07 JohnTHaller: tyvm 06:06:17 site's offline for around 5-10 mins at 1am every day. so you see a maintenance page 06:06:22 1am NY time that is 06:06:47 ok so 105 maine time since we are a bit slow here 06:10:12 JohnTHaller: should just read something like "(If you don't like tea, try coffee or water.)" 06:10:34 Scrap that, the biscuits line is good. 06:10:44 Were they chocolate biscuits? 06:11:09 MUCH better putting in a bit of humour there. I like it :-) 06:12:19 I thought it'd make some folks smile 06:20:12 Is there a script for msword to autoedit all **.** strings? 06:20:43 sorry, I am not even a proper human, just a lazy, brainless fatassoid. 06:21:01 IdiotTux: Not that I know of. Word's find and replace is pretty simple 06:23:30 ChrisMorgan: a while back there was discussion about PAL use of the variable $HOME you suggested I think that that may be coming anything new on it? 06:24:13 Yeah, Word doesn't even support regular expressions (snigger) :P 06:24:32 I don't recall exactly what we discussed at the moment 06:24:41 vf2nsr: what precisely do you mean? 06:25:06 when edited with msword, help leaves "help files" 06:25:14 so it breaks the structure. 06:25:22 but plain editing is more painful 06:25:45 so with what tool modify "help"? 06:26:19 IdiotTux: ?? 06:26:25 What do you mean by "help"? 06:26:37 MSWord leaves trash files when modding help.html 06:26:59 so I need to edit with something as comfy as MS word, but without butts of trash files 06:27:07 ChrisMorgan: Let me check I believe it was with defining the $HOME variable http://portableapps.com/node/25429 06:27:36 IdiotTux: NEVER use Word to edit HTML files or plain text files. It's EVIL. 06:28:31 vf2nsr: it's not a PAL issue, it's a scribus issue. There's nothing special about the variable HOME in PAL. 06:28:32 then how to comfortably edit a HTML? 06:28:49 IdiotTux: I always use gVim. 06:28:57 You should probably use Notepad++. 06:30:32 NP++ has parsing highlights, but has no option of "visual" editing (like when editing in Word) 06:31:48 dloaded both gvim and np++ as PAFs 06:32:19 ChrisMorgan: ah ok As I was searching since was not sur if that was my issue with Rednotebook tyvm 06:33:03 IdiotTux: for new people, vim is a complex text editor. It takes quite a long time to learn to use its power. 06:33:33 IdiotTux: editing HTML by hand is always better than with an HTML editor. 06:34:08 better if you are a coder. 06:34:37 If you are just a sad, sick fatty... 06:35:31 okay, how to mass-string-edit via np++? 06:36:19 Concerning the help.html template, just find **; there aren't many occurrences and most of the things you need to replace are different. 06:36:48 JohnTHaller: quick question on irfanview I am installing the plugins if the program get updated will th einstaller delete the plugins or is it set to not delete? Asking since mostly things are saved to data so installer doesn't remove them 06:37:46 It will retain them 06:38:05 Most apps that have plugins we have the installers set to recognize and preserve them. 06:38:15 Opera and Firefox work that way, too. 06:38:46 ok ws just wondering ty guess brain is sliding so thought I would ask 06:42:27 night all 06:42:43 *** vf2nsr has quit (Quit: Leaving.) 06:43:44 *** Crystal31 (~Crystal@122.161.82.119) has joined #portableapps 06:44:01 Yeah, I am off as well 06:44:03 Gnight all 06:54:24 *** agdurrette has quit (Quit: Leaving) 06:55:33 *** MaienM|Sleep has quit (Read error: Operation timed out) 06:55:56 Can't find the manual with data on directories move 06:57:08 It's all in ref/launcher.ini 06:58:21 *** JohnTHaller has parted #portableapps (None) 07:05:42 *** OliverK has quit (Quit: So long, and thanks for all the fish) 07:05:44 appinfo.ini should be in the template too, as well as a commented-out hint on DirectoriesMove. 07:11:02 *** IdiotTux has quit () 07:13:04 * ChrisMorgan wonders why. 07:19:33 *** vf2nsr (~vf2nsr@unaffiliated/vf2nsr) has joined #portableapps 07:19:57 ChrisMorgan: you around still? 07:20:08 vf2nsr: no 07:20:15 Just going to my grandparents' place now 07:21:00 ChrisMorgan: ok well if you were would you have told me if I need to worry about C:\Users\Aztec\AppData\Roaming\gtk-2.0\gtkfilechooser.ini in my regshot for Rednotebook? 07:21:11 ok 07:21:13 np 07:21:21 sorry was tyoing and not looking up 07:25:10 *** ChrisMorgan has quit (Ping timeout: 276 seconds) 07:27:00 *** vf2nsr has quit (Quit: Leaving.) 07:35:02 *** SrgSiler|AFK has quit (Ping timeout: 255 seconds) 07:56:32 *** mark105 (~Mark@122.58.184.139) has joined #portableapps 08:20:50 *** KindOne (~lol@unaffiliated/kindone) has joined #portableapps 08:21:08 Enjoy the 31 Days of App-Ness! A new app every day all month. 08:21:15 it possible to get PeerBlock ? 08:46:06 *** MaienM (~MaienM-F@unaffiliated/maienm) has joined #portableapps 09:36:54 *** mark105 has quit (Quit: Leaving) 09:56:49 *** KindOne has quit (Remote host closed the connection) 09:59:38 *** Num (~Num@mon75-3-81-56-38-110.fbx.proxad.net) has joined #portableapps 10:03:43 *** Num has quit (Client Quit) 11:15:12 *** rcmaehl has quit (Ping timeout: 250 seconds) 11:22:12 *** Crystal31 has quit (Quit: Leaving) 11:24:10 *** ChrisMorgan (~ChrisMorg@unaffiliated/chrismorgan) has joined #portableapps 11:32:49 *** Guest65629 (~rcmaehl@74-141-211-116.dhcp.insightbb.com) has joined #portableapps 12:11:32 *** Guest65629 has quit (Ping timeout: 250 seconds) 12:26:15 *** amdzero (~amdzero@pool-96-231-200-166.washdc.fios.verizon.net) has joined #portableapps 12:29:50 *** z3uS has quit (Ping timeout: 276 seconds) 12:30:52 *** z3uS (~z3us@plzhalp.us) has joined #portableapps 13:00:59 *** BeckySanderlin`x has quit (Ping timeout: 240 seconds) 13:02:50 *** BeckySanderlin`x (~quassel@c-98-252-21-200.hsd1.de.comcast.net) has joined #portableapps 13:05:58 *** pa_4524 (8fee448d@gateway/web/freenode/ip.143.238.68.141) has joined #portableapps 13:06:25 Hi, the new app Irfanview has been posted in the wrong category. it's not open source. 13:06:53 http://portableapps.com/news/2010-12-16_-_irfanview_portable_4.28 13:09:48 *** TASAIRES (~TASAIRES@84.121.187.81.dyn.user.ono.com) has joined #portableapps 13:10:49 Hi alls! 13:12:26 Today i see on PortableApps many new and old, apps .... Any to else irFanView, PChar, and Opera11. 13:12:59 these apps are include how .paf install pack 13:14:01 Nice, on IrfanView Portable, come how Multilanguage, and see this no give Plugins! 13:15:27 IrfanView Page have plugin for many Language, because the program and the .paf package only give 2 Language! German(Deutch), and english 13:16:50 TASAIRES: ? 13:16:58 I are Spanish native. And See I download, Plugins, and Pluging Language, form Web Infarview for can have .paf 13:17:16 *** XhmikosR (~XhmikosR@unaffiliated/xhmikosr) has joined #portableapps 13:17:23 TASAIRES: currently IrfanView is only available in English and German. 13:17:40 who's using Regshot? 13:17:52 XhmikosR: are you having problems with it? 13:18:00 I are usin many year InfarView, zip , + plugins + language, on USB, 13:18:07 the usual problems :P 13:18:25 but I ask cause I want other people to try my Regshot build 13:18:35 cause I find it faster than the one you distribute 13:19:00 http://code.google.com/p/regshot/downloads/list 13:19:14 Now PortableApps, Official Suport!, can Incude, Plugin, and Language dll extra. Or Link on Portableapps for Help Moree uSe. 13:19:15 can you compare the times with the above builds? 13:20:06 Regshot, i use many year too, and is one the New PortableApps, include 13:20:26 note that I have only tested the 64bit build on a virtual mahine 13:20:28 XhmikosR: I usingª 13:20:42 *** chill2 (~chill@dslb-188-102-104-150.pools.arcor-ip.net) has joined #portableapps 13:20:47 ChrisMorgan: Thanks 13:20:48 yeah but there isn't a 64bit build available :P 13:20:51 *** chill2 has parted #portableapps (None) 13:21:09 *** pa_4524 has quit (Ping timeout: 265 seconds) 13:21:11 and also this one is built with WDK which produces faster and smaller binaries 13:21:12 XhmikosR: is the 32-bit version faster on 32-bit systems? 13:21:23 *** amdzero has quit (Ping timeout: 240 seconds) 13:21:34 for me yes that's why I need someone else to try it and give me some numbers 13:21:58 What sort of speed differences are you observing? 13:22:15 huge that's why I need confirmation 13:22:31 XhmikosR: XhmikosR only get a image from you reg, and 2nd image, for diference vs comparation to that. 13:22:46 XhmikosR: i think is only 32 bits 13:22:46 TASAIRES: not my point 13:22:50 http://code.google.com/p/regshot/downloads/list 13:22:58 and there you have 64bit too 13:23:35 it's even possible to build it with GCC 13:23:40 What changes have you made? Looking at the svn log it appears to be mainly just the compiler? 13:23:42 I haven't committed that change yet 13:24:00 yes and a couple ofchanges in the code needed to get the 64bit build 13:25:07 I'd be interested to compare performance of 1.8.2 32 vs. 1.8.3 32 and 64. My own virtual machines I keep clean, so I tend to have a first shot time of only 8-15 seconds anyway. 13:25:13 the main downside of regshot is that it's not unicode 13:25:29 8-15? 13:25:30 But I should be able to test it on one of our other machines which is "stale". 13:25:36 I get 5.9-6-2 second 13:25:37 s 13:25:57 I've always found Regshot's performance to vary quite significantly. 13:26:06 I know 13:26:18 that's why I need more people to test it 13:26:18 Are you interested in/planning on further developing regshot? 13:26:31 If you are, I've got a number of feature requests :-) 13:26:46 my programming skills as ZachT|ZzZz knows are limited 13:27:00 I help at PChat but I'm still learning 13:27:18 Ah, you're the new PChat team member, are you? 13:27:27 not new 13:27:36 the other guy is for linux :P 13:27:49 I'm the one who made the plugins possible to build :) 13:27:57 plus the official Inno installer 13:29:15 I'd been thinking I might need to rewrite the gist of regshot in Python (and then compile it with Cython to improve performance) to use it effectively in a new utility I've been working on; if we can improve the original code-base, that'd be better still. 13:30:03 anyway my builds should be faster and are definitely smaller and can be a lot smaller if you use /O1 13:30:32 WDK has the advantage that you are linking to the system's crt 13:39:15 this is the time it takes on my machine (32bit) http://img525.imageshack.us/img525/3228/regshot.png 13:40:28 XhmikosR: All 32-bit MS Windows (95/98/NT/2000/XP) 13:41:06 TASAIRES: what are you talking about? 13:41:10 XhmikosR: regshot in Sumary http://sourceforge.net/projects/regshot/ 13:41:20 wtf are you on mate? 13:41:28 XhmikosR: this is one app for 32Bits 13:41:33 FFS 13:41:34 FFS 13:41:44 I just gave you a link from my Regshot fork 13:42:00 including a 64bit build 13:42:02 XhmikosR: you can use on 64BIts but thanks to 32 Bits Mode 13:42:08 http://code.google.com/p/regshot/downloads/list 13:42:14 you want me to spam the channel? 13:42:23 XhmikosR: "Linking to the system's crt"? 13:42:38 http://kobyk.wordpress.com/2007/07/20/dynamically-linking-with-msvcrtdll-using-visual-c-2005/ 13:42:44 start reading :P 13:42:49 on Windows 64 or Linux, there any dll and apps for run 32 Bits compatibility 13:42:52 what's up with that guy 13:43:28 you probably don't understand English so please don't say what comes to your mind 13:45:30 XD, not, only to that apps RegShot, coming desing initialment for 32 Bits, but on the time that go evoluting, and how Oficialment come Binary and Source Code 13:45:34 btw for some reason using the launcher takes 2-3 seconds longer than tunning the executable directly 13:46:17 XhmikosR: yu can need Mod the Original codec, indiferent you copile gcc on 32 or 64 bits 13:46:36 TASAIRES: PLEASE, stop talking 13:47:06 XhmikosR: Ok Cut and Close = Comunication with u 13:47:16 thanks 13:49:26 *** baxtr (~rb@cpe-071-071-001-060.triad.res.rr.com) has joined #portableapps 13:50:23 *** baxtr has quit (Client Quit) 13:53:41 *** ronjn has quit (Ping timeout: 260 seconds) 14:21:10 *** TASAIRES has quit (Ping timeout: 276 seconds) 14:22:39 *** pa_6646 (c058d420@gateway/web/freenode/ip.192.88.212.32) has joined #portableapps 14:22:53 *** pa_6646 has parted #portableapps (None) 14:32:18 *** benedikt93 (~benedikt9@unaffiliated/benedikt93) has joined #portableapps 15:11:57 *** sar3th|away is now known as sar3th 15:30:05 *** ChrisMorgan has quit (Ping timeout: 264 seconds) 15:45:08 *** ZachT|ZzZz is now known as ZachThibeau 15:45:10 back 15:45:27 at least for an hour or so 15:45:39 k 15:56:41 *** Kyle_ (~Kyle@69.177.242.114) has joined #portableapps 15:56:52 *** Kyle_ is now known as SrgSiler|AFK 15:56:56 *** SrgSiler|AFK has quit (Changing host) 15:56:57 *** SrgSiler|AFK (~Kyle@unaffiliated/sergentsiler) has joined #portableapps 16:05:31 *** TASAIRES (~TASAIRES@84.121.187.81.dyn.user.ono.com) has joined #portableapps 16:20:55 *** SteveLamerton (~kvirc@gr.189.156.82.dial.global.net.uk) has joined #portableapps 16:21:14 *** vf2nsr (~vf2nsr@unaffiliated/vf2nsr) has joined #portableapps 16:29:52 Hi everyonne 16:30:03 hey vf2nsr 16:30:24 *** TASAIRES has quit (Quit: Saliendo) 16:30:28 *** sar3th is now known as sar3th|away 16:32:03 ZachThibeau: you can even use gcc for regshot :) 16:32:13 I read the log 16:32:19 I haven't made an 64bit config for gcc yet 16:32:26 shouldn't be too hard 16:32:40 but smaller and faster executable should be with wdk 16:32:58 btw thanks for the 4.5.2 mingww32/64 build 16:33:12 still keeping my eye on 4.6 though :P 16:33:43 it's very experimental so I will wait :P 16:34:00 hey I play with alpha quality stuff 16:34:03 :P 16:34:39 you have 64bit windows, right? 16:34:50 64bit windows 7 pro 16:35:00 can you try the 64bit regshot? 16:35:05 I only tried it in a VM 16:35:14 sure 16:35:25 btw I should be able to support Win2K 16:35:56 i mean with wdk, gcc should work 16:36:17 *** marcelus (~Jean@AMontsouris-158-1-104-160.w92-140.abo.wanadoo.fr) has joined #portableapps 16:36:37 scaning registry now 16:36:55 crashed on second scan 16:37:07 well that's normal 16:37:13 don't even move the mouse :P 16:37:37 well thats a major bug imho :P 16:37:45 I told you it's buggy as hell 16:37:53 works though 16:38:03 works when it doesn't crash 16:39:58 *** diib has quit (*.net *.split) 16:40:09 *** marcelus has parted #portableapps (None) 16:41:47 *** diib (~dbdii407-@unaffiliated/dbdii407) has joined #portableapps 16:44:24 XhmikosR: sounds like my truck works when I put gas in it lol 16:45:17 well feel free to fix Regshot :P 16:45:57 I would be willing to look at the code but I have enough on my plate :P 16:46:44 well the first thing would be to make it unicode 16:47:01 but I know, I don't expect a lot of thing :P 16:52:24 *** ZachThibeau is now known as ZachT|AFK 17:07:10 *** SteveLamerton has quit () 17:14:49 *** andreasma (~andi@p5B07D991.dip.t-dialin.net) has joined #portableapps 17:15:32 *** XhmikosR has quit (Ping timeout: 255 seconds) 17:19:12 *** kevinpaige (~Patron@208.119.129.226) has joined #portableapps 17:20:02 Hello 17:20:21 Help, please... 17:20:34 *** Simeon (~simeon@dslb-092-075-234-215.pools.arcor-ip.net) has joined #portableapps 17:20:47 hi all 17:20:57 hi vf2nsr 17:20:59 Hi Simeon 17:21:06 hi Kevin 17:22:10 Hey, I just tried to register at PortableApps.com, and received the email to 17:22:31 ... with a link to activate my account... 17:22:33 Hi Simen 17:22:38 Simeon 17:22:52 ... when I click it, it doesn't get me activated... 17:23:20 Simeon: you busy? 17:23:33 @Kevin what happens? 17:23:48 @vf2nsr: no atm 17:24:02 Simeon: can you pm me please 17:24:28 It goes to PortableApps... 17:24:42 To a page that says this is a one-time login 17:24:53 I click it, but it doesn't activate me 17:24:58 Reset password This is a one-time login for kevinprice and will expire on December 18, 2010 - 12:05pm. Click on this button to login to the site and change your password. This login can be used only once. 17:25:13 but it doesnt really log you in? 17:25:23 Nope, it doesn't 17:25:47 I then tried the 'reset password' and received a new email with a link... still doesn't work 17:26:43 I then get a login screen... asking for username and password... but of course, I don't have a password 17:27:31 hm. dunno what this could be. 17:27:37 Anyway, I was only trying to register to download the beta platform version... couldn't find a link for it (just info about it), so I thought maybe I had to register... anyone know? 17:27:52 no need to register. 17:28:11 I'll look again... didn't find the link for the download 17:28:32 http://portableapps.com/node/24258 17:28:36 Simeon: Thanks 17:28:47 or http://downloads.sourceforge.net/portableapps/PortableApps.com_Platform_Setup_2.0_Beta_5.exe?download_redirect_do_not_right_click 17:28:51 to be exact 17:29:09 I'll download it while the link is showing, then return... thanks! 17:29:30 if you have time - the main dev used to come online in the next few hours lately, so you could ask him directly. 17:29:35 *** Pyromaniac (ae12f99f@gateway/web/freenode/ip.174.18.249.159) has joined #portableapps 17:30:30 @vf2nsr: you messed up the post layout when you updated it. 17:31:20 *** agdurrette (~agdurrett@c-71-62-20-32.hsd1.va.comcast.net) has joined #portableapps 17:31:55 :( willcheck it out sorrty 17:33:12 Well, I clicked the download link... got the page saying it will download shortly... 17:33:18 it didn't.... 17:33:35 so I clicked the "if you're having problems downloading, click here" 17:33:49 and the direct link didn't work... 17:33:54 so then I tried a mirror... 17:33:57 still nothing... 17:34:04 so it must be this computer I'm on 17:34:07 it's a public computer 17:34:15 try http://downloads.sourceforge.net/project/portableapps/PortableApps.com%20Platform%20Test/PortableApps.com%20Platform%202.0%20Beta%205/PortableApps.com_Platform_Setup_2.0_Beta_5.exe?r=&ts=1292607235&use_mirror=sunet 17:34:23 it just worked for me 17:34:26 Simeon: grrr hate html coding :-X 17:34:27 however... I downloaded Sunbird and other stuff just earlier 17:36:33 That last link worked... downloaded successfully! 17:36:43 It must be this computer, for some reason... 17:37:11 I did have to click a pop-up block to allow it to download... 17:37:32 so, maybe the notice just wasn't working... I've got a lot of windows open at the moment 17:37:42 Anyway, thanks Simeon! 17:37:51 glad it worked. 17:37:59 You tried the beta? 17:38:28 I run it since it got released almost daily 17:38:40 ... so it's stable... 17:38:46 I assumed it was... 17:38:59 Did you keep 1.6.1 too? 17:39:07 Or do you just run 2.0 beta? 17:39:08 no. 17:39:15 *** Pyromaniac has quit (Ping timeout: 265 seconds) 17:39:34 No, you don't run 1.6.1, right? 17:40:01 Sorry, was quoting you... "no"... 17:40:14 Simeon: can't get it to recognize lf or paragraph no clue why 17:40:15 I only run the beta 17:40:29 Cool... 17:40:30 who "it"? 17:41:18 Simeon: the website to fix the formatting 17:41:34 hm 17:42:01 I'm checking out productivity apps (calender, tasks, notes... etc)... and getting reading to update Mozilla Sunbird... 17:42:24 I'm wanting one I can keep on my USB... like Sunbird, or maybe a web-based app... 17:42:30 Any recommendations? 17:42:43 I prefer one with Contact integration 17:42:57 I use paper for that...:) 17:43:07 Paper?! What's that?!! 17:43:12 ??? 17:43:16 :) 17:43:21 thin and white! :P 17:43:35 like snow but more durable 17:43:39 Man, I couldn't do that... 17:43:47 I've used PDA's for over a decade... 17:43:59 software will do so much more 17:44:15 Im a student - no money and not as much tasks as others have. 17:44:31 Well, I make a lot of tasks... but don't actually do them... :) 17:44:39 A procrastination thing... 17:44:40 hahaha 17:44:44 but they're organized! 17:44:49 @vf2nsr: Irfanview gets huge with all plugins! 17:45:45 Simeon: I understand was just commenting that if usere wanted plugins that th einfo was there fo rthem maybe I read him wrong? thought he was looking for it with them 17:46:08 you answer was right. 17:46:44 John said the same thing 17:46:56 Again, thanks for your help, Simeon! See ya! 17:47:11 See ya and spread the word about portableapps.com! :) 17:47:54 *** kevinpaige has parted #portableapps (None) 17:49:17 no matter what I do to edit the rednotebook page can not get it ro format properly :( guess will have to wait till Chris fixes it lol 17:49:35 lol 17:52:26 well timeto go do somereal work bbl ciao all 17:52:37 bye 17:52:39 *** vf2nsr has quit (Quit: Leaving.) 17:54:34 *** Pyromaniac (ae12f99f@gateway/web/freenode/ip.174.18.249.159) has joined #portableapps 17:55:36 hi pyromaniac 17:55:50 hey 17:56:07 long time no chat 17:56:20 right 17:57:53 hey Simeon do you use sandboxie? 17:58:02 no 17:58:12 testing my stuff live 17:58:27 ah 17:59:09 maybe I shouldnt...? ;) 17:59:51 I like it because it keeps my 10 year old clean 18:02:14 Simeon: do you think I have any chance of any of my apps becoming official during these "31 days of App-Ness" 18:03:33 sure. although I dont know what apps are yours and if you want to know for sure ask John :) 18:22:30 *** OliverK (~OliverK@unaffiliated/oliverk) has joined #portableapps 18:22:30 OliverK is a programmer, podcaster, html spelunker and pretty handy with a screwdriver. In short, not to be trifled with. 18:23:09 GizmoBot: thanks 18:47:49 *** Pyromaniac_ (ae12f99f@gateway/web/freenode/ip.174.18.249.159) has joined #portableapps 18:56:00 *** ptmb (~PTMblogge@a79-169-161-157.cpe.netcabo.pt) has joined #portableapps 18:57:03 *** vf2nsr (~vf2nsr@unaffiliated/vf2nsr) has joined #portableapps 18:57:39 *** vf2nsr has quit (Client Quit) 18:59:10 *** Simeon has quit (Quit: Leaving.) 19:02:52 *** Pyromaniac has quit (Ping timeout: 265 seconds) 19:03:59 *** agdurrette has quit (Quit: Leaving) 19:12:32 *** Pyromaniac_ has quit (Ping timeout: 265 seconds) 19:13:38 *** ronjn (~ronjn@dslb-088-067-079-206.pools.arcor-ip.net) has joined #portableapps 19:31:26 *** ZachT|AFK is now known as ZachThibeau 20:26:01 *** Pyromaniac (ae12f99f@gateway/web/freenode/ip.174.18.249.159) has joined #portableapps 21:00:19 *** Pyromaniac has quit (Ping timeout: 265 seconds) 21:08:42 *** janina (~janina@77-23-41-193-dynip.superkabel.de) has joined #portableapps 21:11:32 *** vf2nsr (~vf2nsr@unaffiliated/vf2nsr) has joined #portableapps 21:14:03 *** janina has quit (Quit: Leaving) 21:18:05 *** vf2nsr has quit (Quit: Leaving.) 21:31:30 *** Bensawsome has quit (Quit: OBAI D:) 21:32:33 *** Bensawsome (~Bensawsom@c-71-232-181-119.hsd1.ct.comcast.net) has joined #portableapps 21:32:33 Bensawsome is from the PortableApps.com forums, likes waffles VERY MUCH, and has a site at http://www.bensawsome.com . He also maintains StatBot and the IRCStats pages @ http://www.bensawsome.com/ircstats 21:32:55 *** Bensawsome is now known as Guest71657 21:34:24 *** TASAIRES (~TASAIRES@84.121.178.221.dyn.user.ono.com) has joined #portableapps 21:42:33 *** TASAIRES has quit (Quit: Saliendo) 21:43:53 *** frefede_irc (~amministr@94.160.100.236) has joined #portableapps 21:45:16 *** frefede_irc has parted #portableapps (None) 21:46:31 *** gluxon (~gluxon@c-71-234-105-104.hsd1.ct.comcast.net) has joined #portableapps 21:50:41 *** benedikt93 has quit (Quit: Bye ;)) 21:57:22 *** ZachThibeau is now known as Zach[AFK] 22:08:20 *** markomlm (~chatzilla@pD955786A.dip.t-dialin.net) has joined #portableapps 22:10:31 *** markomlm has quit (Client Quit) 22:31:27 *** gluxon has quit (Quit: Leaving.) 22:40:08 *** andreasma has quit (Quit: Verlassend) 22:41:36 *** gluxon (~gluxon@c-71-234-105-104.hsd1.ct.comcast.net) has joined #portableapps 22:53:07 *** gluxon has quit (Remote host closed the connection) 23:30:14 *** ChrisMorgan (~ChrisMorg@unaffiliated/chrismorgan) has joined #portableapps 23:40:11 *** BeckySanderlin`x has quit (Ping timeout: 240 seconds) 23:42:29 *** BeckySanderlin`x (~quassel@c-98-252-21-200.hsd1.de.comcast.net) has joined #portableapps 23:43:22 *** OliverK has quit (Quit: So long, and thanks for all the fish) 23:49:34 *** vf2nsr (~vf2nsr@unaffiliated/vf2nsr) has joined #portableapps 23:50:53 ChrisMorgan: Apparently we were both typing our messages at same time as I had discovered what I did I amm sorry and now know what I did and why 23:51:08 ChrisMorgan: or should I say how 23:51:49 vf2nsr: forum posts should always be in Filtered HTML input format. Just because you can change it now you're a dev doesn't mean you need to. 23:52:43 ChrisMorgan: did you read my response to you I never knew I did it was purely accidental 23:53:04 ChrisMorgan: I just now discovered what I did and how I did it 23:54:03 ChrisMorgan: As far as that goes I did not even realize I had any other "powers" SO IF YOU like take me off as a developer and I won't make stupid mistakes any more 23:54:25 vf2nsr: you know, there is a reason why "Preview" is required ;-) 23:55:18 The extra input formats are for pages like development/test which wouldn't be possible in Filtered HTML. 23:55:33 ChrisMorgan: yes and figured I would justpreview changes I Intentionally made not looking for things I did not realize I change 23:56:57 ChrisMorgan: but wuith this type of attitude I guess I will either look more closer or request that my developer tag be removed 23:57:17 vf2nsr: don't worry, it's not a problem, you know now. 23:57:21 And since I do not know how to make my name show it I am afk