meltingice | 12 years ago | on: Psd.rb
meltingice's comments
meltingice | 12 years ago | on: Psd.rb
meltingice | 12 years ago | on: Psd.rb
If anything, I think it would be a cool project to build on top of PSD.rb instead of bloating the core library.
meltingice | 14 years ago | on: Protips for Aspiring Developers
I would assume that your poorly coded projects haven't been updated in some time, so they will likely be much further down on your Github profile. If you have much more mature projects to compare those old crappy projects against, it shows a real passion for learning, which is massively important to a recruiter.
Also: I added a clarification to the blog post at the end regarding your question.
meltingice | 14 years ago | on: Protips for Aspiring Developers
meltingice | 15 years ago | on: RubyDrop - A Ruby-based Dropbox clone that uses Git as a backend
meltingice | 15 years ago | on: RubyDrop - A Ruby-based Dropbox clone that uses Git as a backend
libpsd was actually a great reference in building PSD.rb, especially since it was correct during the times that the actual file spec was wrong and more explicit in the type of data being read.