Showing posts with label Productivity. Show all posts
Showing posts with label Productivity. Show all posts

grepWin v1.7.0

grepwin2

grepWin is a text search and replace tool that lets you search for a specific string in your files and replaces it with another.

You can search for a regular text match or use advanced RegEx syntax to search for complex text patterns that are similar but not identical. The search can be limited by file name and size, and also choose to scan entire folders with optional sub-folders.

The program includes a RegEx tester that allows you to preview the results of your RegEx matches, as well as a content preview that displays the found text matches within the context of your files.

Other features include and automatic backup option and custom presets to save frequently used search patterns.

Download
64bits Link1 Link2
32bits Link1 Link2

BowPad v2.3.3

bowpad

BowPad is a small and fast text editor with a ribbon user interface and syntax highlighting.It supports customizable syntax highlight configuration for more than 100 file types and scripting languages and supports a variety of encoding types. The ribbon-style toolbar provides quick access to many common text management features (comment, duplicate lines, upper/lower case etc.) as well as custom command options. There is also an alternate "Dark Theme" available for those who prefer coding on a dark background.

Download
64bits Link1 Link2
32bits Link1 Link2

TaskSpace v0.5.0

scr6h2XzG

TaskSpace is a window management tool that lets you collect a series of windows into one view. Added windows can be placed in a split-screen view or broken up into separate tabs with their own split views. The program is a great way to easily gather and manage a large set of programs by project, task, or other system.

Download Link1 Link2

ClipAngel v1.33

scr3NgM9b

ClipAngel records all data copied including text, images, and files, making it easy to retrieve earlier data where Windows usually allows only one item at a time. The program keeps data even after reboot and can paste in RDP, CMD, elevated windows, etc. independently from current input language. Clipboard views include rich text and HTML formatting, filtering by text, and details on URL, application and window data.

The program can emulate keyboard input and includes customizable hotkeys. For additional security, the program can block specific applications where passwords may be copied and encrypt stored items.

Download Link1 Link2

Stock.Div v4.4.4

scrKEq3v6

Stock.Div is an investment management application targeted primarily to Dividend Growth Investment, but with a variety of related functionality. The program makes it easier to view income from dividends in a rich dashboard visualization, as well as separate relevant portfolio data into sections.

Download Link1 Link2

AbiWord Portable v2.8.6

abiwordportable

AbiWord Portable is a free word processing program similar to Microsoft Word. It is suitable for a variety of word processing activities and supports a number of document types including Microsoft Word, Word Perfect, Open Document (OpenOffice.org), Office Open XML (MS Word 2007), RTF, HTML, Palm and more. It includes both grammar and spelling checkers as well as an array of other handy features including mail merge capabilities. It also has a plugin system allowing you to add features with available add-on plugins.

Download Link1 Link2

EmEditor Free v16.9.3

emeditor13_multi_sel2

EmEditor is a lightweight extensible commercial text editor for Microsoft Windows. It was developed by Yutaka Emura of Emurasoft, Inc. It includes full Unicode support, 32-bit and 64-bit builds, syntax highlighting, find and replace with regular expressions, vertical selection editing, editing of large files (up to 248 GB or 2.1 billion lines), and is extensible via plugins and scripts.

EmEditor is extensible via plug-ins written in C/C++. The editor's API is available, so that users can write their own plug-ins.

The program is scriptable using the Windows Script Host. The program's scripts are written in either JScript or VBScript. EmEditor can generally be scripted in any scripting language that supports Active Scripting. The program includes powerful macros.

Download
64bits Link1 Link2
32bits Link1 Link2

Portable
64bits Link1 Link2
32bits Link1 Link2

Programmer's Notepad v2.4.2

pNotepad

Programmer's Notepad is an open-source text editor targeted at users who work with source code. It was released in 1998 by Echo Software (a trading name for Simon Steele).

Feature syntax highlighting for many programming languages through plugins called "schemes" that can be modified to support more languages. PN1 included syntax highlighting for: C++, CSS, HTML, INI, Java, JavaScript, AutoLISP, Pascal, Perl, SQL, Visual Basic and XML.

Other significant features "Scheme Tools" and "Text Clips." Scheme Tools allow the user to make highly customizable calls to other programs (such as a compiler) based on the scheme of the current file. Text Clips are code templates or values that can be inserted into the current document to speed up development time.

Download Link1 Link2
Portable Link1 Link2

AkelPad 4.9.8

screen_plugins

AkelPad is a small, expandable text editor written for the Windows family of operating systems. It can also be run under Wine, an application which allows users to run Windows applications on Unix-like systems such as Linux. AkelPad's author states that the program can "replace standard Notepad" and has many features which NotePad lacks.

Although AkelPad is written as a text editor, its use of available plugins provides considerably more power than NotePad. AkelPad displays text using a specially designed control, AkelEdit, a replacement for Windows' Rich Editcontrol, which gives AkelPad additional control over text display and behavior.

AkelPad is distributed as free and open source software, hosted on SourceForge where it has been downloaded more than 2 million times.

Download Link1 Link2
Portable Link1 Link2

Dia 0.97.2

596px-Dia_0.97_-_Flowchart_example

Dia has a modular design with several shape packages available for different needs: flowchart, network diagrams, circuit diagrams, and more. It does not restrict symbols and connectors from various categories from being placed together.

Dia has special objects to help draw entity-relationship models (obsoleted tedia2sql or newer parsediasql can be used to create the SQL DDL), Unified Modeling Language (UML) diagrams, flowcharts, network diagrams, and simple electrical circuits. It is also possible to add support for new shapes by writing simple XML files, using a subset of Scalable Vector Graphics (SVG) to draw the shape.

Dia loads and saves diagrams in a custom XML format which is, by default, gzipped to save space. It can print large diagrams spanning multiple pages[3] and can also be scripted using the Python programming language.

Download Link1 Link2

NoteTab Light (Freeware) v7.2

ntl

NoteTab Light is a free tabbed text editor and HTML editor. Includes favorites, clipboard text storage, text and fileencryption, hash, and various encoding options for UUEncode, UNICODE. Supports built-in scripting/macro support for a variety of functions including FTP.

NoteTab's tabbed interface can simultaneously handle an unlimited number of text files up to 2Gb in size. It is highly customizable, with more than 90 commands available on a user-configurable toolbar. The search-replace string substitutions are very fast in large files, with display quickened by waiting until after update.

Some of the more unusual features are the "paste board", "outline documents", the "clipbook", "clipbars", counting of words/patterns, and powerful support for search-and-replace of text strings. Text can be searched using regular expressions to match subpatterns and recombine the matched substrings in any order, such as reversing dates "May nn" as ("nn May").

Download Link1 Link2

gVim Portable



Advanced text editing to go

gVim Portable is a powerful, feature-rich and highly configurable text editor primarily for programmers. With gVim you can efficiently write code with syntax highlighting in many languages, and many other useful features like regular expression search and replace.

Vim is a highly configurable text editor built to enable efficient text editing. It is an improved version of the vi editor distributed with most UNIX systems.

Vim is often called a "programmer's editor," and so useful for programming that many consider it an entire IDE. It's not just for programmers, though. Vim is perfect for all kinds of text editing, from composing email to editing configuration files.

Vim can be configured to work in a very simple (Notepad-like) way, called evim or Easy Vim.

Download Link1 Link2

PDFsam 3.2.4



Split, Merge And Rearrange PDF FilesPDFsam enables you to split, merge and rearrange the content of PDF files. You can split documents by size, page or bookmarks, merge multiple PDF files into one, rotate documents and also switch pages between documents.In addition to the split and merge functions, the program includes a Visual Document Composer, which allows you to open multiple documents as thumbnail previews, pick the pages you want and then create a new PDF file from the selected pages.PDFsam also includes a Visual Reorder tool that makes it easy to rearrange the pages in a document by simply dragging the page previews into their new position.This is a Java application, use the run.bat file to start the program.

Download Link1 Link2

In My Diary 3.24



Personal Diary And Information ManagerIn My Diary is a personal diary application that you can use to organize all your upcoming tasks and events, store your passwords, keep track of notes and manage your contacts.The diary supports one-time and recurring events with customizable colors, linked notes and early alert options. You can also configure the application to send you email reminders, using your own mail server or the provided SMTP service.In addition to diary entries, you can use In My Diary to store your passwords passwords as well as personal notes. The program also integrates a contacts database with optional birthday reminders and label printing features.Other features include support for import/export (iCal, vCard), keyword search, built-in password generator, anniversary and special event options, and more.

Download Link1 Link2

PNotes.NET 3.4.0.2



Portable Sticky Notes And RemindersPNotes.NET is a portable sticky notes application that offers a highly customizable set of features that include reminder notes with alarm, font formatting, smileys, note sharing via email, color customization, password protection, linking between notes, encryption, FTP synchronization, and much more.You can also keep daily notes as part of a personal diary and optionally hide notes from view, schedule them to appear at specific times and manage all your notes from the Control Panel.Other features include integrated web search, integrated backup, support for skins, and more.PNotes.NET offers several additional features over the older PNotes program (from the same author), including tables, free drawing, encryption, cloud synchronization and additional export options.

Download Link1 Link2

Efficient Diary 5.22.530



Keep A Personal DiaryEfficient Diary is an easy to use personal diary that comes with all the features you need to maintain a daily diary of events or ideas. It offers a modern interface and full support for rich text editing as well as emoticons, tables, links, images and attachments. Your entries are automatically categorizes by date and can be viewed in a table or card view.The content of your diary is stored encrypted and password protected so that your personal thoughts are secure from unauthorized viewing.Other features include a customizable interface, export to RTF or text format, content groups and more.

Download Link1 Link2

HomeBank 5.1.5



Personal Finance ManagerHomeBank is an easy to use personal accounting software that can help you manage your finances, keep track of your spending and manage your budget.Despite the simplicity of the interface, the program offers all the features most people need to manage their personal finances.You can import your bank statements from OFX/QFX files, customize spending and income categories, set personal budget limits and create custom reports (with graphs) that show how you spent your money. Unfortunately the reports cannot be printed.Other features include transaction reminders, tagging, Euro conversion, automatic transaction assignments and export to QIF file.The installer contains a portable edition you can choose at install time.

Download Link1 Link2

PDF Anti-Copy 1.0



Protect Content In Your PDF File From Being CopiedPDF Anti-Copy enables you to protect your PDF documents by preventing others to copy selected text portions and graphics or converting your PDF file to an editable format, e.g. MS Word or Text.Simply select the PDF file that you want to protect and choose the pages that you want to apply the anti-copy protection to. You can choose all pages or just select a few.PDF Anti-Copy will then create a protected copy of your document without modifying the original. It maintains the original format and quality.

Download Link1 Link2

TakeStock 2.0.47



Investment Portfolio ManagerTakeStock is an investment portfolio manager that enables you to track the value of your stock portfolio. You can track US and international stocks as well as mutual funds, and use the built-in symbol lookup to quickly find and add your stocks to the portfolio. The program can calculate gains and losses, display view and compare stock charts, and retrieve company information and related news items from online sources.TakeStock offers a nice set of features, however it lacks automatic update functionality as well as alert features.

Download Link1 Link2

K2pdfopt 2.42



Optimize PDF Files For Portable DevicesK2pdfopt is a tool to optimize PDF/DJVU files for use on mobile e-readers. It comes with presets for popular Kindle and Nook devices as well as an option to create custom presets for your device or smartphone.Unlike some other tools, K2pdfopt does not simple resize the PDF file to fit your device display but attempts to re-flow the text to provide and optimize reading experience.Other features include options to customize the ouput by setting crop margins, rotating pages, straighten (scanned) pages, OCR support, and more. K2pdfopt can batch process multiple PDF/DJVU files at once.

Download
64bits Link1 Link2
32bits Link1 Link2
Powered by Blogger.

Popular Posts

 

Copyright @ 2016