<script type="text/javascript">
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
</script>
<script type="text/javascript">
try {
var pageTracker = _gat._getTracker("UA-9858241-1");
pageTracker._trackPageview();
} catch(err) {}</script>

<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/2.8.1" -->
<rss version="0.92">
<channel>
	<title>Flex, Flash, AS3, PHP: From Newby to Newby!</title>
	<link>http://newbycodecorner.000space.com</link>
	<description></description>
	<lastBuildDate>Mon, 14 Sep 2009 17:04:24 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>Axiis ColumnChart for Beginners (Spanish)</title>
		<description>Hi there,

I just uploaded my first videotutorial on how to creat columncharts with axiis. I hope you like it. 

The code will be uploaded in the next days.

           

Cheers,

Christian </description>
		<link>http://newbycodecorner.000space.com/archives/149</link>
			</item>
	<item>
		<title>New Artwork updated</title>
		<description>I just updated some of a kind of artwork of mine. This is more a personal thing, because I always liked to draw the first thing that comes into my mind. This was created end of 2008 when I was taking my first clases of Administration. Feel free to comment.

This ...</description>
		<link>http://newbycodecorner.000space.com/archives/140</link>
			</item>
	<item>
		<title>Classes must not be nested / An internal build error has occurred. Right-click for more information.</title>
		<description>I have been getting in the past weeks this error everytime I use Flex Builder 4 alpha in Linux. It happens randomly. 

My solution is to change the compiler in FlexBuilder. Just rightclick on the project Folder -> -> Propeties -> Flex Compiler -> Flex SDK Version . Change to ...</description>
		<link>http://newbycodecorner.000space.com/archives/123</link>
			</item>
	<item>
		<title>DataBinding and Model for Newby&#8217;s</title>
		<description>After learning how to create a custom Event, I decided to try to make a DataBinding Model. Finally I did it. 

Again, I decided to create the same application but with a Model as in my previous post.

This time I needed to show/hide a button in the main application when ...</description>
		<link>http://newbycodecorner.000space.com/archives/113</link>
			</item>
	<item>
		<title>What if phps mail() doesn&#039;t work: Yet another workaround.</title>
		<description>A client needed a basic contact form, but the webhost didn't allow mail() in their scripts. This is what I did:

1. Step

I created a form that sends the required info to this file: createxml.php.

[cc lang="php"]
function writeXML($name, $email, $text, $newsletter="true")
{
    if (getenv(HTTP_X_FORWARDED_FOR)) {
	$ip_address = getenv(HTTP_X_FORWARDED_FOR);
    ...</description>
		<link>http://newbycodecorner.000space.com/archives/30</link>
			</item>
	<item>
		<title>Comunication between Components &#8211; How to (without DataBinding)</title>
		<description>I spend the last few days trying to create a comunication between a Component and the main Application. My goal is to create for every State a individual component. Something like this:



I needed to tell the main application to change the State when the user clicked on the button on ...</description>
		<link>http://newbycodecorner.000space.com/archives/78</link>
			</item>
	<item>
		<title>How to control when your kids should go to sleep</title>
		<description>This is weird and I normally don't do this, but some person came to me and told me that her son stayed up until 4am in the morning, sitting in front of this damn computer and she couldn't do anything about it. She asked me to help her, and this ...</description>
		<link>http://newbycodecorner.000space.com/archives/55</link>
			</item>
	<item>
		<title>How to install Adobe Air on Linux</title>
		<description>1. Download the latest Air Version for Linux here. Im using Adobe AIR 1.5.1 Linux , Español &#124; 13.0 MB on Ubuntu 8.04.2

2. I like to have my applications in the /opt/ folder so my next step was: sudo mv AbodeAIRInstaler.bin /opt/ 

3. cd /opt/

4. sudo chmod 777 AdobeAIRInstaler.bin

5. ./AdobeAIRInstaller.bin

6.


7. ...</description>
		<link>http://newbycodecorner.000space.com/archives/19</link>
			</item>
	<item>
		<title>Need a program for your social life?</title>
		<description>Seriosly, need a program that handels Twitter, Facebook, Gmail, ICQ, Hotmail, Yahoo and others?

Here you go:Digsby

Just try it out.

Christian </description>
		<link>http://newbycodecorner.000space.com/archives/17</link>
			</item>
	<item>
		<title>Excelent email program in linux to send from command line</title>
		<description>Looking for a program that sends emails with attachments and as html from commandline?

You have to have a look at this: http://www.cleancode.org/projects/email 

Usage:

email -s "Subject" --html destiny@domain.com &#60; mail1.txt

mail1.txt looks like this:

just some text

I just created a little script to send to a lot of people. It consisted of two ...</description>
		<link>http://newbycodecorner.000space.com/archives/10</link>
			</item>
</channel>
</rss>
