Archive

Archive for the ‘software’ Category

Notepad ++, Free Source Code Editor and Notepad Replacement

July 7th, 2010 Admin No comments

Notepad++ is non-paying source code editor tools and Notepad replacement that supporting several languages. Operating in the MS Windows Operating System, the software is regulated by GPL License.

Established on a strong editing component, Scintilla. Notepad++ is developed in C++ programming language and it uses pure Win32 API and STL (Standard Template Library) which assures an advanced execution speed and slimmer program size. By optimizing numerous subroutines as possible but still maintaining the user friendly interface.

The project is well-developed. However, it probably still contains some bugs and losing functions that are being worked on.

You are encouraged to interpret Notepad++ into your own native language if there’s no translation present in the Download Section. And if you want, assist interpreting Notepad++ official site into your own native tongue would be greatly appreciated.

These are some features of Notepad++ :

Syntax Highlight and Syntax Folding
If you have a colour printing machine, print your source code or whatever you need in colour.

User Defined Syntax Highlight
This tools allows user defining their own terminology, not only the syntax highlighting keywords, but also the syntax folding keywords, comment keywords and the operators.

Auto Complete
For most supported languages, user can make their private API list or they can also download the API files from the dowload part. Once the API file is ready, type Ctrl+Space to perform this process. For further info around Auto Complete feature, please refer to Auto-completion HOWTO.

Multi-Document
You are able to edit several documents at the same event.

Multi-View
You get two scenes at the same time. That signifies you can see or modify two unlike documents at the same moment. You are able to watch or modifiy the document at two diverse positioning also. Editing a document in one sight will be deliver in another scene.

Regular Expression Search or Replace supported
You are able to look for and substitute one string in the document by utilizing the regular expression.

Full Drag ‘N’ Drop supported
You may open a document by simple drag and drop. You can as well move your document from a set or even a view to different view by easy drag and drop.

Dynamic position of Views
Users can specify the position of the views dynamically. There are merely 2 choices in view mode, the splitter can be determine in horizontal and  vertical.

File Status Auto Detecting
If you change or erasing a file which opened in Notepad++, you will be apprized to update your document, then all you need to do is conform to save the file or to remove the file.

Zoom in and zoom out
That is another tremendous procedure of Scintilla element.

Multi-Language environment supported
Chinese, Japanese, Korean, Arabic and Hebrew Windows environments are supported.

Bookmark
User may just click on the bookmark margin which is placed on the right side of line number margin or user may press Ctrl+F2 to toggle a bookmark. To accomplish the bookmark, just press F2 for Next Bookmark or Shift+F2 for Previous Bookmark. To erase all bookmarks, click the Menu Search ==> Clear All bookmarks.

Brace and Indent Guideline Highlighting
When the caret stick besides of one of these symbols [ ] ( ) , the symbol besides the caret and its symmetrical opposite symbol will be highlighted, as well as the indent guideline if there’s any. The aim is to locate the block more easily.

Last but not least Macro Recording and Playback.

I hope you may enjoy Notepad++ as much as I enjoy using it. To download the software click here

Cleaning Up Browser Cache

December 30th, 2009 Admin No comments

To view web pages you to utilize web browser such as Internet Explorer, Mozilla Firefox, Opera, Google Chrome, Safari, etc.
Web browser usually requires some space of your hard disk to save temporary internet files and also known as browser cache.

Different browser comes with a different setting and different location where they save temporary internet files (cache). Each browser has their procedures to clear the cache. If you don’t clear the cache regularly than it will consume a lot of disk space.

This article will describe how to clear the cache in three web browsers, they are Internet Explorer, Opera and Firefox.

Internet Explorer
To clear cache on Internet Explorer, first thing you need to do is to open the browser window. Once the new window is open then select “Tools” and choose Internet Options and a new window will be open, look for “Delete all offline content” and click “OK”.
When the process is executed, it takes some time to delete all temporary internet files. If all the deleting process is completed then click OK.

Opera
Cleaning of the cache on Opera web browser is almost as simple as clicking buttons.
First, open the Opera window, select Tools, and choose Preferences. See the left side of the preferences window, search for “History and Cache” button and click the button.
On the side of the preferences screen you should see “Empty Now” button, press that button. It takes time to complete the deleting process. If deleting process completed then click on the OK button.

Mozilla Firefox
To clear Firefox’s cache is almost the same as clearing other browsers cache.
First thing you need to do is open the Firefox window, click on Tools ? Clear Recent History ? click on “Clear Now” button or you can press Ctrl + Shift + Del combination key from your keyboard.

Categories: software Tags: , , ,