Monthly Archives: May 2009

Visual Studio 2010

0
Filed under General, News, Programming, Windows
Tagged as , ,

Microsoft has recently released the first beta of Visual Studio 2010, as well as the new .Net Framework.

You can find more information at Microsoft.com.

TextFindIT 1.4

0
Filed under General, News, Projects

Ok, thanks to Mehmet comment saying he couldn’t search in compressed files, I just noticed a major fail in the application. The main top folder was not being included in the search…how could I miss that lol. Yep…big fail.
Anyway, I suppose it’s working ok now, and it should now be able to search inside compressed files.

1.4
-> Major bug corrected, in which the main top folder wouldn’t be included in the search. (ahhh)

A thanks goes to Mehmet :P .

TextFindIT 1.3

0
Filed under General, News, Projects
Tagged as , ,

Log:
1.3
-> Ability to search by keywords;
-> Log window re-designed;
-> Some minor improvements.

TextFindIT 1.2

0
Filed under General, News, Projects
Tagged as , ,

Log:
1.2
-> Case sensitive now works for file names;
-> Cancel function improved;
-> Corrected an error with the log.

1.1
-> Case sensitive;
-> General extension (.*);
-> Added extensions and path to log;
-> ‘Enter’ to add extension;
-> Catch file access errors.

TextFindIT 1.0

0
Filed under General, News, Projects

Hi there.

It has been around two months since my last post. Been very busy lately.
Yet, I still had time to do a little something.
Check out the official post at LINK.

Take care.

[Project] TextFindIT

7
Filed under C\C++\C#, General, News, Programming, Projects, Source code
Tagged as , , ,

Name: TextFindIT
Version: 2.0
Date: 2009
Description:
Did you ever wanted to search for a specific text string inside all files in a folder…I did. And because I couldn’t, I decided to make a small application that would be able to do it.
TextFindIT can search for a text string inside the content of all files in a folder and subfolders, including non-text files.
Demonstration: Watch video demonstration.

TextFindIT

TextFindIT

Copyright:
Developed by Carlos Raposo.
crwld.org @ 2009
This work is licensed under a Creative Commons Licence.
Please refer to: creativecommons.org/licenses/by-nc-sa/3.0/ for more information.


Download:

Download: TextFindIT (latest version) (2.7 MiB, 2,403 hits)


Source code:

Download: [C# 2008] TextFindIT (version 1.5) (1.5 MiB, 339 hits)


Requirements: Windows XP/Vista/7; .Net Framework 3.5.

Read More »