Here is a list of tools I use on a semi-regular basis. I’ll update it every now and then.
SQL Format by Red Gate
This will take nasty sql and format it to be pretty.
Whitespace tool
This will remove extra whitespace characters like tab and carriage returns. Useful for turning multiple lines of text into one long single line of text.
Compilify – Web-based compiler
This site will compile C# code and display results. Like SnippetCompiler (except hopefully maintained)
xmlGrid.net – raw XML visualization
Here is a great resource for visualizing raw XML. Since .NET has such great serialization support, we persist many objects to XML as we transfer them between processes.
CSVed – Windows csv viewer
Tons of functionality. Here is a screen shot.
NoSleep Extension for Mac
Keeps your macbook from going to sleep. Blog post.
My app doesn’t work. It keeps saying GPS is disabled. My settings says my GPS is enabled. How do I fix this?
Even though GPS is enabled for your phone, it could still be disabled for the app. Go to Settings, then Privacy. Click Location Services and scroll down until you see Christian FM. Make sure the toggle is turned to On.