I am looking for an online snippet manager for work, personal use and inspiration.
My primary needs are google/facebook login, fontification of various programming languages, privacy control, social network integration.
What's the recommendation?
I am looking for an online snippet manager for work, personal use and inspiration.
My primary needs are google/facebook login, fontification of various programming languages, privacy control, social network integration.
What's the recommendation?
I enjoy using GitHub Gists. It lets you version control your snippets, which is a nice benefit.
EDIT: This have become a Freemium service (see pricing here), and changed name from Gistbox to Cacher.
For short snippets I use my editors snippet system. For bigger snippets I use Gists, which is also integrated in my editor through a plugin. In case your editor don't support Gists, you should look at http://www.gistboxapp.com/ which looks nice and cross platform.
Below is a screenshot. A demo video can be found at http://www.youtube.com/watch?v=VLgyY6lqpsQ.
For passwords you should consider https://lastpass.com/ – that way your passwords is protected by... well, a (master)password. They are stored online, which means they're always accesible, and there's browser plugins for most browser, providing auto fill and auto login.
Bonus tip: If you find a snippet program, but does not like it, you may get a good idea about alternatives from alternativeto.net.
snip2code fits exactly all you needs.
Powerful search to get only useful code samples.
Highly recommended.
I could suggest you to try SnippLeaf.com that designed by me for this kind of purposes. You could try and give me feedback what you like and dislike. I created this not so long time ago because one of my favorite snippet manager closed and I already get used to it. For me pastebin and gists I found too "heavy" and i concenrated on easy getting snippets. I hope you will find it useful.
I wrote my own tool for this. See https://github.com/harish2704/templates Demo on http://templates-harish2704.rhcloud.com It can generate code by substituting parameter values on the template of code
I made Snippeter, which will suite your need, you can see it in action by clicking on Live Preview on this link: codecanyon.net/item/snippeter-code-snippets-manager/6819365?ref=alenn
CSnipp (http://csnipp.com) is a Code Snippet Manager that i build myself. You can store code snippets for your personal use, as well as share with the community. You can also fork and modify public snippets to your personal collection. Also its free for personal use and will always be free.
You can also browse and organize snippets under various languages, categories and tags.
© 2022 - 2024 — McMap. All rights reserved.