27 June 2009

Yoono - Socialize Your Browser 6.0.1 without Ads in Sidebar

0 comments
Yoono - Socialize Your Browser - without Ads iFrame in sidebar, to display full high

All your social networks and instant messaging in one easy to use browser sidebar. Get all your friend updates, update your status and share stuff easily across Facebook, MySpace, Twitter, and more - all at once! Simplify your online social life.

Changes:
- Removed 1 x 1 pixel
- Removed Ads iFrame
- Removed all other Advertising cases

Result: The sidebar is full usable in full high and not half cutted due the Ads on button

Screenshot:
without Ads:


with Ads:
https://addons.mozilla.org/en-US/firefox/images/p/28110/1243529992
https://addons.mozilla.org/en-US/firefox/images/p/28111/1243529992

Homepage: https://addons.mozilla.org/de/firefox/addon/1833 - http://www.yoono.com/

How to Remove the Ads by self:

open the xpi file with 7-zip

under .xpi\chrome\m\yoono.com\

open sidebar.jar and edit under \sidebar the file sidebar.html

eg: addon-1833-latest.xpi\chrome\m\yoono.com\sidebar.jar\sidebar\sidebar.html

remove the following code in sidebar.html (no spaces after < and before >)

 < div id="ad" class="skin-bgA" style="height:0px" >
< div id="text-ad" >
< div id="ad-img" >< img id="ad-img-img" src="" alt="" height="1px" width="1px"/ >< /div >
< div id="ad-title" class="tag-color1" >< /div >
< div id="ad-descr" class="reco-link tag-color0" >< /div >
< div id="ad-bottom" class="skin-bgA" >< /div >
< /div >
< div id="banner-ad" >
< iframe id="ad-iframe" >< /iframe >
< /div>
< div id="prod-ad" >
< div id="prod-ad-img" >< img id="prod-ad-img-img" width="54" height="54" align="left"/ >< /div >
< div id="prod-ad-title" >< /div >
< div id="ad-foo" >
< img id="prod-ad-store-img" width="35" height="10" align="right"/ >
< div id="prod-ad-price" >< /div >
< /div >
< img id="prod-ad-rating" align="left"/ >
< /div >
< /div >

or comment out this codepart by surrounding with < !-- code part -- >
Install/Download Ads Free | Mirror | Mirror | Mirror

Yoono 6.0.1 Ads Free

26 June 2009

Mozilla Firefox 3.5 rc 3

0 comments
Firefox 3.5 RC3, the 3th Firefox 3.5 release candidate have been released on 24-Jun-2009
Mozilla Firefox 3.5 rc3
User Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; de-DE; rv:1.9.1) Gecko/20090624 Firefox/3.5

More Info: http://www.mozilla.com/en-US/firefox/3.5/whatsnew/
Release Notes: http://www.mozilla.com/en-US/firefox/3.5/releasenotes/

Download from Release Folder (All Builds/OS/Languages):
http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.5rc3/



Download from Nightly Channel (All Builds/OS/Languages):
http://ftp.mozilla.org/pub/mozilla.org/firefox/nightly/3.5rc3-candidates/
BetterPrivacy



64 bit Firefox builds:
http://wiki.mozilla-x86-64.com/Firefox:Download

RightToClick 1.1 + Skip Linkbucks, Linkbee, UserCash, Redirects, Control Meta refresh - Firefox Addon

3 comments
NettiCat wrote for us a great Firefox extension.
Try to select and copy text here, or try to save the Firefox logo on the right side. You certainly will fail.
Hi hi base 64
Enables right click, selection, drag&drop, context menu where it is disabled by Javascript

Firefox already has some hidden preferences to enable the context menu for example. But that does not work everywhere or not at all.... This addon adds an icon to your statusbar which restores javascript-disabled features if clicked. Tested here!

NettiCat hat für uns eine tolle Firefox Erweiterung gecodet:

Sie stellt den Rechts-Klick, das Kontextmenu sowie die Option Text zu markieren wieder her sofern durch Javascript abgeschaltet.

Firefox hat bereits ein paar versteckte Einstellungen um zum Beispiel das Kontextmenü zu reaktivieren/JavaScript Funktionen zu begrenzen. Aber das funktioniert nicht immer und manchmal kann man dann noch nicht einmal Text auswählen.... Dieses Addon fügt ein Icon zum Statusbar hinzu und stellt auf Klick durch Javascript abgeschaltete Funktionen wieder her. Hier getestet!


Works great in combination with skip redirect and skip Linkbee (Greasmonkey and FF Versions), for example to get site content real download url's and past in download mangers.
Thanks www.Seba14.org for the Test Pages! <- To make all printed url's click-able, use in extension: Text Link, To print all uri's in context menu (as in screenshot_): Multiple Tab Handler

Homepage: http://netticat.ath.cx/RightToClick/RightToClick.htm



Install/Download v1.1: RightToClick.xpi

Notepad2 4.0.22-beta1 | Notepad2 3.1.21 Custom

2 comments
Why Notepad2?
Most editors are either fully-featured but slow or fast but useless. Notepad2 has a small footprint and is very fast, even when used on a very old machine; the only other text editor that I have used that starts up as fast as Notepad2 is Windows Notepad. Yet, despite its speed, Notepad2 has a lot of useful features, such as auto-indent, brace matching, syntax highlighting, and code folding (with the appropriate patch; see below). Most importantly, its startup speed is comparable to that of Windows Notepad, which makes Notepad2 an ideal Notepad replacement.

Notepad2 Homepage: http://www.flos-freeware.ch/notepad2.html
Download Latest Beta:
Download Notepad2 4.0.22-beta1 Binary Files [246 KB]
Download Notepad2 4.0.22-beta1 Source Code [206 KB]

Notepad2 Mod Homepage: http://code.kliu.org/misc/notepad2/
Download:
•For users of 32-bit Windows: download custom build based on 3.1.21
•For users of 64-bit Windows: download custom build based on 3.1.21

Changelog:
2009-06-22 (3.1.21.6)
* Base Notepad2 version: 3.1.21
* Base Scintilla version: CVS_20090622
- Updated Notepad2 to 3.1.21
- Updated Scintilla to CVS_20090622
- These patches have been incorporated upstream and have thus been retired:
- np2-3.1.21-ini_create_path.patch
- np2-3.1.21-disable_apache_conf.patch
- Improved the code folding patch
- Added a new command (accessible via menu, toolbar, or keyboard shortcut)
to toggle all fold points
- When searching text, finding a result within a folded section will now
cause that section to unfold
- When code folding is disabled, all fold points will unfold
- For users who use Notepad2 as a "soft" Notepad replacement (the default if
my installer is used), the Notepad2 jump list in Windows 7 will now
populate correctly
- Changed the icon to make Notepad2 more distinguishable from Notepad; the
new icon is a mirror image of the NT6.x Notepad icon, so that on NT5.x,
users can distinguish the two through the style, and on NT6.x, users can
distinguish the two through the directional orientation of the icon
- The comment character used for toggling comments in Apache conf files has
been changed from ";" to "#"
- Pressing Ctrl+F while the Find dialog is open or Ctrl+H while the Replace
dialog is open will now set the focus to the find/replace text box

24 June 2009

diablo2oo2 Universal Patcher dUP 2.20 Beta 5 [24-Jun-2009]

0 comments
diablo2oo2's Universal Patcher [dUP]
************************************
Version: 2.20

Features:
-multiple file patcher
-create Offset and Search&Replace patch/loader
-compare files (RawOffset and VirtualAddress) with different filesize
-text patcher
-registry patcher, also for loaders
-attach files to patcher
-get filepaths from registry
-usage of CRC32 and filesize checks
-patching packed files
-compress patcher with your favorite packer
-saving projects
-use custom skin in your patcher
-add music (Tracker Modules: xm,mod,it,s3m,mtm,umx,v2m,ahx,sid) to patcher
-multilanguage support
-and many more...


Version History
---------------
[2.20]
-added wildcard support for textpatch module
-windowresize bugs fixed
-minimize patcherwindow with rightmouseclick
-added new "event" module for patcher
-bugfixes in textpatch module
-bugfix: executing attached files
-bugfix: problem with nested environment variables

Homepage: http://diablo2oo2.di.funpic.de
Download:
dup2.beta.rar           24-Jun-2009 15:57  184K  | Mirror: dup2.beta.rar  184.07 KB  
submitted via post to blogger due TH www.blogger.com access problems   

ExeinfoPE v0.0.2.4 with 512 sign by A.S.L.

0 comments
Exeinfo PE v0.0.2.4 with 512 sign 2009.06.06

+ added Mole Box fake sign
+ added 7zip ripper
+ added detect MS C++ v.10.0 visual studio 2010
+ added non exe detection : gzip, bzip

fixed - version info expanded Activmark detection to v.6.x
fixed digital sign bug (-size)
fixed RDG ver.
multiscaner - out of bounds(0) removed
red color fixed in Reserved - Form2

file types added:

NOT EXE - Flash v.7 CWS format .swf
NOT EXE - audio .mo3 format - (Module with MP3) - www.un4seen.com
NOT EXE - .MNG (Multi-image Network Graphic Animation - anim .png) format
NOT EXE - .mp4/m4v - generic detector
NOT EXE - SQLite Data Base format - www.sqlite.com

New Sign:

508. VMware ThinApp 4.0.2 - 20.02.2009 - Copyright 2006-2009 VMware, Inc. www.thinstal.com - www.vmware.com
509. MPRESS v2.12 -> [v2.12] - MATCODE com PRESS for executables (C)2007-2009.05.11 MATCODE Software - www.matcode.com
510. WildTangent Game wrapper 2.2.0.xx -  www.wildtangent.com - www.wildgames.com
511. RealArcade Wrapper (.garr) www.realarcade.com
512. GPScript Programming Language v5.0 - 2007.11.20 - Copyright(C) 2001 - 2003, GPcH Soft - www.dotfix.com

ASL Homepage: http://www.exeinfo.xwp.pl/
Download: http://www.box.net/shared/79q0e54e4g | Mirror: exeinfope0024test512sign.zip     540.28 KB

submitted via post to blogger due to www.blogger.com access problems   

Archive