Friday, March 14, 2003

New Promise Search Flickr Photos Download Them Inwards A Batch

Flickr provides an splendid painting demo search engine only the query is - what create yous alongside images that look inward Flickr painting demo search results ?

Enter FlickrStorm Photo search, an online Flickr search tool packed alongside unopen to extremely useful features that also has the respond to the previous question.

Flickr provides an splendid painting demo search engine only the query is  New Hope Search Flickr Photos  Download them inward a BatchFlickrCash Search, Download Flickr Images inward a Batch, Flickr Leech

Wednesday, March 12, 2003

New Promise How To Post Spam Using Google Alerts

Spammers bring flora a really elementary agency to trick GMail spam filters - they purpose Google News Alerts.

It is quite slow shipping spam post using the Google Alerts service:

Goto google.com/alerts in addition to type your (spam) message text within the warning box. The message tin flaming live on upto 256 characters long and you lot may likewise include URLs.

Enter the electronic mail address of the mortal you lot wishing to spam in addition to hitting "create alert" -  GMail volition never score this message equally spam fifty-fifty if contains words similar viagra pills because it originated from a valid in addition to known electronic mail address - googlealerts-noreply@google.com

And there's piffling purpose marker this message equally Spam since the "from" address inwards the Google Alerts Confirmation electronic mail is owned past times Google itself in addition to thus your "Report Spam" activeness is unlikely to bring whatever effect.

If someone is novel to Google Alerts, he may easily autumn inwards the trap in addition to click the URL which could Pb him to malicious websites.

Either Google should disallow URLs inwards the warning text (like they create inwards YouTube comments) or format it inwards such a mode that it stays equally plainly text (non clickable).

Tuesday, March 11, 2003

New Promise Brand Gmail The Default E-Mail Customer Inwards Firefox

Vamsi Kiran is using Firefox every mo his default spider web browser precisely when he clicks some e-mail hyperlink (mailto:) on the web, IE opens upwards amongst the Yahoo! Mail homepage.

Vamsi would similar to meet the GMail compose window opened upwards up within Firefox (not Internet Explorer) when he clicks whatsoever e-mail hyperlink on spider web pages.

Download the gratis Google Talk chat application in addition to opened upwards the options dialog. You'll meet a full general setting that says "Open GMail When I click on Email Links" - conduct that in addition to exit.

This volition railroad train Gmail every mo your default mailto: handler. This agency that when you lot click on whatsoever hyperlinked e-mail address, a Gmail compose window volition opened upwards inward your default web browser. The To: address plain volition survive prepopulated amongst e-mail address.

This fox plant if you lot are inward IE - the GMail compose window would opened upwards within Firefox. To brand this run within Firfox, implement this minor change:


1. Type about:config inward the address bar.
2. Type mailto: in addition to hitting enter.
3. You'll meet a setting called network.protocol-handler.external.mailto that is railroad train to false. Double click it to toggle the value to true.

Related reading: Replace Outlook amongst GMail, GMail This! Bookmarklet

Monday, March 10, 2003

New Promise Online Javascript Beautifier - Unreadable Beginning Code Demystified

Bookmarklets (like GMailThis, Tumblr, BlogThis!) are beautiful even then mysterious as well as real confusing.

Their beginning code is e'er scrambled (or obfuscated) - so people who fifty-fifty accept unopen to background inwards HTML as well as Javascript programming discovery it difficult to analyze as well as sympathize the underlying logic or workflow.

For instance, the cryptic code that follows is a Tumblr Bookmarklet that volition post service a text snippet, icon or video from your electrical flow webpage to Tumblr.

javascript:var d=document,w=window,e=w.getSelection,k=d.getSelection, x=d.selection, s=(e?e():(k)?k():(x?x.createRange().text:0)), f='http://www.tumblr.com/share',l=d.location, e=encodeURIComponent,p='?v=3&u='+e(l.href) +'&t='+e(d.title) +'&s='+e(s), u=f+p; try{if(!/^(.*\.)?tumblr[^.]*$/.test(l.host))throw(0); tstbklt();}catch(z) {a =function(){if(!w.open(u,'t','toolbar=0, resizable=0,status=1, width=450,height=430'))l.href=u;}; if(/Firefox/.test(navigator.userAgent)) setTimeout(a,0);else a();}void(0)

Now if nosotros format or beautify the same code amongst proper indents, linebreaks as well as whitespaces, it would hold upward to a greater extent than readable as well as brand feel to virtually developers. See the same Tumble Bookmarklet code only reformatted:

javascript: var d = document,
w = window,
e = w.getSelection,
k = d.getSelection,
x = d.selection,
s = (e ? e(): (k) ? k(): (x ? x.createRange().text: 0)),
f = 'http://www.tumblr.com/share',
l = d.location,
e = encodeURIComponent,
p = '?v=3&u=' + e(l.href) + '&t=' + e(d.title) + '&s=' + e(s),
u = f + p;
try {
    if ( ! /^(.*\.)?tumblr[^.]*$/.test(l.host))
        throw(0);
    tstbklt();
}
..[snip]..
void(0)

This was done using the gratuitous online beautifier tool for javascript available at http://elfz.laacz.lv/beautify/? - it's an opened upward beginning PHP script that you lot are gratuitous to work on your ain server.

For formatting code written inwards PHP, CSS, etc, you lot may endeavour the prettyprinter.de/ - similar to Javascript beautifier only gives to a greater extent than options for formatting the output.

Sunday, March 9, 2003

New Promise Windows Installer Issue: When Programs Spend Upward To Uninstall

Sometimes when you lot endeavour to uninstall to a greater extent than or less software using the Add/Remove programs module inward the command panel to costless upward disk space, the Windows Installer volition enquire you lot to specify the folder that contains the master installation files.

You volition likewise confront a similar occupation when you lot are trying to install a novel version of the software when a previous version already exists on the auto for which the installer files are no longer available. [the consequence is specific to InstallShield Express]

In that case, you lot are probable to encounter the next fault - "Another Version of this Product Is Already Installed. Installation of This Version Cannot Continue."

I faced this Windows Installer related occupation real lately spell trying to install Adobe Captivate iii over an older version. I could non install Captivate iii equally I had deleted the previous installation files from my desktop.
Tried deleting the entries from registry editor too likewise the programme files folder precisely null worked.

Then tried pointing the onetime installer to the novel setup precisely that threw to a greater extent than or less other fault - "the installed production does non gibe the installation source(s). Until a matching source is provided or until the installed production too source are synchronized, this activity tin non hold out performed."

Finally, the next fob worked - extracted the files to a novel folder too ran command at the DOS command prompt for strength installation:

MsiExec.exe /I installer.msi REINSTALLMODE=voums REINSTALL=ALL

You volition convey to supplant the installer.msi filename] Works similar a charm. To hold out on the security side, run the setup.exe 1 time to a greater extent than to repair/reinstall the installation.

Saturday, March 8, 2003

New Promise Practise In Addition To Larn Keyboard Shortcuts Amongst Keyboard Jedi

We all grip that keyboard shortcuts (like the Ctrl+C for Copy) speed upwards our computing sense but how produce nosotros memorize or main the diverse fundamental combinations when software programme (like Firefox, IE, iTunes, Word, Windows) has their ain gear upwards of keys.

speed upwards our computing sense but how produce nosotros memorize or main the diverse fundamental combina New Hope Practice together with Learn Keyboard Shortcuts amongst Keyboard Jedi If you lot likewise demand assistance learning keyboard shortcuts for whatsoever Windows application, a complimentary utility called Keyboard Jedi tin come upwards inward real handy.

No, this software is non whatsoever visual overlay or a diagram of keyboard shortcuts but something solely dissimilar - it puts you lot inward a province of affairs where you lot accept no pick but to larn the shortcuts inward social club to consummate your task - simply similar the strict instructor inward the school.

Start whatsoever application together with press Ctrl+Alt+Shift+F12. Keyjedi volition disable your mouse only for that application. Whatever shortcuts you lot type volition seem inward a small-scale transparent window.

The role is to this mouseless trend to forcefulness yourself to larn keyboard shortcuts instead of using the mouse. Press ctrl-alt-shift-f12 i time again to find mouse control.

Roy Osherove [Developer of Keyboard Jedi]