le logo.

  • FusionDesigner
  • Proficient
  • Proficient
  • User avatar
  • Joined: Jan 12, 2004
  • Posts: 282
  • Status: Offline

Post April 18th, 2004, 7:06 am

Please can you comment whether you like this logo I made.


http://www.fusioneffect.com/logo72dpi.png
  • Anonymous
  • Bot
  • No Avatar
  • Joined: 25 Feb 2008
  • Posts: ?
  • Loc: Ozzuland
  • Status: Online

Post April 18th, 2004, 7:06 am

  • b_heyer
  • Web Master
  • Web Master
  • User avatar
  • Joined: Jun 15, 2003
  • Posts: 4583
  • Loc: Maryland
  • Status: Offline

Post April 18th, 2004, 8:23 am

Very smooth, good job. What program did you use to make that? Illustrator?
Pixel Acres V2
  • Nucleo
  • SausagePorkPie
  • Mastermind
  • User avatar
  • Joined: Aug 16, 2003
  • Posts: 2297
  • Loc: UK - England
  • Status: Offline

Post April 18th, 2004, 8:30 am

i am guessing fireworks..
because it is a .png file
but i could be wrong


nice job with it!
Codebuddies - Website Development Resource
|INCLUDE(), INCLUDE_ONCE(), REQUIRE() IN PHP | - / - |MICROSOFT CRM 4.0 ONCLICK EVENT WITHIN FORM |
  • FusionDesigner
  • Proficient
  • Proficient
  • User avatar
  • Joined: Jan 12, 2004
  • Posts: 282
  • Status: Offline

Post April 18th, 2004, 8:34 am

Thanks!

AI then PS for the effects.
  • b_heyer
  • Web Master
  • Web Master
  • User avatar
  • Joined: Jun 15, 2003
  • Posts: 4583
  • Loc: Maryland
  • Status: Offline

Post April 18th, 2004, 8:44 am

Nucleo wrote:
i am guessing fireworks..
because it is a .png file
but i could be wrong


nice job with it!


You can save .png's in photoshop too :-p
Pixel Acres V2
  • Nucleo
  • SausagePorkPie
  • Mastermind
  • User avatar
  • Joined: Aug 16, 2003
  • Posts: 2297
  • Loc: UK - England
  • Status: Offline

Post April 18th, 2004, 8:50 am

oh lol...
normally when i used photoshop it saves as PSD...
didn't knoiw that ;)
Codebuddies - Website Development Resource
|INCLUDE(), INCLUDE_ONCE(), REQUIRE() IN PHP | - / - |MICROSOFT CRM 4.0 ONCLICK EVENT WITHIN FORM |
  • b_heyer
  • Web Master
  • Web Master
  • User avatar
  • Joined: Jun 15, 2003
  • Posts: 4583
  • Loc: Maryland
  • Status: Offline

Post April 18th, 2004, 9:37 am

hehehe. PSD is photoshop's file format, it allows you to save layers and such. png is just a high quality webgraphic format. :) (I think....)
Pixel Acres V2
  • Nucleo
  • SausagePorkPie
  • Mastermind
  • User avatar
  • Joined: Aug 16, 2003
  • Posts: 2297
  • Loc: UK - England
  • Status: Offline

Post April 18th, 2004, 9:38 am

.png also saves with the layers still intact.
Codebuddies - Website Development Resource
|INCLUDE(), INCLUDE_ONCE(), REQUIRE() IN PHP | - / - |MICROSOFT CRM 4.0 ONCLICK EVENT WITHIN FORM |
  • Vladdrac
  • Mastermind
  • Mastermind
  • User avatar
  • Joined: Feb 04, 2004
  • Posts: 2136
  • Loc: Louisville, Ky
  • Status: Offline

Post April 18th, 2004, 10:28 am

yeah it looks really good! I like .png format because it is a small size and really good for webgraphics
  • Nucleo
  • SausagePorkPie
  • Mastermind
  • User avatar
  • Joined: Aug 16, 2003
  • Posts: 2297
  • Loc: UK - England
  • Status: Offline

Post April 18th, 2004, 10:38 am

being a .png, that images was 22kb lol
Codebuddies - Website Development Resource
|INCLUDE(), INCLUDE_ONCE(), REQUIRE() IN PHP | - / - |MICROSOFT CRM 4.0 ONCLICK EVENT WITHIN FORM |
  • Axe
  • Genius
  • Genius
  • User avatar
  • Joined: Jan 07, 2004
  • Posts: 5744
  • Loc: Sub-level 28
  • Status: Offline

Post April 18th, 2004, 10:46 am

PNG == Portable Network Graphic, it's the "standard" (free) graphic format for all platforms (allegedly, heh).

I believe it was originally created due to limitations & licensing issues with GIF (that format being owned by AOL).

PNG's 32Bit (Gif is 8Bit, JPG is 24Bit), near-lossless, and supports transparency layers (although it needs some code tweaking to display transparency correctly in IE).

Edit : Oops.. nice work FD! :)
  • b_heyer
  • Web Master
  • Web Master
  • User avatar
  • Joined: Jun 15, 2003
  • Posts: 4583
  • Loc: Maryland
  • Status: Offline

Post April 18th, 2004, 11:30 am

Vladdrac wrote:
yeah it looks really good! I like .png format because it is a small size and really good for webgraphics


Whoo I always thought png's tend to be huuuge file formats.
Pixel Acres V2
  • ATNO/TW
  • Super Moderator
  • Super Moderator
  • User avatar
  • Joined: May 28, 2003
  • Posts: 23404
  • Loc: Woodbridge VA
  • Status: Offline

Post April 18th, 2004, 11:36 am

b_heyer wrote:
Whoo I always thought png's tend to be huuuge file formats.


No. Depending on what you are working on, sometimes png's can be your smallest file size with the best look. Especially if you are not really working with pictures vs created graphics. In almost every case, I've found them to "look" better than gif's.

Normally when I save to web I will take two things into consideration. Which file format gives me the smallest size? and/or which one looks the best?

If I have to choose, I'll chose a larger file size and a better looking graphic. I know that's a pain for dial-up users, but you can usually keep the file sizes within a reasonable limit.
"There's no place like 127.0.0.1 except for ::1."
Alexandria Networks. Leader in IT consulting for associations/non-profits, and small to medium sized businesses around the northern Virginia and Washington D.C. metro area.
  • Vladdrac
  • Mastermind
  • Mastermind
  • User avatar
  • Joined: Feb 04, 2004
  • Posts: 2136
  • Loc: Louisville, Ky
  • Status: Offline

Post April 18th, 2004, 12:00 pm

well yeah, sometimes if I am working with transperancy, I will usually export as .png. It had just seemed to me that it was a smaller file size that my gif equivalent. Maybe I have my compression set wrong. I think for the quality of the image, it is small. But probably no as small as 8 bit of course
  • IMMORTAL
  • Beginner
  • Beginner
  • User avatar
  • Joined: Mar 13, 2004
  • Posts: 45
  • Status: Offline

Post April 18th, 2004, 12:54 pm

I like this logo. The highlight on the red ball is the perfect touch.

You might encounter problems with it if you ever need to resize it, but all in all I give it a 9/10 :D
  • Anonymous
  • Bot
  • No Avatar
  • Joined: 25 Feb 2008
  • Posts: ?
  • Loc: Ozzuland
  • Status: Online

Post April 18th, 2004, 12:54 pm

Post Information

  • Total Posts in this topic: 45 posts
  • Users browsing this forum: No registered users and 61 guests
  • You cannot post new topics in this forum
  • You cannot reply to topics in this forum
  • You cannot edit your posts in this forum
  • You cannot delete your posts in this forum
  • You cannot post attachments in this forum
 
cron
 

© 2011 Unmelted, LLC. Ozzu® is a registered trademark of Unmelted, LLC.