<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>joeymarburger &#187; web</title>
	<atom:link href="http://joeymarburger.com/category/web/feed/" rel="self" type="application/rss+xml" />
	<link>http://joeymarburger.com</link>
	<description>Media. Design. Web. Music. Fun.</description>
	<lastBuildDate>Thu, 29 Jul 2010 16:05:50 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Adding Google Fonts to your Web designs</title>
		<link>http://joeymarburger.com/2010/07/29/adding-google-fonts-to-your-web-designs/</link>
		<comments>http://joeymarburger.com/2010/07/29/adding-google-fonts-to-your-web-designs/#comments</comments>
		<pubDate>Thu, 29 Jul 2010 16:03:08 +0000</pubDate>
		<dc:creator>Joey</dc:creator>
				<category><![CDATA[design]]></category>
		<category><![CDATA[web]]></category>
		<category><![CDATA[Fonts]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[How-to]]></category>

		<guid isPermaLink="false">http://joeymarburger.com/?p=122</guid>
		<description><![CDATA[Google recently <a href="http://mashable.com/2010/07/29/google-font-previewer/">announced</a> their new Google Font API which allows users to embed open source Web-friendly fonts directly into their designs. All it takes? A simple CSS call. But we'll get to that in a minute.]]></description>
			<content:encoded><![CDATA[<p>Google recently <a href="http://mashable.com/2010/07/29/google-font-previewer/">announced</a> their new Google Font API which allows users to embed open source Web-friendly fonts directly into their designs. All it takes? A simple CSS call. But we&#8217;ll get to that in a minute.</p>
<p><strong>Resources:</strong><br />
<a href="http://code.google.com/webfonts" target="_blank">Google Font Directory</a><br />
<a href="http://code.google.com/apis/webfonts/docs/getting_started.html" target="_blank">Google Font API: Getting started</a><br />
<a href="http://code.google.com/apis/webfonts/docs/webfont_loader.html" target="_blank">Google Font API: WebFont loader Javascript library</a><br />
<a href="http://code.google.com/apis/webfonts/docs/technical_considerations.html" target="_blank">Google Font API: Technical Considerations</a>*</p>
<p><em>* Of course browser compatibility is important. And, as usual, Internet Explorer is the dunce.</em></p>
<p>Anyway, let&#8217;s get on to the cool stuff&#8230;</p>
<p><strong>1. Choose your font</strong><br />
Hit up the <a href="http://code.google.com/webfonts" target="_blank">Google Font Directory</a> and decide which one(s) you want. Yes, you can have more than one. Then, click on the font and check out the different levels and variants. The most important piece here though is grabbing the code. Click on the &#8220;Get the code&#8221; tab and copy that CSS link.</p>
<blockquote><p><strong>Looks like this:</strong><br /> &lt;link href=&#8217;http://fonts.googleapis.com/css?family=Cantarell&#8217; rel=&#8217;stylesheet&#8217; type=&#8217;text/css&#8217;&gt;</p></blockquote>
<p>You can also select different styles (regular, bold, italic, etc.) which will add on the extra parameters to the link.</p>
<blockquote><p><strong>Looks like this:</strong><br /> &lt;link href=&#8217;http://fonts.googleapis.com/css?family=Cantarell:regular,italic,bold,bolditalic&#8217; rel=&#8217;stylesheet&#8217; type=&#8217;text/css&#8217;&gt;</p></blockquote>
<p>And if you&#8217;re feeling the @import, feel free to do this:</p>
<blockquote><p>@import url(http://fonts.googleapis.com/css?family=Cantarell);</p></blockquote>
<p><strong>2. Let&#8217;s build a simple Web page for testing</strong><br />
Here is a <a href="http://joeysurls.com/joeydev/googlefonts/">link</a> to a very simple design utilizing the Google Font Cantarell from above. Feel free to look through the code and try it yourself. You can download the code package <a href="http://joeysurls.com/joeydev/googlefonts/joeymarburger-googlefonts-example.zip">here</a>.</p>
<p>I&#8217;ll be updating this post with a few more examples as time goes on. I very much believe Google Fonts is in super beta right now. Fonts are a little messy but, after all, they are Web fonts. I&#8217;m hoping they will add a few more variations and families in the future.</p>
<p>Stay tuned.</p>
]]></content:encoded>
			<wfw:commentRss>http://joeymarburger.com/2010/07/29/adding-google-fonts-to-your-web-designs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Top 10 iPad apps for Web developers and designers</title>
		<link>http://joeymarburger.com/2010/04/19/top-10-ipad-apps-for-web-developers-and-designers/</link>
		<comments>http://joeymarburger.com/2010/04/19/top-10-ipad-apps-for-web-developers-and-designers/#comments</comments>
		<pubDate>Tue, 20 Apr 2010 00:51:11 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[design]]></category>
		<category><![CDATA[web]]></category>
		<category><![CDATA[ipad]]></category>
		<category><![CDATA[top10]]></category>
		<category><![CDATA[webdev]]></category>

		<guid isPermaLink="false">http://joeymarburger.com/?p=99</guid>
		<description><![CDATA[As a Web developer/designer I&#8217;m on the go all the time and my iPhone and iPad are attached at the hip. I&#8217;ve used many of these apps on the iPhone but the iPad really unlocked their potential with more space and more processing capability. Check &#8216;em out and leave some comments. I know, I know, [...]]]></description>
			<content:encoded><![CDATA[<div style="margin-bottom:15px;"><a href="http://joeymarburger.com/wp-content/uploads/2010/04/ipad_desktop_apps.jpg"><img class="aligncenter size-full wp-image-104" title="ipad_desktop_apps" src="http://joeymarburger.com/wp-content/uploads/2010/04/ipad_desktop_apps.jpg" alt="" width="480" height="320" /></a></div>
<p>As a Web developer/designer I&#8217;m on the go all the time and my iPhone and iPad are attached at the hip. I&#8217;ve used many of these apps on the iPhone but the iPad really unlocked their potential with more space and more processing capability. Check &#8216;em out and leave some comments. I know, I know, no freebies. Sadly most of these productivity apps are pricey. But support your colleagues, right?</p>
<p><a href="http://itunes.apple.com/app/ftp-on-the-go-pro/id364787363?mt=8">1. FTP on the Go Pro ($9.99)</a><br />
Connect to all of your servers and edit code live. This app saved me on the iPhone a few times. Now it&#8217;s even easier on the iPad. Sure, it&#8217;s not free but how cool is fixing that controller on the fly when the boss calls pissed off and you&#8217;re at the Girl Talk concert? That didn&#8217;t really happen. Just sayin&#8217;.</p>
<p><a href="http://itunes.apple.com/app/keynote/id361285480?mt=8">2. Keynote ($9.99)</a><br />
Yep. You might need to present that new dev plan. Now you can do it on the iPad. Then. Look cool when you plug in and say, &#8220;Did that on the iPad.&#8221;</p>
<p><a href="http://itunes.apple.com/app/sketches-2/id345039100?mt=8">3. Sketches 2 ($4.99)</a><br />
Great for sketching up ideas. I love the graph paper background. Very useful for building out ideas on the go.</p>
<p><a href="http://itunes.apple.com/app/idisplay/id363500805?mt=8">4. iDisplay ($4.99)</a><br />
Your iPad as an extra monitor. What! Yeah it&#8217;s pretty cool. Requires software on your desktop, which is a little clunky but not too bad. Then you can test tablet browser views right there. Think about it. Yep.</p>
<p><a href="http://itunes.apple.com/app/markup/id365590383?mt=8">5. Markup ($9.99)</a><br />
A little more intuitive than FTP on the Go but more buggy. Nice environment for coding. Code Monkey is also available but it&#8217;s messy. I&#8217;ve found FTP on the Go is quick for good edits but Markup is for real coding.</p>
<p><a href="http://itunes.apple.com/app/analytics-hd/id364894285?mt=8">6. Analytics HD ($6.99)</a><br />
You spent all that time on your site don&#8217;t you wanna know how it&#8217;s doing? Of course you do. I have the Analytics app for my iPhone and use it every day. I like the HD interface more and it allows me to see more data at once. A must have.</p>
<p><a href="http://itunes.apple.com/app/things-for-ipad/id364365411?mt=8">7. Things for iPad ($19.99)</a><br />
Kinda pricey but it pays for itself over and over again. Keep track of everything in your life. If you&#8217;re like me, you have multiple projects in the air at one time. Things is your backup secretary. Sort lists by project and order them by due date. It&#8217;s easy to find what you need to know on the go. Also, if you have e desktop software for Things, you can sync your iPad with all of your Things.</p>
<p><a href="http://itunes.apple.com/app/issh-ssh-vnc-console/id287765826?mt=8">8. iSSH Console ($9.99)</a><br />
If you spend as much time in Terminal as you should be then this app is a must have. Full xterm support with color as well. SSH into server easily with multiple active connections. Also import RSA keys and much more. Great for any developer.</p>
<p><a href="http://itunes.apple.com/app/class-browser-for-iphone-developer/id297559917?mt=8">9. Class Browser for iPhone Developers ($1.99)</a><br />
When you&#8217;re in the middle of Objective-C and you forget a class, this app is there for you. Sure you can always Google it. But this app, not free but cheap, sorts all SDK classes alphabetically. Very useful when you know what you&#8217;re looking for. Good reference but probably not a must.</p>
<p><a href="http://itunes.apple.com/app/code-source-code-viewer/id366824737?mt=8">10. Code &#8211; Source Code Viewer ($1.99)</a><br />
Love this app and it&#8217;s cheap! View the source code of any site within the app. Or, use the Safari bookmarklet to view code. Great resource when you&#8217;re curious what&#8217;s under the hood.</p>
]]></content:encoded>
			<wfw:commentRss>http://joeymarburger.com/2010/04/19/top-10-ipad-apps-for-web-developers-and-designers/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Revamped the blog a bit</title>
		<link>http://joeymarburger.com/2010/03/05/revamped-the-blog-a-bit/</link>
		<comments>http://joeymarburger.com/2010/03/05/revamped-the-blog-a-bit/#comments</comments>
		<pubDate>Fri, 05 Mar 2010 22:01:27 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[update]]></category>
		<category><![CDATA[web]]></category>
		<category><![CDATA[orange goat media]]></category>
		<category><![CDATA[work]]></category>

		<guid isPermaLink="false">http://joeymarburger.com/?p=46</guid>
		<description><![CDATA[Check it out. Just shined this puppy up a little bit. Feel free to click around and see what&#8217;s new. I&#8217;ll be updating the sub pages this weekend with new portfolio links and much more. Also, check out http://orangegoatmedia.com and sign up to receive notifications when the new site launches. Rock on.]]></description>
			<content:encoded><![CDATA[<p>Check it out. Just shined this puppy up a little bit. Feel free to click around and see what&#8217;s new. I&#8217;ll be updating the sub pages this weekend with new portfolio links and much more.</p>
<p>Also, check out <a href="http://orangegoatmedia.com" target="_self">http://orangegoatmedia.com</a> and sign up to receive notifications when the new site launches.</p>
<p>Rock on.</p>
]]></content:encoded>
			<wfw:commentRss>http://joeymarburger.com/2010/03/05/revamped-the-blog-a-bit/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Blog reboot</title>
		<link>http://joeymarburger.com/2010/01/05/blog-reboot/</link>
		<comments>http://joeymarburger.com/2010/01/05/blog-reboot/#comments</comments>
		<pubDate>Tue, 05 Jan 2010 14:56:14 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[random]]></category>
		<category><![CDATA[web]]></category>
		<category><![CDATA[work]]></category>
		<category><![CDATA[update]]></category>

		<guid isPermaLink="false">http://joeymarburger.com/?p=37</guid>
		<description><![CDATA[I&#8217;m in the process of archiving old files and rebooting my blog. Too much to write about. Hopefully I&#8217;ll actually keep up with it this time. Stay tuned for more&#8230;]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m in the process of archiving old files and rebooting my blog. Too much to write about. Hopefully I&#8217;ll actually keep up with it this time. Stay tuned for more&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://joeymarburger.com/2010/01/05/blog-reboot/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
