Our Blog

Let us find tech solutions together

Jul 06

Mystic's Pastebin gets some minor updates

By kinabalu | Comments

 

With our pastebin MysticPaste.com, one of the biggest roadblocks to a clean-looking UI, is keeping it uncluttered while offering the functionality needed. Apple and a majority of the software released for their operating system seems to “get it”. Sensible defaults and all that are important in keeping it simple.

At Mystic we’ve used our little pastebin experiment to teach on building code with Apache Wicket. We plan to continue this tradition in the near future talking about some of the new items in MysticPaste.com’s feature list:

  • Raw Text (for copy and paste)
  • Using the JavaScript-based SyntaxHighlighter and tossing JaSHi. Show me a Java-based syntax highlighter with as clean an interface and respectable highlighting, and I'd prefer it. Searches returned nothing though.
  • Send to Twitter - follow us @mysticpaste and let more people know about your paste and get solutions
  • Comments - each paste can have any number of comments attached to it. the owner of a paste could comment on what problem he's encountering, and get multiple comments about solutions. Email address is never shared anywhere.
  • Line Number Highlighting - if you'd like to highlight certain lines in your paste just add another parameter, comma-separated, with the line numbers (e.g. /view/10/4,5,10 or /view/10/4-10,15-20)
  • Abuse Reporting - it happens all the time, spam fills a pastebin, we've added a few measures to combat this nuisance along with a "Report Abuse" function which takes the paste out of the history
  • Code Refactoring - nothing to do with the UI, but there have been a few changes and enhancements under the hood.

With all of that in mind, we think those are pretty great updates to an already fantastic tool. What would you like to see in the pastebin next? image support? diff support? durations to keep a post? something else?