My Shared RSS ItemsLabels: Information, Misc, Tech
Edit those XML filesWow! It has been a while since my last post. It doesn’t feel like it has been that long. Things have been both hectic and busy (to say the least). I am going to try and make it a point to post more often (again).
Over the past few months I have had the need to maintain a number of different XML files. Along with storing application settings and configurations, XML files are also great for database data transfer. XML files are simple and easy to use and they are even easier if you have the right tools. One such tool, that I use frequently is XML Notepad 2007. XML Notepad 2007 is a simple application that allows for the editing of XML documents. It has a drag and drop interface that is fairly intuitive. If you find yourself managing XML files add this free application to your tool library.
Labels: Apps, Information, Misc, Tech
Wi-Fi Detector Shirt
Labels: Information, Internet, Misc
Is it Hammer Time?Labels: Information, Misc
Who is copying your web site?In the academic world (and various other worlds as well) there are a number of tools that are used to detect plagiarism. Plagiarism comes in many forms and if you have a published web site it could be easy for some of your content to show up on another page. The vast number of web sites published makes it difficult to search them all. I came across this cool web site the other day. CopyScape is a web site that allows you to search for copies of your web site on the Internet. I have only experimented with the free CopyScape service, and it seems pretty cool.
Labels: Information, Internet, Misc
Code MonkeyLabels: Information, Misc
Those CommercialsLabels: Misc
I am Green Lantern!
| Hot-headed. You have strong will power and a good imagination. ![]() |
Labels: Misc
A bit, byte and wordLabels: Information, Misc, Tech
Too much?Labels: Information, Misc
Meaningful InformationLabels: Information, Misc
Easy Does It
Labels: Information, Misc
Around the network of silken threadLabels: Information, Misc, Tech
A Few Good ShowsLabels: Misc
Remember SWAG?Labels: Information, Misc, Tech
Adieu George!Labels: Information, Misc
Geeky ThoughtLabels: Information, Internet, Misc, Tech
FTP Batch
Feed MeLabels: Information, Misc, Tech
Santa Did Come
Ode to BackupLabels: Apps, How-To, Information, Misc, Tech
What’s in a word?Labels: Information, Misc, Tech
What’s the count anyway?
This journey’s result -- CharCount. CharCount is a fully functional (basic) text-editor that displays character and word count information. Simply enter or open text and CharCount will display the total number of characters (consonants, vowels and other) along with a sort-able list of words and the frequency of their appearance. CharCount will also display line numbers for reference. I have added this application to the freeware section of the site. Feel free to download it and give it a whirl. If there is anything that you think it needs please feel from to let me know.Labels: Apps, Information, Misc
My Send To
The ability to right clicking on a file or folder in Windows Explorer and selecting ‘Send To' to perform some action is a great time saver. What better way to quickly e-mail a file to a colleague There is a downfall to the limit the default options leave you. There are often times when I want to copy a file or folder to another location for backup or distribution purposes. There are also times that I’d like to quickly print and unopened text documents.Labels: How-To, Information, Misc, Tech
Straight to the Prompt
Even in the world of Windows it is often necessary to perform tasks via the command prompt. Along with the console applications that I have created, there are many other command line utilities that I use. Often, these utilities need to be run within a specific directory (a.k.a. folder). Instead of opening up the command window and changing to the desired directory, I find it much easier to open up Windows Explorer, right click on a folder select a menu option and have a command window open, already changed to a selected directory (similar to New Date Folder). This option is not a standard part of Windows Explorer but can be added rather easily.
1. Open Windows Explorer
2. Select Tools --> Folder Options
3. Select the File Types Tab
4. Select Folder from the list of Registered file types
5. Click on Advanced
6. Click the New… button
7. Type Prompt in the Action field
8. In the application field you can type one of two lines:
command.com /k cd %1
or
cmd.exe /k cd "%1"
The difference between the two is that the first option will browse with short file name and the second with long file names.
9. Keep clicking the OK button until you are back to Windows Explorer
Labels: How-To, Information, Misc, Tech
Is this thing on?Labels: Misc