<?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>Free Online Open Source Training...</title>
	<atom:link href="http://cresignsys.in/feed/" rel="self" type="application/rss+xml" />
	<link>http://cresignsys.in</link>
	<description>Powered By Cresignsys.in (Creative Signature In Systems)</description>
	<lastBuildDate>Tue, 31 Jan 2012 04:36:38 +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>Sample Java Path Setting in Windows</title>
		<link>http://cresignsys.in/blog/sample-java-path-setting-windows/</link>
		<comments>http://cresignsys.in/blog/sample-java-path-setting-windows/#comments</comments>
		<pubDate>Tue, 31 Jan 2012 04:36:38 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Java]]></category>

		<guid isPermaLink="false">http://cresignsys.in/?p=128</guid>
		<description><![CDATA[Sample eg: System variables Variable]]></description>
			<content:encoded><![CDATA[<p>Sample eg:</p>
<p>System variables</p>
<p>    Variable Name: Path<br />
    Variable value:  ;C:\Program Files\Java\jdk1.6.0_14\bin</p>
<p>User Variables For Admin</p>
<p>    Variable Name:  CLASSPATH<br />
    Variable value:  .;C:\Program Files\Java\jdk1.6.0_14\lib\tools.jar</p>
]]></content:encoded>
			<wfw:commentRss>http://cresignsys.in/blog/sample-java-path-setting-windows/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Open and login to mysql (Windows Command Line)</title>
		<link>http://cresignsys.in/blog/how-to-open-and-login-to-mysql-windows-command-line/</link>
		<comments>http://cresignsys.in/blog/how-to-open-and-login-to-mysql-windows-command-line/#comments</comments>
		<pubDate>Tue, 17 Jan 2012 02:29:18 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Database]]></category>
		<category><![CDATA[mysql]]></category>

		<guid isPermaLink="false">http://cresignsys.in/?p=121</guid>
		<description><![CDATA[To do that you have]]></description>
			<content:encoded><![CDATA[<p>To do that you have to set path in environment variables in windows.You can open the environment variables via system properties.<br />
<script type="text/javascript">// <![CDATA[
  google_ad_client = "ca-pub-0542738205167601"; /* cresignsy.in */ google_ad_slot = "9896703414"; google_ad_width = 728; google_ad_height = 15;
// ]]&gt;</script><br />
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js">// <![CDATA[</p>
<p>// ]]&gt;</script><br />
Go to control panel ,open system,then click on advanced tab,then click environment variables</p>
<p>Then find path in system variables.Edit and add the console path eg ;C:\Program Files\MySQL\MySQL Server 5.5\bin\mysql.exe</p>
<p>Then click ok.</p>
<p>&nbsp;<br />
<script type="text/javascript">// <![CDATA[
  google_ad_client = "ca-pub-0542738205167601"; /* cresignsy.in */ google_ad_slot = "9896703414"; google_ad_width = 728; google_ad_height = 15;
// ]]&gt;</script><br />
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js">// <![CDATA[</p>
<p>// ]]&gt;</script><br />
<a href="http://cresignsys.in/wp-content/uploads/2012/01/mysql.jpg"><img class="aligncenter size-medium wp-image-123" title="mysql" src="http://cresignsys.in/wp-content/uploads/2012/01/mysql-260x300.jpg" alt="" width="260" height="300" /></a></p>
<p>Then you can open mysql using run in windows  by  typing</p>
<p>mysql -u root -p<br />
<script type="text/javascript">// <![CDATA[
  google_ad_client = "ca-pub-0542738205167601"; /* cresignsy.in */ google_ad_slot = "9896703414"; google_ad_width = 728; google_ad_height = 15;
// ]]&gt;</script><br />
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js">// <![CDATA[</p>
<p>// ]]&gt;</script><br />
<a href="http://cresignsys.in/wp-content/uploads/2012/01/runmysql.jpg"><img class="aligncenter size-medium wp-image-122" title="runmysql" src="http://cresignsys.in/wp-content/uploads/2012/01/runmysql-300x160.jpg" alt="" width="300" height="160" /></a></p>
<p><a href="http://cresignsys.in/wp-content/uploads/2012/01/loginsqlpw.jpg"><img class="aligncenter size-medium wp-image-124" title="loginsqlpw" src="http://cresignsys.in/wp-content/uploads/2012/01/loginsqlpw-300x151.jpg" alt="" width="300" height="151" /></a></p>
<p>&nbsp;<br />
<script type="text/javascript">// <![CDATA[
  google_ad_client = "ca-pub-0542738205167601"; /* cresignsy.in */ google_ad_slot = "9896703414"; google_ad_width = 728; google_ad_height = 15;
// ]]&gt;</script><br />
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js">// <![CDATA[</p>
<p>// ]]&gt;</script><br />
&nbsp;</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://cresignsys.in/blog/how-to-open-and-login-to-mysql-windows-command-line/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>jQuery Feature Carousel</title>
		<link>http://cresignsys.in/blog/jquery-feature-carousel/</link>
		<comments>http://cresignsys.in/blog/jquery-feature-carousel/#comments</comments>
		<pubDate>Mon, 16 Jan 2012 15:14:48 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Web Designing]]></category>
		<category><![CDATA[Carousel]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[jQuery]]></category>

		<guid isPermaLink="false">http://cresignsys.in/?p=118</guid>
		<description><![CDATA[Arrange div&#8217;s of content in]]></description>
			<content:encoded><![CDATA[<p><a href="http://cresignsys.in/wp-content/uploads/2012/01/0003d.jpg"><img class="aligncenter  wp-image-119" title="0003d" src="http://cresignsys.in/wp-content/uploads/2012/01/0003d-300x83.jpg" alt="" width="582" height="160" /></a></p>
<p style="text-align: center;"><strong>Arrange div&#8217;s of content in a 3-D, rotating carousel.</strong></p>
<p style="text-align: center;"><a href="https://github.com/bkosborne/jQuery-Feature-Carousel/zipball/master">Download</a></p>
<p style="text-align: center;"><a href="http://www.bkosborne.com/jquery-feature-carousel">Demo</a></p>
<p style="text-align: center;">
<p style="text-align: center;">
]]></content:encoded>
			<wfw:commentRss>http://cresignsys.in/blog/jquery-feature-carousel/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Open and login to oralce ( sqlplus) in Windows Command Line</title>
		<link>http://cresignsys.in/blog/path-setting-in-windows-for-oracle-console-sqlplus/</link>
		<comments>http://cresignsys.in/blog/path-setting-in-windows-for-oracle-console-sqlplus/#comments</comments>
		<pubDate>Sun, 15 Jan 2012 15:24:54 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Database]]></category>

		<guid isPermaLink="false">http://cresignsys.in/?p=101</guid>
		<description><![CDATA[After Installation of oracle database.]]></description>
			<content:encoded><![CDATA[<p>After Installation of oracle database.<br />
<script type="text/javascript">// <![CDATA[
  google_ad_client = "ca-pub-0542738205167601"; /* cresignsy.in */ google_ad_slot = "9896703414"; google_ad_width = 728; google_ad_height = 15;
// ]]&gt;</script><br />
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js">// <![CDATA[</p>
<p>// ]]&gt;</script><br />
You can open oracle console by opening sqlplus.exe (C:\oraclexe\app\oracle\product\10.2.0\server\BIN\sqlplus.exe)</p>
<p>You can directly open the sqlplus.exe  in command promt,by typing sqlplus.</p>
<p>To do that you have to set path in environment variables in windows.You can open the environment variables via system properties.</p>
<p>Go to control panel ,open system,then click on advanced tab,then click environment variables</p>
<p>Then find path in system variables.Edit and add the console path eg ;C:\oraclexe\app\oracle\product\10.2.0\server\BIN\sqlplus.exe</p>
<p>Then click ok.</p>
<p><a href="http://cresignsys.in/wp-content/uploads/2012/01/system-properties.jpg"><img class="alignleft size-full wp-image-102" title="system properties" src="http://cresignsys.in/wp-content/uploads/2012/01/system-properties.jpg" alt="" width="419" height="486" /></a></p>
<p><a href="http://cresignsys.in/wp-content/uploads/2012/01/environment-variables.jpg"><img class="alignleft size-full wp-image-103" title="environment variables" src="http://cresignsys.in/wp-content/uploads/2012/01/environment-variables.jpg" alt="" width="384" height="430" /></a></p>
<p><a href="http://cresignsys.in/wp-content/uploads/2012/01/syspathedit.jpg"><img title="syspathedit" src="http://cresignsys.in/wp-content/uploads/2012/01/syspathedit.jpg" alt="" width="347" height="147" /></a></p>
<p>Then you can open sqlplus in cmd by typing sqlplus</p>
<p><a href="http://cresignsys.in/wp-content/uploads/2012/01/cmd.jpg"><img class="alignleft size-full wp-image-105" title="cmd" src="http://cresignsys.in/wp-content/uploads/2012/01/cmd.jpg" alt="" width="347" height="186" /></a></p>
<p><a href="http://cresignsys.in/wp-content/uploads/2012/01/cmdsqlplus.jpg"><img class="alignleft size-full wp-image-106" title="cmdsqlplus" src="http://cresignsys.in/wp-content/uploads/2012/01/cmdsqlplus.jpg" alt="" width="669" height="338" /></a></p>
<p><script type="text/javascript">// <![CDATA[
  google_ad_client = "ca-pub-0542738205167601"; /* cresignsy.in */ google_ad_slot = "9896703414"; google_ad_width = 728; google_ad_height = 15;
// ]]&gt;</script><br />
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js">// <![CDATA[</p>
<p>// ]]&gt;</script></p>
<p><strong>Or Just Go to Run and put sqlplus then ok</strong></p>
<p><a href="http://cresignsys.in/wp-content/uploads/2012/01/runmysqlplus.jpg"><img class="alignleft size-full wp-image-111" title="runmysqlplus" src="http://cresignsys.in/wp-content/uploads/2012/01/runmysqlplus.jpg" alt="" width="347" height="186" /></a></p>
<p><a href="http://cresignsys.in/wp-content/uploads/2012/01/runsqlplus1.jpg"><img class="alignleft size-full wp-image-113" title="runsqlplus1" src="http://cresignsys.in/wp-content/uploads/2012/01/runsqlplus1.jpg" alt="" width="669" height="338" /></a></p>
<p><a href="http://cresignsys.in/wp-content/uploads/2012/01/syspathedit.jpg"><br />
</a></p>
<p><script type="text/javascript">// <![CDATA[
  google_ad_client = "ca-pub-0542738205167601"; /* cresignsy.in */ google_ad_slot = "9896703414"; google_ad_width = 728; google_ad_height = 15;
// ]]&gt;</script><br />
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js">// <![CDATA[</p>
<p>// ]]&gt;</script></p>
]]></content:encoded>
			<wfw:commentRss>http://cresignsys.in/blog/path-setting-in-windows-for-oracle-console-sqlplus/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Usage of DDL Commands(MS SQL)</title>
		<link>http://cresignsys.in/blog/usage-of-ddl-commandsms-sql/</link>
		<comments>http://cresignsys.in/blog/usage-of-ddl-commandsms-sql/#comments</comments>
		<pubDate>Sun, 15 Jan 2012 07:37:05 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Database]]></category>
		<category><![CDATA[DDL]]></category>
		<category><![CDATA[MSSQL]]></category>

		<guid isPermaLink="false">http://cresignsys.in/?p=90</guid>
		<description><![CDATA[1)Create Database &#160; Syntax: create]]></description>
			<content:encoded><![CDATA[<p><script type="text/javascript">// <![CDATA[
google_ad_client = "ca-pub-0542738205167601";
/* cresignsy.in */
google_ad_slot = "9896703414";
google_ad_width = 728;
google_ad_height = 15;
// ]]&gt;</script><br />
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js">// <![CDATA[</p>
<p>// ]]&gt;</script></p>
<p><strong>1)Create Database</strong><br />
<strong></strong></p>
<p>&nbsp;</p>
<blockquote><p><strong>Syntax:</strong></p>
<p><strong></strong>create database database_name;<br />
<strong>eg:</strong></p>
<p>create database library;</p></blockquote>
<p>&nbsp;</p>
<p><strong>2)Use Database</strong></p>
<blockquote><p><strong></strong><br />
<strong>Syntax:</strong></p>
<p><strong></strong>use database_name;<br />
<strong>eg:</strong></p>
<p>use library;</p></blockquote>
<p>&nbsp;</p>
<p><strong>3)Create Table</strong></p>
<blockquote><p><strong></strong><br />
<strong>Syntax:</strong></p>
<p>create table table_name(column_name datatype(size),column_name datatype(size),&#8230;.);<br />
<strong>eg:</strong></p>
<p>create table book(title varchar(10),author varchar(10),year int,prize int);</p>
<p>&nbsp;</p></blockquote>
<p><script type="text/javascript">// <![CDATA[
google_ad_client = "ca-pub-0542738205167601";
/* cresignsy.in */
google_ad_slot = "9896703414";
google_ad_width = 728;
google_ad_height = 15;
// ]]&gt;</script><br />
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js">// <![CDATA[</p>
<p>// ]]&gt;</script><br />
<strong>4)Alter Table</strong></p>
<blockquote><p><strong></strong><br />
<strong>Syntax:</strong></p>
<p><strong></strong>alter table table_name add new_column_name datatype;<br />
alter table table_name alter column colum_name datatype(size);<br />
<strong>eg:</strong></p>
<p>alter table book add copies int;<br />
alter table book ALTER COLUMN prize float(4);</p></blockquote>
<p style="text-align: left;">   <strong>sp_help book;</strong> (To check the detail structure of  table.)</p>
<p style="text-align: left;">
<p><strong>5)Truncate Table:</strong></p>
<blockquote><p><strong></strong><br />
<strong>Syntax: </strong></p>
<p><strong></strong>truncate table table_name;<br />
<strong>eg:</strong></p>
<p>truncate table book;</p></blockquote>
<p>&nbsp;</p>
<p><strong>6)Drop Table</strong></p>
<blockquote><p><strong></strong><br />
<strong>Syntax: </strong></p>
<p><strong></strong>drop table table_name;<br />
<strong>eg:</strong></p>
<p>drop table book;</p></blockquote>
<p><strong>7)Drop Database</strong></p>
<blockquote><p><strong></strong><br />
<strong>Syntax:</strong></p>
<p>drop database database_name;<br />
<strong>eg:</strong></p>
<p>drop database library;</p></blockquote>
<p><strong>sp_help book;</strong> (To check the detail structure of  table.)</p>
<p>&nbsp;</p>
<p><script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js">// <![CDATA[</p>
<p>// ]]&gt;</script></p>
]]></content:encoded>
			<wfw:commentRss>http://cresignsys.in/blog/usage-of-ddl-commandsms-sql/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Usage Of DDL Commands(oracle)</title>
		<link>http://cresignsys.in/blog/usage-of-ddl-commandsoracle/</link>
		<comments>http://cresignsys.in/blog/usage-of-ddl-commandsoracle/#comments</comments>
		<pubDate>Sat, 14 Jan 2012 15:47:34 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Database]]></category>
		<category><![CDATA[DDL Commands]]></category>
		<category><![CDATA[oracle]]></category>

		<guid isPermaLink="false">http://cresignsys.in/?p=84</guid>
		<description><![CDATA[1)Create Syntax: create table tablename(column]]></description>
			<content:encoded><![CDATA[<p><strong>1)Create</strong></p>
<blockquote><p><strong>Syntax:</strong></p>
<p>create table tablename(column name datatype(size),column name datatype(size),..)</p>
<p><strong>eg:</strong></p>
<p>create table book(title varchar(10),author varchar(10),year number(4),prize number(10));</p></blockquote>
<p><strong>2)Alter</strong></p>
<blockquote><p><strong>Syntax:</strong></p>
<div>alter table tablename add(new column name datatype(size),new column name datatype(size));</div>
<p>alter table tablename modify(existing columnname,new datatype(new size);</p>
<p><strong>eg:</strong></p>
<p>alter table book add(copies number(10));</p>
<p>alter table book modify(prize float(4));</p></blockquote>
<p><strong><br />
</strong></p>
<p><strong>3)Truncate</strong></p>
<blockquote><p><strong>Syntax:</strong><br />
truncate table tablename;</p>
<p><strong>eg:</strong></p>
<p>truncate table book;</p></blockquote>
<p><strong>4)Drop</strong></p>
<blockquote><p><strong>Syntax:</strong><br />
drop table tablename;</p>
<p><strong>eg:</strong></p>
<p>drop table book;</p></blockquote>
<p>You can view table structure using<strong> desc book;</strong></p>
<p><script type="text/javascript">// <![CDATA[
 google_ad_client = "ca-pub-0542738205167601"; /* cresignsy.in */ google_ad_slot = "9896703414"; google_ad_width = 728; google_ad_height = 15;
// ]]&gt;</script><em><strong>Please click on the image below for more details..</strong></em><script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js">// <![CDATA[</p>
<p>// ]]&gt;</script></p>
<p><a href="http://cresignsys.in/wp-content/uploads/2012/01/ddlcommands.jpg"><img class="alignleft size-medium wp-image-85" title="ddlcommands" src="http://cresignsys.in/wp-content/uploads/2012/01/ddlcommands-228x300.jpg" alt="" width="228" height="300" /></a></p>
<p><script type="text/javascript">// <![CDATA[
 google_ad_client = "ca-pub-0542738205167601"; /* cresignsy.in */ google_ad_slot = "9896703414"; google_ad_width = 728; google_ad_height = 15;
// ]]&gt;</script><br />
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js">// <![CDATA[</p>
<p>// ]]&gt;</script></p>
]]></content:encoded>
			<wfw:commentRss>http://cresignsys.in/blog/usage-of-ddl-commandsoracle/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Free Flash Preloader Tutorials..</title>
		<link>http://cresignsys.in/blog/free-flash-preloader-tutorials/</link>
		<comments>http://cresignsys.in/blog/free-flash-preloader-tutorials/#comments</comments>
		<pubDate>Sat, 14 Jan 2012 05:59:16 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[flash]]></category>
		<category><![CDATA[Preloader]]></category>

		<guid isPermaLink="false">http://cresignsys.in/?p=73</guid>
		<description><![CDATA[Check this also]]></description>
			<content:encoded><![CDATA[<p><script type="text/javascript"><!--
google_ad_client = "ca-pub-0542738205167601";
/* cresignsy.in */
google_ad_slot = "9896703414";
google_ad_width = 728;
google_ad_height = 15;
//-->
</script><br />
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script><br />
<iframe src="http://www.youtube.com/embed/H3Ul5z2bW30" frameborder="0" width="420" height="315"></iframe></p>
<p><iframe src="http://www.youtube.com/embed/KRp7sveRAMo" frameborder="0" width="420" height="315"></iframe></p>
<p><iframe src="http://www.youtube.com/embed/-6F-h5AnZ04" frameborder="0" width="420" height="315"></iframe></p>
<p><iframe src="http://www.youtube.com/embed/d-WTIGCf0w4" frameborder="0" width="420" height="315"></iframe><br />
<script type="text/javascript"><!--
google_ad_client = "ca-pub-0542738205167601";
/* cresignsy.in */
google_ad_slot = "9896703414";
google_ad_width = 728;
google_ad_height = 15;
//-->
</script><br />
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script><br />
<iframe src="http://www.youtube.com/embed/1aw_CgsGwhM" frameborder="0" width="560" height="315"></iframe></p>
<p><iframe src="http://www.youtube.com/embed/E5arAHVwQN8" frameborder="0" width="420" height="315"></iframe></p>
<p><a href="http://blueblots.com/tutorials/22-flash-preloader-tutorials/">Check this also</a><br />
<script type="text/javascript"><!--
google_ad_client = "ca-pub-0542738205167601";
/* cresignsy.in */
google_ad_slot = "9896703414";
google_ad_width = 728;
google_ad_height = 15;
//-->
</script><br />
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></p>
]]></content:encoded>
			<wfw:commentRss>http://cresignsys.in/blog/free-flash-preloader-tutorials/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Free Flash Intro Tutorials..</title>
		<link>http://cresignsys.in/blog/free-flash-tutorials/</link>
		<comments>http://cresignsys.in/blog/free-flash-tutorials/#comments</comments>
		<pubDate>Sat, 14 Jan 2012 05:40:34 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[flash]]></category>
		<category><![CDATA[intro]]></category>

		<guid isPermaLink="false">http://cresignsys.in/?p=68</guid>
		<description><![CDATA[&#160; &#160;]]></description>
			<content:encoded><![CDATA[<p><iframe src="http://www.youtube.com/embed/YXrZ3Y1k4_s" frameborder="0" width="420" height="315"></iframe></p>
<p>&nbsp;<br />
<script type="text/javascript"><!--
google_ad_client = "ca-pub-0542738205167601";
/* cresignsy.in */
google_ad_slot = "9896703414";
google_ad_width = 728;
google_ad_height = 15;
//-->
</script><br />
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></p>
<p><iframe src="http://www.youtube.com/embed/cfSYv1yTZp0" frameborder="0" width="420" height="315"></iframe></p>
<p>&nbsp;<br />
<script type="text/javascript"><!--
google_ad_client = "ca-pub-0542738205167601";
/* cresignsy.in */
google_ad_slot = "9896703414";
google_ad_width = 728;
google_ad_height = 15;
//-->
</script><br />
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></p>
<p><iframe width="560" height="315" src="http://www.youtube.com/embed/oxErN7L4N9o" frameborder="0" allowfullscreen></iframe><br />
<script type="text/javascript"><!--
google_ad_client = "ca-pub-0542738205167601";
/* cresignsy.in */
google_ad_slot = "9896703414";
google_ad_width = 728;
google_ad_height = 15;
//-->
</script><br />
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></p>
<p><iframe width="420" height="315" src="http://www.youtube.com/embed/lV2AsAbhdnc" frameborder="0" allowfullscreen></iframe><br />
<script type="text/javascript"><!--
google_ad_client = "ca-pub-0542738205167601";
/* cresignsy.in */
google_ad_slot = "9896703414";
google_ad_width = 728;
google_ad_height = 15;
//-->
</script><br />
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script><br />
<iframe width="420" height="315" src="http://www.youtube.com/embed/m6CBiq6_RZM" frameborder="0" allowfullscreen></iframe><br />
<script type="text/javascript"><!--
google_ad_client = "ca-pub-0542738205167601";
/* cresignsy.in */
google_ad_slot = "9896703414";
google_ad_width = 728;
google_ad_height = 15;
//-->
</script><br />
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></p>
]]></content:encoded>
			<wfw:commentRss>http://cresignsys.in/blog/free-flash-tutorials/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Free flash intro templates from flashmo.com</title>
		<link>http://cresignsys.in/blog/flash-intro-collection/</link>
		<comments>http://cresignsys.in/blog/flash-intro-collection/#comments</comments>
		<pubDate>Sat, 14 Jan 2012 03:14:04 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[flash]]></category>
		<category><![CDATA[intro]]></category>

		<guid isPermaLink="false">http://cresignsys.in/?p=40</guid>
		<description><![CDATA[Here i listing some free]]></description>
			<content:encoded><![CDATA[<div class="mceTemp mceIEcenter">
<div class="mceTemp mceIEcenter" style="text-align: left;">
<dl id="attachment_41" class="wp-caption aligncenter" style="width: 635px;">
<dt class="wp-caption-dt"><a href="http://cresignsys.in/wp-content/uploads/2012/01/flashmo.jpg"><img class="size-full wp-image-41" title="flashmo" src="http://cresignsys.in/wp-content/uploads/2012/01/flashmo.jpg" alt="" width="625" height="125" /></a></dt>
<dd class="wp-caption-dd"></dd>
</dl>
</div>
</div>
<div class="mceTemp mceIEcenter"></div>
<div class="mceTemp mceIEcenter" style="text-align: left;"><em>Here i listing some free flash into&#8217;s from flashmo.com</em></div>
<div class="mceTemp mceIEcenter">
<script type="text/javascript"><!--
google_ad_client = "ca-pub-0542738205167601";
/* cresignsy.in */
google_ad_slot = "9896703414";
google_ad_width = 728;
google_ad_height = 15;
//-->
</script><br />
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></p>
<p style="text-align: left;"><strong>Intro 1</strong></p>
<p style="text-align: left;"><a href="http://cresignsys.in/wp-content/uploads/2012/01/027.jpg"><img class="alignleft size-full wp-image-42" title="027" src="http://cresignsys.in/wp-content/uploads/2012/01/027.jpg" alt="" width="140" height="105" /></a></p>
<p style="text-align: left;"><a href="http://www.flashmo.com/download/flashmo_027_intro" target="_blank">Flash intro template &#8211; download source file</a></p>
<p style="text-align: left;"><a href="http://www.flashmo.com/preview/flashmo_027_intro" target="_blank">Demo</a></p>
<p style="text-align: left;">
<p style="text-align: left;">
<p style="text-align: left;"><strong><br />
</strong></p>
<hr />
<p style="text-align: left;">
<p style="text-align: left;"><strong>Intro 2</strong></p>
<p style="text-align: left;"><a href="http://cresignsys.in/wp-content/uploads/2012/01/043.jpg"><img class="alignleft size-full wp-image-43" title="043" src="http://cresignsys.in/wp-content/uploads/2012/01/043.jpg" alt="" width="140" height="105" /></a>  <a href="http://www.flashmo.com/download/flashmo_043_intro" target="_blank">Free Flash Intro-download source file</a></p>
<p style="text-align: left;"> <a href="http://www.flashmo.com/preview/flashmo_043_intro" target="_blank">Demo</a></p>
<p style="text-align: left;"><strong> </strong></p>
<p style="text-align: left;">
<p><strong><br />
</strong><br />
<script type="text/javascript"><!--
google_ad_client = "ca-pub-0542738205167601";
/* cresignsy.in */
google_ad_slot = "9896703414";
google_ad_width = 728;
google_ad_height = 15;
//-->
</script><br />
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></p>
<hr />
<p>&nbsp;</p>
<p style="text-align: left;"><strong>Intro 3</strong></p>
<p style="text-align: left;"><a href="http://cresignsys.in/wp-content/uploads/2012/01/044.jpg"><img class="alignleft size-full wp-image-44" title="044" src="http://cresignsys.in/wp-content/uploads/2012/01/044.jpg" alt="" width="140" height="105" /></a> <a href="http://www.flashmo.com/download/flashmo_044_intro" target="_blank">flash intro templates-download source file</a></p>
<p style="text-align: left;"> <a href="http://www.flashmo.com/preview/flashmo_044_intro" target="_blank">Demo</a></p>
<p style="text-align: left;">
<p style="text-align: left;">
<p><strong><br />
</strong><br />
<script type="text/javascript"><!--
google_ad_client = "ca-pub-0542738205167601";
/* cresignsy.in */
google_ad_slot = "9896703414";
google_ad_width = 728;
google_ad_height = 15;
//-->
</script><br />
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></p>
<hr />
<p>&nbsp;</p>
<p style="text-align: left;"><strong>Intro 4</strong></p>
<p style="text-align: left;"><a href="http://cresignsys.in/wp-content/uploads/2012/01/062.jpg"><img class="alignleft size-full wp-image-45" title="062" src="http://cresignsys.in/wp-content/uploads/2012/01/062.jpg" alt="" width="140" height="105" /></a></p>
<p style="text-align: left;"><a href="http://www.flashmo.com/download/flashmo_062_intro" target="_blank">Simple flash intro with photos-download source file</a></p>
<p style="text-align: left;"><a href="http://www.flashmo.com/preview/flashmo_062_intro" target="_blank">Demo</a></p>
<p style="text-align: left;">
<p style="text-align: left;">
<p><strong><br />
</strong><br />
<script type="text/javascript"><!--
google_ad_client = "ca-pub-0542738205167601";
/* cresignsy.in */
google_ad_slot = "9896703414";
google_ad_width = 728;
google_ad_height = 15;
//-->
</script><br />
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></p>
<hr />
<p>&nbsp;</p>
<p style="text-align: left;"><strong>Intro 5</strong></p>
<p style="text-align: left;"><img class="alignleft size-full wp-image-46" title="084" src="http://cresignsys.in/wp-content/uploads/2012/01/084.jpg" alt="" width="140" height="140" /></p>
<p style="text-align: left;"><a href="http://www.flashmo.com/download/flashmo_084_intro" target="_blank">Flash Intro using motion tweening, rounded rectangles masking effects with a background music-download source file</a></p>
<p style="text-align: left;"><a href="http://www.flashmo.com/preview/flashmo_084_intro" target="_blank">Demo</a></p>
<p style="text-align: left;">
<p style="text-align: left;">
<p style="text-align: left;">
<p><strong><br />
</strong><br />
<script type="text/javascript"><!--
google_ad_client = "ca-pub-0542738205167601";
/* cresignsy.in */
google_ad_slot = "9896703414";
google_ad_width = 728;
google_ad_height = 15;
//-->
</script><br />
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></p>
<hr />
<p>&nbsp;</p>
<p style="text-align: left;"><strong>Intro 6</strong></p>
<p style="text-align: left;"><a href="http://cresignsys.in/wp-content/uploads/2012/01/137.jpg"><img class="alignleft size-full wp-image-47" title="137" src="http://cresignsys.in/wp-content/uploads/2012/01/137.jpg" alt="" width="140" height="140" /></a></p>
<p style="text-align: left;"><a href="http://www.flashmo.com/download/flashmo_137_intro" target="_blank">Free Flash Intro with a background music, Adobe Flash CS3-download source file</a></p>
<p style="text-align: left;"><a href="http://www.flashmo.com/preview/flashmo_137_intro" target="_blank">Demo</a></p>
<p style="text-align: left;">
<p style="text-align: left;">
<p style="text-align: left;">
<p><strong><br />
</strong><br />
<script type="text/javascript"><!--
google_ad_client = "ca-pub-0542738205167601";
/* cresignsy.in */
google_ad_slot = "9896703414";
google_ad_width = 728;
google_ad_height = 15;
//-->
</script><br />
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></p>
<hr />
<p>&nbsp;</p>
<p style="text-align: left;">
<p style="text-align: left;"><strong>Intro 7</strong></p>
<p style="text-align: left;"><img class="alignleft size-full wp-image-48" title="138" src="http://cresignsys.in/wp-content/uploads/2012/01/138.jpg" alt="" width="140" height="140" /></p>
<p style="text-align: left;"><a href="http://www.flashmo.com/download/flashmo_138_intro" target="_blank">Free Flash Intro for fashion website, dynamic masking effects, background DJ music, Flash CS3-download source file</a></p>
<p style="text-align: left;"><a href="http://www.flashmo.com/preview/flashmo_138_intro" target="_blank">Demo</a></p>
<p style="text-align: left;">
<p style="text-align: left;">
<p><strong><br />
</strong></p>
<hr />
<p>&nbsp;</p>
<p style="text-align: left;"><strong>Intro 8</strong></p>
<p style="text-align: left;"><img class="alignleft size-full wp-image-49" title="156" src="http://cresignsys.in/wp-content/uploads/2012/01/156.jpg" alt="" width="140" height="140" /></p>
<p style="text-align: left;"><a href="http://www.flashmo.com/download/flashmo_156_intro" target="_blank">Free Flash Intro with Rectangular Block Effects or Rectangle Boxes, Simple Transitions, Easy to edit the FLA source file&#8211;download source file</a></p>
<p style="text-align: left;"><a href="http://www.flashmo.com/preview/flashmo_156_intro" target="_blank">Demo</a></p>
<p style="text-align: left;">
<p style="text-align: left;">
<p><strong><br />
</strong><br />
<script type="text/javascript"><!--
google_ad_client = "ca-pub-0542738205167601";
/* cresignsy.in */
google_ad_slot = "9896703414";
google_ad_width = 728;
google_ad_height = 15;
//-->
</script><br />
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></p>
<hr />
<p>&nbsp;</p>
<p style="text-align: left;"><strong>Intro 9</strong></p>
<p style="text-align: left;"><a href="http://cresignsys.in/wp-content/uploads/2012/01/159.jpg"><img class="alignleft size-full wp-image-50" title="159" src="http://cresignsys.in/wp-content/uploads/2012/01/159.jpg" alt="" width="140" height="140" /></a></p>
<p style="text-align: left;"><a href="http://www.flashmo.com/download/flashmo_159_intro" target="_blank">Free Flash Intro with sparking text effects, Simple and easy to adjust the text-download source file</a></p>
<p style="text-align: left;"><a href="http://www.flashmo.com/preview/flashmo_159_intro" target="_blank">Demo</a></p>
<p style="text-align: left;">
<p style="text-align: left;">
<p style="text-align: left;">
<p><strong><br />
</strong></p>
<hr />
<p>&nbsp;</p>
<p style="text-align: left;"><strong>Intro 10</strong></p>
<p style="text-align: left;"><img class="alignleft size-full wp-image-51" title="169" src="http://cresignsys.in/wp-content/uploads/2012/01/169.jpg" alt="" width="140" height="140" /></p>
<p style="text-align: left;"><a href="http://www.flashmo.com/download/flashmo_169_intro" target="_blank">Free flash intro with simple fade in fade out effects, built in Flash CS3 ActionScript 3-download source file</a></p>
<p style="text-align: left;"><a href="http://www.flashmo.com/preview/flashmo_169_intro" target="_blank">Demo</a></p>
</div>
]]></content:encoded>
			<wfw:commentRss>http://cresignsys.in/blog/flash-intro-collection/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Blender Tutorials..</title>
		<link>http://cresignsys.in/blog/blender-tutorials/</link>
		<comments>http://cresignsys.in/blog/blender-tutorials/#comments</comments>
		<pubDate>Wed, 11 Jan 2012 16:49:36 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Blender Tutorials]]></category>

		<guid isPermaLink="false">http://cresignsys.in/?p=31</guid>
		<description><![CDATA[Blender Tutorials.. We are preparing&#8230;]]></description>
			<content:encoded><![CDATA[<p>Blender Tutorials..</p>
<p>We are preparing&#8230;</p>
<p>In the mean time <a title="Blender tutorials" href="http://wiki.blender.org/index.php/Doc:2.6/Manual">Please check this tutorial</a></p>
]]></content:encoded>
			<wfw:commentRss>http://cresignsys.in/blog/blender-tutorials/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

