Just wanted to give a shout out to Rails Machine who just bumped Pastie's storage from 20gig to 40gig today. In case any of you don't know Rails Machine is an awesome place to host your Ruby on Rails hotness and they also provide the server, storage, and bandwidth to keep Pastie up and running.
Yes, I know Pastie has it's issues from time to time (the damn Ultraviolet library I think) but let no one confuse them with Rails Machine problems. :-)
Rails Machine rocks!
Hi Dude. Are you still improving Pastie? That's a good thing and I like it much. But today I wasn't able to do something with it and I was disappointed =( There is no ability to share editing of Pastie file with others. You could edit it only if you have created it on current machine. So that would be usefull to have a checkbox or whatever to "Share" file and let everyone else to edit it. Like my phone browser could open a txt files. And while I'm on my way somewhere I could talk to my collaborators and see the code updates and even update sources by myself(with t9 =D ) What do you think?
Posted by: vrybas | October 22, 2008 at 03:27 AM
I do have some ideas for improvement but mostly Pastie "just works" and meets the needs that I designed it for. I'm a strong believer of "less is more".
If you get a login from the IRC bot (read Pastie's help) you will stay logged in for 2 weeks and be able to edit older pasties... friends can edit your pastes simply by click "paste again", saving a new paste with their changes, and then sharing the link with you.
You may also want to checkout Gist on Github for a paste service that has a different set of tricks up its sleeve.
Posted by: Josh Goebel | October 22, 2008 at 06:35 AM
Hey mate, thanks for a great public tool. I use Pastie every couple of days. One feature that I think would be great is wrapping long lines if a section's type is plaintext.
I searched pastie.org for "wrap", and found this buried in there, which means you've done _something_ about it...:
http://pastie.org/299739
Do you have any plans to make line-wrapping publicly available? It'd be a simple, great new feature.
Cheers,
Nick
Posted by: Nick Hoffman | October 24, 2008 at 11:29 AM
Line wrapping is still there somewhere - it will likely return (and work properly) in a future update. It may still come on automatically depending on what you paste and the length of your lines.
Posted by: Josh Goebel | November 26, 2008 at 11:32 PM