portableapps.sitesunblocked.org Platform. SpeedyFox is freeware for business and personal use.
SpeedyFox is packaged with permission from CrystalIdea Software Inc
portableapps.sitesunblocked.org Platform.
Revisions: Adds in for SeaMonkey, Skype and 2nd Profiles for Firefox, Thunderbird and SeaMonkey on first run detection.
Features 5m3f1z
SpeedyFox optimizes the sqlite databases that many apps use to store their settings, bookmarks, history and other data. It works with Mozilla Firefox, Mozilla Thunderbird, Skype, Google Chrome, SRWare Iron, and more. It will list and pre-select to optimize all the local apps it finds. And, in a portableapps.sitesunblocked.org exclusive, the portable version will automatically detect and set itself to optimize Mozilla Firefox, Portable Edition (stable, ESR and Test); Mozilla Thunderbird, Portable Edition (stable, ESR and Test); Google Chrome Portable (Stable, Beta and Dev); and Iron Portable.
portableapps.sitesunblocked.org Installer / portableapps.sitesunblocked.org Format 1y1x1j
SpeedyFox Portable is packaged in a portableapps.sitesunblocked.org Installer so it will automatically detect an existing portableapps.sitesunblocked.org installation when your drive is plugged in. It s upgrades by installing right over an existing copy, preserving all settings. And it's in portableapps.sitesunblocked.org Format, so it automatically works with the portableapps.sitesunblocked.org Platform including the Menu and Backup Utility.
3j2c6h
SpeedyFox Portable is available for immediate from the SpeedyFox Portable homepage. Get it today!
Comments 19c1v
Thanks 343q4v
Thanks for your work on this one, Patrick. I added in path portablization and some custom code to detect and pre-configure SpeedyFox to work with multiple portableapps.sitesunblocked.org apps on first run.
Nice work, but I don't 5v920
Nice work, but I don't suppose Skype Portable could be done?
Add Yourself oc5r
I didn't do it as it would require more complex custom code. Everyone's Skype profile is in a different location as your screen name is a part of the path.
You can easily add it by adding a custom location and pointing it to your SkypePortable\Data\settings\YOURSCREENNAME directory. The path will be automatically adjusted by the launcher as you move about or use it from a cloud drive.
Ah, it uses a name as 55711e
Ah, it uses a name as part of the path.
The custom code I had made for me for Tonido had this issue solved, but in a different context.
I added this custom code after the last profile check and it works.
Couldn't use it 5525c
Tied adding it to "SpeedyFoxPortable\App\AppInfo\Launcher\Custom.nsh" to no avail.
You have to recompile the b940
You have to recompile the launcher using the Launcher generator to make the change take effect.
Yeah 521f61
I've used the same for some other apps, I just didn't take the time to do it. Maybe I'll push out a quick Rev 2.
Thanks 343q4v
John I was surprised.....Had not even put this one up fro consideration. I do appreciate it though.
What about auto-detecting alternative Firefox profiles? 6ym2z
Wow, my databases are so much smaller now! But it doesn't detect profiles created using https://portableapps.sitesunblocked.org//firefox_portable#second_profile - I had to add them manually.
Still doesn't work in Rev3 243b6t
Rev3 was supposed to finally detect a 2nd profile on Firefox on first run, but didn't.
Added 5p1l6l
It was a typo. It's fixed in Rev 4.
No 36o6r
Is it because I've renamed it from FirefoxPortable2ndProfile to FirefoxPortable-XYZ?
If so, it would also miss FirefoxPortable3rdProfile.
Can you just make it detect every folder that starts with FirefoxPortable?
Nope 5bl64
It would be far too slow as we'd need to parse every single directory in your PortableApps folder on startup. You can manually add them by selecting File - Add Custom Profile and browsing to your FirefoxPortable-XYZ\Data\profile folder. The path will be adjusted as you move PCs.
Great 694z41
I had totally forgotten about this lovely program. Thanks for the officialisation!
Revision 2: New Detections on First Run g1g6a
I've updated it to Revision 2 and added in for Skype Portable and SeaMonkey Portable as well as 2nd profile for Firefox, Thunderbird and SeaMonkey. As before, this is on first run only (after which you can manually add or remove them). To do a new first run and have it detect everything again, you can delete your Data folder.
For some reason it won't 4f5118
For some reason it won't detect my Skype profile.
The Stry needs to be
I pasted the wrong code snippet before, it seems.
Same 4m5xg
That's exactly what you posted before and exactly what is in Rev 2.
Strange, the code is being 1x1l1t
Strange, the code is being screwed up in the posting.
http://pastebin.com/q8anbhdt
Try that link, should show it fine.
Tags 3i3s1z
Yeah, tags using < and > are filtered out. That was indeed the issue and I have it fixed up in Rev 3. Thanks!
Rev 3 303n1j
Rev 3 fixes the issue with Skype profile pre-configuration.
Thanks 343q4v
John for all the custom coding you have been doing. Amazingly since you made this one official it has gotten more action and response than in all my Dev tests.
Also since you made it official and redid some od the code in custom.nsh you have added many more components than I was ever capable fo doing.
Thanks
Patrick
Welcome 152z2u
You're welcome, Patrick. I thought it would be useful to get it working out of box with the portable apps for our s.
Does it work for Opera? 4a4f5p
Does it work for Opera?
Nope 5bl64
Opera doesn't appear to use sqlite for storing settings, cookies, favorites and history.
How does it "optimize"? 541f6r
Sorry, I am not new to SQLite, so I was curious to know what "optimize" means in this context. I know in Microsoft Access, a Compact & Repair will remove any empty space and reconstruct table rows.