ZBrushCentral

My website (www.jeffsheldon.com)

I haven’t had much time to do too much with zbrush lately, but I finally have my website up. Let me know what you think. Any comments or suggestions are welcome.

www.jeffsheldon.com

Nice and clean! :+1:
I hate flash sites… but yours looks nice.
Good luck with everything!
Lemo

I really like how you’ve done your portfolio, I’ve been trying to find the way to do that for a while now but it has eluded me.

My website is www.Robert-Bonner.com

Would you be so kind as to help me get my portfolio somewhere near that? The way I have it now is pretty simple, I would like to get it to what you have or somewhere near that. I saw that the ZBrush official website has something similar, is it PHP?

Wow, your sites are really good:+1:

Makes mine look like moldy cheese!

Robert:
The program that I am currently using for my portfolio is called “Simpleviewer” It is free for download and very easy to use. I would like to try to integrate it into my site more, but for now I just have it opening in a separate window.

here is the link:
www.airtightinteractive.com/simpleviewer/

Thanks for the comments everyone!

Very nice dood, clean and simple. I’m hoping to get mine up, a more designed site, because my freewebs isnt cuttin it but dont know any fancy flash stuff, can you point me in the direction of any good tutorials for someone who knows nothing about scripting or web site building?

Sweeeeeet thank you so much!

virtuousart:

flash is not something you can pickup overnight. You can learn the basic principles fairly quickly but creating a full flash site can be a real pain, as I found out. I had a friend who knew alot about actionscript and was able to guide me through some of the technical details.

for flash tutorials try:

http://www.kirupa.com/developer/flash/index.htm

http://www.pixel2life.com/tutorials/macromedia_flash/

it really takes alot of playing around and figuring things out. It is best if you have someone who can walk you through as you learn. I still have a ton to learn.
Hope this helps!

Perhaps if you dont like to work with flash, try a combination of xhtml and Ajax they got some really nice features when is combined.

Example: the way images are show on conceptart.org site is with ajax.
And most scripts and tutorial are for free.

and if you feel like doing some fancy like a simple CMS (centent management system) you could build it with PHP. :slight_smile:

it’s simple I Learned it in a small month and I dont work with web development… some CSS and basic HTML knowledge is needed.
but as always the web offers articles and scripts.