rss feed blog search engine
 
Search rss blog search engine
 
Minervity  
Released:  12/28/2008 11:10:37 PM
RSS Link:  http://www.minervity.com/?feed=rss2
Last View 11/7/2009 5:22:09 PM
Last Refresh 11/7/2009 4:27:15 PM
Page Views 37962
Comments:  Read user comments (0)
Save It Add to Technorati Add to Del.icio.us Add to Furl Add to Yahoo My Web 2.0 Add to My MSN Add to Google Add to My Yahoo! Minervity



Description:



Web / Graphic Design, Tutorials, Programming, Inspiration - Touch The Edge


Contents:

Mind-Blowing Typography in 3D | Part 1


3D TypographyTypography is one of the true art forms that I find the most appealing when looking through magazines or surfing the web. The amount of detail sometimes implemented is just mind blowing and you can really see that the artist has taken his or her time to put the typography piece together. After floating around on the Internet in search for the most eye catching 3D typography artwork I came up with nothing short of a truly amazing list. I am sure there are many more inspiring pieces of 3D typography artwork out there so if you find any that you think I might have missed please don’t hesitate to mention a location to them in the comment area.

What should be mentioned here is that most of these are done in a 3D client like Maya, 3D Max or Lightwave. Using Photoshop or Illustrator to create these would take infinitely longer than any of these software’s so don’t even try. The way these 3D typography designs come out is pure skills in lighting, texturing and creating all the objects that are present in the design. Designers usually also use Photoshop to sort of “top off” their design by including real elements such as leaves, small items and effects. So a whole bundle of software’s are probably used to create most of these.

Typography - 1 - Tony AriawanTypography Artwork by Tony Ariawan

Typography by Artek92Artwork by Artek92

Typography by Hoe YiArtwork by Hoe Yi

Typography by KidsWithToolsArtwork by KidsWithTools

Typography by iunewindArtwork by iunewind

Typography by shydog1978Artwork by shydog1978

Typography by Kyle BeanArtwork by Kyle Bean

Typography by Serial CutArtwork by Serial Cut

Typography by Serial CutArtwork by Serial Cut

Typography by dkomovArtwork by dkomov

Typography by Jeff FinleyArtwork by Jeff Finley

Typography by Kim HoltermandArtwork by Kim Holtermand

Typography by luuqasArtwork by luuqas

Typography by FanziArtwork by Fanzi

Typography by Stephanie DeArmondArtwork by Stephanie DeArmond

Typography by Jeff OsborneArtwork by Jeff Osborne

Typography by Wojciech PijeckiArtwork by Wojciech Pijecki

Typography by João MarquesArtwork by João Marques

Typography by Tanin-André HohmannArtwork by Tanin-André Hohmann

Typography by Grafi-RayArtwork by Grafi-Ray

Typography by Craig WardArtwork by Craig Ward

Typography by Niels van DoornArtwork by Niels van Doorn

Typography by Eskimo SquareArtwork by Eskimo Square

Typography by Curtis BaigentArtwork by Curtis Baigent

Typography by Chaz MadaniArtwork by Chaz Madani




Creative Corner: My Favorite Firefox Tool


logo-add-ons-halfMinervity.com is a great site for resource and inspiration. We came up with an idea of creating a “Creative Corner” where the aim is for designers/developers to have an area where we talk to different designers and developers and ask them a question related to their field. We feel this would be a great way to help out the up and coming designers as well as an area for other designers to also get inspiration and insights as to the tools used and trends followed by their peers.  We feel that it is also a good way for us to showcase some of the work and ideas behind both the up and coming as well as the seasoned designers.  For this month’s edition we concentrated on Firefox extensions.

Firefox Extensions add more extensive features to the browser; some add simple toolbars while others can add a wide range of new features.

Main Image.

Here are the designer/developers’ answers to our question:  Which is your favorite Firefox Extension (s) to use when developing a website?

andysowards.com @andysowards

This one is easy. My favorite Firefox tool is Firebug. Hands down. I could not, and will not, live without it. Sample of work I provided is my site, AndySowards.com, which I used firebug on pretty much the whole way through, it definitely helped me build the look and feel of the sites css/javascript/jQuery fairly quickly and without any pain :) .

The reason that it is so invaluable is because it allows you to fully understand the html/css/javascript that is on a page, very quickly and easily. It has made my css building/manipulation process at least 75% faster if not more. I can just build out the css and have the page styled exactly how I want it in firefox, then just copy and paste the css into the appropriate place. Its that easy! Of course IE, Safari, and Chrome, may need some tweaks. But FireBug allows even the more difficult tasks to be accomplished within minutes! Finding css issues is so easy now. Thank you firebug. You rock.  Check out his website: http://www.AndySowards.com

oboxff1 @obox

I rely heavily on “TidyHTML” and the Firefox Web Developer toolkit to dev sites.

Without those two items I feel lost, Web Developer is perfect for tracking ID’s etc when styling widgets in Wordpress themes. It also helps with spotting div sizes and picking out style values.

TidyHTML is perfect for getting your site w3c compatible. I only use TidyHTML when splicing up designs and converting them to CSS + HTML.

So yeah, without those two tools I would be lost.

Since I use them for every site we develop I will just attach a screenshot of one of our themes because of the way I used the Web Developer toolkit to style the sidebar.

Details of screenshot: Press Theme http://wwwdemo.obox-design.com/press/

adamscomb1 @adammccombs

My favorite tool called the 960 Gridder. 960 Gridder is a jquery based tool that overlays any webpage with a 960px grid. It’s great for testing size and spacing to make sure your layouts are pixel perfect. 960 Gridder is cross-browser compliant and works well in Internet Explorer 6/7/8, Firefox 2/3 and Chrome. Safari 4 Beta and Opera 9 is also working as expected and it should work in Safari 2.x-3.x also.  960 Gridder is built upon the very famous JavaScript framework jQuery.

960 Gridder will automatically identify if jQuery is present at the website and if it is not, it will include it. However, 960 Gridder isn’t affiliated with the jQuery authors at all.More information about 960 Gridder can be found at: http://gridder.andreehansson.se/.  Check out more of his work http://www.mccombs.me/

TWB @iBlend

My favorite Firefox tool by far is FireBug (http://getfirebug.com).  Firebug integrates with Firefox to put a wealth of web development tools at your fingertips while you browse. You can edit, debug, and monitor CSS, HTML, and JavaScript live in any web page.

Firebug’s CSS tabs tell you everything you need to know about the styles in your web pages, and if you don’t like what it’s telling you, you can make changes and see them take effect instantly.

Firebug is always just a keystroke away, but it never gets in your way. You can open Firebug in a separate window, or as a bar at the bottom of your browser. Firebug also gives you fine-grained control over which websites you want to enable it for.

I use this tool to tweek styles and html on my local.  Once it looks right, I will edit the real files and upload them to the server.  I recently used this Firefox tool for the release of my new website (http://thewebblend.com). TheWebBlend is a community for designers, developers and tech junkies that keeps you current with a summary of the latest in web related news and trends.  Check out his site: http://thewebblend.com

printedproof @printedproof

The most helpful Firefox tool for me is FireBug. FireBug is an add-on that allows me edit, debug, and find CSS, HTML, and JavaScript live on any of my projects as well as any other live pages on the web.
I grew up designing for web using Dreamweaver and GoLive, so in other words “drag-and-drop”. I have no formal coding education. The past three years I have spent programing dynamic websites with Joomla! and WordPress.  For beginners like myself it is extremely helpful to have the ability to see the code of websites that have elements and designs that you may want to mimic or develop in your own ways. By finding the code behind these sites you can easily find what you are looking for and make it your own. This is big for developers who use pre-designed templates. Many times you can find other webmasters using the same template that they have customized. Access to the HTML/CSS/Javascript behind the scenes will help learning how it was done.
FireBug is great tool even for established designers and developers to debug and clean up messy code. FireBug allows me to easily find where an element resides within the HTML or CSS of a website. I can then go back to my files and make any necessary adjustments or changes easily.  Firebug also lets you make changes on the fly and see them immediately in your browser. You can measure and illustrate the margins, borders, padding, and sizes of elements to easily alight and locate. Use Firebug to break down load times to improve speed. It even includes a powerful JavaScript debugger so you can pause execution at any time.  Firebug pops up at the bottom of your window and is unobtrusive. In no time you can build upon your skills as a developer or simply streamline the process.



Home  
 



Link to us




RSS Feed of new blogs                                                   Home        Feed Map        Submit Feed      Link to Us       Contact