29 September 2009

AutoHotkey 1.0.48.05

0 comments

Sep 25, 2009 AutoHotkey Version 1.0.48.05 is released:
AutoHotkey is a simple yet powerful hotkey (shortcut key) scripting language for Windows. You can customize your keyboard, joystick and mouse with a free automation tool that is backward compatible with AutoIt v2. Make any key, mouse/joystick button, or combination into a hotkey. Create custom GUI windows and menu bars. Automate almost anything: Send keystrokes & mouse clicks; launch programs/documents; work with the clipboard, registry, & soundcard settings. Includes quick-start tutorial, automatic script writer, and comprehensive help file.

This tool is very handy for automating repetitive tasks and creating hotkeys that aren't limited to combination allowed by Windows.

Those new to scripting will want to read The tutorial at the author's site. It is easy to read and very helpful.

The version of the AutoIt3 compiler is adapted for use with AutoHotkey scripts.
See www.autohotkey.com and www.hiddensoft.com for details.
AutoIt3 Note: See the main AutoIt source.

Changelog:
1.0.48.05 - September 25, 2009
Fixed crash of SendMessage and PostMessage when wParam or lParam is omitted (broken by 1.0.48.04). [thanks Lexikos]

1.0.48.04 - September 25, 2009
Fixed StringSplit to work properly inside functions of compiled scripts (broken by 1.0.35.01). [thanks engunneer & Lexikos]
Fixed SendPlay not to wait for the release of the Windows key prior to sending an "L" keystroke (broken by 1.0.48.01). [thanks Lexikos]
Fixed A_EndChar to be valid when the B0 option is present, and to be empty when there is no ending character (broken by 1.0.44.09). [thanks Al2000]
Fixed FormatTime to yield a valid time of day even when the specified month is out-of-range (broken by 1.0.48.00). [thanks silveredge78]
Fixed FileCreateDir to support a leading backslash even when it is the only backslash; e.g. \dir. [thanks jaco0646]
Fixed GuiControl/GuiControlGet/Gui/SendMessage to work reliably even when they trigger a callback or OnMessage function. [thanks Lexikos]
Fixed RegExMatch() not to produce too few replacements when an empty-string match is followed by a non-empty-string match.
Changed "While()" to be recognized as a loop rather than a function. [thanks Crash&Burn]
Improved UrlDownloadToFile to support FTP and Gopher. [thanks Lexikos]
Improved the stdout/asterisk mode of FileAppend to write immediately rather than lazily to standard output. [thanks Lexikos]
Added full support for "if % expression". [thanks kenomby]

Homepage:
http://www.autohotkey.com/
BBS: http://www.autohotkey.com/forum/
Download

Installer:
http://www.autohotkey.com/download/AutoHotkeyInstall.exe
No installer:
http://www.autohotkey.com/download/AutoHotkey.zip

Many applications are made with it for example most Google Chrome Portable loader, most Software from: www.donationcoder.com, www.1hoursoftware.com, etc...

28 September 2009

UPX 3.04 - Best eXecutable Packer!

0 comments

the Ultimate Packer for eXecutables

Version 3.04
27 Sep 2009

Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009
Markus F.X.J. Oberhumer, László Molnár & John F. Reiser

UPX 3.04 has been released. Please report all problems and bugs in our bug tracker.
The main news in version 3 are:

* optional LZMA compression
* support for BSD systems


Also have a look at the more detailed ChangeLog.

Changes in 3.04 (27 Sep 2009):
* new format Mach/AMD64 supports 64-bit programs on Apple Macintosh.
* new formats Dylib/i386 and Dylib/ppc32 support shared libraries
[such as browser plugins] on Darwin (Apple Macintosh). An existing
-init function (LC_ROUTINES command) is required.
* new format vmlinuz/armel for Debian NSLU2 (etc.) linux kernel
* bvmlinuz boot protocol 2.08 for 386 Linux kernel
* Extended ABI version 4 for armel-eabi ARM Linux ELF
* bug fixes

Homepage: http://upx.sourceforge.net/
Download
Download

File Description
upx304w.zip Win32 console version
upx-3.04-i386_linux.tar.bz2 precompiled i386-linux version
upx-3.04-amd64_linux.tar.bz2 precompiled amd64-linux version
upx-3.04-armeb_linux.tar.bz2 precompiled armeb-linux version
upx-3.04-mipsel_linux.tar.bz2 precompiled mipsel-linux version
upx-3.04-powerpc_linux.tar.bz2 precompiled powerpc-linux version
upx304d.zip 32-bit DOS version
upx304a.zip Atari TOS/MiNT version
upx-3.04-src.tar.bz2 source code
(you also need UCL)

Power Twitter 1.34 - Firefox extension

0 comments


Version 1.34 — September 22, 2009 — 38 KB
Works with:

* Firefox: 1.5 – 3.5.*

-Added *Moods* Feature!
-several bug fixes to account for changes on twitter.com

Power Twitter was designed to make the twitter experience more full-bodied. The folks at twitter are building a core competency in storing and delivering messages and understandably have been reluctant to get too bogged down in product design. This has allowed 3rd parties to build a great set of twitter clients. PT is a little bit different because it interacts directly with the twitter.com website. And because it is embedded in the browser (Firefox, we're working on Safari and Chrome) we are able to do some pretty slick things!

The main features of this release include:

1) inline embedded media from Flickr, YouTube, TwitPic and others
2) expanded URLs so you can see where links might take you
3) twitter search and search results right on the page
4) peek - an avatar mouseover that lets you see recent tweets from that person
5) status updates that are happening with your friends on Facebook
6) when possible additional web updates (Flickr, blogs, etc.) for certain users


Homepage: http://83degrees.com/projects
http://83degrees.com/post/Adding_Features_with_Power_Twitter
Addon Homepage: https://addons.mozilla.org/en-US/firefox/addons/versions/9591
Download | Mirror

older versions

RunWithParameters 1.2

0 comments

RunWithParameters
by Jan T. Sott


ABOUT
-----
Tiny tool, which allows running any application with
a parameter. Instead of going to the Command Prompt,
users can simply right-click an application and enter
the parameters in the pop-up window.


INSTALLATION
------------
Unless you are using the setup version, you can install
RunWithParameters using a commandline switch.

RWPARAM.EXE /INSTALL

This will associate all exe, bat, cmd and com files
with the location the program is run from. You can
undo this with the following commandline switch.

RWPARAM.EXE /UNINSTALL

Naturally, the last step can be performed by using
RunWithParameters itself.

Uninstallation using the commandline switch will not
delete the history file. It can be deleted at any
time using the /FLUSH switch.


KNOWN BUGS
----------
All versions before 1.0 and all betas do not properly
save parameters containing the |-character.

In version 1.0, a combination of // and /| in a parameter
will lead to errors. This issue depends on a plugin
used and will be fixed at a later time.


TRANSLATIONS
------------
Basque by Aitor Gomez Goiri
Bulgarian by Anton Sarov
Chinese (Simplified) by Allen Chue
Czech by Marian Schubert
Danish by Aslak Grinsted
Dutch by Steven Wittens
English by Jan T. Sott
Finnish by K. Salonen
French by Raphael Porcheron
German by Jan T. Sott
Greek by Nemo
Hebrew by Amir Szekely
Hungarian by Charles Berczi
Icelandic by Gretar Orri Kristinsson
Italian by Marco Muraca
Japanese by Daisuke Osada
Norwegian by Saivert
Polish by queze
Portuguese by Antonio Alves
Russian by Takhir Bedertdinov
Slovenian by fsk
Spanish by Gonzalo Muñoz Ferrer
Swedish by Eric Wahlforss
Thai by SoKoOLz
Turkish by Kerimcan Zeytin


THANKS
------
Instructor for his text manipulation functions
Deguix for his IOEx Plugin
KiCHiK for being the nicest guy around the NSIS forum


CONTACT
-------
Official Website
http://rwparam.whyeye.org

SourceForge Project
http://sourceforge.net/projects/rwparam/

BerliOS Project
https://developer.berlios.de/projects/rwparam/

Features:
• integrates into Explorer
• remembers last parameters per application
• supports custom filetypes



Changelog:
v1.2 (2009-09-23)
* added support for PimpBot installers
* modified execution level for Vista/Windows 7
* fixed minor bug with drag&drop

v1.1.2 (2007-06-07)
* full vista compatibility

v1.1.1 (2006-12-01)
* improved installer for silent installation

v1.1.0 (2006-11-30)
* support for custom filetypes
* improved uninstaller

v1.0.4 (2006-08-06)
* added version resource
* added tango icon to public source
* improved installer (setup only)
* modified ui

v1.0.3 (2006-07-16)
* stripped down translations
* added upack compression

v1.0.2 (2006-05-03)
* added icelandic translation
* modified basque translation (native)

v1.0.1 (2005-10-24)
* added upx compression
* fixed bugs in history:
-first item in the dropdown was always empty
-empty parameters were added to history
* modified gui

v1.0 (2005-10-09)
* added basque, chinese (simplified) ,czech, danish, dutch,
finnish, french, german, greek, hebrew, hungarian, italian,
japanese, norwegian, polish, portuguese, russian, slovenian,
swedish, thai and turkish translation
* added filter for duplicate entries in history.ini
* added support for custom history items
* added support for .ahk, .bat, .btm, .cmd, .com and .scr files
* added support for multiple users (setup only)
* added support for parameters with |-character
* added error-message for missing input
* added uninstaller (setup only)
* added language-selection (setup only)
* added /help commandline switch ("rwparam.exe /?")
* added website button to help dialog ("rwparam.exe /?")
* modified error-message for missing input
* modified ui
* modified behaviour of parameter field
* fixed windows 9x/me compatibility

v0.5 (2005-07-02)
* added history

v0.25 (2005-06-29)
* added commandline switches for (un)installation

v0.125 (2005-06-29)
* first release

Application is Multilanguage

useful for Chrome.exe, upx.exe, firefox.exe, various AntiVirus Software, 7zip, rar, optipnp.exe, ResHacker.exe... etc. etc... every application that can run with parameters.

sample: *.exe -? or -h shows mostly the available parameters:



SF Homepage: http://sourceforge.net/projects/rwparam
http://sourceforge.net/projects/rwparam/files/

Google Code Project HP: http://code.google.com/p/runwithparameters/

Homepage: http://rwparam.whyeye.org/
Download

src: http://sourceforge.net/projects/rwparam/files/RunWithParameters/1.2/rwparam-1.2-src.7z/download

CCleaner v2.24.1010 - Slim

1 comments

CCleaner v2.24.1010

Changelog:

v2.24.1010

28. September 2009
--------------------------------------------
- Added support for Firefox 3.6.
- Added file search history cleaning for Windows 7.
- Improved Opera 10 cleaning.
- Reduced temp folder cleaning delay to 24 hours.
- Several bugs fixed to better support Windows 7.
- Added winapp2.ini filter support to detailed results view.
- Improved 64-bit support for Registry Cleaner.
- Fixed minor bug in Uninstall Tool.
- Fixed minor bug in System Restore Tool.
- Minor interface bugs fixed.
- Minor display bugs fixed.

- No Toolbar reduced installer filesize of more than 1 MB.

http://www.ccleaner.com/download/version-history
Homepage: http://www.ccleaner.de/download-crap-cleaner/


Download


http://www.ccleaner.com/download/builds/downloadbinslim size: 1,01 MB (1.066.456 bytes)

other builds (Portable):
http://www.ccleaner.com/download/builds
http://download.ccleaner.de/ccsetup224_slim.exe

SQLite Manager 0.5.3a2 - Firefox Addon

0 comments

SQLiteManager 0.5.3 Alpha 2

sqlite-manager by by Mrinal Kant (मृणाल कान्त)
Extension for Mozilla Firefox, Thunderbird, SeaMonkey, Songbird, Komodo and other apps to manage any sqlite database.

Manage all your sqlite databases using this lightweight extension for firefox, thunderbird, sunbird, seamonkey, songbird, komodo, flock etc. (See the complete list of supported applications) This extension will be useful to developers who want to create and play with sqlite databases.

SQLite Manager is available as a XULRunner application too. The file with XR in its name is the zip of the XULRunner application.

Features

* dialogs for creation, deletion of tables, indexes, views and triggers
* ability to rename, copy, reindex tables
* ability to add and drop columns
* create new db, open any existing db, copy an existing db
* supports writing your own queries (single or multiple)
* supports saving the queries with a name
* a tab for database settings (no need to write the pragma statements) where you can view and change the sqlite library settings
* export tables/views as csv, sql or xml files
* import tables from csv, sql or xml files
* a dropdown menu showing all profile db (.sqlite)
* an intuitive heirarchical tree showing all tables, indexes, views and triggers
* ability to see the master tables
* ability to see the temporary tables, indexes, views and triggers
* ability to browse data from any table/view
* dialogs to allow searching in a table/view
* allows editing and deleting selected record while browsing a table's data
* allows adding, saving and changing blob data
* an extensive menu that helps with writing sql by hand and then executing it
* remembers the last used db, table and the tab (structure, browse & search, etc.) across sessions



More and more developers will start using SQLite. To help them manage their databases through a Mozilla extension is the motivation behind this add-on extension.

SQLite is a small C library that implements a self-contained, embeddable, zero-configuration SQL database engine. An SQLite database is a single ordinary disk file that can be located anywhere in the directory hierarchy.

News Source and Homepage: http://code.google.com/p/sqlite-manager/

FAQ: http://code.google.com/p/sqlite-manager/wiki/FAQ

DL Site: http://code.google.com/p/sqlite-manager/downloads/list

List of Supported Applications (as of version 0.5.0b1)

BugTracer and Changelog


Download
http://sqlite-manager.googlecode.com/files/SQLiteManager_0.5.3a2.xpi
| Mirror

SQLiteManager_XR_0.5.3a2.zip | Mirror SQLiteManager as XULRunner App 0.5.3a2


"When a thing has been said and well, have no scruple. Take it and copy it. - Anatole France (1844 - 1924)"

Archive