<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/atom10full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><feed xmlns="http://www.w3.org/2005/Atom" xmlns:thr="http://purl.org/syndication/thread/1.0" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" xml:lang="en" xml:base="http://ntt.cc/wp-atom.php">
	<title type="text">Ntt.cc</title>
	<subtitle type="text">Flex,Flash,Ajax and Freebie Resource for Web Developers and Designers</subtitle>

	<updated>2012-12-10T14:31:20Z</updated>

	<link rel="alternate" type="text/html" href="http://ntt.cc" />
	<id>http://ntt.cc/feed/atom</id>
	

	<generator uri="http://wordpress.org/" version="3.0.4">WordPress</generator>
		<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/atom+xml" href="http://feeds.feedburner.com/nttdotcc" /><feedburner:info uri="nttdotcc" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><feedburner:emailServiceId>nttdotcc</feedburner:emailServiceId><feedburner:feedburnerHostname>http://feedburner.google.com</feedburner:feedburnerHostname><entry>
		<author>
			<name>Ntt.cc</name>
						<uri>http://ntt.cc</uri>
					</author>
		<title type="html"><![CDATA[Merry Christmas &#8211; 2012 Christmas PSD for Designers]]></title>
		<link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/nttdotcc/~3/UchXJvuSa_4/merry-christmas-2012-christmas-psd-for-designers.html" />
		<id>http://ntt.cc/2012/12/10/merry-christmas-2012-christmas-psd-for-designers.html</id>
		<updated>2012-12-10T14:31:20Z</updated>
		<published>2012-12-10T14:31:20Z</published>
		<category scheme="http://ntt.cc" term="PSDs" /><category scheme="http://ntt.cc" term="Wallpapers" /><category scheme="http://ntt.cc" term="Christmas" /><category scheme="http://ntt.cc" term="PSD" />		<summary type="html">Hey, Christmas is near! Do you also remember that we collected 50+ Amazing Christmas PNG Sharing With You in 2009?&amp;#160; Years that seemed telescoped like time in a dream, so fast. If you are a designer, it’s time to prepare for designing Christmas cards or wallpapers. I tried to find some free and amazing resource [...]&lt;img src="http://feeds.feedburner.com/~r/nttdotcc/~4/UchXJvuSa_4" height="1" width="1"/&gt;</summary>
		<link rel="replies" type="text/html" href="http://ntt.cc/2012/12/10/merry-christmas-2012-christmas-psd-for-designers.html#comments" thr:count="0" />
		<link rel="replies" type="application/atom+xml" href="http://ntt.cc/2012/12/10/merry-christmas-2012-christmas-psd-for-designers.html/feed/atom" thr:count="0" />
		<thr:total>0</thr:total>
	<feedburner:origLink>http://ntt.cc/2012/12/10/merry-christmas-2012-christmas-psd-for-designers.html</feedburner:origLink></entry>
		<entry>
		<author>
			<name>Ntt.cc</name>
						<uri>http://ntt.cc</uri>
					</author>
		<title type="html"><![CDATA[How To Use The Type Tool In Photoshop]]></title>
		<link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/nttdotcc/~3/cgWarcHHvu4/how-to-use-the-type-tool-in-photoshop.html" />
		<id>http://ntt.cc/?p=8983</id>
		<updated>2012-12-09T11:23:15Z</updated>
		<published>2012-12-09T10:49:56Z</published>
		<category scheme="http://ntt.cc" term="PhotoShop" /><category scheme="http://ntt.cc" term="Photoshop" /><category scheme="http://ntt.cc" term="tutorials" />		<summary type="html">If your are a fresh man for the Adobe PhotoShop, the following series simple tutorials will help you entry the PS world easily. In this tutorial, we will introduce the type tool —which allows you to pick a font, size and make other changes to your text, you can easily add text to an image [...]&lt;img src="http://feeds.feedburner.com/~r/nttdotcc/~4/cgWarcHHvu4" height="1" width="1"/&gt;</summary>
		<link rel="replies" type="text/html" href="http://ntt.cc/2012/12/09/how-to-use-the-type-tool-in-photoshop.html#comments" thr:count="0" />
		<link rel="replies" type="application/atom+xml" href="http://ntt.cc/2012/12/09/how-to-use-the-type-tool-in-photoshop.html/feed/atom" thr:count="0" />
		<thr:total>0</thr:total>
	<feedburner:origLink>http://ntt.cc/2012/12/09/how-to-use-the-type-tool-in-photoshop.html</feedburner:origLink></entry>
		<entry>
		<author>
			<name>Ntt.cc</name>
						<uri>http://ntt.cc</uri>
					</author>
		<title type="html"><![CDATA[Example How to Use Buttons(UIButton) in XCode for iPhones]]></title>
		<link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/nttdotcc/~3/vrUG0F3lxFc/example-how-to-use-buttonsuibutton-in-xcode-for-iphones.html" />
		<id>http://ntt.cc/2012/11/04/example-how-to-use-buttonsuibutton-in-xcode-for-iphones.html</id>
		<updated>2012-11-04T03:31:19Z</updated>
		<published>2012-11-04T03:22:37Z</published>
		<category scheme="http://ntt.cc" term="Others" /><category scheme="http://ntt.cc" term="iOS" /><category scheme="http://ntt.cc" term="iPhone" /><category scheme="http://ntt.cc" term="Object-C" /><category scheme="http://ntt.cc" term="XCode" />		<summary type="html">An instance of the UIButton class implements a button on the touch screen. A button intercepts touch events and sends an action message to a target object when tapped. This class provides methods for setting the title, image, and other appearance properties of a button. Here is just a very simple example on how to [...]&lt;img src="http://feeds.feedburner.com/~r/nttdotcc/~4/vrUG0F3lxFc" height="1" width="1"/&gt;</summary>
		<link rel="replies" type="text/html" href="http://ntt.cc/2012/11/04/example-how-to-use-buttonsuibutton-in-xcode-for-iphones.html#comments" thr:count="0" />
		<link rel="replies" type="application/atom+xml" href="http://ntt.cc/2012/11/04/example-how-to-use-buttonsuibutton-in-xcode-for-iphones.html/feed/atom" thr:count="0" />
		<thr:total>0</thr:total>
	<feedburner:origLink>http://ntt.cc/2012/11/04/example-how-to-use-buttonsuibutton-in-xcode-for-iphones.html</feedburner:origLink></entry>
		<entry>
		<author>
			<name>Ntt.cc</name>
						<uri>http://ntt.cc</uri>
					</author>
		<title type="html"><![CDATA[Content Marketing: What You Need to Know]]></title>
		<link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/nttdotcc/~3/ogGbAjSErYM/content-marketing-what-you-need-to-know.html" />
		<id>http://ntt.cc/2012/10/23/content-marketing-what-you-need-to-know.html</id>
		<updated>2012-10-22T23:16:31Z</updated>
		<published>2012-10-22T23:16:31Z</published>
		<category scheme="http://ntt.cc" term="Sci &amp; Tech" /><category scheme="http://ntt.cc" term="Marketing" /><category scheme="http://ntt.cc" term="Marketplace" />		<summary type="html">Many business owners are turning to the web to help them market their business and there are plenty of good reasons for doing this. Many expert online marketers claim online marketing is less expensive than other types of marketing but also more effective. According to several online studies, people will search for a product or [...]&lt;img src="http://feeds.feedburner.com/~r/nttdotcc/~4/ogGbAjSErYM" height="1" width="1"/&gt;</summary>
		<link rel="replies" type="text/html" href="http://ntt.cc/2012/10/23/content-marketing-what-you-need-to-know.html#comments" thr:count="2" />
		<link rel="replies" type="application/atom+xml" href="http://ntt.cc/2012/10/23/content-marketing-what-you-need-to-know.html/feed/atom" thr:count="2" />
		<thr:total>2</thr:total>
	<feedburner:origLink>http://ntt.cc/2012/10/23/content-marketing-what-you-need-to-know.html</feedburner:origLink></entry>
		<entry>
		<author>
			<name>Ntt.cc</name>
						<uri>http://ntt.cc</uri>
					</author>
		<title type="html"><![CDATA[Newest Flash Tools]]></title>
		<link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/nttdotcc/~3/TbLXZ-U4rf4/newest-flash-tools.html" />
		<id>http://ntt.cc/2012/07/19/newest-flash-tools.html</id>
		<updated>2012-07-18T23:43:06Z</updated>
		<published>2012-07-18T23:43:06Z</published>
		<category scheme="http://ntt.cc" term="Tools" /><category scheme="http://ntt.cc" term="Flash" />		<summary type="html">If you work with a CMS platform, you probably already know how powerful Flash tools can be. As Flash continues to grows, more and more developers are entering the field offering fantastic tools that can make your life a lot easier. These tools will not only save you a lot of time, but they will [...]&lt;img src="http://feeds.feedburner.com/~r/nttdotcc/~4/TbLXZ-U4rf4" height="1" width="1"/&gt;</summary>
		<link rel="replies" type="text/html" href="http://ntt.cc/2012/07/19/newest-flash-tools.html#comments" thr:count="1" />
		<link rel="replies" type="application/atom+xml" href="http://ntt.cc/2012/07/19/newest-flash-tools.html/feed/atom" thr:count="1" />
		<thr:total>1</thr:total>
	<feedburner:origLink>http://ntt.cc/2012/07/19/newest-flash-tools.html</feedburner:origLink></entry>
	</feed>
