1. CSS
  2. Flash
  3. HTML
  4. Illustrator
  5. Java
  6. JavaScript
  7. Maya
  8. Photography
  9. Photoshop
  10. PHP
  11. Ruby
  12. Ruby on Rails
  13. 3ds Max

Gt-1

zachholman's Comments

avatar

Zach Holman

http://zachholman.com

Joined over 3 years ago. Zach helps out by being a moderator at Good-Tutorials.

clicked (17,016) — submitted (2) — commented (312) — saved (11)

avatarzachholman (administrator and creator)24 days ago
Original Tutorial: Neon Effect

Good-Tutorials is English-only.

avatarzachholman (administrator and creator)about 1 month ago

Featured Tutorials are paid ads; those that get featured are self-selected by those purchasing the spot.

avatarzachholman (administrator and creator)about 1 month ago
Original Tutorial: Make a band tour poster

Throwing an error for me.

avatarzachholman (administrator and creator)about 1 month ago

This doesn't seem to render more than the header for me in Safari 4.

avatarzachholman (administrator and creator)2 months ago

Good assortment of tips.

Serializing is cool in a lot of cases, but I'd definitely give it a good thought of the implications. You're pulling a lot of database functionality when you go the serialization route. Take user preferences, for example: if you're serializing an array of four user preferences, it becomes much harder to aggregate that data and making a quick query to see which user preference is in use the most is much harder to compute.

Marshaling objects back and forth is not one of Ruby's strong points, either, though for most applications it's probably not a serious concern. Now, if you're dealing with some complex hierarchical objects, serialization can be a pretty wicked-clever way to tuck that away and only pull it up when you need it, so YMMV.

avatarzachholman (administrator and creator)2 months ago

The general ideas here are decent, though meta tags haven't really been used in a decade (with the exception of the description tag, which is sometimes pulled in engines), and I'd be really careful about the h1 CSS positioning hack. Any time you end up reworking output differently than what's there visually, you can run the risk of catching the ire of various search engines.

avatarzachholman (administrator and creator)6 months ago

Ironically enough, the site's down.

avatarzachholman (administrator and creator)6 months ago

Thanks, everyone; I'm currently going through the stack of applications... you'll be hearing from me soon. As always, if any of you are interested, feel free to post a message to the link above and I'll review your application as well. :)

avatarzachholman (administrator and creator)6 months ago
Original Tutorial: Photo to Dream Effect

Yeah. The ratings are suspiciously suspicious.

avatarzachholman (administrator and creator)6 months ago

English-only, please.