<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"><channel><atom:link rel="hub" href="http://tumblr.superfeedr.com/" xmlns:atom="http://www.w3.org/2005/Atom"/><description></description><title>Blog | Graphicpeel</title><generator>Tumblr (3.0; @graphicpeel)</generator><link>http://blog.graphicpeel.com/</link><item><title>iOS Icons Made in Pure CSS</title><description>&lt;p&gt;&lt;a href="http://graphicpeel.com/cssiosicons"&gt;&lt;img src="http://graphicpeel.com/images/iosicons-header.png" alt="iOS Icons in Pure CSS" class="shadow"/&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="http://graphicpeel.com/cssiosicons"&gt;Click here&lt;/a&gt; to see 11  iOS icons made in only CSS, no images whatsoever.&lt;/p&gt;
&lt;p&gt;&lt;b&gt;NOTE:&lt;/b&gt; This demo will only work correctly on a webkit browser and has only been tested in Safari 5 and Google Chrome 5. &lt;a href="http://graphicpeel.com/images/cssiosicons-correct"&gt;Here’s how it will look when rendered correctly.&lt;/a&gt; Update: Apparently, there’s a bad bug in Chrome on Windows. I haven’t tested this on a PC yet, but I’m working on a fix.&lt;/p&gt;
   

            &lt;div style="margin:2px 15px 0px 0px;float:left;"&gt;&lt;a class="DiggThisButton DiggCompact" href="http://digg.com/submit?url=http%3A//blog.graphicpeel.com/post/740928981/ios-icons-made-in-pure-css"&gt;&lt;/a&gt;&lt;/div&gt;

            &lt;div style="float:left;"&gt;&lt;iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fgraphicpeel.com%2Fcssiosicons&amp;layout=button_count&amp;show_faces=false&amp;width=100&amp;action=like&amp;colorscheme=dark&amp;height=21" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:100px; height:21px;" allowtransparency="true"&gt;&lt;/iframe&gt;&lt;/div&gt;
&lt;br/&gt;&lt;br/&gt;&lt;p&gt;&lt;b&gt;How was it done?&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;The following demo was made using a variety of CSS techniques. Rounded corners, shadows, gradients, rgba, pseudo-elements, and transforms are just some of them. A lot of these were generated by helpful tools, such as &lt;a href="http://westciv.com/"&gt;westciv’s tools&lt;/a&gt; and &lt;a href="http://border-radius.com/"&gt;Border Radius&lt;/a&gt;. By combining these techniques, you can create rich graphics with just a few lines of code. Here are a few examples.&lt;/p&gt;

&lt;img src="http://graphicpeel.com/images/iosicons-contacts.png" alt="Contacts icon" class="shadow" style="float:left;margin-bottom:15px;"/&gt;&lt;img src="http://graphicpeel.com/images/iosicons-weather.png" alt="Weather icon" class="shadow" style="float:left;margin-left:105px;"/&gt;&lt;img src="http://graphicpeel.com/images/iosicons-idisk.png" alt="iDisk icon" class="shadow" style="float:right;margin-left:105px;"/&gt;&lt;div class="clearfix"&gt;&lt;/div&gt;

&lt;p&gt;In the contacts icon, I used 5 different shapes for the silhouette icon. The head is a rectangle with rounded corners, followed by another rectangle for the neck and a distorted semi-circle for the body. In order to get the curve of the shoulders to the neck, I placed two circles on top of the shapes.&lt;/p&gt;

&lt;p&gt;The weather icon has several rays of light shooting from behind the sun. Each one of these rays is actually a long rectangle with a gradient that fades to transparent on either end. I used -webkit-transform:rotate to rotate each rectangle to a different angle. The same effect was used for the iTunes icon.&lt;/p&gt;

&lt;p&gt;To get the cloud icon on the iDisk icon, I used two circles layered on top of each other, above a rounded rectangle. The larger circle has a gradient that cuts off just before the rectangle.

&lt;/p&gt;
&lt;p&gt;There are a lot more tricks I used (especially in Voice Memos). See if you can find them all by snooping around my code. If you have any questions, you can &lt;a href="http://graphicpeel.com/about#contact"&gt;email me.&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Lastly, during this process I came up with two big CSS requests. CSS polygons/triangles and CSS noise. Hands anyone?&lt;/p&gt;

&lt;p&gt;Of course, to all of those that feel that this is utterly pointless, I agree (kind of). CSS is the wrong tool for creating icons I will admit, we’re better off using images, SVG, or Canvas then bloating CSS documents. So what &lt;i&gt;is&lt;/i&gt; the point of this? To show what’s possible with CSS, not necessarily what it should be used for. Also, it’s fun to look at, and interesting to dig into. If this was made in SVG would it have been as popular as it is right now? No. People like these sort of things, no doubt and I do too.&lt;/p&gt;

&lt;br/&gt;&lt;p&gt;&lt;b&gt;Inspiration&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;I wouldn’t/couldn’t have done it without some inspiration and help. Tutorials, examples, and blog posts play a big part in the making of the project. If you liked this demo, you’ll love these. If you know any other awesome demos like this, be sure to &lt;a href="http://twitter.com/spiralstairs"&gt;tell me.&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="http://desandro.com/articles/opera-logo-css/"&gt;Opera logo in pure css&lt;/a&gt; by David Desandro
&lt;br/&gt;&lt;a href="http://desandro.com/resources/css-speech-bubble-icon/"&gt;Pure CSS speech bubbles&lt;/a&gt; by Nicolas Gallagher
&lt;br/&gt;&lt;a href="http://rathersplendid.net/home/pure-css-icons"&gt;Pure CSS glyphs&lt;/a&gt; by Zander Martineau
&lt;br/&gt;&lt;a href="http://demos.jeffbatterton.com/iphone-css3"&gt;iPhone in CSS3&lt;/a&gt; by Jeff Batterton&lt;/p&gt;

&lt;br/&gt;&lt;p&gt;Follow me on &lt;a href="http://twitter.com/spiralstairs"&gt;Twitter&lt;/a&gt;! And ask questions or send comments.&lt;/p&gt;

&lt;p&gt;Background on demonstration page was created by &lt;a href="http://mantia.me"&gt;Louie Mantia&lt;/a&gt;. No images were harmed in the making of this demo. If you spot any errors in supported browsers, please let me know.&lt;/p&gt;</description><link>http://blog.graphicpeel.com/post/740928981</link><guid>http://blog.graphicpeel.com/post/740928981</guid><pubDate>Sun, 27 Jun 2010 01:54:00 -0400</pubDate></item><item><title>Apple Showcases HTML5</title><description>&lt;a href="http://www.apple.com/html5/"&gt;Apple Showcases HTML5&lt;/a&gt;: &lt;p&gt;Insane examples of some awesome HTML5 techniques. Apple says, “These web standards are open, reliable, highly secure, and efficient. They allow web designers and developers to create advanced graphics, typography, animations, and transitions. Standards aren’t add-ons to the web. They are the web. And you can start using them today.”&lt;/p&gt;</description><link>http://blog.graphicpeel.com/post/664534138</link><guid>http://blog.graphicpeel.com/post/664534138</guid><pubDate>Fri, 04 Jun 2010 18:25:46 -0400</pubDate></item><item><title>MobileMe Mail Beta, a Visual Walkthrough</title><description>&lt;p&gt;&lt;img src="http://graphicpeel.com/snaps/mobilememail_icon-20100515-202043.png" align="right" style="padding:0px 0px 10px 15px;"/&gt;When MobileMe launched two years ago we saw a major improvement from Apple’s original service “.Mac.” MobileMe came with the use of the cloud and “push” technology and a brand new set of desktop-class web applications (or Me.com). Me.com allowed anyone to access their email, contacts, calendars, photos, and files from any computer with an internet connection. &lt;/p&gt;

&lt;p&gt;&lt;img src="http://graphicpeel.com/snaps/mobilememail_header-20100515-233936.png"/&gt;&lt;/p&gt;

&lt;p&gt;One of the reasons I love Me.com (other than being an Apple fanboy) is that it looks great. Every little aspect of the interface was thought out, from the icons to the scrollbars. It was a major improvement over the original .Mac interface which was filled with brushed metal, serif fonts, and aqua buttons. Me.com uses an interface based of applications on the Mac, but formatted for the web. This way, we’re already familiar with how to use Me.com before we even open the browser. But recently, this all changed.&lt;/p&gt;

&lt;p&gt;&lt;br/&gt;&lt;b&gt;Overview&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;&lt;img src="http://graphicpeel.com/snaps/mobilememail_color-20100515-231143.png" align="left" style="margin:0px 15px 10px 0px;" class="shadow"/&gt; So what’s all of the talk of the MobileMe Mail beta? A short time ago Apple updated their Me.com mail application. They’ve added server-side rules and a simple archiving feature (like Gmail) as well as redesigned the entire mail interface.&lt;b&gt; It’s gone from resembling a application on the Mac, to an application on iPad. It’s a giant clue that Apple is planning for a more touch-based future.&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;&lt;img src="http://graphicpeel.com/snaps/mobilememail_linkeditor-20100515-225438.png" align="right" style="margin:0px 0px 10px 15px;" class="shadow"/&gt;The new interfaces includes tons of iPad-esque elements. There’s a new toolbar using glyphs as buttons. The default mail reading view resembles an iPad “split-view.”  &lt;b&gt;“Popovers” are now used in a few places, such as adding a link to an email (right).&lt;/b&gt; There’s also other positive changes like search moved to a different location, redesigned preferences and buttons, and webkit animations. Here’s a summary of what’s new visually.&lt;/p&gt;

&lt;p&gt;&lt;br/&gt;&lt;b&gt;Toolbar&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;The beta focus’ on a new color: blue. What was previously gray, is now a shade of blue, most noticeably the toolbar. The new toolbar (top) is a much simplified version of the previous design (bottom). The tiny colored icons are now glyphs, without a surrounding button. Reply, reply all, and forward has been consolidated into a popup after clicking on the reply icon. Apple’s also added an archive icon (second from left) that moves the selected message into the new archive folder. You’ve never have to delete an email again! Also, the delete symbol has been replaced with a trashcan glyph, just like the iPad and iPhone. Each of these icons gets a faint glow when hovered, a nice touch.&lt;/p&gt;

&lt;p&gt;If a brand new user looked at each of these toolbars, which would be more intuitive?&lt;/p&gt;

&lt;p&gt;&lt;img src="http://graphicpeel.com/snaps/mobilememail_toolbar-20100515-195824.png" class="shadow"/&gt;&lt;/p&gt;

&lt;p&gt;Finally, the search bar has been moved to a more prominent side of the page, to the left. It’s been brightened and elongated too. I’m assuming, just like the recent Facebook redesign, this change was added to put more emphasis on the search bar. I never used search on MobileMe that often, maybe this redesign will remind me it’s there.&lt;/p&gt;

&lt;p&gt;There’s also a faint shadow under the toolbar, this seems to be a new addition to Apple’s toolbars. iTunes 9 and the latest iPhoto have the same effect. I’m not sure I love it, but we’ll see how it comes along.&lt;/p&gt;

&lt;p&gt;&lt;br/&gt;&lt;b&gt;Formatting Bar&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;The formatting bar brings a lot of new functionality to the compose window, and brings Me.com a lot closer to a desktop application.&lt;/p&gt;

&lt;p&gt;&lt;img src="http://graphicpeel.com/snaps/mobilememail_formatbar-20100515-223236.png" class="shadow"/&gt;&lt;/p&gt;

&lt;p&gt;You can choose between 14 different fonts including Helvetica, Marker Felt, Georgia, and my personal favorite: Comic Sans MS! There’s 6 different font sizes available as well as a color picker, link editor, list maker, and the basics (text style and weight, text alignment, indentation). &lt;b&gt;Apple even manages to make the color picker and link editor beautiful (see above).&lt;/b&gt; Apple’s done a great job with the design of the new toolbar.&lt;/p&gt;

&lt;p&gt;&lt;br/&gt;&lt;b&gt;Preferences&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;&lt;img src="http://graphicpeel.com/snaps/mobilememail_prefs-20100515-225205.png" align="left" style="margin:0px 15px 10px 0px;" class="shadow"/&gt;&lt;/p&gt;

&lt;p&gt;There’s a new look for the preferences, very different (aesthetically speaking) from the preference windows on a Mac.&lt;/p&gt;

&lt;p&gt;&lt;img src="http://graphicpeel.com/snaps/mobilememail_prefstab-20100515-225150.png" align="right" style="margin:0px 0px 10px 10px;" class="shadow"/&gt;&lt;/p&gt;

&lt;p&gt;Just like parts of the iPad, and previous versions of Me.com, the preferences window floats on top of the background. It’s got a new tab style, using rounded squares with glyphs as icons. The selected tab turns bright blue, and hovering over one creates a blue glow around it. All of the buttons and check boxes in the beta use this same style.&lt;/p&gt;

&lt;p&gt;As for the preferences themselves, I think they’re pretty much the same as before except for the rules, and maybe the vacation setting? It allows Me.com to auto-reply when you’re on vacation or away, useful!&lt;/p&gt;

&lt;p&gt;&lt;br/&gt;&lt;b&gt;Other Changes&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;A few more notes: To access your account, help, and sign out you click on your name in the top right and select from the popover, just like Facebook. There’s also a new loading indicator, like the ones on iPhone that float on top of the content. Drafts autosave (I love the folded paper icon). There’s a new “flag” icon, which is noticeably different. You can view your mail in three ways: widescreen, compact, and classic view all which use the new scrollbar design. There are also new buttons, checkboxes, and drop-down handles which are all matte instead of glossy.&lt;/p&gt;

&lt;p&gt;&lt;img src="http://graphicpeel.com/snaps/mobilememail_other-20100516-090645.png" class="shadow"/&gt;&lt;/p&gt;

&lt;p&gt;That’s the MobileMe Mail beta! If you’ve got MobileMe be sure to apply for beta so you can try it out yourself. For those who don’t have it, maybe this will convince you to sign up.&lt;/p&gt;

&lt;p&gt;The new Me.com is just starting to take shape. I’m sure Apple will continue to update the rest of their MobileMe web app suite with iPad-esque redesigns very soon. &lt;b&gt;Could these new designs be hinting us towards a Mac OS redesign?&lt;/b&gt; Oh, I sure hope so. Say goodbye to poor Mac OS, and hello to iPad OS. Next stop, the tablet age!&lt;/p&gt;

&lt;p&gt;Do you like the new look, or do you hate it? &lt;a href="http://twitter.com/spiralstairs"&gt;Let me know on Twitter.&lt;/a&gt;&lt;/p&gt;</description><link>http://blog.graphicpeel.com/post/603822166</link><guid>http://blog.graphicpeel.com/post/603822166</guid><pubDate>Sun, 16 May 2010 10:19:00 -0400</pubDate></item><item><title>Designing for the Multitasker</title><description>&lt;p&gt;Everyone wants to be able to multitask these days. Especially with cell phones and mobile gadgets. More and more mobile applications are being released every day, many of them that interact with others. For example, finding several images from the web and adding them to your text document. This works wonderfully on a large display. One can just drag and drop from window to window. But what about on a mobile device like the iPhone?&lt;/p&gt;

&lt;p&gt;Here are several methods used by different operating systems from large displays, to smaller ones. Each one provides a great way to switch between open windows quickly.&lt;/p&gt;

&lt;p&gt;&lt;b&gt;Overlays&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;One of the most common ways users switch between applications is through an overlay. It’s usually made of a small box, list, or row of the currently running applications brought up by pressing a key. What’s nice about the overlay is that it floats on top of whatever you’re doing. This way, you get a full size view of what’s running as you switch from app to app.&lt;/p&gt;

&lt;img src="http://graphicpeel.com/snaps/overlay-20100316-172751.png" style="border:none;max-width:720px;-webkit-box-shadow:none;margin-bottom:15px;" alt="overlay"/&gt;&lt;p&gt;Usually, overlays have a transparent background of some sort to act unobstructive. The way operating systems display the open applications are very different though. Mac OS X (top) shows the open applications as icons, while Windows (bottom) shows the icon as well as a screenshot. These screenshot thumbnails seem useless in my opinion. While it’s more informative, the detail is difficult to read on such a small thumbnail. Screenshots are better left for other types of application switching (which I’ll touch on later).&lt;/p&gt;

&lt;p&gt;Overlays might be the quickest option, but they work best with a keyboard and large screen. While they &lt;i&gt;can&lt;/i&gt; be done on small screens, it would require nearly everything behind the overlay to be hidden, defeating it’s purpose. &lt;span style="border-bottom:1px solid #a9abad;"&gt;When working with a small device, it’s best not to show too much at once. Instead, let some of content flow offscreen and allow the user to scroll to it.&lt;/span&gt; I love how overlays work on my Mac, but I’d never want to see an overlay on something as small as my iPhone.&lt;/p&gt;

&lt;p&gt;&lt;b&gt;Cards&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;When the Palm Pre was announced last year, everyone was excited to try its “cards” interface, including me. The idea was simple, fun, and realistic. When pressing the main button on the Pre, running applications shrink slightly into “cards” on the homescreen (left). The user flicks left and right reveal other cards and flicks a card up to exit the program. Anyone who picks up a Palm Pre almost immediately knows how to navigate it. The interface made multitasking feel natural.&lt;/p&gt;

&lt;img src="http://graphicpeel.com/snaps/browsing-20100314-230542.png" alt="cards" style="border:none;max-width:720px;-webkit-box-shadow:none;margin-bottom:15px;"/&gt;&lt;p&gt;Of course, the same idea existed before Palm announced their card interface. Mobile Safari used the same method to navigate open websites (right). But, &lt;span style="border-bottom:1px solid #a9abad;"&gt;Palm made their interface unique with the flick-up-to-close gesture rather than a close icon on the upper left corner.&lt;/span&gt; The flick gesture requires more explanation, but it’s a creative approach to the closing of an application.&lt;/p&gt;

&lt;p&gt;The only downside to the card interface is that you can’t see all of your open apps at once. Mobile Safari has some indicators underneath the pages to tell you how many windows are open, but not what each window contains. One has to compromise due to the small screen. On a mobile device the card interface is definitely my favorite. It makes multitasking faster, and more “fun” than ever.&lt;/p&gt;

&lt;p&gt;&lt;b&gt;Grids&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;Common on Apple products, screenshots in a grid formation provide a very clear picture of what’s open. For example, in Exposé (right) on Mac OS X, pressing a key rearranges open windows into a grid. Now the user can see everything at once. Of course, the downside is that the grid method only works &lt;i&gt;well&lt;/i&gt; on a large screen.&lt;/p&gt;

&lt;img src="http://graphicpeel.com/snaps/grid-20100316-171554.png" alt="grid" style="border:none;max-width:720px;-webkit-box-shadow:none;margin-bottom:15px;"/&gt;&lt;p&gt;Instead of using the “card” interface on Apple’s iPad version of Safari, Apple makes use of the extra screen space and places the open Safari pages on a large grid. No more flicking left and right to view open pages. In my opinion, this is by far the clearest and most efficient way to display a set of windows on a larger screen.&lt;/p&gt;

&lt;p&gt;&lt;b&gt;Stacks&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;Stacks of paper and open books are two good examples of how we manage applications. The metaphor is often used in interface design. For example, Windows Vista introduced Flip 3D (left), a new way to switch between open applications using depth and perspective. It lines all of your open windows into a 3D “stack.” Some find this irritating, others love it. Its main problem is that a majority of the windows are covered by other windows. This requires a user to scroll through the entire stack until they’ve seen full images of each window.&lt;/p&gt;

&lt;img src="http://graphicpeel.com/snaps/microsoft-20100316-230257.png" alt="windowsflip" style="border:none;max-width:720px;-webkit-box-shadow:none;margin-bottom:15px;"/&gt;&lt;p&gt;Sneak peaks of the Microsoft Courier have been &lt;a href="http://gizmodo.com/5486583/microsoft-couriers-devolution"&gt;spotted all over tech blogs.&lt;/a&gt; The Courier is the rumored Microsoft tablet with an interface based off books, handwriting, and scraps of paper. The mockups are quite impressive. One particular interface element that caught my eye was the search view (right). &lt;span style="border-bottom:1px solid #a9abad;"&gt;After making a pinch gesture, open windows are frayed out left and right, like an open book. It’s a combination of Apple’s CoverFlow, Palm cards, and real books all in one. It’s something brand new.&lt;/span&gt; It’s also a lot of fun to play with.&lt;/p&gt;

&lt;p&gt;That’s four different techniques, and all of these interfaces are incredible examples of multitasking. Each one is better on a different screen size. For pocket-sized devices, “cards” fit just enough on the screen at once. For tablets and mid-size devices “stacks” work just like objects we already know how to use. For larger screens with more flexibility, grids and overlays provide a map of what’s open. And for the iPhone? I think we’ll have to wait until June, but in the meantime &lt;a href="http://www.youtube.com/watch?v=W9Irt_J2c7o"&gt;here’s a concept&lt;/a&gt; by &lt;a href="http://oceanobservations.com"&gt;Ocean Observations &lt;/a&gt;of what multitasking on the iPhone &lt;i&gt;could&lt;/i&gt; look like.&lt;/p&gt;

&lt;p&gt;I’m excited to see what new multitasking interfaces will come in the future. A 3D carousel of open windows? A bulletin board with screenshots scattered all over? Which kind of interface is your favorite? Tell me on &lt;a href="http://twitter.com/spiralstairs"&gt;Twitter&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;Microsoft Courier image credit: &lt;a href="http://gizmodo.com/5380626/courier-user-interface-in-depth/gallery/"&gt;Gizmodo&lt;/a&gt;&lt;/p&gt;</description><link>http://blog.graphicpeel.com/post/454779602</link><guid>http://blog.graphicpeel.com/post/454779602</guid><pubDate>Wed, 17 Mar 2010 13:48:00 -0400</pubDate></item><item><title>iPad UI Roundup</title><description>&lt;a href="http://blog.cocoia.com/2010/ipad-ui-roundup/"&gt;iPad UI Roundup&lt;/a&gt;: &lt;p&gt;Sebastiaan de With has wrote a wonderful summary of the Apple iPad’s user interface. While I don’t think the homescreen is as slick as my mockup, the rest of the UI is fantastic. Sebastiaan carefully covers the good, the bad, and the ugly.&lt;/p&gt;</description><link>http://blog.graphicpeel.com/post/360622912</link><guid>http://blog.graphicpeel.com/post/360622912</guid><pubDate>Fri, 29 Jan 2010 22:03:02 -0500</pubDate></item><item><title>Apple Tablet: The Concept UI</title><description>&lt;p&gt;&lt;a target="_blank" href="http://graphicpeel.com/snaps/tabletui-20100516-091129.png"&gt;&lt;img src="http://graphicpeel.com/snaps/tabletuithumb-20100516-091315.png" width="720" class="shadow"/&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;With all of the rumors going around about the new Apple Tablet, I thought I would take a stab at the UI. The past two days I’ve put together a mockup of the “homescreen” by combining Snow Leopards UI with the iPhone OS. I also used the rumored information along with some of my own predictions.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;b&gt;&lt;a target="_blank" href="http://graphicpeel.com/snaps/tabletui-20100120-205150.png"&gt;View the full resolution UI&lt;/a&gt;&lt;/b&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Similar to the &lt;a href="http://www.palmone.be/us/products/phones/pre/index.html"&gt;Palm Pre&lt;/a&gt; and iPhone’s &lt;a href="http://www.winandmac.com/wp-content/uploads/2009/04/iphone30beta2-ymnk02.png"&gt;Mobile Safari&lt;/a&gt; application, the Apple Tablet uses a “card” interface. Each application that’s running appears in a horizontal tab-view. To switch between apps you swipe. To close an app you tap the X button. Also notice the wallpaper behind the tab-view. This is customizable in Settings.&lt;/p&gt;
&lt;p&gt;The dock at the bottom of the screen shows the default applications. Pressing “More..” opens a stack-like grid of the rest of your applications. iPhone applications work too, acting as Dashboard widgets. The Dashboard acts as a second layer underneath the tab-view. Tapping Dashboard in the dock hides the tab-view to reveal the widgets underneath.&lt;/p&gt;
&lt;p&gt;&lt;a target="_blank" href="http://graphicpeel.com/snaps/tablet-20100120-203700.png"&gt;&lt;img class="small" align="right" src="http://graphicpeel.com/snaps/tabletthumb-20100120-205009.png" width="187" height="128"/&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;The News application displays the current headlines from multiple papers and RSS feeds. The Print application lets users download and read books, textbooks, and &lt;a href="http://www.youtube.com/watch?v=ntyXvLnxyXk"&gt;interactive magazines&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;These are just a few of the features the new Apple tablet could have. There is still a lot to be covered. Will you be typing with you fingers or thumbs? Will you buy books at a new application called the Print Store? How will the email application look? Should the Dashboard widgets be hidden completely from the homescreen? If you’ve got any ideas, hit me up on &lt;a href="http://twitter.com/spiralstairs"&gt;Twitter&lt;/a&gt;.&lt;/p&gt;</description><link>http://blog.graphicpeel.com/post/345918873</link><guid>http://blog.graphicpeel.com/post/345918873</guid><pubDate>Thu, 21 Jan 2010 08:06:00 -0500</pubDate></item><item><title>Gallery of Older Icons</title><description>&lt;a href="http://lharboe.deviantart.com/gallery/#Icons"&gt;Gallery of Older Icons&lt;/a&gt;: &lt;p&gt;Looking for previous icon sets of mine? I got rid of a few when launching the redesign. View my deviantArt to see all past icons sets including what’s not on the icons page. Like: Donuts, Holiday Wreaths, and Safari Gleam.&lt;/p&gt;</description><link>http://blog.graphicpeel.com/post/315308640</link><guid>http://blog.graphicpeel.com/post/315308640</guid><pubDate>Sun, 03 Jan 2010 18:18:44 -0500</pubDate></item><item><title>The Inspiration for Graphicpeel v3</title><description>&lt;p&gt;&lt;img src="http://graphicpeel.com/images/blogheader_inspiration.png" class="shadow"/&gt;&lt;/p&gt;
&lt;p&gt;A lot of work went into the new version of Graphicpeel, but I was inspired by a number of websites and other designers across the web. I’d like to credit them here. See if you can find the similarities…&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Front Page Layout - &lt;/b&gt;&lt;a href="http://mantia.me"&gt;Louie Mantia&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Email Overlay - &lt;/b&gt;&lt;a href="http://pixelresort.com"&gt;Michael Flarup&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Twitter Sidebar - &lt;/b&gt;&lt;a href="http://flyosity.com/"&gt;Mike Rundle&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Download Buttons&lt;/b&gt; - &lt;a href="http://richd.com"&gt;Rich Dellinger&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Custom Zoom Cursors&lt;/b&gt; - &lt;a href="http://maxthemes.com/"&gt;Max Rudberg&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Thanks guys!&lt;/p&gt;</description><link>http://blog.graphicpeel.com/post/314816165</link><guid>http://blog.graphicpeel.com/post/314816165</guid><pubDate>Sun, 03 Jan 2010 11:55:00 -0500</pubDate></item><item><title>Welcome to Graphicpeel v3</title><description>&lt;p&gt;It’s a new year and Graphicpeel is due for an update.&lt;img class="small" src="http://cld.ly/c1y9f" align="right"/&gt; I’ve been hard at work pushing pixels and writing up code to make this the best update yet. Inspired by the websites of many others, I have come up with something that I can call my own.&lt;/p&gt;
&lt;p&gt;The previous version of Graphicpeel was hard on the eyes. The dark blues and white text was a pain to read. The icon page was messy and difficult to understand and the blog had too many features and spam comments. Ironically, I used very few icons or buttons for navigation and relied on text for everything. Graphicpeel 3 is designed to be ten times more simple and user friendly. This one quote inspired me the most:&lt;/p&gt;
&lt;p&gt;&lt;b&gt;“A design is finished when any more would be too much and any less would be too little.” - Chuck Anderson&lt;/b&gt;&lt;/p&gt;
&lt;p&gt;Graphicpeel 3 has a simpler, more elegant design. It uses more icons and new javascript to improve the users experience. I’m finally not embarrassed when I tell someone to visit my website. Here are a few more details about the new design:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Slideshow on front page to showcase featured work.&lt;/li&gt;
&lt;li&gt;Visits and downloads are now tracked with &lt;a href="http://havamint.com"&gt;Mint&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;Improved footer showing my availability for new projects.&lt;/li&gt;
&lt;li&gt;New email form.&lt;/li&gt;
&lt;li&gt;New Favicon.&lt;/li&gt;
&lt;li&gt;Simplified blog (no more tags, categories, or comments).&lt;/li&gt;
&lt;li&gt;Twitter timeline built into about page.&lt;/li&gt;
&lt;li&gt;Revised “Limon” and “Life Saver” icon sets with more realistic visuals.&lt;/li&gt;
&lt;li&gt;Improved lightbox javascript for previewing work and icons.&lt;/li&gt;
&lt;li&gt;Recent app I have designed appear on the front page.&lt;/li&gt;
&lt;li&gt;IE 6 protection (redirects you &lt;a href="http://graphicpeel.com/upgrade"&gt;here&lt;/a&gt;).&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;b&gt;What do you think of the new design? Hit me up on &lt;/b&gt;&lt;a title="Twitter" href="http://twitter.com/spiralstairs"&gt;&lt;b&gt;Twitter&lt;/b&gt;&lt;/a&gt;&lt;b&gt; or send me &lt;/b&gt;&lt;a href="http://graphicpeel.com/about#contact"&gt;&lt;b&gt;an email&lt;/b&gt;&lt;/a&gt;&lt;b&gt;.&lt;/b&gt;&lt;/p&gt;</description><link>http://blog.graphicpeel.com/post/313061850</link><guid>http://blog.graphicpeel.com/post/313061850</guid><pubDate>Sat, 02 Jan 2010 11:29:00 -0500</pubDate></item></channel></rss>
