| id | date | title | type | hits |
| 41 | 2007-11-24 | Replace first char of each line to upper case | Advanced search and replace | 4611 |
| 42 | 2007-11-24 | Translate some Abbrs in the paragraph | Advanced search and replace | 3954 |
| 44 | 2007-11-24 | How to correct typos in a paragraph? | Advanced search and replace | 4219 |
| 45 | 2007-11-24 | How to convert/change a file from gbk to utf-8(utf8)? | Character encoding | 8962 |
| 46 | 2007-11-24 | Need to convert html file to text file, removing html tags and all style/script blocks, etc. | Html text generator | 4750 |
| 47 | 2007-11-24 | Need to extract all links from html file | Text file parser | 5173 |
| 48 | 2007-11-24 | Convert text file to HTML | Html text generator | 6181 |
| 49 | 2007-11-24 | Reverse order the 2,3,4,5 words of each line. | Advanced search and replace | 3638 |
| 50 | 2007-11-24 | Join every 3 lines into one line | Advanced search and replace | 4247 |
| 51 | 2007-11-25 | Convert a text from binary to hex | Bin Hex Oct Dec converter | 5889 |
| 52 | 2007-11-28 | Make a batch file to change name of all files | Text generator | 4876 |
| 53 | 2007-12-05 | Make a batch command with increasing id | Text generator | 4644 |
| 54 | 2007-12-05 | Make batch text with loop n1=1..6, n2=2,4,6,2,4,6 n3=3,6,3,6,3,6 | Text generator | 5845 |
| 55 | 2007-12-05 | Count how many 'replace','file','text','format' in the text | Count and statistics | 3779 |
| 56 | 2008-01-18 | Can I Convert all symbols (except Keyboard characters) to Unicode in word document?
| Advanced search and replace | 3611 |
| 57 | 2008-03-21 | How to extract email and signature from saved email text file | Text file parser | 5804 |
| 59 | 2008-04-27 | How to take all files in a directory and convert/change them from UTF-16LE encoding to ISO-8859-1 encoding. | Character encoding | 4417 |
| 60 | 2008-05-06 | How to make following user defined format conversion? | Advanced search and replace | 3926 |
| 61 | 2008-05-06 | Can I read an internet web page, and save as text file with desired encoding type? | Character encoding | 4304 |
| 62 | 2008-05-06 | How to remove/delete all words other than 'this','that' and 'how' in a file? | Advanced search and replace | 3747 |
| 63 | 2008-05-06 | Can I find all lines containing word 'oil', and replace the whole line with text like '--This line is removed--'? | Advanced search and replace | 3756 |
| 64 | 2008-05-06 | How to remove/delete ending spaces of all lines automatically? | Advanced search and replace | 4502 |
| 65 | 2008-05-06 | How to remove/delete all blank lines in a text file? | Advanced search and replace | 11360 |
| 66 | 2008-05-07 | Can I change the word order of each line and add a comma as separator? | Advanced search and replace | 4229 |
| 67 | 2008-05-07 | How to extract text like <div id=1>....</div> from a group of html files, and save all the result to a file? | Text file parser | 4466 |