<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2-ppt DokuWiki" -->
<?xml-stylesheet href="http://niko.informatif.org/lib/exe/css.php?s=feed" type="text/css"?>
<rss version="2.0">
    <channel>
        <title>[ NikO ]</title>
        <description></description>
        <link>http://niko.informatif.org/</link>
        <lastBuildDate>Tue, 13 May 2008 20:05:56 +0200</lastBuildDate>
        <generator>FeedCreator 1.7.2-ppt DokuWiki</generator>
        <image>
            <url>http://niko.informatif.org/lib/images/favicon.ico</url>
            <title>[ NikO ]</title>
            <link>http://niko.informatif.org/</link>
        </image>
        <item>
            <title>Welcome</title>
            <link>http://niko.informatif.org/index</link>
            <description>You are on the unstable and experimental website of Nicolas Coevoet aka  [NikO] : 

	*  Blog
	*  Archives
	*  Tags
	*  Bookmarks

 Externals links : 

	*  Centre Media-Box
	*  Flash Forum
	*  Wiki MB
	*  OSFlash
	*  Haxe
	*  Mtasc
	*  Eclipse
	*  Flash Tool Development
	*  CSS Discuss Wiki</description>
            <author>Nicolas Coevoet</author>
            <pubDate>Wed, 09 Apr 2008 01:20:50 +0200</pubDate>
        </item>
        <item>
            <title>adobe - created</title>
            <link>http://niko.informatif.org/tags/adobe</link>
            <description>Fil RSS de adobe

Tags</description>
            <author>Nicolas Coevoet</author>
            <category>tags</category>
            <pubDate>Sat, 01 Dec 2007 12:44:07 +0200</pubDate>
        </item>
        <item>
            <title>Concours Créative Mediabox - created</title>
            <link>http://niko.informatif.org/blog/2007_12_01_concours_creative_mediabox_1</link>
            <description>mediabox, adobe

Mediabox lance un nouveau défi à toute la communauté créative, petits ou grands, illustrateurs confirmés ou gribouilleurs passagers, bref à tout le monde (pour peu bien sûr que vous soyez inscrit sur le forum.

Ce défi est un concours mensuel qui vous permettra d’engranger des points selon vos performances, d’échanger ces points contre des licences Adobe, des tee-shirts... mais aussi de faire parti du jury. Bref une aventure humaine et créative ( Voir réglement ).</description>
            <author>Nicolas Coevoet</author>
            <category>blog</category>
            <pubDate>Sat, 01 Dec 2007 12:43:42 +0200</pubDate>
        </item>
        <item>
            <title>log - created</title>
            <link>http://niko.informatif.org/tags/log</link>
            <description>Fil RSS de log

Tags</description>
            <author>Nicolas Coevoet</author>
            <category>tags</category>
            <pubDate>Thu, 27 Sep 2007 18:27:30 +0200</pubDate>
        </item>
        <item>
            <title>logger flex for firebug - created</title>
            <link>http://niko.informatif.org/blog/2007_09_27_logger_flex_for_firebug</link>
            <description>flex, log



package nc.logging
{
	import mx.logging.*;
	import mx.formatters.DateFormatter;
	import flash.external.ExternalInterface;
	import flash.system.System;
	import flash.system.Capabilities;

	public class FirebugTarget extends AbstractTarget implements ILoggingTarget
	{
		private static var logger : ILogger = Log.getLogger('nc.logging.FirebugTarget');
		
		public static var enableTimeStamp:Boolean = true;
		private static const dateFormat:String = &quot;YYYY-MM-DD HH:NN:SS&quot;;
		
		private var…</description>
            <author>Nicolas Coevoet</author>
            <category>blog</category>
            <pubDate>Thu, 27 Sep 2007 18:27:11 +0200</pubDate>
        </item>
        <item>
            <title>bindable singleton proxy flex - created</title>
            <link>http://niko.informatif.org/blog/2007_09_27_bindable_singleton_proxy_flex</link>
            <description>as3, flex

An easy way to have a pseudo bindable proxy with typed accessor in flex/as3 :


&lt;?xml version=&quot;1.0&quot; encoding=&quot;utf-8&quot;?&gt;
&lt;mx:Application 
	xmlns:mx=&quot;http://www.adobe.com/2006/mxml&quot; 
	layout=&quot;vertical&quot;
	creationComplete=&quot;{onComplete(event)}&quot;&gt;
	&lt;mx:Script&gt;
		&lt;![CDATA[
			import nc.examples.PseudoSingletonProxy;
			
			[Bindable]
			protected var o1 : PseudoSingletonProxy;
			
			[Bindable]
			protected var o2 : PseudoSingletonProxy;
			
			
			import mx.events.FlexEvent;
			private functi…</description>
            <author>Nicolas Coevoet</author>
            <category>blog</category>
            <pubDate>Thu, 27 Sep 2007 18:23:40 +0200</pubDate>
        </item>
        <item>
            <title>actionscript - created</title>
            <link>http://niko.informatif.org/tags/actionscript</link>
            <description>Fil RSS de actionscript

Tags</description>
            <author>Nicolas Coevoet</author>
            <category>tags</category>
            <pubDate>Fri, 20 Jul 2007 21:00:41 +0200</pubDate>
        </item>
        <item>
            <title>clone an object in as3 - created</title>
            <link>http://niko.informatif.org/blog/2007_07_20_clone_an_object_in_as3</link>
            <description>actionscript

Easy to do : 


package nc.utils
{
	import flash.utils.ByteArray;
	import flash.net.registerClassAlias;
	import flash.utils.getQualifiedClassName;
	import flash.net.getClassByAlias;
	import flash.utils.describeType;
	import flash.utils.getDefinitionByName;
	
	public class ObjectUtils
	{
		/**
		*  Clone an Object
		*
		*  @param object The Object to clone (Object is not a part of the displayList
		*  and object don't need arguments in constructor)
		*
		*  @param type The Class of …</description>
            <author>Nicolas Coevoet</author>
            <category>blog</category>
            <pubDate>Fri, 20 Jul 2007 21:00:24 +0200</pubDate>
        </item>
        <item>
            <title>mediabox - created</title>
            <link>http://niko.informatif.org/tags/mediabox</link>
            <description>Fil RSS de mediabox

Tags</description>
            <author>Nicolas Coevoet</author>
            <category>tags</category>
            <pubDate>Thu, 19 Jul 2007 14:17:20 +0200</pubDate>
        </item>
        <item>
            <title>mediabox - created</title>
            <link>http://niko.informatif.org/blog/2007_07_19_mediabox</link>
            <description>mediabox

Un nouveau channel sur freenode viens d’ouvrir #mediabox, je vous y attends :)</description>
            <author>Nicolas Coevoet</author>
            <category>blog</category>
            <pubDate>Thu, 19 Jul 2007 14:17:07 +0200</pubDate>
        </item>
        <item>
            <title>search - created</title>
            <link>http://niko.informatif.org/tags/search</link>
            <description>Fil RSS de search

Tags</description>
            <author>Nicolas Coevoet</author>
            <category>tags</category>
            <pubDate>Sat, 24 Mar 2007 18:28:52 +0200</pubDate>
        </item>
        <item>
            <title>google - created</title>
            <link>http://niko.informatif.org/tags/google</link>
            <description>Fil RSS de google

Tags</description>
            <author>Nicolas Coevoet</author>
            <category>tags</category>
            <pubDate>Sat, 24 Mar 2007 18:28:34 +0200</pubDate>
        </item>
        <item>
            <title>Dev Search Engine - created</title>
            <link>http://niko.informatif.org/blog/2007_03_24_dev_search_engine</link>
            <description>google, search

I discover today &lt;http://www.google.com/coop/&gt;, we can create cooperative custom search engine, we can add 5000 sites max to filter results, and add sites via opml upload :), so, i do it, with 2300 feeds ( devblog, and other programmatic stuff )</description>
            <author>Nicolas Coevoet</author>
            <category>blog</category>
            <pubDate>Sat, 24 Mar 2007 18:28:14 +0200</pubDate>
        </item>
        <item>
            <title>bash - created</title>
            <link>http://niko.informatif.org/tags/bash</link>
            <description>Fil RSS de bash

Tags</description>
            <author>Nicolas Coevoet</author>
            <category>tags</category>
            <pubDate>Sun, 11 Mar 2007 13:48:44 +0200</pubDate>
        </item>
        <item>
            <title>ubuntu - created</title>
            <link>http://niko.informatif.org/tags/ubuntu</link>
            <description>Fil RSS de ubuntu

Tags</description>
            <author>Nicolas Coevoet</author>
            <category>tags</category>
            <pubDate>Sun, 11 Mar 2007 13:48:25 +0200</pubDate>
        </item>
        <item>
            <title>photo - created</title>
            <link>http://niko.informatif.org/tags/photo</link>
            <description>Fil RSS de photo

Tags</description>
            <author>Nicolas Coevoet</author>
            <category>tags</category>
            <pubDate>Sun, 11 Mar 2007 13:47:50 +0200</pubDate>
        </item>
        <item>
            <title>Manage CRW photos with exif informations on ubuntu - created</title>
            <link>http://niko.informatif.org/blog/2007_03_11_manage_crw_photos_with_exif_on_ubuntu</link>
            <description>photo, ubuntu, bash

If you have 12000 CRW photos ( RAW Canon format ) without any tags or architecture to find them easily, these two bash script could help you :

This one read exif data, copy and rename your file in OUTPUTFOLDER/FILEEXTENSION/YEAR/MONTH/DATE/YEARMONTHDATE_HOURMINSECOND.FILEEXTENSION</description>
            <author>Nicolas Coevoet</author>
            <category>blog</category>
            <pubDate>Sun, 11 Mar 2007 13:47:32 +0200</pubDate>
        </item>
        <item>
            <title>Flex Cascading Style Shit ? - created</title>
            <link>http://niko.informatif.org/blog/2007_03_08_flex_cascading_style_shit</link>
            <description>flex, css, mxml, as3

I m really disappointed by Flex CSS support.

There is a lot of missed things, like CSS selector support :


.myCustomStyle {
	color:red;
}
MyCustomComponent.myCustomStyle {
	color:yellow;
}
#MyId.myCustomStyle {
	color:green;
}</description>
            <author>Nicolas Coevoet</author>
            <category>blog</category>
            <pubDate>Thu, 08 Mar 2007 11:23:06 +0200</pubDate>
        </item>
        <item>
            <title>as3 - created</title>
            <link>http://niko.informatif.org/tags/as3</link>
            <description>Fil RSS de as3

Tags</description>
            <author>Nicolas Coevoet</author>
            <category>tags</category>
            <pubDate>Thu, 08 Mar 2007 11:22:46 +0200</pubDate>
        </item>
        <item>
            <title>mxml - created</title>
            <link>http://niko.informatif.org/tags/mxml</link>
            <description>Fil RSS de mxml

Tags</description>
            <author>Nicolas Coevoet</author>
            <category>tags</category>
            <pubDate>Thu, 08 Mar 2007 11:22:30 +0200</pubDate>
        </item>
        <item>
            <title>css - created</title>
            <link>http://niko.informatif.org/tags/css</link>
            <description>Fil RSS de css

Tags</description>
            <author>Nicolas Coevoet</author>
            <category>tags</category>
            <pubDate>Thu, 08 Mar 2007 11:22:12 +0200</pubDate>
        </item>
        <item>
            <title>flex - created</title>
            <link>http://niko.informatif.org/tags/flex</link>
            <description>Fil RSS de flex

Tags</description>
            <author>Nicolas Coevoet</author>
            <category>tags</category>
            <pubDate>Thu, 08 Mar 2007 11:21:41 +0200</pubDate>
        </item>
        <item>
            <title>Tags - créée</title>
            <link>http://niko.informatif.org/tags</link>
            <description>RSS Feed of tags</description>
            <author>Nicolas Coevoet</author>
            <pubDate>Sun, 25 Feb 2007 23:09:52 +0200</pubDate>
        </item>
        <item>
            <title>Contact - créée</title>
            <link>http://niko.informatif.org/contact</link>
            <description>You can contact me : 

	*  By email : nicolas ( . ) coevoet ( @ ) gmail ( . ) com 
	*  On irc : &lt;irc://irc.freenode.org/&gt;. #osflash  #mediabox #ubuntu-fr</description>
            <author>Nicolas Coevoet</author>
            <pubDate>Sun, 25 Feb 2007 23:08:15 +0200</pubDate>
        </item>
        <item>
            <title>osflash - created</title>
            <link>http://niko.informatif.org/tags/osflash</link>
            <description>Fil RSS de osflash

Tags</description>
            <author>Nicolas Coevoet</author>
            <category>tags</category>
            <pubDate>Tue, 20 Feb 2007 15:22:15 +0200</pubDate>
        </item>
        <item>
            <title>New OSFlash wiki - created</title>
            <link>http://niko.informatif.org/blog/2007_02_20_osflash_wiki</link>
            <description>osflash

OsFlash s’offre une mise à jour du wiki, avec de nouvelles fonctionnalités ( tags, blog, namespace users ... )

Le tout avec un nouveau design de votre serviteur : &lt;http://osflash.org&gt;.</description>
            <author>Nicolas Coevoet</author>
            <category>blog</category>
            <pubDate>Tue, 20 Feb 2007 15:22:05 +0200</pubDate>
        </item>
    </channel>
</rss>
