id | date | title | type | hits |
41 | 2007-11-24 | Replace first char of each line to upper case | Advanced search and replace | 4342 |
42 | 2007-11-24 | Translate some Abbrs in the paragraph | Advanced search and replace | 3709 |
44 | 2007-11-24 | How to correct typos in a paragraph? | Advanced search and replace | 3917 |
45 | 2007-11-24 | How to convert/change a file from gbk to utf-8(utf8)? | Character encoding | 8105 |
46 | 2007-11-24 | Need to convert html file to text file, removing html tags and all style/script blocks, etc. | Html text generator | 4371 |
47 | 2007-11-24 | Need to extract all links from html file | Text file parser | 4836 |
48 | 2007-11-24 | Convert text file to HTML | Html text generator | 5820 |
49 | 2007-11-24 | Reverse order the 2,3,4,5 words of each line. | Advanced search and replace | 3383 |
50 | 2007-11-24 | Join every 3 lines into one line | Advanced search and replace | 3988 |
51 | 2007-11-25 | Convert a text from binary to hex | Bin Hex Oct Dec converter | 5553 |
52 | 2007-11-28 | Make a batch file to change name of all files | Text generator | 4545 |
53 | 2007-12-05 | Make a batch command with increasing id | Text generator | 4323 |
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 | 5449 |
55 | 2007-12-05 | Count how many 'replace','file','text','format' in the text | Count and statistics | 3468 |
56 | 2008-01-18 | Can I Convert all symbols (except Keyboard characters) to Unicode in word document?
| Advanced search and replace | 3379 |
57 | 2008-03-21 | How to extract email and signature from saved email text file | Text file parser | 5364 |
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 | 4019 |
60 | 2008-05-06 | How to make following user defined format conversion? | Advanced search and replace | 3675 |
61 | 2008-05-06 | Can I read an internet web page, and save as text file with desired encoding type? | Character encoding | 3759 |
62 | 2008-05-06 | How to remove/delete all words other than 'this','that' and 'how' in a file? | Advanced search and replace | 3499 |
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 | 3535 |
64 | 2008-05-06 | How to remove/delete ending spaces of all lines automatically? | Advanced search and replace | 4262 |
65 | 2008-05-06 | How to remove/delete all blank lines in a text file? | Advanced search and replace | 10980 |
66 | 2008-05-07 | Can I change the word order of each line and add a comma as separator? | Advanced search and replace | 4013 |
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 | 4004 |