WEB ART & DESIGN SPRING 2010

Wednesday, April 28, 2010

How to Choose a Web Hosting Service?

If you are interested in having your own website you will need to purchase
a domain name and server space through a web hosting service.  There are
many companies to choose from and all of them offer different services.

The main thing is to know what you want and do some research to find
the right match.  Here are some popular web hosting providers:

inmotion hosting - http://www.inmotionhosting.com/
ipage - http://www.ipage.com/ipage/index.bml
fatcow - http://www.fatcow.com/fatcow/special-promo.bml
bluehost - http://www.bluehost.com/
godaddy - http://www.godaddy.com

There are many others out there and I am not recommending these over others.
This list is just to serve as a starting point and are the companies I have seen
most frequently. 

Lisa Marie

Monday, April 26, 2010

For people that like to learn things on their own time, there is a great website called tutvid.com. It give video tutorials in just about every Adobe Design Program. Underneath I've included three links to Flash, Dreamweaver, and Photoshop tutorials.

Flash

Dreamweaver

Photoshop

Evan Kaucher- Book Reference


For all those who might of taken intro to media tech, or someone who might need a reference, the Book "Web Design: Portfolios" by Julius Wiedemann is a great place to get some ideas for your own website.


Web Design: Portfolios

John Curall-Class guest speakers

Hell Everyone,

I thought I already made this post, but apparently I forgot. I'm not really much of a blogger! Anyway, I have really enjoyed the guest speakers we have had for our class this semester. They have given us some interesting perspectives! I especially like the presentation from harvestworks. I find the work their doing very interesting as it relates to one of my focus areas projection and video design for live performance. I wish I could afford to take one of their classes as they seemed like they would be really helpful and informative. I wish we had had more time for the flash training guest speaker as that really wasn't enough time for him to get very far. I really wish the department would offer a Webart II class that would give more in depth flash training. Unfortunately, I don't think that's going to happen before I graduate. I really liked the idea of what the other guest speaker was doing with the video workshops for school children. She makes me feel guilty for not giving back more! That's a pretty cool thing she's doing there! Anyway, I just wanted to share my insights on these speakers. I think this was a rare opportunity we had here that I wished the department did more of. The program is definitely more focused on filmmaking rather new media and experimental video stuff, so I think we really don't see a lot of this.

-John

John Curall-Dreamweaver Youtube Tutorials

Hello All,

For anyone that's interested I just discovered that youtube has tutorial videos for Dreamweaver.

Here is the link: http://www.youtube.com/results?search_query=dreamweaver+cs4+&aq=f

I had been specifically looking for a tutorial on creating a contact form on my portfolio site. There are a bunch of tutorials on there for that. I ended up just finding a way to re-use an old contact form for now, but I figured I'd share what I found with the rest of you. I hope all is going well with everyone's final projects!

See you in class!

-John

Cross Browser Compatibility

The more you design websites the more you will need to know about
cross browser compatibility.  If you open your site in Firefox and then
Internet Explorer, chances are it will look different in each browser.
This is because of how the different browsers render different layouts.

There are several good sites for getting a handle on how to deal with this.

http://msdn.microsoft.com/en-us/library/cc351024%28VS.85%29.aspx

http://meyerweb.com/eric/tools/css/reset/index.html

One common issue is with centering
tags.  For all browsers exceptInternet Explorer, setting the margins of the main
tag at auto will centereverything.  IE does not recognize the auto formatting so we have to add
extra code to account for this.  Here is the code you will need to add to your
CSS to center your page for IE and not have all of your text centered at the
same time:

body {
text-align: center; /* for IE */
 }
#container {
  margin: 0 auto;   /* align for good browsers */
  text-align: left; /* counter the body center */
 }
Let me know if you have any questions!
~Lisa Marie







Sunday, April 25, 2010

Alex Coyle: CSS tricks. Get organized

Click Here for some great CSS tips on how to keep your CSS style clean and sharp.

Flash gig in Philly. I bet they pay great $$$$

Urban Outfitters needs a flash developer for basic work on their site
Click here to check the job description. Most successful retailers pay well.

Wednesday, April 21, 2010

Stream Myspace Music to Your Website

Hey guys,

I found this website that streams the Flash Media player from Myspace into your website. It works best with more known bands.

Click here to check it out

Here's a more direct approach


--Chelsea Lynch

Tuesday, April 20, 2010

Interact 8 - Tonight at Tyler School of Art!

Start Date: 4/21/2010 Start Time: 7:00 PM
End Date: 4/21/2010 End Time: 8:00 PM

Event Description
Interact 8 is the annual juried show of the best student interactive design and animation by Tyler School of Art design students. All are welcome to this free event.

Location Information:
Main Campus - Tyler School of Art
Room: B04

Monday, April 19, 2010

CJ Johnson

Found some cool portfolio pages in my searches, some are made with flash and some lightbox, others use neither... They helped me to get a better idea of what I might do for my final project, hopefully they might serve as inspiration to you as well....

http://www.reyniermolenaar.com/

http://www.narrowdesign.com/

http://www.pauldipalma.com/

http://www.dancsopeter.exofire.net/


-CJ

Thursday, April 15, 2010

Wednesday, April 7, 2010

Jason Pearlman - Cool Font


Sometimes I like to just walk around the library and see what kind of books I can find, and I recently stumbled across this one. Not really an interesting read, but I really enjoy the font of the title - so much that I thought I'd share. Anyone have any idea what it is?

-Jason Pearlman

Tuesday, April 6, 2010

"ecard......people pay for this stuff?"-by Emily Kight

So, my surrogate Japanese grandmother keeps sending me ecards. I, for one, don't understand the appeal of ecards but it is evident that there is flash animation and web art design in these silly things. I think the most surprising thing is that she pays to send them....that means folks out there make money doing these ecard designs. Here is the latest one I got; http://www.jacquielawson.com/viewcard.asp?code=2304467241640&source=jl999

I wonder if there are special programs they use to make ecards. If anyone knows, lemme know. I would like to try my hand at it sometime so I could send one back to my grandma. They look like they might be fun to do.
-Emily Kight