Your Ad Here

Monday, May 11, 2009

Tweak Windows 7 with Xdn

As we write our guide on Windows 7 we will keep educating you on features but if you want to change lot of settings quickly, Xdn is a good option to tweak windows 7 features like you want it. Right from UAC to taking ownership of other users files.

Xdn utility we had talked in terms of Vista and the same application can tweak your windows 7 also. Here are all the features of Windows 7 that can be tweaked.

Change UAC settings

Change UAC Settings in Windows 7

Enable or Disable Hibernation

Enable or Disable Hibernation in Windows 7

Removing Shortcut icons

Remove shortcut icons in Windows 7

Remove Send to and Add copy to, move to folder context menu

Add / Remove Send to option in Windows 7

Disable / Enable ATI Catatlyst Controller

Windows 7 ACCC

Take ownership of Other users files and folders

Take ownership of othr users file in Windows 7

Make views stick

Making views stick in Windows 7

This will be a good start for you to tweak windows 7 and play with this tool. We are builiding our next tweaking guide for you which should come out soon. Till then keep playing with XDN

Thursday, May 7, 2009

Filing a DMCA Complaint to Google Gets Easy

Sites hosted on Google’s own blogger platform are probably the worst offenders when it comes to content plagiarism.

Some may say that WordPress, Tumblr and a dozen other services also offer free blogs but Blogger seems to be the most preferred choice for creating splogs as there are people who have this impression that Google favors blogspot.com blogs is search results.

copy paste

There could be other reasons as well but if you ever discover a blogspot blog copying content from your website without attribution, you can file a DMCA complaint to Google and they will comply (read my experience) but this process can be a bit tedious as Google would only accept DMCA takedown notices that are sent via fax or snail mail.

Well, not anymore. If you don’t have a fax machine and aren’t inclined to spend money on a web based fax service, here’s some good news. Google has dropped the fax or mail requirement for Blogger and you can now submit DMCA complaints to Google online via an online form.

This “facility” is available only for filing DMCA notices against Blogger blogs but you’ll still have to take the fax or paper mail approach for reporting copyright infringement on other Google sites like Google Base, Orkut, AdSense and so on. Hat tip Nikhil Pahwa.

Wednesday, May 6, 2009

f you want to copy or extract the text from your PDF files without using any Adobe reader, then below is a free utility and an online tool to do this

If you want to copy or extract the text from your PDF files without using any Adobe reader, then below is a free utility and an online tool to do this easily.

Ease Pdf to Text Extractor is a free software designed to extract text from Adobe PDF files without the need of Adobe Acrobat software. It processes at very high speed and you can convert multiple PDF files to text files at one time.

extract text from pdf files

Download Ease Pdf to Text Extractor

extract text from pdf files onlinePDFTextOnline does the same task as above but online. It converts PDF text quickly and accurately in your browser without requiring any software download.

  • Handles all fonts and languages (including Chinese, Japanese, Korean, and more)
  • Provides easy access to form data, document properties, and bookmarks

Hack Internet Explorer 8, Move Menu Bar Above Address Bar

How do I bring back IE8 menu bar to the top of the window? How to Move the Menu Bar Above the Address Bar in IE8? The decision to move the address bar doesn’t make any sense, if it is for cosmetic changes just to prove IE7 and different from IE8, then by all means this is the biggest failure.

Below is a simple tutorial on how to move the menu bar below the address bar, just like good old IE7.

Hack Internet Explorer 8, Move Menu Bar Above Address Bar

1. Open up Notepad (or right-click the desktop, mouseover New and select Text Document).

2. Copy and paste the following into the new text document:

Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Toolbar\WebBrowser]
“ITBar7Position”=dword:00000001

3. Save the document as ie8_menubar_above_address.reg.

4. Double-click the new file to merge it into the Registry.

5. Continue through the UAC prompt and confirm that you wish to perform the action.

6. Restart you computer (or simply stop and start Explorer.exe from the Task Manager).

Wednesday, April 8, 2009

Excel Shortcuts and Tips you should know

I am not very good at using MS Excel, recently when I was working on an Excel sheet, I learnt a couple of keyboard shortcuts with the help of a friend, I though sharing it with you all, I have tried to put together the ones which I thought are not very usual, hope you find them useful.

General Shortcuts to make you more productive with MS Excel -

Operation Shortcut

  • Multiselect Cells Alt+Left Click
  • Del Row/Col Ctrl+K
  • Select Range Ctrl+*
  • Go to Corner Ctrl+.
  • Edit Selected Ctrl+Enter
  • Fill Down Ctrl+D
  • Fill Right Ctrl+R
  • Copy Prev Formula Ctrl+’
  • Copy Above Val Ctrl+”
  • Sum Alt+=
  • Go to First Cell Ctrl+Home Go to Last Cell
  • Ctrl+End Start of Row Home
  • Next Sheet Ctrl+Page Down
  • Next Workbook Ctrl+F6
  • Prev Workbook Ctrl+Shift+F6
  • Prev Sheet Ctrl+Page Up
  • Go to F5
  • Set Currency Shift+Ctrl+$
  • Set Percent Shift+Ctrl+%
  • Set Number Ctrl+Shift+~
  • Set Date Ctrl+Shift+#
  • Insert Line Br Alt+Enter
  • Repeat Action F4
  • Format Cell Ctrl+1
  • Insert Date Ctrl+; Insert Time Ctrl+:
  • Remove Border Ctrl+Shift+_ Border Cells Ctrl+Shift+&
  • Select Cell Group Shift+Cursors

Some Functions and their Results

  • FUNCTION RESULT
  1. today() Today’s date
  2. now() Date and Time
  3. sum() Total of values
  4. average() Average of values
  5. min() Lowest value
  6. max() Highest value
  7. count() Number of values
  8. counta() Count non-blank
  9. countif() Count matches
  10. if(this,then,else)and() / or() Return value if condition met
  11. rand() Random number
  12. round() Round the value
  13. ceiling() Round up
  14. floor() Round down
  15. sqrt() Square root
Hope you found them useful, if yes, feel free to print it out and keep it on the wall at you workplace

Monday, April 6, 2009

Airtel 2009 Ringtones

2009 Ringtones

Airtel Ringtones

Download

Thursday, April 2, 2009

How to use Eclipse

Eclipse

Eclipse is a Java-based, extensible open source development platform. It is simply a framework and a set of services for building a development environment from plug-in components. Fortunately, Eclipse comes with a standard set of plug-ins, including the Java Development Tools (JDT). Eclipse also includes the Plug-in Development Environment (PDE), which is mainly of interest to developers who want to extend Eclipse, since it allows them to build tools that integrate seamlessly with the Eclipse environment. Because everything in Eclipse is a plug-in, all tool developers have a level playing field for offering extensions to Eclipse and providing a consistent, unified integrated development environment for users.

Although Eclipse is written in the Java language, its use isn't limited to the Java language. For example, plug-ins are available or planned that include support for programming languages like C/C++ and COBOL. The Eclipse framework can also be used as the basis for other types of applications unrelated to software development, such as content management systems.

The Eclipse Workbench

Eclipse
The Eclipse Workbench consists of several panels known as views, such as the Navigator view at the top left. A collection of panels is called a perspective. The default perspective is the Resource Perspective, which is a basic, generic set of views for managing projects and viewing and editing files in a project.

The Navigator view lets you create, select, and delete projects. The panel to the right of the Navigator is the editor area. Depending on the type of document selected in the Navigator, an appropriate editor window opens here. If Eclipse does not have an appropriate editor registered for a particular document type (for example, a .doc file on a Windows® system), Eclipse will try to open the document using an external editor.

The Outline view, below the Navigator, presents an outline of the document in the editor. The precise nature of this outline depends on the editor and the type of document; for a Java source file, the outline displays any declared classes, attributes, and methods.

The Tasks view gathers information about the project you are working on. This can be information generated by Eclipse, such as compilation errors, or it can be tasks that you add manually.

Now, we'll create a project in the Navigator. Right click in the Navigator view, and then select New > Project. When the New Project dialog box appears, select Java on the left. Standard Eclipse has only one type of Java project, named Java Project. If there were a plug-in installed to supply support for JSPs and servlets, we would see an additional option here for Web applications. For now, select Java Project, enter "Hello" when prompted for the project name, then click Finish.

Next, we'll take a look at the Java perspective. Depending on how you like to manage your screen, you can either change the perspective in the current window by selecting Window > Open Perspective > Java or you can open a new window by selecting Window > New Window and selecting the new perspective.

The Java perspective, as you might expect, has a set of views that are better suited for Java development. One of these includes, as the top left view, a hierarchy containing various Java packages, classes, JARs, and miscellaneous files. This view is the called the Package Explorer. Also notice that the main menu has expanded to include two new menu items: Source and Refactor.

Creating a new class in the Java perspective

Eclipse
Using the Java perspective, right-click on the Hello project, and select New > Class, as shown in Figure. In the dialog box that appears, type "Hello" as the class name. Under "Which method stubs would you like to create?" check "public static void main(String[] args)," then Finish. This will create a .java file with a Hello class and an empty main() method in the editor area as shown in Figure.

The Hello class in the Java editor

Eclipse
Additionally, you can invoke code completion by using Ctrl+Space. Code completion provides a context-sensitive list of suggestions selectable by keyboard or mouse. The suggestions can be a list of methods specific to a particular object, or a code snippet to expand, based on various keywords like for or while.

Syntax checking depends on incremental compilation. As you save your code, it is compiled in the background and checked for syntax errors. By default, syntax errors are underlined in red, and a red dot with a white X appears in the left margin. Other errors are indicated with a light bulb in the editor's left margin; these are problems that the editor might be able to fix for you -- a feature called Quick Fix.

The code above has a light bulb next to the for statement because the declaration for i has been omitted. Double-clicking on the light bulb will bring up a list of suggested fixes. In this case, it will offer to create a class field i, a local variable i, or a method parameter i; clicking on each of these suggestions will display the code that would be generated. Figure shows the list of suggestions and the code it suggests for a local variable.

Quick Fix suggestions

Ecilpse
Double-clicking on the suggestion inserts the code in the proper location in the code. Once the code compiles without error, you can execute the program by selecting Run from the Eclipse menu. A Launch Configurations dialog box appears, with appropriate defaults; click Run at the bottom right. A new tabbed panel appears in the lower panel (the Console), displaying the program's output as shown in Figure.

Eclipse
Java debugger

Eclipse
You can also run the program in the Java debugger. First, set a breakpoint in main() System.out.println() by double-clicking in the gray margin on the left side of the editor view, next to the call to System.out.println(). A blue dot will appear. From the Run menu, select Debug. As described above, a Launch Configurations dialog will appear. Select Run. The perspective will automatically change to the Debug perspective, with a number of interesting new views as shown in Figure.

First, notice the Debug view at the top left of the perspective. This view shows the call stack and has a toolbar in the title bar that allows you to control the execution of the program, including buttons to resume, suspend, or terminate the program, step into the next statement, step over the next statement or return from a method.

The panel at the top right contains a number of tabbed views, including Variables, Breakpoints, Expressions, and Display. I've clicked Variables so we can see the current value of i.

You can obtain more information about any of the views with the context-sensitive help: click on the title of the view and press F1.

Your Ad Here

Recent Posts

  ©Ask Me Any. Template by Nagababu.

TOPO