Skip to main content

Home/ Leis Software & Services Features & Guides (Snipplets)/ Group items tagged tips

Rss Feed Group items tagged

LeisHowI

How To Add Custom Gadgets To Gmail? - 0 views

  • simple and step by step tutorial to add custom gadgets like Remember the Milk, weather or for that matter anything to your Gmail account.
  • Step 1: Activate the custom Gadget in Labs
  • Step 2: Find XML URLs for the Gadgets To Add To Gmail
  • ...4 more annotations...
  • existing Gadget from your Google IG page to Gmail, go to your IG homepage and find the gadget you want to add, click on the arrow key in the gadget menu and from the dropdown menu click on “About this Gadget”
  • Once you click on the option you will be taken to a new page where you can see information about the gadget, the address bar on this page contains the link to the Gadget XML URL, copy the URL and store it somewhere temporarily.
  • Alternatively, you can also find gadgets in the Gadget directory, to get the gadget XML URL in the directory find the gadget you want to add to Gmail and click on the link to view the full description, once you are on the description page, copy the URL from the address bar like shown in the screenshot above.
  • Step 3: Adding The Gadget To Gmail – Once you have got hold of the XML URL of the gadget it is time to add it to your Gmail account, to do that go to Settings –> Gadgets and enter the URL into the text box provided.
LeisHowI

Viewer2 Manual - kometbomb - 0 views

  • date:1-12-2006 (December 1st, 2006
  • date:2007.6 (June 2007)
  • viewed:
  • ...52 more annotations...
  • Valid words for size: tiny, small, medium, large, huge, ultra
  • size:
  • combine a viewed: query with top:, the query is based on views during that time.
  • top:views results:40 – show the top 40 based on views.
  • is:favorite
  • ~word – look for words that are similar to “word”. Works only in Fast Search and needs word indexing to be enabled
  • remove tags from images, first select them in the browser and open the tag list.
  • Tagging
  • Ctrl + T while viewing the image or having some images selected in the browser view.
  • If you open the tag list while the add tag box is open, you can add tags from the list by left clicking on them.
  • Separate multiple tags with commas
  • Add tags from the list to images by dragging them on images: left drag adds tags to one image, right drag will apply them to a group of images
  • Or, select a few tags and double click on one of them. This will view all images with all the selected tags.
  • Double click on a tag to view all images with the tag
  • added:
  • Deselect (Ctrl + Left click) the tags you want to leave to the images and press delete.
  • You can make aliases to tags by adding both tags and dragging the tags on each other in the list. The draggee will become the alias for the tag you drag the tag on. Every time you add the alias, it will actually add the original tag.
    • LeisHowI
       
      I don't quite get what it means, will have to test out. I suppose it means you can create fake tags, where they are simply placeholders for actual tags. I'm assuming you can do it with multiple tags as well?
  • Let’s imagine you have a screenful of untagged and tagged images. First, press Alt + T to sort images by tags. With the mouse, click on the left edge of the screen to open the file list. You should see a group of files in the beginning of the list marked as having no tags. Right click on the list to select a whole group of images, and press Ctrl + C to copy the files on the clipboard. Press Ctrl + N to open a new view and paste the images with Ctrl + V. Now you have a nice, clean workspace with no unwanted files.
    • LeisHowI
       
      Title: How to work with untagged images only. (In a clean workspace)
  • press Ctrl + Shift + O to automatically sort all files into smaller subgroups
  • Adding complete directories
  • Use the included program dbtool to add directories recursively with any tags you like.
  • "c:\Program Files\Viewer2\dbtool" add "c:\my photos\kittens" cats cute. This will add everything in the specified directory and add the tags cats and cute to each image.
    • LeisHowI
       
      Nice function. Although a GUI interface would certainly make it easier. 
  • Automated tagging
    • LeisHowI
       
      I must be sleepy, I have no idea what it's talking about.
  • Ctrl + D: Select none
    • LeisHowI
       
      Imagine command "Deselect"
  • eature is experimental.
  • Synchronizing IPTC keywords and Viewer2 tags is disabled by default, because it physically modifies image files
  • enable it in the configuration by ensuring the option “Synchronize tags and IPTC keywords” is checked. Viewer2 will then tag every new image with IPTC keywords and set the IPTC keywords to the tags the image has in Viewer2
  • Ctrl + Shift + left drag: Add lasso selection to the selected images
  • Right click on filelist: Select group
  • Alt + C: Sort by color (press Alt + C multiple times to adjust fuzziness) Alt + D: Sort by date (press Alt + D multiple times to adjust fuzziness) Alt + G: Sort by group Alt + L: Sort by forced links Alt + N: Sort by name (press Alt + N multiple times to adjust fuzziness) Alt + O: Sort by original order (e.g. the order of images returned from a query, useful with top:views query) Alt + P: Sort by path Alt + R: Sort by resolution
  • Syncing tags and IPTC keywords
  • Ctrl + Shift + F: Find files with matching tags
  • Ctrl + I: Invert selection
  • Ctrl + O: Order selected images in one group Ctrl + Shift + O: Order images in groups
  • Ctrl + S: Zoom into all files (fit files on screen) Ctrl + Shift + S: Zoom into selected files
  • Delete: If tag list is not open delete selected files from the view, if the list is open the selected tags will be removed from the selected images
  • Ctrl + Delete: Physically delete selected files
  • Home: Zoom image to fit to screen End: Zoom image to original size
  • Inertia The inertia of everything, less means everything will be smoother but slower.
  • ShowDirectories Show subdirectories in the browser.
  • UseSpiral If set to 0, order images in a square, otherwise order images in a spiral.
  • IPTC into the files but they don’t show up in Picasa. Other tools, such as Exifer or IrfanView can display them
  • IPTC export works at least on some programs
  • doesn’t write IPTC back to the images when we set tags – is that by design?
  • (“Synchronize IPTC tags” needs to be checked on the “Database” page). That feature definitely exists but it’s not enabled by default.
  • not entirely sure if enabling the syncing will automatically write the tags that you have added earlier but either adding (or removing) any tag will trigger the IPTC update for the file. Or, you can use dbtool to sync manually (something like “dbtool exportiptc c:\Photos”).
  • a small tool that recursively parse the whole image repository to automatically assign tags would be nice.
  • The new dbtool does this automatically. You can simply add a file in a directory and the tags in the file are applied to all the subdirectories. It can also tag files based on the tags it sees in the directory names, so if you have the tags “2009″ and “holiday” in the system and a directory named “holiday 2009″, dbtool will apply both tags to the images in the directory.
  • Would it be possible integrate this new dbtool inside the “MSWindows explorer”?
  • It is possible to add any program in the menu, as long as the program takes command line arguments.
  • http://windowsitpro.com/article/articleid/13596/how-do-i-add-an-item-to-the-right-click-menu.html (not the best example but you’ll get the idea)
    • LeisHowI
       
      Copied Over: How do I add an item to the Right Click menu? A. Follow the procedures below: Start the Registry Editor (REGEDIT.EXE)Expand the HKEY_CLASSES_ROOT by clicking the plus signScroll down and expand the Unknown subkeyClick on the Shell key and right click on it.Select New from the pop-up menu and choose Key.Enter the name you want to be displayed, e.g. the name of the application. Click EnterRight click on the new subkey and click New. Again select Key and enter the name "Command" and click EnterClick on the newly created Command and double click on "(Default)"Enter the path and name of the executable with %1, i.e.d:\program files\savedit\savedit.exe %1Close the registry editorWhen you right click on a file the new entry will be displayed.
  • The command line would be something like “c:\viewer2 directory\dbtool.exe” iptcadd “%1″.
  •  
    Really long but sounds like it has tonnes of functions. As reviewed in freewaregenius, I think shortcuts will come in handy though you would really have to get used to it.
LeisHowI

Viewer2 FAQ - 0 views

  • Try moving the mouse to the top of the screen to open the main menu. You can then click the “Open file…” icon to open any image file or the magnifying glass icon to search for files
  • Clicking on the left or right edge of the screen shows and hides the side menus that contain a list of all tags and a list of all files currently in the browser view.
  • double-clicking the viewed image shows the browser again with all the images in the same directory as the viewed image.
  • ...4 more annotations...
  • edit IPTC data for selected images by pressing F9
  • If the “Synchronize IPTC keywords and tags” option is enabled, Viewer2 will add IPTC keywords as tags and edit the keyword list when tags are added or removed.
  • To manually add keywords as tags, select some images in the browser and click on “Suggest tags”. You will see a list of suggested tags (which also looks for known tags in the IPTC captions) and all the IPTC keywords in the selected images. Drag the keywords or Alt + Left click on the keywords to add them to the image as tags.
  • Alternatively, you can use dbtool to extract tags from the IPTC data
  •  
    Some usage information.
LeisHowI

Viewer2: image viewing and tagging via freewaregenius.com - 0 views

  • Viewer2 is a free image viewing and tagging app
  • innovative tagging process based on organizing image thumbnails and folders visually and grouping them in various ways
  • Includes a powerful, versatile search function that indexes metadata as well as filenames and paths
  • ...11 more annotations...
  • mouse over to the edges of the screen, where you will find all the tools that you need to browse, view and tag your images
  • But note that in order to really take advantage of what this program can do you really have to become familiar with the different mouse manipulations
  • (e.g. right-click and move to move selected sets of images around – see the video tutorials). You also might want to become familiar with the various keyboard shortcuts, esp. the ones that concern tagging images, as they will make the process super fast and easy. Note that when hovering over any command icon in the interface a text label will show at the bottom of the screen to explain it (although a tool-tip would have been better, I think).
  • can group by name, by path, by resolution, by number views, by time/date accessed, by color, and of course by tags
  • Lasso-type tool: an innovative tool that can be used while tagging to select multiple images
  • Automatic tag suggestions: for quick tagging, Viewer2 can suggest tags based on other tagging activity.
  • Searching: the search function is one of the most versatile and powerful that you could hope for
  • It is able to field sophisticated queries such as give me the word "bla" with "2007" in the path excluding the tag "wallpaper" as an example (see the manual section for an overview).
  • search by tags, by name, location, size, etc.
  • Customization: most everything about this program can be customized in the settings, from the size of the thumbnails to the way various elements behave.
  • Memory use: only 16 megs in memory, despite the nifty, visual pyrotechnics.
LeisHowI

SlideShare Most troubleshooting and options help are shown here - 0 views

  • How to stop receiving comments from a presentation I favorited ?
  • What are Groups?
  • What is the difference between Group and Events?
  • ...2 more annotations...
  • On my home computer, the slideshow full view player works with a snap but on my office computer, it opens slowly in a popup window. Why does it act different?
  • On Slideshare, I can see the slideshow thumbnails but I can't see the slideshow player itself. What could the reason be?
  •  
    Title SlideShare : FAQ: Favoriting, Tagging, Groups & Events
LeisHowI

SlideShare : URL for a particular slide of a slideshow - 1 views

  • append the slide number to the URL of the slideshow to have a permalink to that particular slide
LeisHowI

SlideShare : Sharing to a select few - use Followers list - 0 views

  • when you want to share your content with a specific set of people instantaneously.
  • 'MakeFollowers lists'
  • Edit Slideshow and into the Privacy dropdown, you will see the contact list in the dropdown.
LeisHowI

SlideShare : Reduce width of embedded slides - 0 views

  •  
    Change it from the code.  eg width="425" change it to something like width="300"
LeisHowI

SlideShare : Can I embed or share a private document? Intranet? - 0 views

  • when you choose “Only Me” or “My contacts”, then you will have a chance of allowing or disabling embedding.
  • You can control whether a private document can be embedded or not.
  • You can control whether a private document can be embedded or no
LeisHowI

SlideShare : I want to temporarily give access to a slideshow privately. How can I do t... - 0 views

  • When you are done sharing, uncheck the "Secret URL". It will no longer work
  • Make it visible to "Only me". Enable the Secret URL and send to who you want to share with
  •  
    More information on secret url found here. http://help.slideshare.com/entries/57950-what-is-a-secret-url
LeisHowI

SlideShare : Categorize uploaded files - 0 views

  • uploaded file is a pdf
  • deduce the required final file forma
  • look at the aspect ratio (height v/s width) of the file
  • ...3 more annotations...
  • f the file has a higher width than height (like the 4:3 ratio of a presentation slide), it is a presentation
  • printed it as a pdf in the "Notes pages" mode. Now this pdf will have the shape/size of a document
  • can expect some changes to make this simpler
  •  
    pdf. Longer width than height = presentation.
LeisHowI

TaggedFrog - Portable Mode - 0 views

  • enable portable mode
  • "If you would like to enable "portable mode" please edit TaggedFrog.exe.config file and change value of key "Portable" from "false" to "true"
  • will use configuration file and database from the current folder (so don't forget to copy your database wink )"
  • ...1 more annotation...
  • set zerofootprint = "true" in taggedfrog.exe.config to prevent taggedfrog from storing information in the registry
  •  
    How to Make it portable. How to prevent it from storing information in Registry.
LeisHowI

Turning off personalization : Personalized Search - Accounts Help - 0 views

  • Personalized Search treats signed-in and signed-out users differently, the instructions for disabling Personalized Search are a little different in each case
  • If you aren't signed in to a Google Account, your search experience will be customized based on past search information linked to a cookie on your browser.
  • To disable
  • ...3 more annotations...
  • top right corner of the search results page, click Web Histor
  • click Disable customizations.
  • Because this preference is stored in a cookie, it'll affect anyone else who uses the same browser and computer as you
LeisHowI

Pausing : Using Web History - when signed in. Other notes - 0 views

  • Using Web History: Pausing
  • click the Web History link from the My Account page, then click the Pause link on the left side of the Web History page.
  • Note: If you sign out of your Google Account, your browser will continue to store your search history.
  • ...1 more annotation...
  • also continue to save your previous searches with Personalized Search.
LeisHowI

Google Basics : About Web History - Accounts Help - 0 views

  • offers you more relevant search results and recommendations based on your web activity
  • With Web History
  • View and search across webpages you've visited in the past, including Google searches
  • ...6 more annotations...
  • Find trends on your web activity, such as your most visited sites and top searches.
  • Get more personalized search results based on what you've searched for and which sites you've visited.
  • personalized query suggestions
  • To access your Web History, visit http://www.google.com/history
  • Signed-out personalization:
  • When you're not signed in, Google customizes your search experience based on past search information linked to your browser, using a cookie.
LeisHowI

Plurk Vs Twitter - 5 Features That Will Make You Want To Switch - 0 views

  • Plurk is a Twitter clone that offers a wealth of features.
  • @User Reply
  • croll over the user comment you wish to reply to and a little menu will appear to the right. Click on the little speech bubble with the red cross to insert the @user code into your responses.
  • ...12 more annotations...
  • Like Conversations
  • Users can reply to each message and rather than being lost within chronicle updates,
  • replies are kept together within a threaded conversation.
  • can be viewed by category, i.e. all plurks, my plurks, private, and responded.
  • pdates of plurks that were either yours, private, or ones that you had responded to
  • can also like a conversation and subsequently follow its replies.
  • Users can now search conversations and view the hottest links, most plurked videos, and Plurk trends by location and time frame (daily or hourly)
  • Unfortunately, locations are limited to Indonesia, China, Philippines, and Global.
  • improved service. You can upload a photo or – and that’s new – take it straight from your webcam
  • could previously upload and add pictures.
  • With the “Daily Photo” Plurk is setting the stage for microphotoblogging.
  • Developers will love to hear that Plurk has recently released its API platform.
LeisHowI

Firefox Add-ons by InBasic - 0 views

  • helps you to organize notes. notes with same group appear adjacent together in archive menu.
    • LeisHowI
       
      Group by renaming the tab. eg [GroupName]. Basically surrounding the group name in square brackets. [...]
  • strongly recommended to always backup your notes before updating QuickFox Notes;
  • To backup QuickFox Notes, simply duplicate (copy & paste) your "QuickFox Notes" bookmark folder and rename it to something else. After successful update, move your QuickFox Notes bookmarks back to the QuickFox Notes bookmarks folder.
  • ...27 more annotations...
  • Store to "Archive" (to free tab space)
  • QuickFox Notes offers a variety of features and also supports most shortcuts as used in Notepad++.
  • Text search
  • Multiple tabs
  • QuickFox Notes is a multi-tab note taking add-on for Firefox that uses the integrated bookmarks system to store the notes.
  • open QuickFox Notes as a standalone application
  • Where does QuickFox Notes store the notes?
  • folder called "Quickfox Notes" is created in your bookmarks.
  • QuickFox Notes is using Firefox bookmarks to store note data.
  • Each bookmark of this folder represents a separate note.
  • an access note data through a bookmark's properties, even if the add-on is not installed in Firefox.
  • The actual text of the note is stored in the description field of the bookmark.
  • Autocopy/Paste on middle-click text (disabled by default)
  • Create Firefox shortcut, then change the target application to: "Path to Firefox" -qfn
  • add QFN to the windows-context-menu?
  • Depend on your windows type download one of these files (32 bit or 64 bit). Double click on it and you will find a new item ("Import to QFN") is added to your windows context menu.
  • need to edit these files with a text editor if Firefox is not installed in its default path
  • he "Archive" is a packing tool used in QuickFox Notes. In order to free space in QuickFox Notes' window, notes that are barely in use can be moved to "Archive".
  • QuickFox Notes via shortcut? [A] Yes, try Ctrl+Shift+F;
  • possible to change this shortcut as well: In your address bar, type "about:config".
  • "InBasic.QuickFoxNotes.modifier"
  • InBasic.QuickFoxNotes.key".
  • h "Google" word suggestion/calculator feature?
  • type a portion of the first word ("Fire" in this example) and press F1 (F1 will search Google for only one word before the cursor's position;
  • can be used as an online calculator as well.
  • select the whole expression and right click on it, then choose "Google suggestion based on selected text":
  • 'Group'?
LeisHowI

qliner hotkeys - The power of script - 0 views

  • Qliner Hotkeys you can make anything happen with a single keystroke, by leveraging the power of scripting.
  • Windows supports a number of scripting languages out of the box. Well known examples are JScript, Visual Basic Script and DOS batch (,bat) files.
  •  
    Launching scripts this way is easier. I suppose you could find them in a launcher too, but well. Less typing, less work.
LeisHowI

Dexpot - The utility for virtual desktops - 0 views

  • Plugin: Taskbar Pager
  • ntegrates a pager similar to the "Desktop Preview" directly into the Windows taskbar.
  • Switch desktops with a single click
  • ...2 more annotations...
  • Drag & Drop a window to another desktop
  • To copy a window, drag it while holding the Ctrl key
1 - 19 of 19
Showing 20 items per page