Hacker News new | ask | show | jobs
by chetane07 5320 days ago
I'm not a "designer", so the way I use photoshop is potentially not the best, but it works. I usually design my website on photoshop (after manual sketches) in order to be able to try different prototypes fairly quickly. I don't use the splice tool, but rather generate pictures that I need manually. (e.g. 1x20 image is enough for a background, logo in png if need for transparency etc..). Then I jump to css and build up the design.

As far as php/mysql vs. Python/Django vs. RoR... I would suggest sticking to what's most comfortable for you to learn fundamentals. But once you know your basics, it's much easier to jump from a technology/language to another.

1 comments

Thanks again.

Okay, so you just use it as a tool to get the image out there, but not to then generate the code. I'm not looking to be have an artistic website, I actually like minimalist and easy to use, so I'll just code that myself, no splicing necessary.

Thanks again for the help.