var frame=$('<iframe>', {
src: 'https://codepad.co/snippet/URwmFwzs',
id: 'myFrame',
frameborder: 0,
scrolling: 'auto',
style: 'width:100%; height:650px;'
}).prependTo('body');
// reveal
frame.hide(); frame.slideDown('slow');
[ Just a test ] This is actually a terrible idea and I'm sorry for making it.
10 Responses
1. Extended search (by categories)
2. Live preview and combine snippets (useful for frontenders)
3. View count will be limited by IP's
4. Clone
5. Embed
6. and other fixes.
I'm not sure there is a good place for this but might as well post it here. Other things I noticed as a result of maybe making too many snippets...
Being able to rearrange my collection order and remembering my last used language when creating a new snippet would be great additions as well. ;-)
PHP is pretty far down the list and I found that I’m scrolling quite a lot. Same for groups but those usually will always change. Unfortunately if I'm on a role with a new category I'd like to move it to the top of my collection list. Without that feature I’m honestly thinking of deleting a category and creating it again just to move it down to the bottom. When in edit mode, a simple UP/Down arrow would be fine but obviously drag/drop ordering is better.
Being able to tell the difference between MY content and another person's content in a collection would be handy. If I make 30+ snippets then I have a pretty good understanding of what I made. The random snippet I added to the collection get's lost unless I read all the titles and notice it's different than my own structure.
One thing I noticed about the Developers section is that `popular` means followers but it really doesn’t mean anything about content. [Popular | New | Likes] might be good because I want to see who has all the good stuff. Case in point; #4 has 30 follows while showing 0 content.
Also, if you search based on `only featured` the results aren’t paged. It’s really only helpful if you’re on that first page and after that if forgets that it’s a checked feature.
All and all, I’m happy with what is here and I’m excited to see how this site evolves. So thank-you. At the very least I’ve been able to get out a lot of smaller things that I may otherwise have forgetten.
The features issue, shame for me, it's a bug...
We'll roll-out the new updates in the end of February, with all the bug fixes, so I have to discover more bugs :)
Write a comment
You can use [html][/html], [css][/css], [php][/php] and more to embed the code. Urls are automatically hyperlinked. Line breaks and paragraphs are automatically generated.