<?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>3C Media LLC.3C Media LLC. | Author Archives</title>
	<atom:link href="http://3cmediallc.com/author/admin/feed/" rel="self" type="application/rss+xml" />
	<link>http://3cmediallc.com</link>
	<description>Interactive media and high-end designs.</description>
	<lastBuildDate>Fri, 13 Jan 2012 21:27:21 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>WordPress Developer Hint</title>
		<link>http://3cmediallc.com/2010/12/06/wordpress-developer-hint/</link>
		<comments>http://3cmediallc.com/2010/12/06/wordpress-developer-hint/#comments</comments>
		<pubDate>Mon, 06 Dec 2010 17:09:29 +0000</pubDate>
		<dc:creator>Carlos</dc:creator>
				<category><![CDATA[Blog]]></category>

		<guid isPermaLink="false">http://3cmediallc.com/?p=245</guid>
		<description><![CDATA[With WordPress 3.0 debugging will be easier, whereas one constants gets eliminated and an already existing constant will do their work.
For developers the following 3 ...]]></description>
			<content:encoded><![CDATA[<p>With WordPress 3.0 debugging will be easier, whereas one constants gets eliminated and an already existing constant will do their work.</p>
<p>For developers the following 3 constants are important and should exist in every wp-config.php of a development system. Please use it with precaution on a live system!</p>
<p>Add define(&#8216;WP_DEBUG&#8217;, true); to wp-config.php to enable</p>
<p>the reporting of notices during development.</p>
<p>Add define(&#8216;WP_DEBUG_DISPLAY&#8217;, false); to wp-config.php to</p>
<p>disable the display of errors.</p>
<p>Add define(&#8216;WP_DEBUG_LOG&#8217;, true); to wp-config.php to log</p>
<p>eerrors to debug.log in the wp-content directory.</p>
<p>Sets PHP error handling and handles WordPress debug mode.</p>
<p>A small syntax with huge impact. I recommend this to everyone who is developing with WordPress, especially with Xdebug a fantastic help.</p>
<p>via <a href="http://wpengineer.com/2001/wordpress-developer-hint/">WordPress Developer Hint &#8211; WordPress, EALL, define’WPDEBUGLOG’, define’WPDEBUGDISPLAY’, define’WPDEBUG’, Xdebug &#8211; WP Engineer</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://3cmediallc.com/2010/12/06/wordpress-developer-hint/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Special on Website Design</title>
		<link>http://3cmediallc.com/2010/11/29/special-on-website-design/</link>
		<comments>http://3cmediallc.com/2010/11/29/special-on-website-design/#comments</comments>
		<pubDate>Mon, 29 Nov 2010 19:55:16 +0000</pubDate>
		<dc:creator>Carlos</dc:creator>
				<category><![CDATA[Blog]]></category>

		<guid isPermaLink="false">http://3cmediallc.com/?p=213</guid>
		<description><![CDATA[<a href="http://3cmediallc.com/wp-content/uploads/2010/11/3c-medium-rectangle.jpg"></a>
Give your business a web presence or spruce up your current site design in no time with this season&#8217;s special deal. Just contact us ...]]></description>
			<content:encoded><![CDATA[<h2><a href="http://3cmediallc.com/wp-content/uploads/2010/11/3c-medium-rectangle.jpg"><img class="alignnone size-full wp-image-228" title="3c-medium-rectangle" src="http://3cmediallc.com/wp-content/uploads/2010/11/3c-medium-rectangle.jpg" alt="" width="300" height="250" /></a></h2>
<h2>Give your business a web presence or spruce up your current site design in no time with this season&#8217;s special deal. Just contact us and mention the keyword WINTERDEAL and we will apply a discount to the total cost of your project.</h2>
<h2>-10% starting at $1,000<br />
-15% starting at $2,500<br />
-20% starting at $4,000</h2>
<p><span id="more-213"></span><br />
<!--cforms name="Qoute"--></p>
<p>Expires: 4/15/2011</p>
]]></content:encoded>
			<wfw:commentRss>http://3cmediallc.com/2010/11/29/special-on-website-design/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Announcing the F# Compiler + Library Source Code Drop &#8211; Don Syme&#8217;s WebLog on F# and Related Topics &#8211; Site Home &#8211; MSDN Blogs</title>
		<link>http://3cmediallc.com/2010/11/05/announcing-the-f-compiler-library-source-code-drop-don-symes-weblog-on-f-and-related-topics-site-home-msdn-blogs/</link>
		<comments>http://3cmediallc.com/2010/11/05/announcing-the-f-compiler-library-source-code-drop-don-symes-weblog-on-f-and-related-topics-site-home-msdn-blogs/#comments</comments>
		<pubDate>Fri, 05 Nov 2010 20:44:34 +0000</pubDate>
		<dc:creator>Carlos</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://3cmediallc.com/?p=171</guid>
		<description><![CDATA[Right in time for the first F# in Education Workshop in Boston, I’m very glad to announce that the long-awaited source code drop for an ...]]></description>
			<content:encoded><![CDATA[<p>Right in time for the first F# in Education Workshop in Boston, I’m very glad to announce that the long-awaited source code drop for an F# 2.0 compiler and core library are now available, as part of the F# PowerPack.</p>
<p>This release reinforces the commitment Microsoft are making to F#, including F# in Visual Studio. As explained in my PDC10 lecture The Future of F#, we have a clear vision for F#, indeed a ground-breaking one, and are investing in it. To augment this, we are glad to be able to provide a compiler/library source drop, and are excited about the role this can play for education and tool development.</p>
<p>This source code is under the Apache 2.0 license and is published as part of the F# PowerPack codeplex project, which is now also under the Apache 2.0 license. The F# PowerPack now includes libraries, tools and the compiler/library source code drops.</p>
<p>I’d like to take a moment to explain the F# team’s approach to this. Firstly, the source for the F# compiler in our MSI/CTP releases has been available for some time, in the releases themselves, so in that sense there’s not much new in this release. Secondly, we’ve always made sure we have a free download binary release of F# available, and will continue to do that, and that should still be the main way you “get” a release of F#. However, we’ve long discussed making compiler+library source available in a different way.</p>
<p>After some discussion, we’ve decided to do this via a “code drop” model, where we make available versions of the compiler+library code logically matching each release of the F# language itself. In the F# team, releases of F# are matched to coincide with releases of Visual Studio itself: using this release cadence simplifies our development processes and gives clarity to language versioning. This means the code we are making available today is for the F# 2.0 language, released in April 2010, including the small changes for the MSI tools updates through November 2010.  We expect to make matching code drops if/when service pack(s) of Visual Studio 2010 are released, though sometimes it may take a while for us to get that out the door.</p>
<p>As this release is a code drop, it does not contain binaries. This means you still get F# from fsharp.net, so the place to “get” F# doesn’t change with this release.</p>
<p>To get or learn F# 2.0, or learn why F# is important, go to fsharp.net</p>
<p>To use F# 2.0 in Visual Studio 2008 or Visual Studio 2010, including with the freely available Visual Studio 2010 Shell go to fsharp.net</p>
<p>To get the compiler+library source code drop, go to the F# PowerPack and look for directory compiler.</p>
<p>Enjoy!</p>
<p>Don, for the F# team</p>
<p>via <a href="http://blogs.msdn.com/b/dsyme/archive/2010/11/04/announcing-the-f-compiler-library-source-code-drop.aspx">Announcing the F# Compiler + Library Source Code Drop &#8211; Don Syme&#8217;s WebLog on F# and Related Topics &#8211; Site Home &#8211; MSDN Blogs</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://3cmediallc.com/2010/11/05/announcing-the-f-compiler-library-source-code-drop-don-symes-weblog-on-f-and-related-topics-site-home-msdn-blogs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>HTML5 : What does it all mean?</title>
		<link>http://3cmediallc.com/2009/10/30/html5-what-does-it-all-mean/</link>
		<comments>http://3cmediallc.com/2009/10/30/html5-what-does-it-all-mean/#comments</comments>
		<pubDate>Fri, 30 Oct 2009 17:36:56 +0000</pubDate>
		<dc:creator>Carlos</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[audio]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[html5]]></category>
		<category><![CDATA[silverlight]]></category>
		<category><![CDATA[video]]></category>
		<category><![CDATA[video tag]]></category>
		<category><![CDATA[www]]></category>

		<guid isPermaLink="false">http://3cmediallc.com/?p=128</guid>
		<description><![CDATA[Those of you have heard of HTML 5 will know it’s a new version of HTML and XHTML being promoted by Google and Apple in ...]]></description>
			<content:encoded><![CDATA[<p>Those of you have heard of HTML 5 will know it’s a new version of HTML and XHTML being promoted by Google and Apple in a bid to move the web away from proprietary technologies like Flash, Silverlight and JavaFX. It makes HTML more powerful by adding new elements like video and audio.  Now, where HTML5 does differs from its previous versions. </p>
<p>Click <a href="http://diveintohtml5.org/semantics.html">here </a>to read article by <a href="http://diveintohtml5.org/about.html">Mike Pilgrim</a> to get the insights on the next step of the Web.  </p>
]]></content:encoded>
			<wfw:commentRss>http://3cmediallc.com/2009/10/30/html5-what-does-it-all-mean/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

