<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet href="http://feeds.feedburner.com/~d/styles/rss2full.xsl" type="text/xsl" media="screen"?><?xml-stylesheet href="http://feeds.feedburner.com/~d/styles/itemcontent.css" type="text/css" media="screen"?><rss 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" version="2.0">

<channel>
	<title>MikkoLehtinen.com</title>
	
	<link>http://www.mikkolehtinen.com</link>
	<description>Tech &amp; Such</description>
	<pubDate>Sat, 29 Nov 2008 15:36:15 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.3</generator>
	<language>en</language>
			<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" href="http://feeds.feedburner.com/mikkolehtinencom" type="application/rss+xml" /><item>
		<title>iPhone Developer resources</title>
		<link>http://www.mikkolehtinen.com/iphone/iphone-developer-resources/</link>
		<comments>http://www.mikkolehtinen.com/iphone/iphone-developer-resources/#comments</comments>
		<pubDate>Tue, 25 Nov 2008 13:19:44 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[iPhone]]></category>

		<guid isPermaLink="false">http://www.mikkolehtinen.com/uncategorized/iphone-developer-resources/</guid>
		<description><![CDATA[As I&#8217;m just starting to develop Comeks client for iPhone, I&#8217;ll gather here some links of good iPhone developer resources.
General

iPhone Dev Center - Official Apple Support, you  need to register to the developer program
iPhone Devver - a nice search engine for iPhone development
XCake Wiki - Wiki for Cocoa programming

Tutorials

Stanford iPhone Development Course - Complete Lectures [...]]]></description>
			<content:encoded><![CDATA[<p>As I&#8217;m just starting to develop <a href="http://www.comeks.com" onclick="javascript:pageTracker._trackPageview('/outbound/article/www.comeks.com');">Comeks</a> client for iPhone, I&#8217;ll gather here some links of good iPhone developer resources.</p>
<p>General</p>
<ul>
<li><a href="https://developer.apple.com/iphone/" onclick="javascript:pageTracker._trackPageview('/outbound/article/developer.apple.com');" target="_top">iPhone Dev Center</a> - Official Apple Support, you  need to register to the developer program</li>
<li><a href="http://www.iphonedevver.com/" onclick="javascript:pageTracker._trackPageview('/outbound/article/www.iphonedevver.com');">iPhone Devver</a> - a nice search engine for iPhone development</li>
<li><a href="http://xcake.org/wiki/HomePage" onclick="javascript:pageTracker._trackPageview('/outbound/article/xcake.org');">XCake Wiki</a> - Wiki for Cocoa programming</li>
</ul>
<p>Tutorials</p>
<ul>
<li><a href="http://www.stanford.edu/class/cs193p/cgi-bin/index.php" onclick="javascript:pageTracker._trackPageview('/outbound/article/www.stanford.edu');">Stanford iPhone Development Course</a> - Complete Lectures (PDF)</li>
<li><a href="http://www.datasprings.com/Resources/ArticlesInformation/iPhoneSDKGettingStartedExampleCode/tabid/911/language/en-US/Default.aspx" onclick="javascript:pageTracker._trackPageview('/outbound/article/www.datasprings.com');">Creating your first iPhone application</a> - Tutorial on making a calculator for iPhone</li>
<li><a rel="bookmark" href="http://www.cimgf.com/2008/10/01/cocoa-touch-tutorial-iphone-application-example/" onclick="javascript:pageTracker._trackPageview('/outbound/article/www.cimgf.com');">Cocoa Touch Tutorial: iPhone Application Example </a></li>
<li><a href="http://idevkit.com/forums/tutorials-code-samples-sdk/" onclick="javascript:pageTracker._trackPageview('/outbound/article/idevkit.com');">iDevKit Tutorials &amp; Samples</a></li>
<li><a href="http://www.iphonesdkarticles.com/" onclick="javascript:pageTracker._trackPageview('/outbound/article/www.iphonesdkarticles.com');">iPhone SDK Articles</a> - A nice collection of tutorials</li>
<li><a title="iPhone Programming Tutorial - Transitioning Between Views" rel="bookmark" href="http://icodeblog.com/2008/08/03/iphone-programming-tutorial-transitioning-between-views/" onclick="javascript:pageTracker._trackPageview('/outbound/article/icodeblog.com');">iPhone Programming Tutorial - Transitioning Between Views</a> - basic tutorial on IB and how to move between views</li>
</ul>
<p>Discussion Forums</p>
<ul>
<li><a accesskey="1" href="http://www.iphonedevsdk.com/forum/" onclick="javascript:pageTracker._trackPageview('/outbound/article/www.iphonedevsdk.com');">iPhone Dev SDK Forum</a></li>
<li><a class="ln" href="http://groups.google.com/group/iphonesdkdevelopment" onclick="javascript:pageTracker._trackPageview('/outbound/article/groups.google.com');">Google Groups - iPhone SDK Development</a></li>
</ul>
<p>Blogs</p>
<ul>
<li><a href="http://icodeblog.com/" onclick="javascript:pageTracker._trackPageview('/outbound/article/icodeblog.com');">iCodeBlog</a></li>
<li><a href="http://iphoneincubator.com/blog" onclick="javascript:pageTracker._trackPageview('/outbound/article/iphoneincubator.com');">iPhone Development Blog</a></li>
<li><a href="http://iphonedevelopmentbits.com/" onclick="javascript:pageTracker._trackPageview('/outbound/article/iphonedevelopmentbits.com');">iPhoneDevelopmentBits.com/</a></li>
<li><a href="http://iphonedevelopment.blogspot.com" onclick="javascript:pageTracker._trackPageview('/outbound/article/iphonedevelopment.blogspot.com');">iPhonedevelopment.blogspot.com</a></li>
<li><a href="http://www.alexcurylo.com/blog/" onclick="javascript:pageTracker._trackPageview('/outbound/article/www.alexcurylo.com');">Under The Bridge</a></li>
<li><a href="http://jsus.is-a-geek.org/blog/" onclick="javascript:pageTracker._trackPageview('/outbound/article/jsus.is-a-geek.org');">jsus.is-a-geek.org</a></li>
</ul>
<p>Sample Code &amp; Open Source</p>
<ul>
<li><a href="http://appremix.com/packlog/" onclick="javascript:pageTracker._trackPageview('/outbound/article/appremix.com');">PackLog</a></li>
<li><a href="http://code.google.com/p/iphonecomic/" onclick="javascript:pageTracker._trackPageview('/outbound/article/code.google.com');">iPhoneComic viewer</a></li>
<li><a href="http://fisheye.liip.ch/browse/PUB/iphone/Transport/trunk" onclick="javascript:pageTracker._trackPageview('/outbound/article/fisheye.liip.ch');">Transport</a> (a.k.a GottaGo)</li>
<li><a href="http://code.google.com/p/metasyntactic/" onclick="javascript:pageTracker._trackPageview('/outbound/article/code.google.com');">metasyntactic</a></li>
<li>To find more, search <a href="http://code.google.com/hosting/search?q=iphone&amp;projectsearch=Search+Projects" onclick="javascript:pageTracker._trackPageview('/outbound/article/code.google.com');">Google Code Projects</a></li>
</ul>
<p>Deployment &amp; Marketing</p>
<ul>
<li><a href="http://www.veiledgames.com/blog/" onclick="javascript:pageTracker._trackPageview('/outbound/article/www.veiledgames.com');">Veiled Games</a></li>
</ul>
<p>Code Snippets</p>
<ul>
<li>Image resizing: <a href="http://ofcodeandmen.poltras.com/2008/10/30/undocumented-uiimage-resizing/" onclick="javascript:pageTracker._trackPageview('/outbound/article/ofcodeandmen.poltras.com');">http://ofcodeandmen.poltras.com/2008/10/30/undocumented-uiimage-resizing/</a></li>
<li><a href="http://idevkit.com/forums/tutorials-code-samples-sdk/58-nsurlconnection-post-send-receive-data.html" onclick="javascript:pageTracker._trackPageview('/outbound/article/idevkit.com');">NSURLConnection POST to send &amp; receive data</a></li>
</ul>
<img src="http://feeds.feedburner.com/~r/mikkolehtinencom/~4/465022993" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.mikkolehtinen.com/iphone/iphone-developer-resources/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Using Disqus commenting system with WordPress</title>
		<link>http://www.mikkolehtinen.com/wordpress/using-disqus-commenting-system-with-wordpress/</link>
		<comments>http://www.mikkolehtinen.com/wordpress/using-disqus-commenting-system-with-wordpress/#comments</comments>
		<pubDate>Thu, 20 Nov 2008 21:07:46 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[WordPress]]></category>

		<category><![CDATA[Commenting]]></category>

		<guid isPermaLink="false">http://www.mikkolehtinen.com/uncategorized/using-disqus-commenting-system-with-wordpress/</guid>
		<description><![CDATA[Disqus is a commenting system that offers features improving commenting blog posts in many ways:

Threaded discussions: users can reply to other comments
Email replying: bloggers can reply to comments via email
Shared profiles: The profile that commenter creates in Disqus is shared across all blogs using Disqus. So users can use the same profile to post comments [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.mikkolehtinen.com/wp-content/uploads/2008/11/disqus_125.jpg" ><img class="size-medium wp-image-45 alignright" title="disqus_125" src="http://www.mikkolehtinen.com/wp-content/uploads/2008/11/disqus_125.jpg" alt="" width="125" height="125" /></a>Disqus is a commenting system that offers features improving commenting blog posts in many ways:</p>
<ul>
<li>Threaded discussions: users can reply to other comments</li>
<li>Email replying: bloggers can reply to comments via email</li>
<li>Shared profiles: The profile that commenter creates in Disqus is shared across all blogs using Disqus. So users can use the same profile to post comments in any blog that uses Disqus.</li>
<li>Spam control</li>
</ul>
<p>Installing Disqus is easy:</p>
<ul>
<li>Download the <a href="http://wordpress.org/extend/plugins/disqus-comment-system/" onclick="javascript:pageTracker._trackPageview('/outbound/article/wordpress.org');">DISQUS Comment System WordPress plugin</a></li>
<li>Copy the plugin to WordPress plugins folder</li>
<li>Go to admin panel and activate the plugin</li>
<li>From Settings-&gt;DISQUS-&gt;Advanced set your DISQUS API Key and import your current comments to Disqus</li>
</ul>
<p>Disqus is currently funded by <a href="http://www.ycombinator.com/" onclick="javascript:pageTracker._trackPageview('/outbound/article/www.ycombinator.com');">Y Combinator</a> and <a href="http://www.unionsquareventures.com/" onclick="javascript:pageTracker._trackPageview('/outbound/article/www.unionsquareventures.com');">Union Square Ventures</a>. There are other competing services such as <a href="http://js-kit.com/" onclick="javascript:pageTracker._trackPageview('/outbound/article/js-kit.com');">JS-Kit</a> and <a href="http://intensedebate.com/" onclick="javascript:pageTracker._trackPageview('/outbound/article/intensedebate.com');">IntenseDebate</a>.</p>
<img src="http://feeds.feedburner.com/~r/mikkolehtinencom/~4/460019423" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.mikkolehtinen.com/wordpress/using-disqus-commenting-system-with-wordpress/feed/</wfw:commentRss>
		</item>
		<item>
		<title>AS3 Code Libraries</title>
		<link>http://www.mikkolehtinen.com/as3/as3-code-libraries/</link>
		<comments>http://www.mikkolehtinen.com/as3/as3-code-libraries/#comments</comments>
		<pubDate>Tue, 18 Nov 2008 14:54:13 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[AS3]]></category>

		<category><![CDATA[CodeLibrary]]></category>

		<guid isPermaLink="false">http://www.mikkolehtinen.com/uncategorized/as3-code-libraries/</guid>
		<description><![CDATA[Adrian Parr has published an extensive list of AS3 Code Libraries
 which  contains most of the popular ActionScript 3.0 (AS3) libraries including 3D engines, Tweening Kits, etc.
]]></description>
			<content:encoded><![CDATA[<p>Adrian Parr has published an extensive list of <a href="http://www.adrianparr.com/?p=83">AS3 Code Libraries<br />
</a> which  contains most of the popular ActionScript 3.0 (AS3) libraries including 3D engines, Tweening Kits, etc.</p>
<img src="http://feeds.feedburner.com/~r/mikkolehtinencom/~4/457254075" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.mikkolehtinen.com/as3/as3-code-libraries/feed/</wfw:commentRss>
		</item>
		<item>
		<title>µSprite, AS3 Graphics Sprite Editor</title>
		<link>http://www.mikkolehtinen.com/as3/%c2%b5sprite-as3-graphics-sprite-editor/</link>
		<comments>http://www.mikkolehtinen.com/as3/%c2%b5sprite-as3-graphics-sprite-editor/#comments</comments>
		<pubDate>Tue, 18 Nov 2008 12:38:09 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[AS3]]></category>

		<category><![CDATA[SVG]]></category>

		<guid isPermaLink="false">http://www.mikkolehtinen.com/uncategorized/%c2%b5sprite-as3-graphics-sprite-editor/</guid>
		<description><![CDATA[µSprite generates ActionScript 3 code from your vector graphics. Sprites can be created in multiple layers and            animated with timeline based tweens.            µSprite generates ActionScript 3 or haXe code as you are drawing [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://musprite.sourceforge.net/index.html" onclick="javascript:pageTracker._trackPageview('/outbound/article/musprite.sourceforge.net');">µSprite</a> generates ActionScript 3 code from your vector graphics. Sprites can be created in multiple layers and            animated with timeline based tweens.            <i>µSprite</i> generates ActionScript 3 or haXe code as you are drawing and designing.            You can also import SVG graphics.</p>
<p>You can include the code as-is in your projects or enhance it further. With AS3 code            your graphics can be resolution independent and might result in smaller, faster            downloads than Flash applications with embedded bitmaps.            </p>
<p>Read <a href="http://musprite.sourceforge.net/index.html" onclick="javascript:pageTracker._trackPageview('/outbound/article/musprite.sourceforge.net');">more</a> or try it <a href="http://musprite.sourceforge.net/assets/muSprite.html" onclick="javascript:pageTracker._trackPageview('/outbound/article/musprite.sourceforge.net');">online</a>.</p>
<img src="http://feeds.feedburner.com/~r/mikkolehtinencom/~4/457133673" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.mikkolehtinen.com/as3/%c2%b5sprite-as3-graphics-sprite-editor/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Enabling Google Analytics in WordPress</title>
		<link>http://www.mikkolehtinen.com/wordpress/enabling-google-analytics-in-wordpress/</link>
		<comments>http://www.mikkolehtinen.com/wordpress/enabling-google-analytics-in-wordpress/#comments</comments>
		<pubDate>Thu, 13 Nov 2008 15:24:10 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.mikkolehtinen.com/uncategorized/enabling-google-analytics-in-wordpress/</guid>
		<description><![CDATA[Google Analytics is one of the best free web analytics services. It offers huge amount of features to track down and analyze your website&#8217;s traffic.

Its installation can be done by pasting the provided JavaScript to each theme&#8217;s template, but easier way is to install Google Analytics for WordPress -plugin created by Joost de Valk.

Download Google [...]]]></description>
			<content:encoded><![CDATA[<p><a href="https://www.google.com/analytics/" onclick="javascript:pageTracker._trackPageview('/outbound/article/www.google.com');">Google Analytics</a> is one of the best free web analytics services. It offers huge amount of <a href="http://www.google.com/analytics/features.html" onclick="javascript:pageTracker._trackPageview('/outbound/article/www.google.com');">features</a> to track down and analyze your website&#8217;s traffic.</p>
<p><a href="http://www.google.com/analytics/" onclick="javascript:pageTracker._trackPageview('/outbound/article/www.google.com');"><img class="alignleft size-medium wp-image-32" style="float: left;" title="logo_ga" src="http://www.mikkolehtinen.com/wp-content/uploads/2008/11/logo_ga.gif" alt="" width="184" height="47" /></a></p>
<p>Its installation can be done by pasting the provided JavaScript to each theme&#8217;s template, but easier way is to install <a href="http://yoast.com/wordpress/google-analytics/" onclick="javascript:pageTracker._trackPageview('/outbound/article/yoast.com');">Google Analytics for WordPress</a> -plugin created by <a title="Visit author homepage" href="http://yoast.com/" onclick="javascript:pageTracker._trackPageview('/outbound/article/yoast.com');">Joost de Valk</a>.</p>
<ul>
<li>Download <a href="http://yoast.com/wordpress/google-analytics/" onclick="javascript:pageTracker._trackPageview('/outbound/article/yoast.com');">Google Analytics for WordPress</a></li>
<li>Copy its files to WordPress plugins folder</li>
<li>Activate plugin from WordPress administration area. Click Plugins, then Activate.</li>
<li>Set your Google Analytics account number from Plugins-&gt;Google Analytics</li>
</ul>
<img src="http://feeds.feedburner.com/~r/mikkolehtinencom/~4/456216763" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.mikkolehtinen.com/wordpress/enabling-google-analytics-in-wordpress/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Enabling FeedBurner feeds in WordPress</title>
		<link>http://www.mikkolehtinen.com/wordpress/enabling-feedburner-feeds-in-wordpress/</link>
		<comments>http://www.mikkolehtinen.com/wordpress/enabling-feedburner-feeds-in-wordpress/#comments</comments>
		<pubDate>Thu, 13 Nov 2008 14:54:47 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.mikkolehtinen.com/uncategorized/enabling-feedburner-feeds-in-wordpress/</guid>
		<description><![CDATA[Google&#8217;s FeedBurner is a good service to promote, deliver and monetize your blog&#8217;s RSS feeds. I use it mainly because it provides extensive statistics regarding the use of my feeds.
Here is a quick and easy way to replace your WordPress feeds with FeedBurner feeds:

Register to FeedBurner and create a feed for your blog
Download FeedBurner FeedSmith [...]]]></description>
			<content:encoded><![CDATA[<p>Google&#8217;s <a href="http://www.feedburner.com/" onclick="javascript:pageTracker._trackPageview('/outbound/article/www.feedburner.com');">FeedBurner</a> is a good service to promote, deliver and monetize your blog&#8217;s RSS feeds. I use it mainly because it provides extensive statistics regarding the use of my feeds.</p>
<p><a href="http://www.feedburner.com/" onclick="javascript:pageTracker._trackPageview('/outbound/article/www.feedburner.com');"><img class="alignright size-medium wp-image-30" style="float: right;" title="flamocon" src="http://www.mikkolehtinen.com/wp-content/uploads/2008/11/flamocon.gif" alt="" width="100" height="105" /></a>Here is a quick and easy way to replace your WordPress feeds with FeedBurner feeds:</p>
<ul>
<li>Register to <a href="http://www.feedburner.com/" onclick="javascript:pageTracker._trackPageview('/outbound/article/www.feedburner.com');">FeedBurner</a> and create a feed for your blog</li>
<li>Download <a href="http://www.feedburner.com/fb/products/feedburner_feedsmith_plugin_2.3.zip" onclick="javascript:pageTracker._trackPageview('/outbound/article/www.feedburner.com');">FeedBurner FeedSmith plugin</a></li>
<li>Activate plugin from WordPress administration area. Click Plugins, then Activate.</li>
<li>Then in WordPress administration, click Settings and FeedBurner and type your FeedBurner URL.</li>
</ul>
<img src="http://feeds.feedburner.com/~r/mikkolehtinencom/~4/456216764" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.mikkolehtinen.com/wordpress/enabling-feedburner-feeds-in-wordpress/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Printing stuff based on user’s role</title>
		<link>http://www.mikkolehtinen.com/drupal/printing-stuff-based-on-users-role/</link>
		<comments>http://www.mikkolehtinen.com/drupal/printing-stuff-based-on-users-role/#comments</comments>
		<pubDate>Thu, 06 Nov 2008 15:07:40 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Drupal]]></category>

		<guid isPermaLink="false">http://www.mikkolehtinen.com/uncategorized/printing-stuff-based-on-users-role/</guid>
		<description><![CDATA[
This way you can print blocks, menus, links, etc. based on role:


[-]View Code PHP&#60;?php global $user;
if &#40;in_array&#40;'rolename', $user-&#62;roles&#41;&#41; : ?&#62;
&#60;p&#62;print stuff here&#60;/p&#62;
&#60;?php endif ?&#62;

]]></description>
			<content:encoded><![CDATA[<p>
This way you can print blocks, menus, links, etc. based on role:
</p>

<div class="wp_codebox_msgheader"><span class="codebox_right"><a href="javascript:;" onclick="toggle_collapse('282');">[<span id="282_symbol">-</span>]</a></span><span class="codebox_left"><span id="l28code2"><a href="javascript:;" onclick="javascript:showCodeTxt('28code2'); return false;">View Code</a> PHP</span></span><div class="codebox_clear"></div></div><div class="wp_codebox"><table width="100%" ><tr id="282"><td class="code" id="28code2"><pre class="php"><span style="color: #000000; font-weight: bold;">&lt;?php</span> <span style="color: #000066;">global</span> <span style="color: #ff0000">$user</span><span style="color: #66cc66;">;</span>
<span style="color: #b1b100;">if</span> <span style="color: #66cc66;">&#40;</span><span style="color: #000066;">in_array</span><span style="color: #66cc66;">&#40;</span><span style="color: #ff0000;">'rolename'</span><span style="color: #66cc66;">,</span> <span style="color: #ff0000">$user</span><span style="color: #66cc66;">-&gt;</span><span style="color: #006600;">roles</span><span style="color: #66cc66;">&#41;</span><span style="color: #66cc66;">&#41;</span> <span style="color: #66cc66;">:</span> <span style="color: #000000; font-weight: bold;">?&gt;</span>
<span style="color: #66cc66;">&lt;</span>p<span style="color: #66cc66;">&gt;</span>print stuff here<span style="color: #66cc66;">&lt;/</span>p<span style="color: #66cc66;">&gt;</span>
<span style="color: #000000; font-weight: bold;">&lt;?php</span> <span style="color: #b1b100;">endif</span> <span style="color: #000000; font-weight: bold;">?&gt;</span></pre></td></tr></table></div>

<img src="http://feeds.feedburner.com/~r/mikkolehtinencom/~4/456216765" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.mikkolehtinen.com/drupal/printing-stuff-based-on-users-role/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Social Media in PR</title>
		<link>http://www.mikkolehtinen.com/business/social-media-in-pr/</link>
		<comments>http://www.mikkolehtinen.com/business/social-media-in-pr/#comments</comments>
		<pubDate>Mon, 27 Oct 2008 10:34:25 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Business]]></category>

		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://www.mikkolehtinen.com/uncategorized/social-media-in-pr/</guid>
		<description><![CDATA[Social Media Releases  - Everything You Ever Wanted  to (or Should) Know
The Social Media Manifesto – Integrating Social Media into Marketing Communications
]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.briansolis.com/2007/06/future-of-communications-manifesto-for.html" onclick="javascript:pageTracker._trackPageview('/outbound/article/www.briansolis.com');">Social Media Releases  - Everything You Ever Wanted  to (or Should) Know</a><br />
<a href="http://www.briansolis.com/2007/06/future-of-communications-manifesto-for.html" onclick="javascript:pageTracker._trackPageview('/outbound/article/www.briansolis.com');">The Social Media Manifesto – Integrating Social Media into Marketing Communications</a></p>
<img src="http://feeds.feedburner.com/~r/mikkolehtinencom/~4/456216766" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.mikkolehtinen.com/business/social-media-in-pr/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Compile PHP 5 with LDAP support in Cpanel / Centos 5</title>
		<link>http://www.mikkolehtinen.com/server/compile-php-5-with-ldap-support-in-cpanel-centos-5/</link>
		<comments>http://www.mikkolehtinen.com/server/compile-php-5-with-ldap-support-in-cpanel-centos-5/#comments</comments>
		<pubDate>Wed, 22 Oct 2008 11:47:24 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Server]]></category>

		<guid isPermaLink="false">http://www.mikkolehtinen.com/uncategorized/compile-php-5-with-ldap-support-in-cpanel-centos-5/</guid>
		<description><![CDATA[Install the openldap rpms
WHM&#62;Software&#62;Install RPM
- installed openldap
- installed openldap-servers
- installed openldap-devel - if it is not installed, you&#8217;ll get &#8220;Cannot find ldap.h&#8221; error while recompiling    - this also needs cyrus-sasl-devel installed
(If cyrus-sasl-devel won&#8217;t install - find your existing version and download it from the centos mirror
- installed openldap-clients - for working from [...]]]></description>
			<content:encoded><![CDATA[<h2>Install the openldap rpms</h2>
<p>WHM&gt;Software&gt;Install RPM<br />
- installed openldap<br />
- installed openldap-servers<br />
- installed openldap-devel - if it is not installed, you&#8217;ll get <span style="color: darkred;">&#8220;Cannot find ldap.h&#8221;</span> error while recompiling    - this also needs <strong>cyrus-sasl-devel</strong> installed<br />
(If cyrus-sasl-devel won&#8217;t install - find your existing version and download it from the centos mirror<br />
- installed openldap-clients - for working from command line</p>
<h2>Recompile Apache</h2>
<p>if you are using <strong><span style="color: navy;">php5</span></strong>, add the following in <strong>/var/cpanel/easy/apache/rawopts/all_php5</strong></p>
<pre>--with-ldap=/usr</pre>
<p>Then run <strong>/scripts/easyapache</strong></p>
<p><strong></strong>After compilation run <strong>php -m </strong>to check that ldap support is added.<br />
<strong><br />
</strong></p>
<img src="http://feeds.feedburner.com/~r/mikkolehtinencom/~4/456216767" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.mikkolehtinen.com/server/compile-php-5-with-ldap-support-in-cpanel-centos-5/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Installing LDAP server into Centos Linux &amp; configuring it for JBoss Seam</title>
		<link>http://www.mikkolehtinen.com/server/installing-ldap-server-into-centos-linux-configuring-it-for-jboss-seam/</link>
		<comments>http://www.mikkolehtinen.com/server/installing-ldap-server-into-centos-linux-configuring-it-for-jboss-seam/#comments</comments>
		<pubDate>Tue, 21 Oct 2008 10:23:46 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Server]]></category>

		<guid isPermaLink="false">http://www.mikkolehtinen.com/uncategorized/installing-ldap-server-into-centos-linux-configuring-it-for-jboss-seam/</guid>
		<description><![CDATA[Installation:
http://www.server-world.info/en/note?os=ce5&#38;p=ldap
Configuration:
Integrating Seam and OpenLDAP
Configure Seam with OpenLDAP
AcegiSecurity Plugin - LDAP Tutorial
Seam Docs 15.4.3. LdapIdentityStore
LDAP Clients for OSX
LDAPManager (doesn&#8217;t work under Tiger)
JXplorer
Apache Directory Studio
Creating admin user
base.ldiff file:
dn: dc=,dc=
objectClass: dcObject
objectClass: organization
dc:
o:
description: 

dn: cn=Administrator,dc=,dc=
objectClass: organizationalRole
cn: Administrator
description: Directory Administrator
And to add the entries:
ldapadd -x -h localhost -D cn=Administrator,dc=,dc= -w
-f base.ldiff
Read more
]]></description>
			<content:encoded><![CDATA[<h2>Installation:</h2>
<p><a href="http://www.server-world.info/en/note?os=ce5&amp;p=ldap" onclick="javascript:pageTracker._trackPageview('/outbound/article/www.server-world.info');">http://www.server-world.info/en/note?os=ce5&amp;p=ldap</a></p>
<h2>Configuration:</h2>
<p><a href="http://shane.bryzak.com/blog/articles/integrating_seam_and_openldap" onclick="javascript:pageTracker._trackPageview('/outbound/article/shane.bryzak.com');">Integrating Seam and OpenLDAP</a><br />
<a href="http://www.seamframework.org/Documentation/ConfigureSeamWithOpenLDAP" onclick="javascript:pageTracker._trackPageview('/outbound/article/www.seamframework.org');">Configure Seam with OpenLDAP</a><br />
<a href="http://grails.org/AcegiSecurity+Plugin+-+LDAP+Tutorial" onclick="javascript:pageTracker._trackPageview('/outbound/article/grails.org');">AcegiSecurity Plugin - LDAP Tutorial</a><br />
<a href="http://docs.jboss.com/seam/2.1.0.CR1/reference/en-US/html/security.html#d0e8731" onclick="javascript:pageTracker._trackPageview('/outbound/article/docs.jboss.com');">Seam Docs 15.4.3. LdapIdentityStore</a></p>
<h2>LDAP Clients for OSX</h2>
<p><a href="http://sourceforge.net/projects/ldapmanager/" onclick="javascript:pageTracker._trackPageview('/outbound/article/sourceforge.net');">LDAPManager</a> (doesn&#8217;t work under Tiger)<br />
<a href="http://www.jxplorer.org/" onclick="javascript:pageTracker._trackPageview('/outbound/article/www.jxplorer.org');">JXplorer</a><br />
<a href="http://directory.apache.org/studio/" onclick="javascript:pageTracker._trackPageview('/outbound/article/directory.apache.org');">Apache Directory Studio</a></p>
<h2>Creating admin user</h2>
<p>base.ldiff file:</p>
<pre>dn: dc=,dc=
objectClass: dcObject
objectClass: organization
dc:
o:
description: 

dn: cn=Administrator,dc=,dc=
objectClass: organizationalRole
cn: Administrator
description: Directory Administrator</pre>
<p>And to add the entries:</p>
<p>ldapadd -x -h localhost -D cn=Administrator,dc=,dc= -w<br />
-f base.ldiff</p>
<p>Read <a href="http://home.earthlink.net/~valiantsoul/TapestryTutorial/ldap/ldap.html" onclick="javascript:pageTracker._trackPageview('/outbound/article/home.earthlink.net');">more</a></p>
<img src="http://feeds.feedburner.com/~r/mikkolehtinencom/~4/456216768" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.mikkolehtinen.com/server/installing-ldap-server-into-centos-linux-configuring-it-for-jboss-seam/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
