I’ll use whatever device I please on your network
November 23, 2007
GreaseMonkey ChickenFoot iMacros Koala CoScripter – firefox – proxomitron privoxy proximodo
GreaseMonkey
http://GreaseMonkey.mozdev.org
ChickenFoot
http://groups.csail.mit.edu/uid/chickenfoot/
iMacros
https://addons.mozilla.org/en-US/firefox/addon/3863
Koala
http://domino.research.ibm.com/comm/research_projects.nsf/pages/koala.index.html
CoScripter
http://services.alphaworks.ibm.com/coscripter
Will CoScripter be to GreaseMonkey what Natural Language was to Lexis/Nexis? I prefer boolean with proximity modifiers, but I will prefer CoScripter.
November 16, 2007
restart later nag be gone
Local Computer Policy Computer Configuration Administrative Templates Windows Components Windows Update
enable: No auto-restart for schedule Automatic Updates installations
November 10, 2007
installing Firefox DOM Inspector without having to custom install Firefox
two methods. the latter is just for fun. Be sure to up maxversion in install.rdf (change value to one asterisk)
(1)
– download install from mozilla.org (getfirefox.com)
– UN-7zip the exe
– zip contents of inspector@mozilla.org directory
– change zip extension to xpi
(2)
(optionally using MRtech local)
– browse DOMI existing directory — of custom install with DOMI
– zip contents of directory
– change zip extension to xpi
download DOM Inspector from Firefox 2.0.0.9 setup exe:
http://s4.massmirror.com/68e37e4942ad374d0eb629eb1c0a74af.html
addendum I did not want to include this in with directions as it would create mozillazine headaches so it gets a mention without specifics (advanced user isolation)
(3) pickup directory and place in profile’s extension staging area
why is there zero free wordpress API integration with OmniDrive?
OmniDrive is raving about interop while wordpress only offers 50 megs of space.. hmmmm
hide annoying firefox bits with stylish
@namespace url(http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul);/* To hide menu item: */ menuitem[label="ShortShip Toolbar"] { display: none !important; } menuitem[label="Read Mail (0 new)"] { display: none !important; } menuitem[label="New Message..."] { display: none !important; } menuitem[label="Clear Private Data..."] { display: none !important; } #contentAreaContextMenu menuitem[label="Undo Close Tab"], #contentAreaContextMenu menuitem[label="Undo Close Tab"] + menuseparator { display: none !important; } #contentAreaContextMenu menuitem[label="Show in XPather"], #contentAreaContextMenu menuitem[label="Show in XPather"] + menuseparator { display: none !important; } #contentAreaContextMenu menuitem[label="View Page Source"], #contentAreaContextMenu menuitem[label="View Page Info"], #contentAreaContextMenu menuitem[label="Reload"], #contentAreaContextMenu menuitem[label="Send Link..."], #contentAreaContextMenu menuitem[label="Do eBay Search"], #contentAreaContextMenu menuitem[label="Do eBay Search in New Tab"] { display: none !important; } /* Hide Context Menuitems */ #context-reload, #context-stop { display: none !important; } /* Add a keyword when adding a bookmark */ #keywordRow { display: -moz-grid-line !important; } /* Remove Back button when there's nothing to go Back to */ #back-button[disabled="true"] { display: none; } /* Remove Forward button when there's nothing to go Forward to */ #forward-button[disabled="true"] { display: none; }
redactable cheat engine 5.3 mirror
digg comments are far too permanent
http://s3.massmirror.com/11fa5072cd38d5aa7c620e3824e99d4a.html
SFV
http://s3.massmirror.com/79d15e59c7883aef93ced634797ece6a.html
November 8, 2007
in lieu of bootvis
Manual Instructions – Reboot Windows XP two times, each time wait one full minute after the desktop appears to allow Windows time to fully write to the NTOSBOOT-B00DFAAD.PF file before proceeding, then go to “Start”, “Run”, Type
Rundll32.exe advapi32.dll,ProcessIdleTasks
This can take 10-15 minutes to run but no notification will be given when it is finished. You will notice increased Hard drive activity while it is running wait until this stops. When this is finished in the “Run” box Type
defrag c: -b
and wait until the command prompt window disappears. It is not necessary to do again unless something has been added or removed from the boot sequence (Drivers, Startup Applications ect…) and you do not feel like waiting 3 days for it to be automatically optimized by Windows.
digg home (for games) stylish – remove sidebar and diggs full width
@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document domain(“digg.com”) {
/* main page full width */
.main {
margin-right: 0 !important;
}
/* bye sidebar */
.sidebar {
width: 0px;
display: none !important;
}
}
bucket of ads .. the IE people have more flare?
kPartner.bucket
November 6, 2007
November 4, 2007
EASILY download any youtube video in firefox — don’t bother with youtube extensions
There’s no reason to install a “youtube extension”. All that’s required is Firefox and AdBlock Plus.
(1) visit YouTube
(2) pick and play a video
(3) mash CTRL+Shift+B
(4) in that search bar enter: get_vid
(5) right click that URL, open in new tab
(6) close existing tab.. and download from new tab will commence
(7) rename FLV to suit and watch (in MPlayer or similar)
repeat as desired
see also: other Firefox CTRL+Shift+B article