Skip to main content

Posts

Showing posts from January, 2013

Android users Can Quickly Access Apps Directly From the Homescreen

EZ Launch – Quickly Access Apps Directly From the Homescreen The Google Play Store has thousands of apps and most of these are downloaded by millions of Android users. With the vast number of apps available, users download various apps on their devices. These apps can fill up the app drawer and you might find it frustrating to find a particular apps. Most Android users get lost when looking for a particular app in the app drawer and this can be really annoying. A new app is now available for the Android OS which completely solves this problem. Even if you have hundreds of apps installed, the app lets you get to any particular app easily. EZ-Launch is, basically, a widget app which lets you open up any particular app quickly. https://play.google.com/store/apps/details?id=com.sadna.widgets.application Source: TechnologyBitesUpdate

J2EE Interview Quetions

Q: What is a output comment? A: A comment that is sent to the client in the viewable page source.The JSP engine handles an output comment as uninterpreted HTML text, returning the comment in the HTML output sent to the client. You can see the comment by viewing the page source from your Web browser. JSP Syntax <!-- comment [ <%= expression %> ] --> Example 1 <!-- This is a commnet sent to client on <%= (new java.util.Date()).toLocaleString() %> --> Displays in the page source: <!-- This is a commnet sent to client on January 24, 2004 -->   Q: What is a Hidden Comment? A: A comments that documents the JSP page but is not sent to the client. The JSP engine ignores a hidden comment, and does not process any code within hidden comment tags. A hidden comment is not sent to the client, either in the displayed JSP page or the HTML page so...

SQL Interview Questions and Answers - Part 1

Q: What is SQL? A: SQL stands for 'Structured Query Language'. Q: What is SELECT statement? A: The SELECT statement lets you select a set of values from a table in a database. The values selected from the database table would depend on the various conditions that are specified in the SQL query. Q: How can you compare a part of the name rather than the entire name? A: SELECT * FROM people WHERE empname LIKE '%ab%' Would return a recordset with records consisting empname the sequence 'ab' in empname . Q: What is the INSERT statement? A: The INSERT statement lets you insert information into a database. Q: How do you delete a record from a database? A: Use the DELETE statement to remove records or any particular column values from a database. Q: How could I get distinct entries from a table? A: The SELECT statement in conjunction with DISTINCT lets you select a set of distinct values from a table in a database. The values selecte...

Resize multiple images

SendTo-Convert lets you quickly resize multiple images from the `Send to' option in the right-click menu or via drag and drop, based on a profile you can configure. Though SendTo-Convert only offers a single profile, its convenience factor makes up for that if you usually need to resize images to one particular format and size. You can specify an output format, the maximum file size and resolution of the image depending on your requirement. SendTo-Convert is available in both installable and portable versions, and works on both 32-bit and 64-bit versions of Windows XP, Windows Vista, Windows 7 and Windows 8. http://www.vieas.com/en/software/stcon.html

Free Duplicate Finder

There are several tools available that allow you to locate and delete duplicate copies of files such as GDuplicateFinder and Fast Duplicate File Finder. It is another application for Windows to help you locate duplicate files, and its lets you do so based on file type including photos, music, videos, documents, executable etc. When found, the duplicate files can be moved to a different folder, allowing you to decide if you want to delete or keep them. Features: Easy to use - A couple of clicks to finish duplicate files scanning. Free to use - 100% free to download, install and use, no extra fee. Free Duplicate Finder - Find duplicate files in drives. Free Duplicate Cleaner - Delete duplicate files or move them into an archive elsewhere. Wizard interface - Wizard interface to guild you finish duplicate files scanning step by step. Fast Scanning - Fast scanning and accurate duplicate comparison. FreeDuplicator v.1 can be downloaded at http://www.weenysoft.com/...

Business Model Fiddle

Business Model Fiddle, a web-application, for entrepreneurs to share their #businessideas with the click of a button. The general idea behind Business Model Fiddle is that every successful business model is made up of nine basic building blocks: customer segments, value proposition, channels, customer relationships, revenue streams, key resources, key activities, key partnerships, and cost structure. Business Model Fiddle gives you a way to map these building blocks out on a digital canvas. Create your own canvas from scratch, or use one of the templates that Business Model Fiddle has created. Add your own information to each building block, making sure to type up any necessary explanations or instructions for how your company plans on accomplishing each element. The concepts you add can be moved from block to block, or deleted altogether and added to your information archive. You can also add "assets"—which are images or drawings—to your canvas to better explain your ide...

Data recovery software: RECUVA-Portable

Accidentally deleted an important file? Lost something important when your computer crashed? No problem! Recuva recovers files deleted from your Windows computer, Recycle Bin, digital camera card, or MP3 player. And it's free! Windows Vista, XP, 7, Server 2008/2003, and the 64-bit, Windows versions are supported. http://www.piriform.com/recuva/download

ResophNotes

ResophNotes, the note-taking program with syncing capabilities. Widely praised for its simplicity and ease of use, ResophNotes for the Windows platform zeros in on the essentials and dispenses with the frills. ResophNotes has an easy-to-use tagging capability, facilitating organization and data retrieval. Its premiere strength, however, lies in its syncing ability, either through the free-to-use and popular Simplenote or as standard text files with the ubiquitous Dropbox. A user configurable global hotkey is one of the many keyboard shortcuts which encourages users to dispense with the mouse and find full functionality through the keyboard alone, with the website detailing more than two dozen of these shortcuts. Although the program does not rise to rich text formatting, it does allow a limited amount -- bold and italic -- when Text Format is enabled in the options settings, as well as providing clickable links to websites and internal notes. Additional feature...