<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/' xmlns:georss='http://www.georss.org/georss' xmlns:gd='http://schemas.google.com/g/2005' xmlns:thr='http://purl.org/syndication/thread/1.0'><id>tag:blogger.com,1999:blog-2777493999927656289</id><updated>2011-07-07T20:47:49.296-07:00</updated><title type='text'>free tutorial</title><subtitle type='html'></subtitle><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://freetutorial4u.blogspot.com/feeds/posts/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2777493999927656289/posts/default?max-results=100'/><link rel='alternate' type='text/html' href='http://freetutorial4u.blogspot.com/'/><link rel='hub' href='http://pubsubhubbub.appspot.com/'/><author><name>Djoaz</name><uri>http://www.blogger.com/profile/15247490271431935023</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>20</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>100</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-2777493999927656289.post-1565168961485153149</id><published>2009-07-26T13:39:00.000-07:00</published><updated>2009-07-26T13:44:04.742-07:00</updated><title type='text'>Flash in HTML</title><content type='html'>&lt;h2&gt;Flash Embedded in HTML&lt;/h2&gt;  &lt;p&gt;After creating a Flash movie you choose File &gt; Save As from the top menu to save your movie. Save the file as "Somefilename.fla". &lt;/p&gt;  &lt;p&gt;To embed the Flash movie you just made into an HTML page, you should go back to your Flash program and do the following steps:&lt;/p&gt;  &lt;p&gt;&lt;b&gt;Step 1&lt;/b&gt;&lt;br /&gt;Choose File &gt; Open. Open a Flash movie you have created.&lt;/p&gt;  &lt;p&gt;&lt;b&gt;Step 2&lt;/b&gt;&lt;br /&gt;Choose File &gt; Export Movie.&lt;/p&gt;  &lt;p&gt;&lt;b&gt;Step 3&lt;/b&gt;&lt;br /&gt;Name the file "somefilename.swf". Choose the location where the file is to be stored (in your Web folder). Click OK.&lt;/p&gt;  &lt;p&gt;&lt;b&gt;Step 4&lt;/b&gt;&lt;br /&gt;Open the HTML page where you want to insert your Flash movie. Insert this code:&lt;/p&gt;&lt;blockquote style="font-style: italic;"&gt; &lt;object width="550" height="400"&gt;&lt;br /&gt;&lt;param name="movie" value="somefilename.swf"&gt;&lt;br /&gt;&lt;embed src="somefilename.swf" width="550" height="400"&gt;&lt;/embed&gt;&lt;br /&gt;&lt;br /&gt;&lt;/object&gt;&lt;/blockquote&gt;&lt;br /&gt;&lt;p&gt;&lt;b&gt;Note:&lt;/b&gt; This is the minimum code you need to embed a Flash movie in a browser. A broken icon will appear on the Web page if the user does not have the Flash plug-in installed.&lt;/p&gt; &lt;p&gt;&lt;b&gt;Note:&lt;/b&gt;  In the code above there is both an &lt;embed&gt; tag and an &lt;object&gt; tag. This is because the &lt;object&gt; tag is recognized by Internet Explorer, and Netscape recognizes the &lt;embed&gt; tag and ignores the &lt;object&gt; tag.&lt;/p&gt; &lt;b&gt;Step 5&lt;br /&gt;&lt;/b&gt;Type in the address of the HTML file in your browser and look at your first Flash movie&lt;br /&gt;&lt;br /&gt;&lt;table class="page" border="0" cellpadding="0" cellspacing="0" width="560"&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td style="width: 8px; background-image: url(/images/pagetop_topleft.gif); background-color: transparent; background-repeat: no-repeat;"&gt;&lt;br /&gt;&lt;/td&gt; &lt;td style="background-image: url(/images/pagetop_gradient.gif); background-color: transparent; background-repeat: repeat-x; padding-top: 10px;"&gt;   &lt;h1&gt;Flash &lt;span class="color_h1"&gt;in HTML&lt;/span&gt;&lt;/h1&gt;  &lt;a href="http://www.w3schools.com/Flash/flash_howto.asp"&gt;&lt;img alt="home" src="http://www.w3schools.com/images/btn_previous.gif" border="0" height="20" width="100" /&gt;&lt;/a&gt; &lt;a href="http://www.w3schools.com/Flash/flash_tweening.asp"&gt;&lt;img alt="next" src="http://www.w3schools.com/images/btn_next.gif" border="0" /&gt;&lt;/a&gt;  &lt;hr /&gt; &lt;h2&gt;Flash Embedded in HTML&lt;/h2&gt;  &lt;p&gt;After creating a Flash movie you choose File &gt; Save As from the top menu to save your movie. Save the file as "Somefilename.fla". &lt;/p&gt;  &lt;p&gt;To embed the Flash movie you just made into an HTML page, you should go back to your Flash program and do the following steps:&lt;/p&gt;  &lt;p&gt;&lt;b&gt;Step 1&lt;/b&gt;&lt;br /&gt;Choose File &gt; Open. Open a Flash movie you have created.&lt;/p&gt;  &lt;p&gt;&lt;b&gt;Step 2&lt;/b&gt;&lt;br /&gt;Choose File &gt; Export Movie.&lt;/p&gt;  &lt;p&gt;&lt;b&gt;Step 3&lt;/b&gt;&lt;br /&gt;Name the file "somefilename.swf". Choose the location where the file is to be stored (in your Web folder). Click OK.&lt;/p&gt;  &lt;p&gt;&lt;b&gt;Step 4&lt;/b&gt;&lt;br /&gt;Open the HTML page where you want to insert your Flash movie. Insert this code:&lt;/p&gt;  &lt;table class="code" border="0" cellpadding="0" cellspacing="0" width="100%"&gt; &lt;tbody&gt;&lt;tr&gt;&lt;td&gt; &lt;object width="550" height="400"&gt;&lt;br /&gt;&lt;param name="movie" value="somefilename.swf"&gt;&lt;br /&gt;&lt;embed src="somefilename.swf" width="550" height="400"&gt;&lt;/embed&gt;&lt;br /&gt;&lt;br /&gt;&lt;/object&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;  &lt;p&gt;&lt;b&gt;Note:&lt;/b&gt; This is the minimum code you need to embed a Flash movie in a browser. A broken icon will appear on the Web page if the user does not have the Flash plug-in installed.&lt;/p&gt; &lt;p&gt;&lt;b&gt;Note:&lt;/b&gt;  In the code above there is both an &lt;embed&gt; tag and an &lt;object&gt; tag. This is because the &lt;object&gt; tag is recognized by Internet Explorer, and Netscape recognizes the &lt;embed&gt; tag and ignores the &lt;object&gt; tag.&lt;/p&gt; &lt;p&gt;&lt;b&gt;Step 5&lt;br /&gt;&lt;/b&gt;Type in the address of the HTML file in your browser and look at your first Flash movie.&lt;/p&gt; &lt;hr /&gt; &lt;h2&gt;Let the Flash Program do the Work&lt;/h2&gt; &lt;p&gt;The code above is the absolute minimum code to embed Flash movies in HTML pages. It is not recommended to use the minimum code. There should be a few more attributes added:&lt;/p&gt; &lt;ul&gt;&lt;li&gt;classid is an attribute to the &lt;object&gt; tag. It tells Internet Explorer to load the     ActiveX plug-in if it is not installed&lt;/li&gt;&lt;li&gt;pluginspage is an attribute to the &lt;embed&gt; tag. It displays a link to the Shockwave download page if     Netscape does not have     it &lt;/li&gt;&lt;/ul&gt; &lt;p&gt;The Flash program can add these attributes for you:&lt;/p&gt; &lt;p&gt;&lt;b&gt;Step 1&lt;/b&gt;&lt;br /&gt;Choose File &gt; Publish. Flash will now create the &lt;object&gt;, &lt;param&gt;, and &lt;embed&gt; tags for you. It will also create the classid and pluginspage attributes.&lt;/p&gt; &lt;p&gt;&lt;b&gt;Step 2&lt;br /&gt;&lt;/b&gt;Open the HTML document that Flash created, view the HTML source and copy the code into your HTML page where you want your Flash movie.&lt;/p&gt;  &lt;p&gt;&lt;b&gt;Step 3&lt;/b&gt;&lt;br /&gt;Be sure that you have the "somefilename.swf" in your Web folder.&lt;/p&gt;  &lt;p&gt;&lt;b&gt;Step 4&lt;br /&gt;&lt;/b&gt;Type in the address of the HTML file in your browser and look at your first Flash movie.&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;br /&gt;&lt;a href="http://www.w3schools.com/Flash/flash_inhtml.asp"&gt;MORE TUTORIAL CLICK HERE&lt;/a&gt;&lt;br /&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/2777493999927656289-1565168961485153149?l=freetutorial4u.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='related' href='http://www.w3schools.com/Flash/flash_inhtml.asp' title='Flash in HTML'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2777493999927656289/posts/default/1565168961485153149'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2777493999927656289/posts/default/1565168961485153149'/><link rel='alternate' type='text/html' href='http://freetutorial4u.blogspot.com/2009/07/flash-in-html.html' title='Flash in HTML'/><author><name>Djoaz</name><uri>http://www.blogger.com/profile/15247490271431935023</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-2777493999927656289.post-1251066097173465862</id><published>2009-06-04T12:40:00.000-07:00</published><updated>2009-06-04T12:58:36.477-07:00</updated><title type='text'>BLOOD EFFECT PHOTOSHOP</title><content type='html'>1. Create new file with 72 PPI and white background. The mode has to be Grayscale. Type the text with thick font.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://www.tutorialguide.net/images/adobe_photoshop/0001/001.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;width: 130px; height: 100px;" src="http://www.tutorialguide.net/images/adobe_photoshop/0001/001.jpg" border="0" alt="" /&gt;&lt;/a&gt;&lt;br /&gt;2. Select &gt; Load Selection&lt;br /&gt;&lt;br /&gt;(Choose Layer Transparency)&lt;br /&gt;&lt;br /&gt;3. Layer &gt; Flatten Image&lt;br /&gt;&lt;br /&gt;4. Select &gt; Inverse&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://www.tutorialguide.net/images/adobe_photoshop/0001/002.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;width: 130px; height: 100px;" src="http://www.tutorialguide.net/images/adobe_photoshop/0001/002.jpg" border="0" alt="" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;5. Filter &gt; Pixelate &gt; Crystallize (cell size 4)&lt;br /&gt;&lt;br /&gt;6. Select &gt; Inverse&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://www.tutorialguide.net/images/adobe_photoshop/0001/003.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;width: 130px; height: 100px;" src="http://www.tutorialguide.net/images/adobe_photoshop/0001/003.jpg" border="0" alt="" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;7. Noise &gt; Add Noise&lt;br /&gt;&lt;br /&gt;(Guassian, Monochromatic, Amount. 70)&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://www.tutorialguide.net/images/adobe_photoshop/0001/004.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;width: 130px; height: 100px;" src="http://www.tutorialguide.net/images/adobe_photoshop/0001/004.jpg" border="0" alt="" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;8. Blur &gt; Guassian blur (Radius 2.0)&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://www.tutorialguide.net/images/adobe_photoshop/0001/005.gif"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;width: 169px; height: 170px;" src="http://www.tutorialguide.net/images/adobe_photoshop/0001/005.gif" border="0" alt="" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;9. Image &gt; Adjust &gt; Curve&lt;br /&gt;(make the curve as shown in fig.)&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://www.tutorialguide.net/images/adobe_photoshop/0001/006.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;width: 130px; height: 100px;" src="http://www.tutorialguide.net/images/adobe_photoshop/0001/006.jpg" border="0" alt="" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;10. Press Ctrl + D to deselect&lt;br /&gt;&lt;br /&gt;11. Image &gt; Adjust &gt; Invert&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;12. Image &gt; Rotate Canvas &gt; 90 CW&lt;br /&gt;&lt;br /&gt;13. Filter &gt; Stylize &gt; Wind&lt;br /&gt;&lt;br /&gt;14. Method : Wind Direction : From the Right&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://www.tutorialguide.net/images/adobe_photoshop/0001/008.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;width: 100px; height: 130px;" src="http://www.tutorialguide.net/images/adobe_photoshop/0001/008.jpg" border="0" alt="" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;15. Image &gt; Rotate Canvas &gt; 90 CCW&lt;br /&gt;&lt;br /&gt;16. Image &gt; Mode &gt; RGB&lt;br /&gt;&lt;br /&gt;17. Image &gt; Adjust &gt; Hue Saturation&lt;br /&gt;&lt;br /&gt;18. Click Colorize&lt;br /&gt;&lt;br /&gt;19. Drag the Saturation slider to 100&lt;br /&gt;&lt;br /&gt;20. Drag the Lightness slider to -5&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://www.tutorialguide.net/images/adobe_photoshop/0001/009.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;width: 130px; height: 100px;" src="http://www.tutorialguide.net/images/adobe_photoshop/0001/009.jpg" border="0" alt="" /&gt;&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/2777493999927656289-1251066097173465862?l=freetutorial4u.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2777493999927656289/posts/default/1251066097173465862'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2777493999927656289/posts/default/1251066097173465862'/><link rel='alternate' type='text/html' href='http://freetutorial4u.blogspot.com/2009/06/blood-effect-photoshop.html' title='BLOOD EFFECT PHOTOSHOP'/><author><name>Djoaz</name><uri>http://www.blogger.com/profile/15247490271431935023</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-2777493999927656289.post-573689409183944136</id><published>2009-05-04T13:16:00.001-07:00</published><updated>2009-05-04T13:17:33.313-07:00</updated><title type='text'>Learn InDesign CS3 Tutorial</title><content type='html'>&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://www.learnindesigntutorials.com/media2/idcs3/id01.gif"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 224px; height: 168px;" src="http://www.learnindesigntutorials.com/media2/idcs3/id01.gif" alt="" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;p&gt;What you’ll learn                                        in this lesson:&lt;/p&gt;                                         &lt;ul&gt;&lt;li&gt;Boosting your InDesign productivity&lt;/li&gt;&lt;li&gt;Enhancing text formatting&lt;/li&gt;&lt;li&gt;Expanding your creative capabilities&lt;/li&gt;&lt;li&gt;Using enhanced table formatting tricks&lt;/li&gt;&lt;/ul&gt;                                                                                                     &lt;h3&gt;&lt;a name="new" id="new"&gt;&lt;/a&gt;What’s New in InDesign CS3?&lt;/h3&gt;                                 &lt;p&gt;InDesign CS3 is a significant step forward in page-layout software. Whether you are a creative professional or a production artist, InDesign CS3 includes enhancements that make it easier to produce and distribute compelling content. We’ve highlighted some of the program’s key new features in this lesson, and included references to the lessons in which they’re discussed in more detail.&lt;/p&gt;&lt;br /&gt;&lt;a href="http://www.learnindesigntutorials.com/"&gt;MORE&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/2777493999927656289-573689409183944136?l=freetutorial4u.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2777493999927656289/posts/default/573689409183944136'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2777493999927656289/posts/default/573689409183944136'/><link rel='alternate' type='text/html' href='http://freetutorial4u.blogspot.com/2009/05/learn-indesign-cs3-tutorial.html' title='Learn InDesign CS3 Tutorial'/><author><name>Djoaz</name><uri>http://www.blogger.com/profile/15247490271431935023</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-2777493999927656289.post-2797204990970091743</id><published>2009-05-04T13:14:00.001-07:00</published><updated>2009-05-04T13:15:40.871-07:00</updated><title type='text'>Learn Illustrator CS3 Tutorial</title><content type='html'>&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://www.learnillustratortutorials.com/media2/aics3/ai01.gif"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 234px; height: 168px;" src="http://www.learnillustratortutorials.com/media2/aics3/ai01.gif" alt="" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;p class="bullet-title"&gt;What you’ll learn                                        in this lesson:&lt;/p&gt;                                         &lt;ul&gt;&lt;li class="bullet"&gt;Working with the dynamic Control panel&lt;/li&gt;&lt;li class="bullet"&gt;Creating &amp;amp; saving custom workspaces&lt;/li&gt;&lt;li class="bullet"&gt;Finding stored colors and libraries&lt;/li&gt;&lt;li class="bullet"&gt;Working in isolation mode&lt;/li&gt;&lt;li class="bullet"&gt;Integrating Flash and Illustrator&lt;/li&gt;&lt;/ul&gt;                                       &lt;p&gt; &lt;/p&gt;                                                                                                     &lt;h3&gt;&lt;a name="new" id="new"&gt;&lt;/a&gt;What’s New in Adobe Illustrator CS3?&lt;/h3&gt;                                 &lt;p class="initial-paragraph"&gt;Welcome to Illustrator CS3! This lesson is a preview of some of the great new features now available in Illustrator CS3. From the more prominent changes, like the new streamlined interface, to the more under-the-hood improvements, like the enhanced operating performance, Illustrator CS3 is an impressive program with much to offer to experienced and new users alike. Continue through this lesson to get your toes wet before diving in.&lt;/p&gt;&lt;p class="initial-paragraph"&gt;&lt;a href="http://www.learnillustratortutorials.com/"&gt;MORE&lt;/a&gt;&lt;br /&gt;&lt;/p&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/2777493999927656289-2797204990970091743?l=freetutorial4u.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2777493999927656289/posts/default/2797204990970091743'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2777493999927656289/posts/default/2797204990970091743'/><link rel='alternate' type='text/html' href='http://freetutorial4u.blogspot.com/2009/05/learn-illustrator-cs3-tutorial.html' title='Learn Illustrator CS3 Tutorial'/><author><name>Djoaz</name><uri>http://www.blogger.com/profile/15247490271431935023</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-2777493999927656289.post-253572699594167332</id><published>2009-04-30T13:24:00.000-07:00</published><updated>2009-04-30T13:26:00.294-07:00</updated><title type='text'>LEARN DREAMWEAVER CS3</title><content type='html'>&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://www.learndreamweavertutorials.com/media2/dwcs3/dw01.gif"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 224px; height: 168px;" src="http://www.learndreamweavertutorials.com/media2/dwcs3/dw01.gif" alt="" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;p&gt;What you’ll learn                                        in this lesson:&lt;/p&gt;                                         &lt;ul&gt;&lt;li&gt;Exploring Dreamweaver’s primary features&lt;/li&gt;&lt;li&gt;Introducing new features in CS3&lt;/li&gt;&lt;li&gt;Understanding how web sites and web pages work&lt;/li&gt;&lt;li&gt;Coding HTML/XHTML: the basics&lt;/li&gt;&lt;/ul&gt;                                                                                                     &lt;h2&gt;&lt;a name="jump" id="jump"&gt;&lt;/a&gt;Dreamweaver CS3 Jumpstart&lt;/h2&gt;                                 &lt;p&gt;Whether you are a novice web designer or an experienced developer, Dreamweaver is a comprehensive tool you can use for site design, layout, and management. In this lesson, you’ll take a tour of Dreamweaver’s key features and get a better understanding of how web pages work.&lt;/p&gt;&lt;br /&gt;&lt;a href="http://www.learndreamweavertutorials.com/"&gt;MORE...&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/2777493999927656289-253572699594167332?l=freetutorial4u.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2777493999927656289/posts/default/253572699594167332'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2777493999927656289/posts/default/253572699594167332'/><link rel='alternate' type='text/html' href='http://freetutorial4u.blogspot.com/2009/04/learn-dreamweaver-cs3.html' title='LEARN DREAMWEAVER CS3'/><author><name>Djoaz</name><uri>http://www.blogger.com/profile/15247490271431935023</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-2777493999927656289.post-960265514022844498</id><published>2009-04-30T13:18:00.000-07:00</published><updated>2009-04-30T13:23:07.122-07:00</updated><title type='text'>LEARN ADOBE PHOTOSHOP CS3</title><content type='html'>&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://www.learnphotoshoptutorials.com/media2/pscs3/chapter1art.gif"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 204px; height: 168px;" src="http://www.learnphotoshoptutorials.com/media2/pscs3/chapter1art.gif" alt="" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;p&gt;What you’ll learn                                            in this lesson:&lt;/p&gt;                                             &lt;ul&gt;&lt;li&gt;Merging images&lt;/li&gt;&lt;li&gt;Using Smart Filters&lt;/li&gt;&lt;li&gt;Using the new&lt;br /&gt;                                               selection tools&lt;/li&gt;&lt;li&gt;Working with text&lt;/li&gt;&lt;li&gt;Using unsharp masking&lt;/li&gt;&lt;li&gt;Using Camera Raw&lt;/li&gt;&lt;/ul&gt;                                                                                                                                            &lt;h2 align="left"&gt;&lt;a name="new" id="new"&gt;&lt;/a&gt;What’s New in Adobe Photoshop CS3?&lt;/h2&gt;                                 &lt;p align="left"&gt;Welcome to Photoshop CS3! In this lesson, you’ll get a look at many of the new features, such as easier-to-use selection tools, improved Vanishing Point, and Live Filter. You will also explore these features in more detail in the lessons that follow. &lt;/p&gt;                                 &lt;h3 align="left"&gt;&lt;a name="diff" id="diff"&gt;&lt;/a&gt;A different Photoshop for different users&lt;/h3&gt;                                 &lt;p align="left"&gt;In this release of Photoshop, there are two versions: Photoshop CS3 and Photoshop CS3 Extended. Don’t worry about one being better than the other; that is not necessarily true. Photoshop CS3 in any flavor is a full, digital editing application. Photoshop CS3 Extended includes additional features geared toward industries such as multimedia, animation, film, architecture, engineering construction (AEC), manufacturing, and medical professions. In this lesson, the features mentioned are included in both Photoshop CS3 and Photoshop CS3 Extended.&lt;br /&gt;&lt;/p&gt;&lt;p align="left"&gt;&lt;a href="http://www.learnphotoshoptutorials.com/"&gt;MORE...&lt;/a&gt;&lt;br /&gt;&lt;/p&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/2777493999927656289-960265514022844498?l=freetutorial4u.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2777493999927656289/posts/default/960265514022844498'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2777493999927656289/posts/default/960265514022844498'/><link rel='alternate' type='text/html' href='http://freetutorial4u.blogspot.com/2009/04/learn-adobe-photoshop-cs3.html' title='LEARN ADOBE PHOTOSHOP CS3'/><author><name>Djoaz</name><uri>http://www.blogger.com/profile/15247490271431935023</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-2777493999927656289.post-7798858333294918040</id><published>2009-04-01T13:18:00.000-07:00</published><updated>2009-04-01T13:19:53.904-07:00</updated><title type='text'></title><content type='html'>&lt;blockquote&gt;HKBGVMVBHMNV&lt;/blockquote&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/2777493999927656289-7798858333294918040?l=freetutorial4u.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2777493999927656289/posts/default/7798858333294918040'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2777493999927656289/posts/default/7798858333294918040'/><link rel='alternate' type='text/html' href='http://freetutorial4u.blogspot.com/2009/04/hkbgvmvbhmnv.html' title=''/><author><name>Djoaz</name><uri>http://www.blogger.com/profile/15247490271431935023</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-2777493999927656289.post-3196032277067813059</id><published>2009-04-01T13:07:00.000-07:00</published><updated>2009-04-01T13:14:28.398-07:00</updated><title type='text'>INTRODUCTION JAVA SCRIPT</title><content type='html'>&lt;span style="font-weight:bold;"&gt;JavaScript is used in millions of Web pages to improve the design, validate forms, detect browsers, create cookies, and much more.&lt;br /&gt;&lt;br /&gt;JavaScript is the most popular scripting language on the internet, and works in all major browsers, such as Internet Explorer, Firefox, and Opera.&lt;br /&gt;&lt;br /&gt;What You Should Already Know&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;Before you continue you should have a basic understanding of the following:&lt;br /&gt;&lt;br /&gt;    * HTML / XHTML&lt;br /&gt;&lt;br /&gt;If you want to study these subjects first, find the tutorials on our &lt;a href="http://www.w3schools.com/default.asp"&gt;Home page.&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;What is JavaScript?&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;    * JavaScript was designed to add interactivity to HTML pages&lt;br /&gt;    * JavaScript is a scripting language&lt;br /&gt;    * A scripting language is a lightweight programming language&lt;br /&gt;    * JavaScript is usually embedded directly into HTML pages&lt;br /&gt;    * JavaScript is an interpreted language (means that scripts execute without preliminary compilation)&lt;br /&gt;    * Everyone can use JavaScript without purchasing a license&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;Are Java and JavaScript the Same?&lt;br /&gt;&lt;br /&gt;NO!&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;Java and JavaScript are two completely different languages in both concept and design!&lt;br /&gt;&lt;br /&gt;Java (developed by Sun Microsystems) is a powerful and much more complex programming language - in the same category as C and C++.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;What can a JavaScript Do?&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;    * JavaScript gives HTML designers a programming tool - HTML authors are normally not programmers, but JavaScript is a scripting language with a very simple syntax! Almost anyone can put small "snippets" of code into their HTML pages&lt;br /&gt;    * JavaScript can put dynamic text into an HTML page - A JavaScript statement like this: document.write("&lt;h1&gt;" + name + "&lt;/h1&gt;") can write a variable text into an HTML page&lt;br /&gt;    * JavaScript can react to events - A JavaScript can be set to execute when something happens, like when a page has finished loading or when a user clicks on an HTML element&lt;br /&gt;    * JavaScript can read and write HTML elements - A JavaScript can read and change the content of an HTML element&lt;br /&gt;    * JavaScript can be used to validate data - A JavaScript can be used to validate form data before it is submitted to a server. This saves the server from extra processing&lt;br /&gt;    * JavaScript can be used to detect the visitor's browser - A JavaScript can be used to detect the visitor's browser, and - depending on the browser - load another page specifically designed for that browser&lt;br /&gt;    * JavaScript can be used to create cookies - A JavaScript can be used to store and retrieve information on the visitor's computer&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;&lt;br /&gt;The Real Name is ECMAScript&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;JavaScript's official name is "ECMAScript". The standard is developed and maintained by the ECMA organisation. &lt;br /&gt;&lt;br /&gt;ECMA-262 is the official JavaScript standard. The standard is based on JavaScript (Netscape) and JScript (Microsoft).&lt;br /&gt;&lt;br /&gt;The language was invented by Brendan Eich at Netscape (with Navigator 2.0), and has appeared in all Netscape and Microsoft browsers since 1996.&lt;br /&gt;&lt;br /&gt;The development of ECMA-262 started in 1996, and the first edition of was adopted by the ECMA General Assembly in June 1997.&lt;br /&gt;&lt;br /&gt;The standard was approved as an international ISO (ISO/IEC 16262) standard in 1998.&lt;br /&gt;&lt;br /&gt;The development of the standard is still in progress.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;	&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;JavaScript How To&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;The HTML &lt;script&gt; tag is used to insert a JavaScript into an HTML page.&lt;br /&gt;Examples&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.w3schools.com/js/tryit.asp?filename=tryjs_text"&gt;Write text with Javascript&lt;/a&gt;&lt;br /&gt;The example demonstrates how to use JavaSript to write text on a web page.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.w3schools.com/js/tryit.asp?filename=tryjs_formattext"&gt;Write HTML with Javascript&lt;/a&gt;&lt;br /&gt;The example demonstrates how to use JavaScript to write HTML tags on a web page.&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;How to Put a JavaScript Into an HTML Page&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;blockquote&gt;&lt;html&gt;&lt;br /&gt;&lt;body&gt;&lt;br /&gt;&lt;script type="text/javascript"&gt;&lt;br /&gt;document.write("Hello World!");&lt;br /&gt;&lt;/script&gt;&lt;br /&gt;&lt;/body&gt;&lt;br /&gt;&lt;/html&gt;&lt;/blockquote&gt;&lt;br /&gt;&lt;br /&gt;The code above will produce this output on an HTML page:&lt;br /&gt;Hello World!&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;Example Explained&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;To insert a JavaScript into an HTML page, we use the &lt;script&gt; tag. Inside the &lt;script&gt; tag we use the type attribute to define the scripting language.&lt;br /&gt;&lt;br /&gt;So, the &lt;script type="text/javascript"&gt; and &lt;/script&gt; tells where the JavaScript starts and ends:&lt;br /&gt;&lt;br /&gt;&lt;blockquote&gt;&lt;html&gt;&lt;br /&gt;&lt;body&gt;&lt;br /&gt;&lt;script type="text/javascript"&gt;&lt;br /&gt;...&lt;br /&gt;&lt;/script&gt;&lt;br /&gt;&lt;/body&gt;&lt;br /&gt;&lt;/html&gt;&lt;/blockquote&gt;&lt;br /&gt;&lt;br /&gt;The word document.write is a standard JavaScript command for writing output to a page.&lt;br /&gt;&lt;br /&gt;By entering the document.write command between the &lt;script&gt; and &lt;/script&gt; tags, the browser will recognize it as a JavaScript command and execute the code line. In this case the browser will write Hello World! to the page:&lt;br /&gt;Example&lt;br /&gt;&lt;blockquote&gt;&lt;html&gt;&lt;br /&gt;&lt;body&gt;&lt;br /&gt;&lt;script type="text/javascript"&gt;&lt;br /&gt;document.write("Hello World!");&lt;br /&gt;&lt;/script&gt;&lt;br /&gt;&lt;/body&gt;&lt;br /&gt;&lt;/html&gt;&lt;/blockquote&gt;&lt;br /&gt;&lt;br /&gt;Try it yourself&lt;br /&gt;&lt;br /&gt;Note: If we had not entered the &lt;script&gt; tag, the browser would have treated the document.write("Hello World!") command as pure text, and just write the entire line on the page.&lt;br /&gt;&lt;br /&gt;Try it yourself.&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;HTML Comments to Handle Simple Browsers&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;Browsers that do not support JavaScript will display JavaScript as page content.&lt;br /&gt;&lt;br /&gt;To prevent them from doing this, and as a part of the JavaScript standard, the HTML comment tag can be used to "hide" the JavaScript. Just add an HTML comment tag &lt;!-- before the first JavaScript statement, and a --&gt; (end of comment) after the last JavaScript statement.&lt;br /&gt;&lt;br /&gt;&lt;blockquote&gt;&lt;html&gt;&lt;br /&gt;&lt;body&gt;&lt;br /&gt;&lt;script type="text/javascript"&gt;&lt;br /&gt;&lt;!--&lt;br /&gt;document.write("Hello World!");&lt;br /&gt;//--&gt;&lt;br /&gt;&lt;/script&gt;&lt;br /&gt;&lt;/body&gt;&lt;br /&gt;&lt;/html&gt;&lt;/blockquote&gt;&lt;br /&gt;&lt;br /&gt;The two forward slashes at the end of comment line (//) is the JavaScript comment symbol. This prevents JavaScript from executing the --&gt; tag.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;&lt;br /&gt;Where to Put the JavaScript&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;JavaScripts in a page will be executed immediately while the page loads into the browser. This is not always what we want. Sometimes we want to execute a script when a page loads, other times when a user triggers an event.&lt;br /&gt;&lt;br /&gt;Scripts in the head section: Scripts to be executed when they are called, or when an event is triggered, go in the head section. When you place a script in the head section, you will ensure that the script is loaded before anyone uses it. &lt;br /&gt;&lt;br /&gt;&lt;blockquote&gt;&lt;html&gt;&lt;br /&gt;&lt;head&gt;&lt;br /&gt;&lt;script type="text/javascript"&gt;&lt;br /&gt;....&lt;br /&gt;&lt;/script&gt;&lt;br /&gt;&lt;/head&gt;&lt;/blockquote&gt;&lt;br /&gt;&lt;br /&gt;Scripts in the body section: Scripts to be executed when the page loads go in the body section. When you place a script in the body section it generates the content of the page.&lt;br /&gt;&lt;br /&gt;&lt;blockquote&gt;&lt;html&gt;&lt;br /&gt;&lt;head&gt;&lt;br /&gt;&lt;/head&gt;&lt;br /&gt;&lt;body&gt;&lt;br /&gt;&lt;script type="text/javascript"&gt;&lt;br /&gt;....&lt;br /&gt;&lt;/script&gt;&lt;br /&gt;&lt;/body&gt;&lt;br /&gt;&lt;/blockquote&gt;&lt;br /&gt;Scripts in both the body and the head section: You can place an unlimited number of scripts in your document, so you can have scripts in both the body and the head section.&lt;br /&gt;&lt;br /&gt;&lt;blockquote&gt;&lt;html&gt;&lt;br /&gt;&lt;head&gt;&lt;br /&gt;&lt;script type="text/javascript"&gt;&lt;br /&gt;....&lt;br /&gt;&lt;/script&gt;&lt;br /&gt;&lt;/head&gt;&lt;br /&gt;&lt;body&gt;&lt;br /&gt;&lt;script type="text/javascript"&gt;&lt;br /&gt;....&lt;br /&gt;&lt;/script&gt;&lt;br /&gt;&lt;/body&gt;&lt;/blockquote&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;Using an External JavaScript&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;Sometimes you might want to run the same JavaScript on several pages, without having to write the same script on every page.&lt;br /&gt;&lt;br /&gt;To simplify this, you can write a JavaScript in an external file. Save the external JavaScript file with a .js file extension.&lt;br /&gt;&lt;br /&gt;Note: The external script cannot contain the &lt;script&gt; tag!&lt;br /&gt;&lt;br /&gt;To use the external script, point to the .js file in the "src" attribute of the &lt;script&gt; tag:&lt;br /&gt;&lt;blockquote&gt;&lt;br /&gt;&lt;html&gt;&lt;br /&gt;&lt;head&gt;&lt;br /&gt;&lt;script type="text/javascript" src="xxx.js"&gt;&lt;/script&gt;&lt;br /&gt;&lt;/head&gt;&lt;br /&gt;&lt;body&gt;&lt;br /&gt;&lt;/body&gt;&lt;br /&gt;&lt;/html&gt;&lt;/blockquote&gt;&lt;br /&gt;&lt;br /&gt;Note: Remember to place the script exactly where you normally would write the script!&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/2777493999927656289-3196032277067813059?l=freetutorial4u.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2777493999927656289/posts/default/3196032277067813059'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2777493999927656289/posts/default/3196032277067813059'/><link rel='alternate' type='text/html' href='http://freetutorial4u.blogspot.com/2009/04/introduction-java-script.html' title='INTRODUCTION JAVA SCRIPT'/><author><name>Djoaz</name><uri>http://www.blogger.com/profile/15247490271431935023</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-2777493999927656289.post-4042577965423339011</id><published>2009-03-30T13:56:00.000-07:00</published><updated>2009-03-30T14:25:32.476-07:00</updated><title type='text'>LEARN PHP / PHP TUTORIAL</title><content type='html'>	&lt;br /&gt;&lt;br /&gt;&lt;span style="font-style:italic;"&gt;&lt;span style="font-weight:bold;"&gt;PHP is a powerful server-side scripting language for creating dynamic and interactive websites.&lt;br /&gt;&lt;br /&gt;PHP is the widely-used, free, and efficient alternative to competitors such as  Microsoft's ASP. PHP is perfectly suited for Web development and can be embedded directly into the HTML code.&lt;br /&gt; &lt;br /&gt;The PHP syntax is very similar to Perl and C. PHP is often used together with Apache (web server) on various operating systems. It also supports ISAPI and can be used with Microsoft's IIS on Windows.&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;	&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;Introduction to PHP&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;PHP is a server-side scripting language.&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;What You Should Already Know&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;Before you continue you should have a basic understanding of the following:&lt;br /&gt;&lt;br /&gt;    * HTML&lt;br /&gt;    * Some scripting knowledge&lt;br /&gt;&lt;br /&gt;	&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;What is PHP?&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;    * PHP stands for PHP: Hypertext Preprocessor&lt;br /&gt;    * PHP is a server-side scripting language, like ASP&lt;br /&gt;    * PHP scripts are executed on the server&lt;br /&gt;    * PHP supports many databases (MySQL, Informix, Oracle, Sybase, Solid, PostgreSQL, Generic ODBC, etc.)&lt;br /&gt;    * PHP is an open source software&lt;br /&gt;    * PHP is free to download and use&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;What is a PHP File?&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;    * PHP files can contain text, HTML tags and scripts&lt;br /&gt;    * PHP files are returned to the browser as plain HTML &lt;br /&gt;    * PHP files have a file extension of ".php", ".php3", or ".phtml"&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;What is MySQL?&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;    * MySQL is a database server&lt;br /&gt;    * MySQL is ideal for both small and large applications&lt;br /&gt;    * MySQL supports standard SQL&lt;br /&gt;    * MySQL compiles on a number of platforms&lt;br /&gt;    * MySQL is free to download and use&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;PHP + MySQL&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;    * PHP combined with MySQL are cross-platform (you can develop in Windows and serve on a Unix platform)&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;Why PHP?&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;    * PHP runs on different platforms (Windows, Linux, Unix, etc.)&lt;br /&gt;    * PHP is compatible with almost all servers used today (Apache, IIS, etc.)&lt;br /&gt;    * PHP is FREE to download from the official PHP resource: www.php.net&lt;br /&gt;    * PHP is easy to learn and runs efficiently on the server side&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;&lt;br /&gt;Where to Start?&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;To get access to a web server with PHP support, you can:&lt;br /&gt;&lt;br /&gt;    * Install Apache (or IIS) on your own server, install PHP, and MySQL&lt;br /&gt;    * Or find a web hosting plan with PHP and MySQL support&lt;br /&gt;&lt;br /&gt;	&lt;br /&gt;&lt;span style="font-style:italic;"&gt;&lt;span style="font-weight:bold;"&gt;PHP Installation&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;What do You Need?&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;If your server supports PHP you don't need to do anything. Just create some .php files in your web directory, and the server will parse them for you. Because it is free, most web hosts offer PHP support.&lt;br /&gt;&lt;br /&gt;However, if your server does not support PHP, you must install PHP.&lt;br /&gt;&lt;br /&gt;Here is a link to a good tutorial from PHP.net on how to install PHP5: &lt;a href="http://www.php.net/manual/en/install.php"&gt;http://www.php.net/manual/en/install.php&lt;/a&gt;&lt;/a&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;Download PHP&lt;br /&gt;&lt;br /&gt;Download PHP for free here:&lt;a href="http://www.php.net/downloads.php"&gt; http://www.php.net/downloads.php&lt;/a&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;Download MySQL Database&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;Download MySQL for free here: &lt;a href="http://www.mysql.com/downloads/index.html"&gt;http://www.mysql.com/downloads/index.html&lt;/a&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;Download Apache Server&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;Download Apache for free here: &lt;a href="http://httpd.apache.org/download.cgi"&gt;http://httpd.apache.org/download.cgi&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;Basic PHP Syntax&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;A PHP scripting block always starts with &lt;?php and ends with ?&gt;. A PHP scripting block can be placed anywhere in the document.&lt;br /&gt;&lt;br /&gt;On servers with shorthand support enabled you can start a scripting block with &lt;? and end with ?&gt;.&lt;br /&gt;&lt;br /&gt;For maximum compatibility, we recommend that you use the standard form (&lt;?php) rather than the shorthand form.&lt;br /&gt;&lt;br /&gt;&lt;?php&lt;br /&gt;&lt;br /&gt;?&gt;&lt;br /&gt;&lt;br /&gt;A PHP file normally contains HTML tags, just like an HTML file, and some PHP scripting code.&lt;br /&gt;&lt;br /&gt;Below, we have an example of a simple PHP script which sends the text "Hello World" to the browser:&lt;br /&gt;&lt;br /&gt;&lt;html&gt;&lt;br /&gt;&lt;body&gt;&lt;br /&gt;&lt;br /&gt;&lt;?php&lt;br /&gt;echo "Hello World";&lt;br /&gt;?&gt;&lt;br /&gt;&lt;br /&gt;&lt;/body&gt;&lt;br /&gt;&lt;/html&gt;&lt;br /&gt;&lt;br /&gt;Each code line in PHP must end with a semicolon. The semicolon is a separator and is used to distinguish one set of instructions from another.&lt;br /&gt;&lt;br /&gt;There are two basic statements to output text with PHP: echo and print. In the example above we have used the echo statement to output the text "Hello World".&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;Note:&lt;/span&gt; The file must have the .php extension. If the file has a .html extension, the PHP code will not be executed.&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;Comments in PHP&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;In PHP, we use // to make a single-line comment or /* and */ to make a large comment block.&lt;br /&gt;&lt;br /&gt;&lt;html&gt;&lt;br /&gt;&lt;body&gt;&lt;br /&gt;&lt;br /&gt;&lt;?php&lt;br /&gt;&lt;br /&gt;//This is a comment&lt;br /&gt;&lt;br /&gt;/*&lt;br /&gt;This is&lt;br /&gt;a comment&lt;br /&gt;block&lt;br /&gt;*/&lt;br /&gt;&lt;br /&gt;?&gt;&lt;br /&gt;&lt;br /&gt;&lt;/body&gt;&lt;br /&gt;&lt;/html&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;	&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;PHP Variables&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Variables are used for storing values, such as numbers, strings or function results, so that they can be used many times in a script.&lt;br /&gt;Variables in PHP&lt;br /&gt;&lt;br /&gt;Variables are used for storing a values, like text strings, numbers or arrays.&lt;br /&gt;&lt;br /&gt;When a variable is set it can be used over and over again in your script&lt;br /&gt;&lt;br /&gt;All variables in PHP start with a $ sign symbol.&lt;br /&gt;&lt;br /&gt;The correct way of setting a variable in PHP:&lt;br /&gt;&lt;br /&gt;$var_name = value;&lt;br /&gt;&lt;br /&gt;New PHP programmers often forget the $ sign at the beginning of the variable. In that case it will not work.&lt;br /&gt;&lt;br /&gt;Let's try creating a variable with a string, and a variable with a number:&lt;br /&gt;&lt;br /&gt;&lt;?php&lt;br /&gt;$txt = "Hello World!";&lt;br /&gt;$number = 16;&lt;br /&gt;?&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;PHP is a Loosely Typed Language&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;In PHP a variable does not need to be declared before being set.&lt;br /&gt;&lt;br /&gt;In the example above, you see that you do not have to tell PHP which data type the variable is.&lt;br /&gt;&lt;br /&gt;PHP automatically converts the variable to the correct data type, depending on how they are set.&lt;br /&gt;&lt;br /&gt;In a strongly typed programming language, you have to declare (define) the type and name of the variable before using it.&lt;br /&gt;&lt;br /&gt;In PHP the variable is declared automatically when you use it.&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;Variable Naming Rules&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;    * A variable name must start with a letter or an underscore "_"&lt;br /&gt;    * A variable name can only contain alpha-numeric characters and underscores (a-z, A-Z, 0-9, and _ )&lt;br /&gt;    * A variable name should not contain spaces. If a variable name is more than one word, it should be separated with underscore ($my_string), or with capitalization ($myString)&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;	&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;PHP String&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;A string variable is used to store and manipulate a piece of text.&lt;br /&gt;Strings in PHP&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;String variables are used for values that contains character strings.&lt;br /&gt;&lt;br /&gt;In this tutorial we are going to look at some of the most common functions and operators used to manipulate strings in PHP.&lt;br /&gt;&lt;br /&gt;After we create a string we can manipulate it. A string can be used directly in a function or it can be stored in a variable.&lt;br /&gt;&lt;br /&gt;Below, the PHP script assigns the string "Hello World" to a string variable called $txt:&lt;br /&gt;&lt;br /&gt;&lt;?php&lt;br /&gt;$txt="Hello World";&lt;br /&gt;echo $txt;&lt;br /&gt;?&gt;&lt;br /&gt;&lt;br /&gt;The output of the code above will be:&lt;br /&gt;&lt;br /&gt;Hello World&lt;br /&gt;&lt;br /&gt;Now, lets try to use some different functions and operators to manipulate our string.&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;The Concatenation Operator&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;There is only one string operator in PHP.&lt;br /&gt;&lt;br /&gt;The concatenation operator (.)  is used to put two string values together.&lt;br /&gt;&lt;br /&gt;To concatenate two variables together, use the dot (.) operator:&lt;br /&gt;&lt;br /&gt;&lt;?php&lt;br /&gt;$txt1="Hello World";&lt;br /&gt;$txt2="1234";&lt;br /&gt;echo $txt1 . " " . $txt2;&lt;br /&gt;?&gt;&lt;br /&gt;&lt;br /&gt;The output of the code above will be:&lt;br /&gt;&lt;br /&gt;Hello World 1234&lt;br /&gt;&lt;br /&gt;If we look at the code above you see that we used the concatenation operator two times. This is because we had to insert a third string.&lt;br /&gt;&lt;br /&gt;Between the two string variables we added a string with a single character, an empty space, to separate the two variables.&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;Using the strlen() function&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;The strlen() function is used to find the length of a string.&lt;br /&gt;&lt;br /&gt;Let's find the length of our string "Hello world!":&lt;br /&gt;&lt;br /&gt;&lt;?php&lt;br /&gt;echo strlen("Hello world!");&lt;br /&gt;?&gt;&lt;br /&gt;&lt;br /&gt;The output of the code above will be:&lt;br /&gt;&lt;br /&gt;12&lt;br /&gt;&lt;br /&gt;The length of a string is often used in loops or other functions, when it is important to know when the string ends. (i.e. in a loop, we would want to stop the loop after the last character in the string)&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;Using the strpos() function&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;The strpos() function is used to search for a string or character within a string.&lt;br /&gt;&lt;br /&gt;If a match is found in the string, this function will return the position of the first match. If no match is found, it will return FALSE.&lt;br /&gt;&lt;br /&gt;Let's see if we can find the string "world" in our string:&lt;br /&gt;&lt;br /&gt;&lt;?php&lt;br /&gt;echo strpos("Hello world!","world");&lt;br /&gt;?&gt;&lt;br /&gt;&lt;br /&gt;The output of the code above will be:&lt;br /&gt;&lt;br /&gt;6&lt;br /&gt;&lt;br /&gt;As you see the position of the string "world" in our string is position 6. The reason that it is 6, and not 7, is that the first position in the string is 0, and not 1.&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;Complete PHP String Reference&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;For a complete reference of all string functions, go to our complete PHP String Reference.&lt;br /&gt;&lt;br /&gt;The reference contains a brief description and examples of use for each function!&lt;br /&gt;&lt;br /&gt;Operators are used to operate on values.&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;PHP Operators&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;This section lists the different operators used in PHP.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;Arithmetic Operators&lt;/span&gt;&lt;br /&gt;Operator 	Description 	Example 	Result&lt;br /&gt;+ 	         Addition 	  x=2&lt;br /&gt;                                  x+2 	          4&lt;br /&gt;- 	        Subtraction 	  x=2&lt;br /&gt;                                  5-x 	          3&lt;br /&gt;* 	       Multiplication 	  x=4&lt;br /&gt;                                  x*5 	          20&lt;br /&gt;/ 	        Division 	 15/5&lt;br /&gt;                                  5/2 	          3&lt;br /&gt;                                                  2.5&lt;br /&gt;% 	        Modulus  	  5%2             1&lt;br /&gt;                                  10%8            2&lt;br /&gt;                                  10%2 	          0&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;++ 	       Increment 	  x=5&lt;br /&gt;                                  x++ 	          x=6&lt;br /&gt;-- 	       Decrement 	  x=5&lt;br /&gt;                                  x-- 	          x=4&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;Assignment Operators&lt;/span&gt;&lt;br /&gt;Operator 	Example 	Is The Same As&lt;br /&gt;= 	          x=y 	             x=y&lt;br /&gt;+= 	          x+=y 	             x=x+y&lt;br /&gt;-= 	          x-=y               x=x-y&lt;br /&gt;*= 	          x*=y 	             x=x*y&lt;br /&gt;/= 	          x/=y 	             x=x/y&lt;br /&gt;.= 	          x.=y 	             x=x.y&lt;br /&gt;%= 	          x%=y 	             x=x%y&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;&lt;br /&gt;Comparison Operators&lt;/span&gt;&lt;br /&gt;Operator 	Description 	Example&lt;br /&gt;== 	        is equal to 	5==8 returns false&lt;br /&gt;!= 	        is not equal 	5!=8 returns true&lt;br /&gt;&gt; 	      is greater than 	5&gt;8 returns false&lt;br /&gt;&lt; 	       is less than 	5&lt;8 returns true&lt;br /&gt;&gt;= 	    is greater than or &lt;br /&gt;               equal to 	5&gt;=8 returns false&lt;br /&gt;&lt;= 	    is less than or&lt;br /&gt;               equal to 	5&lt;=8 returns true&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;Logical Operators&lt;/span&gt;&lt;br /&gt;Operator 	Description 	Example&lt;br /&gt;&amp;&amp; 	           and 	         x=6&lt;br /&gt;                                 y=3&lt;br /&gt;                                (x &lt; 10 &amp;&amp; y &gt; 1) returns true&lt;br /&gt;|| 	            or 	         x=6&lt;br /&gt;                                 y=3&lt;br /&gt;                                (x==5 || y==5) returns false&lt;br /&gt;! 	            not 	 x=6&lt;br /&gt;                                 y=3&lt;br /&gt;                                !(x==y) returns true&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;	&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;PHP If...Else Statements&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;The if, elseif and else statements in PHP are used to perform different actions based on different conditions.&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;Conditional Statements&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;Very often when you write code, you want to perform different actions for different decisions.&lt;br /&gt;&lt;br /&gt;You can use conditional statements in your code to do this.&lt;br /&gt;&lt;br /&gt;    * if...else statement - use this statement if you want to execute a set of code when a condition is true and another if the condition is not true&lt;br /&gt;    * elseif statement - is used with the if...else statement to execute a set of code if one of several condition are true&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;The If...Else Statement&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;If you want to execute some code if a condition is true and another code if a condition is false, use the if....else statement.&lt;br /&gt;Syntax&lt;br /&gt;&lt;br /&gt;if (condition)&lt;br /&gt;  code to be executed if condition is true;&lt;br /&gt;else&lt;br /&gt;  code to be executed if condition is false;&lt;br /&gt;&lt;br /&gt;Example&lt;br /&gt;&lt;br /&gt;The following example will output "Have a nice weekend!" if the current day is Friday, otherwise it will output "Have a nice day!":&lt;br /&gt;&lt;br /&gt;&lt;html&gt;&lt;br /&gt;&lt;body&gt;&lt;br /&gt;&lt;br /&gt;&lt;?php&lt;br /&gt;$d=date("D");&lt;br /&gt;if ($d=="Fri")&lt;br /&gt;  echo "Have a nice weekend!"; &lt;br /&gt;else&lt;br /&gt;  echo "Have a nice day!"; &lt;br /&gt;?&gt;&lt;br /&gt;&lt;br /&gt;&lt;/body&gt;&lt;br /&gt;&lt;/html&gt;&lt;br /&gt;&lt;br /&gt;If more than one line should be executed if a condition is true/false, the lines should be enclosed within curly braces:&lt;br /&gt;&lt;br /&gt;&lt;html&gt;&lt;br /&gt;&lt;body&gt;&lt;br /&gt;&lt;br /&gt;&lt;?php&lt;br /&gt;$d=date("D");&lt;br /&gt;if ($d=="Fri")&lt;br /&gt;  {&lt;br /&gt;  echo "Hello!&lt;br /&gt;"; &lt;br /&gt;  echo "Have a nice weekend!";&lt;br /&gt;  echo "See you on Monday!";&lt;br /&gt;  }&lt;br /&gt;?&gt;&lt;br /&gt;&lt;br /&gt;&lt;/body&gt;&lt;br /&gt;&lt;/html&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;The ElseIf Statement&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;If you want to execute some code if one of several conditions are true use the elseif statement&lt;br /&gt;Syntax&lt;br /&gt;&lt;br /&gt;if (condition)&lt;br /&gt;  code to be executed if condition is true;&lt;br /&gt;elseif (condition)&lt;br /&gt;  code to be executed if condition is true;&lt;br /&gt;else&lt;br /&gt;  code to be executed if condition is false;&lt;br /&gt;&lt;br /&gt;Example&lt;br /&gt;&lt;br /&gt;The following example will output "Have a nice weekend!" if the current day is Friday, and "Have a nice Sunday!" if the current day is Sunday. Otherwise it will output "Have a nice day!":&lt;br /&gt;&lt;br /&gt;&lt;html&gt;&lt;br /&gt;&lt;body&gt;&lt;br /&gt;&lt;br /&gt;&lt;?php&lt;br /&gt;$d=date("D");&lt;br /&gt;if ($d=="Fri")&lt;br /&gt;  echo "Have a nice weekend!"; &lt;br /&gt;elseif ($d=="Sun")&lt;br /&gt;  echo "Have a nice Sunday!"; &lt;br /&gt;else&lt;br /&gt;  echo "Have a nice day!"; &lt;br /&gt;?&gt;&lt;br /&gt;&lt;br /&gt;&lt;/body&gt;&lt;br /&gt;&lt;/html&gt;&lt;br /&gt;&lt;br /&gt;	&lt;br /&gt;PHP If...Else Statements&lt;br /&gt;previous next&lt;br /&gt;&lt;br /&gt;The if, elseif and else statements in PHP are used to perform different actions based on different conditions.&lt;br /&gt;Conditional Statements&lt;br /&gt;&lt;br /&gt;Very often when you write code, you want to perform different actions for different decisions.&lt;br /&gt;&lt;br /&gt;You can use conditional statements in your code to do this.&lt;br /&gt;&lt;br /&gt;    * if...else statement - use this statement if you want to execute a set of code when a condition is true and another if the condition is not true&lt;br /&gt;    * elseif statement - is used with the if...else statement to execute a set of code if one of several condition are true&lt;br /&gt;&lt;br /&gt;The If...Else Statement&lt;br /&gt;&lt;br /&gt;If you want to execute some code if a condition is true and another code if a condition is false, use the if....else statement.&lt;br /&gt;Syntax&lt;br /&gt;&lt;br /&gt;if (condition)&lt;br /&gt;  code to be executed if condition is true;&lt;br /&gt;else&lt;br /&gt;  code to be executed if condition is false;&lt;br /&gt;&lt;br /&gt;Example&lt;br /&gt;&lt;br /&gt;The following example will output "Have a nice weekend!" if the current day is Friday, otherwise it will output "Have a nice day!":&lt;br /&gt;&lt;br /&gt;&lt;html&gt;&lt;br /&gt;&lt;body&gt;&lt;br /&gt;&lt;br /&gt;&lt;?php&lt;br /&gt;$d=date("D");&lt;br /&gt;if ($d=="Fri")&lt;br /&gt;  echo "Have a nice weekend!"; &lt;br /&gt;else&lt;br /&gt;  echo "Have a nice day!"; &lt;br /&gt;?&gt;&lt;br /&gt;&lt;br /&gt;&lt;/body&gt;&lt;br /&gt;&lt;/html&gt;&lt;br /&gt;&lt;br /&gt;If more than one line should be executed if a condition is true/false, the lines should be enclosed within curly braces:&lt;br /&gt;&lt;br /&gt;&lt;html&gt;&lt;br /&gt;&lt;body&gt;&lt;br /&gt;&lt;br /&gt;&lt;?php&lt;br /&gt;$d=date("D");&lt;br /&gt;if ($d=="Fri")&lt;br /&gt;  {&lt;br /&gt;  echo "Hello!&lt;br /&gt;"; &lt;br /&gt;  echo "Have a nice weekend!";&lt;br /&gt;  echo "See you on Monday!";&lt;br /&gt;  }&lt;br /&gt;?&gt;&lt;br /&gt;&lt;br /&gt;&lt;/body&gt;&lt;br /&gt;&lt;/html&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;&lt;br /&gt;The ElseIf Statement&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;If you want to execute some code if one of several conditions are true use the elseif statement&lt;br /&gt;Syntax&lt;br /&gt;&lt;br /&gt;if (condition)&lt;br /&gt;  code to be executed if condition is true;&lt;br /&gt;elseif (condition)&lt;br /&gt;  code to be executed if condition is true;&lt;br /&gt;else&lt;br /&gt;  code to be executed if condition is false;&lt;br /&gt;&lt;br /&gt;Example&lt;br /&gt;&lt;br /&gt;The following example will output "Have a nice weekend!" if the current day is Friday, and "Have a nice Sunday!" if the current day is Sunday. Otherwise it will output "Have a nice day!":&lt;br /&gt;&lt;br /&gt;&lt;html&gt;&lt;br /&gt;&lt;body&gt;&lt;br /&gt;&lt;br /&gt;&lt;?php&lt;br /&gt;$d=date("D");&lt;br /&gt;if ($d=="Fri")&lt;br /&gt;  echo "Have a nice weekend!"; &lt;br /&gt;elseif ($d=="Sun")&lt;br /&gt;  echo "Have a nice Sunday!"; &lt;br /&gt;else&lt;br /&gt;  echo "Have a nice day!"; &lt;br /&gt;?&gt;&lt;br /&gt;&lt;br /&gt;&lt;/body&gt;&lt;br /&gt;&lt;/html&gt;&lt;br /&gt;&lt;br /&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/2777493999927656289-4042577965423339011?l=freetutorial4u.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2777493999927656289/posts/default/4042577965423339011'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2777493999927656289/posts/default/4042577965423339011'/><link rel='alternate' type='text/html' href='http://freetutorial4u.blogspot.com/2009/03/learn-php-php-tutorial.html' title='LEARN PHP / PHP TUTORIAL'/><author><name>Djoaz</name><uri>http://www.blogger.com/profile/15247490271431935023</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-2777493999927656289.post-7483675140220013709</id><published>2009-03-30T13:49:00.000-07:00</published><updated>2009-03-30T13:53:37.923-07:00</updated><title type='text'>how to Fix Task Manager</title><content type='html'>&lt;span style="font-weight:bold;"&gt;Fix Task Manager&lt;/span&gt;&lt;br /&gt;Task Manager Fix merupakan freeware sistem utilitas untuk memperbaiki tugas manajer yang telah dinonaktifkan oleh spywares, trojans dan menampilkan pesan kesalahan: "Task Manager telah dinonaktifkan oleh administrator Anda", yang blok aksesnya ke Windows Task Manager.&lt;br /&gt;Bila Anda mencoba untuk membuka Windows Task Manager, dengan menekan CTRL + ALT + DEL yang sering muncul error berikut:&lt;br /&gt;"Task Manager telah dinonaktifkan oleh administrator Anda"&lt;br /&gt;INSTANT solusi untuk masalah - "Task Manager Tidak Bekerja"&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/_uOQ9KWgndII/Sch-3YEh2GI/AAAAAAAAAKo/OT9wb3kbH88/s200/task.bmp"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;width: 200px; height: 75px;" src="http://1.bp.blogspot.com/_uOQ9KWgndII/Sch-3YEh2GI/AAAAAAAAAKo/OT9wb3kbH88/s200/task.bmp" border="0" alt="" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;pesan kesalahan ini muncul karena pembatasan ditempatkan dalam Windows Registry. Satu dapat dengan mudah mengaktifkan Task Manager dengan mengedit registri beberapa pengaturan. Untuk pengguna biasa mengedit registri tidak mudah dan sedikit beresiko.&lt;br /&gt;&lt;br /&gt;Task Manager Fix dirancang untuk mengaktifkan Task Manager kembali  yang telah dinonaktifkan. Download GRATIS Task Manager Fix. sistem pemulihan alat untuk menghilangka tugas manajer dan efektif solusi untuk masalah - "Task Manager tidak Bekerja".&lt;br /&gt;&lt;br /&gt;Task Manager fix&lt;br /&gt;&lt;br /&gt;"Freeware adalah hak cipta perangkat lunak komputer yang tersedia untuk digunakan secara gratis, untuk waktu yang tidak terbatas, karena bertentangan dengan shareware dimana pengguna diminta untuk membayar (misalnya setelah beberapa periode percobaan atau fungsionalitas tambahan) &lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://3.bp.blogspot.com/_uOQ9KWgndII/Sch_yGD4cQI/AAAAAAAAAKw/nr2S64d_guw/s200/fixxxx.bmp"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;width: 200px; height: 90px;" src="http://3.bp.blogspot.com/_uOQ9KWgndII/Sch_yGD4cQI/AAAAAAAAAKw/nr2S64d_guw/s200/fixxxx.bmp" border="0" alt="" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.4shared.com/file/93715467/a7d1f000/TaskManagerFix-DISBL.html?id=wahyu="&gt;download (Task Manager Fix v2.0) is FREEWARE&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/2777493999927656289-7483675140220013709?l=freetutorial4u.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2777493999927656289/posts/default/7483675140220013709'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2777493999927656289/posts/default/7483675140220013709'/><link rel='alternate' type='text/html' href='http://freetutorial4u.blogspot.com/2009/03/how-to-fix-task-manager.html' title='how to Fix Task Manager'/><author><name>Djoaz</name><uri>http://www.blogger.com/profile/15247490271431935023</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_uOQ9KWgndII/Sch-3YEh2GI/AAAAAAAAAKo/OT9wb3kbH88/s72-c/task.bmp' height='72' width='72'/></entry><entry><id>tag:blogger.com,1999:blog-2777493999927656289.post-4218773763135548056</id><published>2009-03-27T12:41:00.000-07:00</published><updated>2009-03-27T13:00:08.009-07:00</updated><title type='text'>Introduction to Web Multimedia (ENGLISH)</title><content type='html'>	&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;&lt;span style="font-weight:bold;"&gt;Introduction to Web Multimedia&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;Multimedia is&lt;/span&gt; pictures, sounds, music, animations and videos.&lt;br /&gt;&lt;br /&gt;Modern web browsers have support for many multimedia formats.&lt;br /&gt;What is Multimedia?&lt;br /&gt;&lt;br /&gt;Multimedia is everything you can hear or see: texts, books, pictures, music, sounds, CDs, videos, DVDs, Records, Films, and more.&lt;br /&gt;&lt;br /&gt;Multimedia comes in many different formats. On the Internet you will find many of these elements embedded in web pages, and today's web browsers have support for a number of multimedia formats.&lt;br /&gt;&lt;br /&gt;In this tutorial you will learn about different multimedia formats and how to use them in your web pages.&lt;br /&gt;Browser Support&lt;br /&gt;&lt;br /&gt;The first Internet browsers had support for text only, and even the text support was limited to a single font in a single color, and little or nothing else.&lt;br /&gt;&lt;br /&gt;Then came web browsers with support for colors, fonts and text styles, and the support for pictures was added.&lt;br /&gt;&lt;br /&gt;The support for sounds, animations and videos is handled in different ways by different browsers. Some elements can be handled inline, some requires a plug-in and some requires an ActiveX control.&lt;br /&gt;&lt;br /&gt;You will learn more about this in the next chapters.&lt;br /&gt;Multimedia Formats&lt;br /&gt;&lt;br /&gt;Multimedia elements (like sounds or videos) are stored in media files.&lt;br /&gt;&lt;br /&gt;The most common way to discover the media type is to look at the file extension.&lt;br /&gt;&lt;br /&gt;When a browser sees the file extensions .htm or .html, it will assume that the file is an HTML page. The .xml extension indicates an XML file, and the .css extension indicates a style sheet.&lt;br /&gt;&lt;br /&gt;Picture formats are recognized by extensions like .gif and .jpg.&lt;br /&gt;&lt;br /&gt;Multimedia elements also have their own file formats with different extensions.&lt;br /&gt;&lt;br /&gt;You will learn more about media file extensions in the next chapters.&lt;br /&gt;&lt;br /&gt;	&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;Multimedia Sound Formats&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Sound can be stored in many different formats.&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;The MIDI Format&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;The MIDI (Musical Instrument Digital Interface) is a format for sending music information between electronic music devices like synthesizers and PC sound cards.&lt;br /&gt;&lt;br /&gt;The MIDI format was developed in 1982 by the music industry. The MIDI format is very flexible and can be used for everything from very simple to real professional music making.&lt;br /&gt;&lt;br /&gt;MIDI files do not contain sampled sound, but a set of digital musical instructions (musical notes) that can be interpreted by your PC's sound card.&lt;br /&gt;&lt;br /&gt;The downside of MIDI is that it cannot record sounds (only notes). Or, to put it another way: It cannot store songs, only tunes.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;&lt;a href="http://www.w3schools.com/media/beatles.mid"&gt;Click here to play The Beatles.&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;The upside of the MIDI format is that since it contains only instructions (notes), MIDI files can be extremely small. The example above is only 23K in size but it plays for nearly 5 minutes.&lt;br /&gt;&lt;br /&gt;The MIDI format is supported by many different software systems over a large range of platforms. MIDI files are supported by all the most popular Internet browsers. &lt;br /&gt;&lt;br /&gt;Sounds stored in the MIDI format have the extension .mid or .midi.&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;The RealAudio Format&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;The RealAudio format was developed for the Internet by Real Media. The format also supports video.&lt;br /&gt;&lt;br /&gt;The format allows streaming of audio (on-line music, Internet radio) with low bandwidths. Because of the low bandwidth priority, quality is often reduced.&lt;br /&gt;&lt;br /&gt;Sounds stored in the RealAudio format have the extension .rm or .ram.&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;The AU Format&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;The AU format is supported by many different software systems over a large range of platforms. &lt;br /&gt;&lt;br /&gt;Sounds stored in the AU format have the extension .au.&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;The AIFF Format&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;The AIFF (Audio Interchange File Format) was developed by Apple.&lt;br /&gt;&lt;br /&gt;AIFF files are not cross-platform and the format is not supported by all web browsers.&lt;br /&gt;&lt;br /&gt;Sounds stored in the AIFF format have the extension .aif or .aiff.&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;The SND Format&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;The SND (Sound) was developed by Apple.&lt;br /&gt;&lt;br /&gt;SND files are not cross-platform and the format is not supported by all web browsers.&lt;br /&gt;&lt;br /&gt;Sounds stored in the SND format have the extension .snd.&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;The WAVE Format&lt;/span&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;&lt;br /&gt;The WAVE (waveform) format is developed by IBM and Microsoft.&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;It is supported by all computers running Windows, and by all the most popular web browsers.&lt;br /&gt;&lt;br /&gt;Sounds stored in the WAVE format have the extension .wav.&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;The MP3 Format (MPEG)&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;MP3 files are actually MPEG files. But the MPEG format was originally developed for video by the Moving Pictures Experts Group. We can say that MP3 files are the sound part of the MPEG video format.&lt;br /&gt;&lt;br /&gt;MP3 is one of the most popular sound formats for music recording. The MP3 encoding system combines good compression (small files) with high quality. Expect all your future software systems to support it.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;Sounds stored in the MP3 format have the extension .mp3, or .mpga (for MPG Audio).&lt;br /&gt;What Format To Use?&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;The WAVE format is one of the most popular sound format on the Internet, and it is supported by all popular browsers. If you want recorded sound (music or speech) to be available to all your visitors, you should use the WAVE format.&lt;br /&gt;&lt;br /&gt;The MP3 format is the new and upcoming format for recorded music. If your website is about recorded music, the MP3 format is the choice of the future. &lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;Multimedia Video Formats&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;Video can be stored in many different formats.&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;The AVI Format&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;The AVI (Audio Video Interleave) format was developed by Microsoft.&lt;br /&gt;&lt;br /&gt;The AVI format is supported by all computers running Windows, and by all the most popular web browsers. It is a very common format on the Internet, but not always possible to play on non-Windows computers.&lt;br /&gt;&lt;br /&gt;Videos stored in the AVI format have the extension .avi.&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;The Windows Media Format&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;The Windows Media format is developed by Microsoft.&lt;br /&gt;&lt;br /&gt;Windows Media is a common format on the Internet, but Windows Media movies cannot be played on non-Windows computer without an extra (free) component installed. Some later Windows Media movies cannot play at all on non-Windows computers because no player is available.&lt;br /&gt;&lt;br /&gt;Videos stored in the Windows Media format have the extension .wmv.&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;The MPEG Format&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;The MPEG (Moving Pictures Expert Group) format is the most popular format on the Internet. It is cross-platform, and  supported by all the most popular web browsers.&lt;br /&gt;&lt;br /&gt;Videos stored in the MPEG format have the extension .mpg or .mpeg.&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;The QuickTime Format&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;The QuickTime format is developed by Apple.&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;QuickTime is a common format on the Internet, but QuickTime movies cannot be played on a Windows computer without an extra (free) component installed.&lt;br /&gt;&lt;br /&gt;Videos stored in the QuickTime format have the extension .mov.&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;The RealVideo Format&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;The RealVideo format was developed for the Internet by Real Media.&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;The format allows streaming of video (on-line video, Internet TV) with low bandwidths. Because of the low bandwidth priority, quality is often reduced.&lt;br /&gt;&lt;br /&gt;Videos stored in the RealVideo format have the extension .rm or .ram.&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;The Shockwave (Flash) Format&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;The Shockwave format was developed by Macromedia.&lt;br /&gt;&lt;br /&gt;The Shockwave format requires an extra component to play. This component comes preinstalled with the latest versions of Netscape and Internet Explorer.&lt;br /&gt;&lt;br /&gt;Videos stored in the Shockwave format have the extension .&lt;span style="font-weight:bold;"&gt;swf.&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;	&lt;br /&gt;Playing Sounds On The Web&lt;br /&gt;Previous Next&lt;br /&gt;&lt;br /&gt;Sounds can be played "inline" or by a "helper", depending on the HTML element you use.&lt;br /&gt;Inline Sound&lt;br /&gt;&lt;br /&gt;When sound is included in a web page, or as part of a web page, it is called inline sound.&lt;br /&gt;&lt;br /&gt;If you plan to use inline sounds in your web applications, be aware that many people find inline sound annoying. Also note that some users might have turned off the inline sound option in their browser.&lt;br /&gt;&lt;br /&gt;Our best advice is to include inline sound only in web pages where the user expects to hear the sound. An example of this is a page which opens after the user has clicked on a link to hear a recording.&lt;br /&gt;Using A Helper (Plug-In)&lt;br /&gt;&lt;br /&gt;A helper application is a program that can be launched by the browser to "help" playing sound. Helper applications are also called Plug-Ins.&lt;br /&gt;&lt;br /&gt;Helper applications can be launched using the &lt;embed&gt; or the &lt;object&gt; tag.&lt;br /&gt;&lt;br /&gt;One great advantage of using a helper application is that you can let some (or all) of the player settings be controlled by the user.&lt;br /&gt;&lt;br /&gt;Most helper applications allows manually (or programmed) control over the volume settings and play functions like rewind, pause, stop and play.&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;Using The &lt;embed&gt; Tag&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;The purpose of the &lt;embed&gt; tag is to embed multimedia elements in web page.&lt;br /&gt;&lt;br /&gt;The following code fragment displays a MIDI file embedded in a web page.&lt;br /&gt;Example&lt;br /&gt;&lt;embed src="beatles.mid" /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.w3schools.com/media/tryit.asp?filename=trymedia_soundmidiembed"&gt;Try it yourself&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;Note:&lt;/span&gt; The &lt;embed&gt; tag is deprecated. The World Wide Web Consortium (W3C) recommend using the &lt;object&gt; tag instead.&lt;br /&gt;Using The &lt;object&gt; Tag&lt;br /&gt;&lt;br /&gt;The purpose of the &lt;object&gt; tag is to embed multimedia elements in web page.&lt;br /&gt;&lt;br /&gt;The following code fragment displays a WAVE file embedded in a web page.&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;Example&lt;/span&gt;&lt;br /&gt;&lt;object&lt;br /&gt;classid="clsid:22D6F312-B0F6-11D0-94AB-0080C74C7E95"&gt;&lt;br /&gt;&lt;param name="FileName" value="liar.wav" /&gt;&lt;br /&gt;&lt;/object&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.w3schools.com/media/tryit.asp?filename=trymedia_soundwaveobject"&gt;Try it yourself&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;Using A Hyperlink&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;If a web page includes a hyperlink to a media file, most browsers will use a "helper application" to play the file.&lt;br /&gt;&lt;br /&gt;The following code fragment displays a link to a MIDI file. If a user clicks on the link, the browser will launch a helper application, like Windows Media Player to play the MIDI file:&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;Example&lt;/span&gt;&lt;br /&gt;&lt;a href="beatles.mid"&gt;Play the Beatles&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.w3schools.com/images/tryitbtn.gif"&gt;Try it yourself&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;	&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;Playing Videos On The Web&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;Videos can be played "inline" or by a "helper", depending on the HTML element you use.&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;Inline Videos&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;When a video is included in a web page it is called inline video.&lt;br /&gt;&lt;br /&gt;If you plan to use inline videos in your web applications, be aware that many people find inline videos annoying. Also note that some users might have turned off the inline video option in their browser.&lt;br /&gt;&lt;br /&gt;Our best advice is to include inline videos only in web pages where the user expects to see a video. An example of this is a page which opens after the user has clicked on a link to see the video.&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;Using A Helper (Plug-In)&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;A helper application is a program that can be launched by the browser to "help" playing a video. Helper applications are also called Plug-Ins.&lt;br /&gt;&lt;br /&gt;Helper applications can be launched using the &lt;embed&gt; or the &lt;object&gt; tag.&lt;br /&gt;&lt;br /&gt;One great advantage of using a helper application is that you can let some (or all) of the player settings be controlled by the user.&lt;br /&gt;&lt;br /&gt;Most helper applications allow manual (or programmed) control over the volume settings and play functions like rewind, pause, stop and play.&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;Using The &lt;embed&gt; Tag&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;The purpose of the &lt;embed&gt; tag is to embed multimedia elements in web page.&lt;br /&gt;&lt;br /&gt;The following code fragment displays an AVI file embedded in a web page:&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;Example&lt;/span&gt;&lt;br /&gt;&lt;embed src="video.avi" /&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;Note:&lt;/span&gt; The &lt;embed&gt; tag is deprecated. The World Wide Web Consortium (W3C) recommend using the &lt;object&gt; tag instead.&lt;br /&gt;Using The &lt;object&gt; Tag&lt;br /&gt;&lt;br /&gt;The purpose of the &lt;object&gt; tag is to embed multimedia elements in web page.&lt;br /&gt;&lt;br /&gt;The following code fragment displays an AVI file embedded in a web page:&lt;br /&gt;Example&lt;br /&gt;&lt;object data="video.avi" type="video/avi" /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;Using A Hyperlink&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;If a web page includes a hyperlink to a media file, most browsers will use a "helper application" to play the file.&lt;br /&gt;&lt;br /&gt;The following code fragment displays a link to an AVI file. If a user clicks on the link, the browser will launch a helper application, like Windows Media Player to play &lt;span style="font-weight:bold;"&gt;the AVI file:&lt;/span&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;Example&lt;/span&gt;&lt;br /&gt;&lt;a href="video.avi"&gt;Play a video file&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;	&lt;br /&gt;Windows Multimedia Formats&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Windows media files have the extensions: .asf, .asx, .wma, and .wmv.&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;The ASF Format&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;The ASF format (Advanced Streaming Format) is specially designed to run over the Internet.&lt;br /&gt;&lt;br /&gt;ASF files can contain audio, video, slide shows, and synchronized events.&lt;br /&gt;&lt;br /&gt;ASF files can be highly compressed and can be delivered as a continuous flow of data (on-line TV or radio). Files can be of any size, and can be compressed to match many different bandwidths (connection speeds).&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;The ASX Format&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;ASX (Advanced Stream Redirector) files are not media files, but metafiles.&lt;br /&gt;&lt;br /&gt;Metafiles provides information about files. ASX files are plain text files used to describe multimedia content:&lt;br /&gt;&lt;ASX VERSION="3.0"&gt;&lt;br /&gt;  &lt;Title&gt;Holiday 2001&lt;/Title&gt;&lt;br /&gt;  &lt;Entry&gt;&lt;ref href="holiday-1.avi"/&gt;&lt;/Entry&gt;&lt;br /&gt;  &lt;Entry&gt;&lt;ref href="holiday-2.avi"/&gt;&lt;/Entry&gt;&lt;br /&gt;  &lt;Entry&gt;&lt;ref href="holiday-2.avi"/&gt;&lt;/Entry&gt;&lt;br /&gt;&lt;/ASX&gt;&lt;br /&gt;&lt;br /&gt;The file above describes three multimedia files. When the ASX file is read by a player, the player can play the files described.&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;The WMA Format&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;The WMA (Windows Media Audio) format is an audio format developed by Microsoft.&lt;br /&gt;&lt;br /&gt;WMA is designed to handle all types of audio content. The files can be highly compressed and can be delivered as a continuous flow of data (on-line radio). WMA files can be of any size, and be compressed to match many different bandwidths (connection speeds).&lt;br /&gt;&lt;br /&gt;The WMA format is similar to the ASF format (see above)&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;The WMV Format&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;The WMV (Windows Media Video) format is a video format developed by Microsoft.&lt;br /&gt;&lt;br /&gt;WMV is designed to handle all types of video content. The files can be highly compressed and can be delivered as a continuous flow of data (on-line radio). WMV files can be of any size, and be compressed to match many different bandwidths (connection speeds).&lt;br /&gt;&lt;br /&gt;The WMV format is similar to the ASF format (see above)&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;Other Windows Media Formats&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;WAX (Windows Media Audio Redirector) files are much the same as ASX files, but intended to describe audio files (.wma files)&lt;br /&gt;&lt;br /&gt;WMP (Windows Media Player) files and WMX are reserved file types for future use by Windows&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;	&lt;br /&gt;The Object Element&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;The object element supports many different media types, like:&lt;br /&gt;&lt;br /&gt;    *Pictures&lt;br /&gt;    *Sounds&lt;br /&gt;    *Videos&lt;br /&gt;    *Other Objects&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;	&lt;br /&gt;&lt;br /&gt;Displaying A Picture&lt;br /&gt;&lt;br /&gt;You can display a picture as an object:&lt;br /&gt;Example&lt;br /&gt;&lt;object height="100%" width="100%"&lt;br /&gt;type="image/jpeg" data="audi.jpeg"&gt;&lt;br /&gt;&lt;/object&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.w3schools.com/media/tryit.asp?filename=trymedia_pictureobject"&gt;Try it yourself&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;Displaying A Web Page&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;You can display a web page as an object:&lt;br /&gt;Example&lt;br /&gt;&lt;object type="text/html" height="100%" width="100%"&lt;br /&gt;data="http://www.w3schools.com"&gt;&lt;br /&gt;&lt;/object&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.w3schools.com/media/tryit.asp?filename=trymedia_webpageobject"&gt;Try it yourself&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;Displaying A Sound&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;You can display a sound as an object:&lt;br /&gt;Example&lt;br /&gt;&lt;object&lt;br /&gt;classid="clsid:22D6F312-B0F6-11D0-94AB-0080C74C7E95"&gt;&lt;br /&gt;&lt;param name="FileName" value="liar.wav" /&gt;&lt;br /&gt;&lt;/object&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.w3schools.com/media/tryit.asp?filename=trymedia_soundwaveobject"&gt;Try it yourself&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;Displaying A Video&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;You can display a video as an object:&lt;br /&gt;Example&lt;br /&gt;&lt;object&lt;br /&gt;classid="clsid:22D6F312-B0F6-11D0-94AB-0080C74C7E95"&gt;&lt;br /&gt;&lt;param name="FileName" value="3d.wmv" /&gt;&lt;br /&gt;&lt;/object&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.w3schools.com/media/tryit.asp?filename=trymedia_videoaviobject"&gt;Try it yourself&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;Displaying A Calendar&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;You can display a calendar as an object:&lt;br /&gt;Example&lt;br /&gt;&lt;object width="100%" height="80%"&lt;br /&gt;classid="clsid:8E27C92B-1264-101C-8A2F-040224009C02"&gt;&lt;br /&gt;&lt;param name="BackColor" value="14544622"&gt;&lt;br /&gt;&lt;param name="DayLength" value="1"&gt;&lt;br /&gt;&lt;/object&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.w3schools.com/media/tryit.asp?filename=trymedia_calendarobject"&gt;Try it yourself&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;Displaying Graphics&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;You can display graphics as an object:&lt;br /&gt;Example&lt;br /&gt;&lt;object width="200" height="200"&lt;br /&gt;classid="CLSID:369303C2-D7AC-11D0-89D5-00A0C90833E6"&gt;&lt;br /&gt;&lt;param name="Line0001"&lt;br /&gt;value="setFillColor(255, 0, 255)"&gt;&lt;br /&gt;&lt;param name="Line0002"&lt;br /&gt;value="Oval(-100, -50, 200, 100, 30)"&gt;&lt;br /&gt;&lt;/object&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.w3schools.com/media/tryit.asp?filename=trymedia_graphicobject"&gt;Try it yourself&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;Displaying Flash&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;You can display a flash animation as an object:&lt;br /&gt;Example&lt;br /&gt;&lt;object width="400" height="40"&lt;br /&gt;classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"&lt;br /&gt;codebase="http://download.macromedia.com&lt;br /&gt;/pub/shockwave/cabs/flash/swflash.cab#4,0,0,0"&gt;&lt;br /&gt;&lt;param name="SRC" value="bookmark.swf"&gt;&lt;br /&gt;&lt;embed src="bookmark.swf" width="400" height="40"&gt;&lt;/embed&gt;&lt;br /&gt;&lt;/object&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.w3schools.com/media/tryit.asp?filename=trymedia_flashobject"&gt;Try it yourself&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/2777493999927656289-4218773763135548056?l=freetutorial4u.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2777493999927656289/posts/default/4218773763135548056'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2777493999927656289/posts/default/4218773763135548056'/><link rel='alternate' type='text/html' href='http://freetutorial4u.blogspot.com/2009/03/introduction-to-web-multimedia-english.html' title='Introduction to Web Multimedia (ENGLISH)'/><author><name>Djoaz</name><uri>http://www.blogger.com/profile/15247490271431935023</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-2777493999927656289.post-2723228394836179614</id><published>2009-03-27T08:55:00.000-07:00</published><updated>2009-03-27T09:11:59.378-07:00</updated><title type='text'>ABOUT FLASH (ENGLISH)</title><content type='html'>&lt;span style="font-weight:bold;"&gt;What you should already know&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;What is Flash?&lt;br /&gt;&lt;br /&gt;    * Flash is a multimedia graphics program specially for use on the Web&lt;br /&gt;    * Flash enables you to create interactive "movies" on the Web&lt;br /&gt;    * Flash uses vector graphics, which means that the graphics can be scaled to any size without losing clarity/quality&lt;br /&gt;    * Flash does not require programming skills and is easy to learn&lt;br /&gt;&lt;br /&gt;Flash vs. Animated Images and Java Applets&lt;br /&gt;&lt;br /&gt;Animated images and Java applets are often used to create dynamic effects on Web pages.&lt;br /&gt;&lt;br /&gt;The advantages of Flash are:&lt;br /&gt;&lt;br /&gt;    * Flash loads much faster than animated images&lt;br /&gt;    * Flash allows interactivity, animated images do not&lt;br /&gt;    * Flash does not require programming skills, java applets do&lt;br /&gt;-------------------------------------------------------------------------------------&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;Who can View Flash?&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;In September 2000, NPD Research, the parent company of MediaMetrix, conducted a study to determine what percentage of Web browsers have Flash preinstalled. The results show that 96.4% of Web users can experience Macromedia Flash content without having to download and install a player.&lt;br /&gt;&lt;br /&gt;If you do not have the Shockwave Player installed you can download it for free from Adobe's site.&lt;br /&gt;Who can Create Flash Movies?&lt;br /&gt;&lt;br /&gt;To create your own Flash movies you need to buy a Flash program.&lt;br /&gt;&lt;br /&gt;The latest version from Adobe is Adobe Flash Lite (or Flash CS3 Pro).&lt;br /&gt;&lt;br /&gt;If you do not have a Flash program, you can download a 30 days free trial version of Flash from Adobe.&lt;br /&gt;Where to Start?&lt;br /&gt;&lt;br /&gt;After you have installed Flash, you should go through the lessons that are included in the program. Start Adobe Flash, click Help in the menu and choose Lessons. These lessons will teach you the basics of Flash.&lt;br /&gt;&lt;br /&gt;------------------------------------------------------------------------------------&lt;br /&gt;&lt;br /&gt;  	&lt;br /&gt;	&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;Flash in HTML&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;Flash Embedded in HTML&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;After creating a Flash movie you choose File &gt; Save As from the top menu to save your movie. Save the file as "Somefilename.fla". &lt;br /&gt;&lt;br /&gt;To embed the Flash movie you just made into an HTML page, you should go back to your Flash program and do the following steps:&lt;br /&gt;&lt;br /&gt;Step 1&lt;br /&gt;Choose File &gt; Open. Open a Flash movie you have created.&lt;br /&gt;&lt;br /&gt;Step 2&lt;br /&gt;Choose File &gt; Export Movie.&lt;br /&gt;&lt;br /&gt;Step 3&lt;br /&gt;Name the file "somefilename.swf". Choose the location where the file is to be stored (in your Web folder). Click OK.&lt;br /&gt;&lt;br /&gt;Step 4&lt;br /&gt;Open the HTML page where you want to insert your Flash movie. Insert this code:&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;Note:&lt;/span&gt; This is the minimum code you need to embed a Flash movie in a browser. A broken icon will appear on the Web page if the user does not have the Flash plug-in installed.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;Note:&lt;/span&gt; In the code above there is both an &lt;embed&gt; tag and an &lt;object&gt; tag. This is because the &lt;object&gt; tag is recognized by Internet Explorer, and Netscape recognizes the &lt;embed&gt; tag and ignores the &lt;object&gt; tag.&lt;br /&gt;&lt;br /&gt;Step 5&lt;br /&gt;Type in the address of the HTML file in your browser and look at your first Flash movie.&lt;br /&gt;Let the Flash Program do the Work&lt;br /&gt;&lt;br /&gt;The code above is the absolute minimum code to embed Flash movies in HTML pages. It is not recommended to use the minimum code. There should be a few more attributes added:&lt;br /&gt;&lt;br /&gt;    * classid is an attribute to the &lt;object&gt; tag. It tells Internet Explorer to load the ActiveX plug-in if it is not installed&lt;br /&gt;    * pluginspage is an attribute to the &lt;embed&gt; tag. It displays a link to the Shockwave download page if Netscape does not have it &lt;br /&gt;&lt;br /&gt;The Flash program can add these attributes for you:&lt;br /&gt;&lt;br /&gt;Step 1&lt;br /&gt;Choose File &gt; Publish. Flash will now create the &lt;object&gt;, &lt;param&gt;, and &lt;embed&gt; tags for you. It will also create the classid and pluginspage attributes.&lt;br /&gt;&lt;br /&gt;Step 2&lt;br /&gt;Open the HTML document that Flash created, view the HTML source and copy the code into your HTML page where you want your Flash movie.&lt;br /&gt;&lt;br /&gt;Step 3&lt;br /&gt;Be sure that you have the "somefilename.swf" in your Web folder.&lt;br /&gt;&lt;br /&gt;Step 4&lt;br /&gt;Type in the address of the HTML file in your browser and look at your first Flash movie.&lt;br /&gt;-------------------------------------------------------------------------------------&lt;br /&gt;&lt;br /&gt;	&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;Flash Tweening&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;Tweening comes from the words "in between".&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;With Tweening you can go from one keyframe to another and specify changes in the animation and let the Flash program create the frames in between.&lt;br /&gt;Example&lt;br /&gt;&lt;br /&gt;In this example you will learn how to make an object move across the screen.&lt;br /&gt;&lt;br /&gt;Example&lt;br /&gt;&lt;br /&gt;Step 1&lt;br /&gt;Create a small circle to the left in the Stage area. Do this by selecting the circle tool from the left toolbar. Draw the circle in the Stage area.&lt;br /&gt;&lt;br /&gt;Step 2&lt;br /&gt;Select the Arrow tool from the left toolbar. Double-click on the circle to select it.&lt;br /&gt;&lt;br /&gt;Step 3&lt;br /&gt;Now we have to convert the circle to a symbol. When the circle is converted to a symbol we can create instances of the circle. From the top menu choose Modify &gt; Convert to Symbol. Name the symbol "Ball", and select OK.&lt;br /&gt;&lt;br /&gt;Step 4&lt;br /&gt;Go to Frame 10 in the Timeline. Do this by clicking the gray field below 10. Then right click in this field. Choose Insert Keyframe. Keyframes appear as circles in a frame. This operation duplicates the image. &lt;br /&gt;&lt;br /&gt;Note: A keyframe specifies changes in an animation. You create keyframes at important points in the Timeline and let Flash create the frames in between.&lt;br /&gt;&lt;br /&gt;Step 5&lt;br /&gt;Select the circle and move it to the right a couple of inches.&lt;br /&gt;&lt;br /&gt;Step 6&lt;br /&gt;Click on the Timeline any place between Frame 1 and Frame 10. Then right click and choose Create Motion Tween.&lt;br /&gt;&lt;br /&gt;Step 7&lt;br /&gt;Choose Control &gt; Test Movie from the top menu to test your Flash movie. &lt;br /&gt;-------------------------------------------------------------------------------------&lt;br /&gt;&lt;br /&gt;	&lt;br /&gt;	&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;Flash Guide Tweening&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;With Motion Guide Tweening you can move an object from one location to another along a specified path.&lt;br /&gt;Example&lt;br /&gt;&lt;br /&gt;In this example you will learn how to draw a path an object should follow.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;Example&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;Step 1&lt;br /&gt;Choose Window &gt; Common Libraries &gt; Graphics. Select the image you want to use. In this example we have used a blue mouse.&lt;br /&gt;&lt;br /&gt;Step 2&lt;br /&gt;Click on the image and drag it outside the left edge of the Stage.&lt;br /&gt;&lt;br /&gt;Step 3&lt;br /&gt;Go to Frame 40 in the Timeline. Do this by clicking the gray field below 40. Then right click in this field. Choose Insert Keyframe. Keyframes appear as circles in a frame. This operation duplicates the image. &lt;br /&gt;&lt;br /&gt;Step 4&lt;br /&gt;Click on the Timeline any place between Frame 1 and Frame 40. Then right click and choose Create Motion Tween.&lt;br /&gt;&lt;br /&gt;Step 5&lt;br /&gt;Right click on Layer 1 (Click on the layer name, where it says "Layer 1"). Choose Add Motion Guide in the pop-up menu. The Flash program will now insert a motion guide layer on top of layer 1. Motion guide layers are used to draw lines an animated symbol should follow.&lt;br /&gt;&lt;br /&gt;Step 6&lt;br /&gt;Click on the Motion Guide Layer to make sure it is the active layer (Click on the layer name, where it says "Guide: Layer 1").&lt;br /&gt;&lt;br /&gt;Step 7&lt;br /&gt;Click on the Pencil tool in the left toolbox. Set the Pencil Mode to Smooth (in the Options section of the left toolbox).&lt;br /&gt;&lt;br /&gt;Step 8&lt;br /&gt;Draw a line. Begin on the image and draw a line to the other side of the Stage.&lt;br /&gt;&lt;br /&gt;Step 9&lt;br /&gt;Go back to Frame 1 in the Timeline. Click on the Arrow tool in the left toolbox. Select the "Snap to Objects" button in the Options section of the left toolbox.&lt;br /&gt;&lt;br /&gt;Step 10&lt;br /&gt;Place the image with its center on the beginning of the motion guide (the black line you have drawn with the Pencil). The center of the image shows as a +. A black circle appears when the image is snapped to the motion guide. Release the mouse button when the image is snapped to the guide.&lt;br /&gt;&lt;br /&gt;Step 11&lt;br /&gt;Go to Frame 40. Place the image with its center on the end of the motion guide.&lt;br /&gt;&lt;br /&gt;Step 12&lt;br /&gt;Choose Control &gt; Test Movie from the top menu to test your Flash movie.&lt;br /&gt;Is your Flash Movie Playing too Fast?&lt;br /&gt;&lt;br /&gt;You can control this by selecting Modify &gt; Movie from the top menu. A Movie Properties box will show. The Frame Rate field sets how many frames to display per second. Adjust the number to a lower number, and test your movie again. &lt;br /&gt;-------------------------------------------------------------------------------------&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;Flash Tint Tweening&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;With Tint Tweening you can change the color of an object.&lt;br /&gt;Example&lt;br /&gt;&lt;br /&gt;In this example you will learn how to change the color of an object.&lt;br /&gt;&lt;br /&gt;Example&lt;br /&gt;&lt;br /&gt;Step 1&lt;br /&gt;Choose Insert &gt; New Symbol.&lt;br /&gt;&lt;br /&gt;Note: To add Tint effects the object must be a symbol.&lt;br /&gt;&lt;br /&gt;Step 2&lt;br /&gt;Name the symbol "changecolor" and select the Graphic option in Behavior. Click OK.&lt;br /&gt;&lt;br /&gt;Note: You will now be taken to the symbol generator in the Flash program. Here you create symbols. Symbols can be dragged to the stage of your movie after you have created them.&lt;br /&gt;&lt;br /&gt;Step 3&lt;br /&gt;Choose the Text tool in the left toolbox. Choose Text &gt; Size &gt; 36 from the top menu to make the text big. Choose Text &gt; Style &gt; Bold to make the text thick.&lt;br /&gt;&lt;br /&gt;Step 4&lt;br /&gt;Click in the work area and write "Color Changing Text".&lt;br /&gt;&lt;br /&gt;Step 5&lt;br /&gt;Jump back to the movie. Do this by choosing Edit &gt; Edit Movie.&lt;br /&gt;&lt;br /&gt;Step 6&lt;br /&gt;Insert the symbol you just created into the movie. Choose Window &gt; Library. Select the "changecolor" symbol and drag it into the middle of the Stage.&lt;br /&gt;&lt;br /&gt;Step 7&lt;br /&gt;Insert a keyframe in Frame 15 and in Frame 30.&lt;br /&gt;&lt;br /&gt;Step 8&lt;br /&gt;Go to Frame 15. Right click on the text in the Stage. In the pop-up menu, choose Panels &gt; Effect.&lt;br /&gt;&lt;br /&gt;Step 9&lt;br /&gt;Choose Tint from the drop down menu. A color map will show. Set the colors to: R=0, G=255, B=0.&lt;br /&gt;&lt;br /&gt;Step 10&lt;br /&gt;Click on the Timeline any place between Frame 1 and Frame 15. Then right click and choose Create Motion Tween.&lt;br /&gt;&lt;br /&gt;Step 11&lt;br /&gt;Click on the Timeline any place between Frame 15 and Frame 30. Then right click and choose Create Motion Tween.&lt;br /&gt;&lt;br /&gt;Step 12&lt;br /&gt;Choose Control &gt; Test Movie from the top menu to test your Flash movie. &lt;br /&gt;------------------------------------------------------------------------------------&lt;br /&gt;&lt;br /&gt;	&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;Flash Shape Tweening&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;With Shape Tweening you can change one object into another.&lt;br /&gt;Example&lt;br /&gt;&lt;br /&gt;In this example you will learn how to change one object into another.&lt;br /&gt;&lt;br /&gt;Example&lt;br /&gt;&lt;br /&gt;Step 1&lt;br /&gt;Choose the Text tool in the left toolbox. Choose Text &gt; Size &gt; 48 from the top menu to make the text big. Choose Text &gt; Style &gt; Bold to make the text thick.&lt;br /&gt;&lt;br /&gt;Step 2&lt;br /&gt;Click in the work area and write "Hello".&lt;br /&gt;&lt;br /&gt;Step 3&lt;br /&gt;Right click on the text you just wrote and choose Panels &gt; Align from the pop-up menu.&lt;br /&gt;&lt;br /&gt;Step 4&lt;br /&gt;In the Align box select the "To Stage" button first. Then click on the "Align Horizontal Center" button and the "Align Vertical Center" button. Close the Align box.&lt;br /&gt;&lt;br /&gt;Step 5&lt;br /&gt;Select the Arrow Tool and click on the text. Choose Modify &gt; Break Apart from the top menu.&lt;br /&gt;&lt;br /&gt;Step 6&lt;br /&gt;Insert keyframes at Frame 24, 50 and 51.&lt;br /&gt;&lt;br /&gt;Step 7&lt;br /&gt;Delete the text "Hello" in Frame 24. Select it and press the Delete button on your keyboard.&lt;br /&gt;&lt;br /&gt;Step 8&lt;br /&gt;Write a new text on the Stage. Write "World!" (Font size: 48, style: bold).&lt;br /&gt;&lt;br /&gt;Step 9&lt;br /&gt;Right click on the text you just wrote and choose Panels &gt; Align from the pop-up menu. In the Align box select the "To Stage" button first. Then click on the "Align Horizontal Center" button and the "Align Vertical Center" button. Close the Align box&lt;br /&gt;&lt;br /&gt;Step 10&lt;br /&gt;Select the Arrow Tool and click on the text. Choose Modify &gt; Break Apart from the top menu.&lt;br /&gt;&lt;br /&gt;Step 11&lt;br /&gt;Insert a keyframe in Frame 26.&lt;br /&gt;&lt;br /&gt;Step 12&lt;br /&gt;Double click the keyframe in Frame 1. In the small pop-up box click on the Frame tab. Set Tweening to Shape. Close the pop-up box.&lt;br /&gt;&lt;br /&gt;Step 13&lt;br /&gt;Double click the keyframe in Frame 26. In the small pop-up box click on the Frame tab. Set Tweening to Shape. Close the pop-up box.&lt;br /&gt;&lt;br /&gt;Step 14&lt;br /&gt;Double click the keyframe in Frame 51. In the large pop-up box click on the Frame Actions tab. Click on the + sign. Choose Basic Actions &gt; Go To. Close the pop-up boxes.&lt;br /&gt;&lt;br /&gt;Step 15&lt;br /&gt;Choose Control &gt; Test Movie from the top menu to test your Flash movie. &lt;br /&gt;-------------------------------------------------------------------------------------&lt;br /&gt;&lt;br /&gt;	&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;Flash Button 1&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;Example&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;In this example you will learn how to insert an image, convert it to a button, and add a URL to it so it becomes a link.&lt;br /&gt;&lt;br /&gt;Example&lt;br /&gt;&lt;br /&gt;Step 1&lt;br /&gt;Choose File &gt; Import to import an image that will become a button. Locate the image and click Open. The image will be saved in the Library.&lt;br /&gt;&lt;br /&gt;Step 2&lt;br /&gt;Select the image with the Arrow tool.&lt;br /&gt;&lt;br /&gt;Step 3&lt;br /&gt;Convert the image to a symbol. Choose Insert &gt; Convert to Symbol from the top menu. Name the symbol "button", choose Button from the Behavior list and click OK.&lt;br /&gt;&lt;br /&gt;Step 4&lt;br /&gt;Right click on the image. Choose Actions from the pop-up menu.&lt;br /&gt;&lt;br /&gt;Step 5&lt;br /&gt;In the Object Actions box click on the + sign. Choose Basic Actions &gt; Get URL.&lt;br /&gt;&lt;br /&gt;Step 6&lt;br /&gt;Enter a full URL in the URL field (like http://www.w3schools.com).&lt;br /&gt;&lt;br /&gt;Step 7&lt;br /&gt;Choose target in the Window field. Close the Object Actions box.&lt;br /&gt;&lt;br /&gt;Step 8&lt;br /&gt;Choose Control &gt; Test Movie from the top menu to test your Flash movie.&lt;br /&gt;-------------------------------------------------------------------------------------&lt;br /&gt;&lt;br /&gt;	&lt;br /&gt;	&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;Flash Button 2&lt;br /&gt;&lt;br /&gt;Example&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;In this example you will learn how to create your own button and add a URL to it so it becomes a link.&lt;br /&gt;&lt;br /&gt;Example&lt;br /&gt;&lt;br /&gt;Step 1&lt;br /&gt;Choose Insert &gt; New Symbol from the top menu.&lt;br /&gt;&lt;br /&gt;Step 2&lt;br /&gt;Name the symbol "button", choose Button from the Behavior list and click OK. In the Timeline area, you will now see the four states of a button: up, over, down, hit.&lt;br /&gt;&lt;br /&gt;Step 3&lt;br /&gt;Select the Rectangle tool, pick a light red Fill Color and draw a rectangle in the work area. &lt;br /&gt;&lt;br /&gt;Step 4&lt;br /&gt;Select the Text tool, pick a dark Fill Color and write "Click Me" over the rectangle. &lt;br /&gt;&lt;br /&gt;Step 5&lt;br /&gt;Select the Arrow tool and place the text in the middle of the rectangle. &lt;br /&gt;&lt;br /&gt;Step 6&lt;br /&gt;Add a keyframe to the Over State in the Timeline. The Over State indicates what should happen when you mouse over the button.&lt;br /&gt;&lt;br /&gt;Step 7&lt;br /&gt;Select the Rectangle, change the Fill color to a light green. &lt;br /&gt;&lt;br /&gt;Step 8&lt;br /&gt;Choose Edit &gt; Edit Movie to go back to the movie.&lt;br /&gt;&lt;br /&gt;Step 9&lt;br /&gt;Choose Window &gt; Library to locate the button. Drag the button into the work area. &lt;br /&gt;&lt;br /&gt;Step 10&lt;br /&gt;Right click on the image. Choose Actions from the pop-up menu.&lt;br /&gt;&lt;br /&gt;Step 11&lt;br /&gt;In the Object Actions box click on the + sign. Choose Basic Actions &gt; Get URL.&lt;br /&gt;&lt;br /&gt;Step 12&lt;br /&gt;Enter a full URL in the URL field (like http://www.w3schools.com).&lt;br /&gt;&lt;br /&gt;Step 13&lt;br /&gt;Choose target in the Window field. Close the Object Actions box.&lt;br /&gt;&lt;br /&gt;Step 14&lt;br /&gt;Choose Control &gt; Test Movie from the top menu to test your Flash movie.  &lt;br /&gt;-------------------------------------------------------------------------------------&lt;br /&gt;&lt;br /&gt;  	&lt;br /&gt;	&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;Flash Animation&lt;br /&gt;&lt;br /&gt;Example&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;Step 1&lt;br /&gt;Insert a text in the upper left corner of the Stage area. Do this by selecting the text tool from the left toolbar. Write some text in the "textarea".&lt;br /&gt;&lt;br /&gt;Step 2&lt;br /&gt;Select the arrow tool from the left toolbar. Click on the text once to select it.&lt;br /&gt;&lt;br /&gt;Step 3&lt;br /&gt;Convert the text to a symbol. From the top menu choose Insert &gt; Convert to Symbol. Name the symbol "text", choose graphic from the Behavior list and select OK.&lt;br /&gt;&lt;br /&gt;Step 4&lt;br /&gt;Go to Frame 30 in the Timeline. Do this by clicking the gray field below 30. Then right click in this field. Choose Insert Keyframe. Keyframes appear as circles in a frame.&lt;br /&gt;&lt;br /&gt;Step 5&lt;br /&gt;Click on the Timeline any place between Frame 1 and Frame 30. Then right click and choose Create Motion Tween.&lt;br /&gt;&lt;br /&gt;Step 6&lt;br /&gt;Go back to Frame 30 in the Timeline. Move the text to the lower right corner.&lt;br /&gt;&lt;br /&gt;Step 7&lt;br /&gt;Make sure the text is selected. Choose Modify &gt; Transform &gt; Flip Horizontal.&lt;br /&gt;&lt;br /&gt;Step 8&lt;br /&gt;Choose Control &gt; Test Movie from the top menu to test your Flash movie. The text should move from the first location (in frame 1) to the second location (in frame 2). The text should also turn around on its way to the second location. &lt;br /&gt;-------------------------------------------------------------------------------------&lt;br /&gt;&lt;br /&gt;	&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;Flash Sound&lt;br /&gt;&lt;br /&gt;Example&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;Step 1&lt;br /&gt;Choose File &gt; Import to import a sound file. Locate the sound file and click Open. The sound file will be saved in the Library.&lt;br /&gt;&lt;br /&gt;Step 2&lt;br /&gt;Click in the first frame of "Layer 1" in the Timeline. Choose Window &gt; Panels &gt; Sound from the top menu.&lt;br /&gt;&lt;br /&gt;Step 3&lt;br /&gt;In the pop up window (Sound) choose the sound you imported in the Sound field. Choose Stream in the Sync field. Close the pop up window.&lt;br /&gt;&lt;br /&gt;Step 4&lt;br /&gt;Go to frame 50 in the Timeline. Right click and choose Insert Frame.&lt;br /&gt;&lt;br /&gt;Step 5&lt;br /&gt;Choose Control &gt; Test Movie from the top menu to test your Flash movie.&lt;br /&gt;-------------------------------------------------------------------------------------&lt;br /&gt;&lt;br /&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/2777493999927656289-2723228394836179614?l=freetutorial4u.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2777493999927656289/posts/default/2723228394836179614'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2777493999927656289/posts/default/2723228394836179614'/><link rel='alternate' type='text/html' href='http://freetutorial4u.blogspot.com/2009/03/about-flash-english.html' title='ABOUT FLASH (ENGLISH)'/><author><name>Djoaz</name><uri>http://www.blogger.com/profile/15247490271431935023</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-2777493999927656289.post-4550610532114442234</id><published>2009-03-25T13:17:00.000-07:00</published><updated>2009-03-25T13:34:25.514-07:00</updated><title type='text'>Mastering Photoshop's Clone Stamp Tool (ENGLISH)</title><content type='html'>&lt;span style="font-weight:bold;"&gt;Mastering Photoshop's Clone Stamp Tool&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;Photoshop's Clone Stamp Tool is one of Photoshop's most powerful tools. At its most basic, it simply copies (or "clones") one area of an image over another. Using this relatively simple concept, though, you can actually cover a lot of ground when it comes to editing or repairing your digital photographs. &lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;NOTE:&lt;/span&gt; Although this Adobe Photoshop tutorial was written using Photoshop CS2, the Clone Stamp tool has been around since before version 3. No matter what version of Photoshop you're using, you'll find that the Clone Stamp tool behaves in pretty much the same manner as outlined in this Photoshop lesson.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;&lt;br /&gt;Clone Stamp - The Basics&lt;/span&gt;&lt;br /&gt;Even as of Photoshop CS2 (and even Photoshop CS3), I still believe that the Clone Stamp tool is one of the most powerful Photoshop tools available. Although it uses a fairly simple concept of copying one area in an image over another you'll quickly find that the Clone Stamp tool can be very useful in many photo editing and photo repair situations.&lt;br /&gt;&lt;br /&gt;Some of the things that you'll find the Clone Stamp tool useful for are:&lt;br /&gt;&lt;br /&gt;    * Removing small blemishes in photographs (small scars or pimples in portraits,      for example)&lt;br /&gt;    * Removing objects, such as telephone wires (or even people), from photos&lt;br /&gt;    * Repairing tears in scanned images of old photographs&lt;br /&gt;    * Removing braces from a smile in portraits&lt;br /&gt;    * Fixing stains in scans of older photographs&lt;br /&gt;    * ...and tons more&lt;br /&gt;&lt;br /&gt;I'm sure that once you've got some hands-on experience with the Clone Stamp tool, you'll find tons of things that it can be used for.&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;&lt;br /&gt;Getting Started with the Clone Stamp&lt;/span&gt;&lt;br /&gt;The Clone Stamp tool (see figure 28.1) may seem a bit mysterious in the beginning as far as novice Photoshop users are concerned. &lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://www.grafx-design.com/images/28photo01.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;width: 150px; height: 442px;" src="http://www.grafx-design.com/images/28photo01.jpg" border="0" alt="" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;I imagine the trouble, at least partly, is that the tool can be a little intimidating. In fact, if you simply select the Clone Stamp tool and click anywhere within your image, you'll be presented with an error message dialog box such as the one seen in figure 28.2. &lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://www.grafx-design.com/images/28photo02.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;width: 361px; height: 132px;" src="http://www.grafx-design.com/images/28photo02.jpg" border="0" alt="" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;NOTE:&lt;/span&gt; When using Photoshop CS2 or Photoshop CS3, you may sometimes get an even less informative error dialog box that simply states that there is a program error.&lt;br /&gt;&lt;br /&gt;Let's take a look at the error message... the message says, "Could not use the clone stamp because the area to clone has not been defined (Alt-click to define a source point)."&lt;br /&gt;&lt;br /&gt;What this message is trying to tell you is that you have not yet selected an area that the tool should use to copy from, and to do so, you should Alt-click the area that you wish to use. That sounds simply enough. Let's take a look at how that's done, and then get in a little practice using the Clone Stamp. I'll be using the image that you see in figure 28.3. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://www.grafx-design.com/images/28photo03.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;width: 261px; height: 348px;" src="http://www.grafx-design.com/images/28photo03.jpg" border="0" alt="" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Figure 28.3 is a photograph of my Boxer puppy when she was quite young... you can easily see the potential for puppy mischief in her eyes :) The problem with this particular photograph is that the pup appears to have a leash growing out of the top of her head. This particular photo would certainly be more attractive without the leash, and the best Photoshop tool to help get rid of the leash is the Clone Stamp tool.&lt;br /&gt;&lt;br /&gt;Using the Clone Stamp tool it will be possible to cover the leash using some of the surrounding grassy lawn. Figure 28.4 gives you an idea of what the finished image looks like once the leash has been "removed" with the Clone Stamp tool. &lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://www.grafx-design.com/images/28photo04.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;width: 261px; height: 348px;" src="http://www.grafx-design.com/images/28photo04.jpg" border="0" alt="" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Although working with a high-res image is best, you can work along with the image of the Boxer pup if you'd like. If you already have Photoshop open, you can simply drag-n-drop the image from the web page into Photoshop. Alternatively, you can right-click the image and save it somewhere so that you can then open it in Photoshop.&lt;br /&gt;&lt;br /&gt;With the image open that you want to work on, zoom-in to the area that needs attention...&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;&lt;br /&gt;NOTE:&lt;/span&gt; To zoom-in, select the Zoom tool near the bottom-right of the toolbar (you can press the 'Z' key to do so) and then click-and-drag around the area that you what to work on. You can see if figure 28.5 that I've zoomed-in on the area with the leash.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://www.grafx-design.com/images/28photo05.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;width: 279px; height: 391px;" src="http://www.grafx-design.com/images/28photo05.jpg" border="0" alt="" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Author's picks: Here's a list of 5 of my favorite Photoshop CS2 books, available at Amazon.com.&lt;br /&gt;&lt;br /&gt;    &lt;a href="http://www.amazon.com/gp/product/0321213459?ie=UTF8&amp;tag=tmichclargrafdes&amp;linkCode=as2&amp;camp=1789&amp;creative=9325&amp;creativeASIN=0321213459"&gt;* Photoshop CS / CS2 Wow! Book, The, 1/e (WOW!)&lt;/a&gt;&lt;br /&gt;    &lt;a href="http://www.amazon.com/gp/product/0321346998?ie=UTF8&amp;tag=tmichclargrafdes&amp;linkCode=as2&amp;camp=1789&amp;creative=9325&amp;creativeASIN=0321346998"&gt;* Photoshop Artistry: For Photographers Using Photoshop CS2 and Beyond (Voices    That Matter)&lt;/a&gt;&lt;br /&gt;    &lt;a href="http://www.amazon.com/gp/product/0321321847?ie=UTF8&amp;tag=tmichclargrafdes&amp;linkCode=as2&amp;camp=1789&amp;creative=9325&amp;creativeASIN=0321321847"&gt;* Adobe Photoshop CS2 Classroom in a Book&lt;/a&gt;&lt;br /&gt;    &lt;a href="http://www.amazon.com/gp/product/0321330633?ie=UTF8&amp;tag=tmichclargrafdes&amp;linkCode=as2&amp;camp=1789&amp;creative=9325&amp;creativeASIN=0321330633"&gt;* Photoshop CS2 Killer Tips&lt;/a&gt;&lt;br /&gt;       &lt;a href="http://www.amazon.com/gp/product/0321246446?ie=UTF8&amp;tag=tmichclargrafdes&amp;linkCode=as2&amp;camp=1789&amp;creative=9325&amp;creativeASIN=0321246446"&gt; * Adobe Photoshop CS2 One-Click Wow! (2nd Edition) (WOW!)&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Select the Clone Stamp tool (in Photoshop CS2 it's the fifth icon down on the left in the toolbar).&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;NOTE:&lt;/span&gt; The Clone Stamp tool shares its toolbar place with the Pattern Stamp tool. The Pattern Stamp tool uses a pattern as its source. To see both tools, click and hold down the stamp tool icon and choose the Clone Stamp tool from the flyout menu.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;With the Clone Stamp tool selected, take a look at the available options. The options&lt;br /&gt; (see figure 28.6) can be found just below the main menu. &lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://www.grafx-design.com/images/28photo06.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;width: 646px; height: 56px;" src="http://www.grafx-design.com/images/28photo06.jpg" border="0" alt="" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;The first icon from the left enables access to any previously stored presets. Next you'll find an icon that enables you to select a brush size and hardness. You can also set the Mode, the Opacity, and the Flow. Finally, you can set the "Aligned" and "Sample All Layers" options. Between the Flow and Aligned options, you can also set the brush so that it behaves like an airbrush.&lt;br /&gt;&lt;br /&gt;For now, we'll only be concerned with setting the brush. To follow along, though, make sure that the Aligned option has a checkmark next to it, that the Mode is set to Normal, and that the Opacity and Flow are both set to 100%.&lt;br /&gt;&lt;br /&gt;Click the Brush icon and set the size (Master Diameter) of the brush so that it approximates the size of the object (in this case the leash) that you want to clone over. You can see, in figure 28.7, that I've set the brush to about 80 pixels and the hardness to about 50%. You can also see the size of the cursor (it's visible near the buckle of the leash) in the image, and how I've made it a little bigger than the width of the leash.&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://www.grafx-design.com/images/28photo07.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;width: 450px; height: 338px;" src="http://www.grafx-design.com/images/28photo07.jpg" border="0" alt="" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;With the brush set, it's time to begin. Position the mouse near the leash, but not touching it, and hold down the ALT key. Doing so will change the appearance of the cursor as seen in figure 28.8. &lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://www.grafx-design.com/images/28photo08.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;width: 279px; height: 391px;" src="http://www.grafx-design.com/images/28photo08.jpg" border="0" alt="" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Click the mouse to set the "source" area. The source area is where the image data will be copied from, i.e. where you click will be the starting point for the source.&lt;br /&gt;&lt;br /&gt;Move the cursor over the leash and click-and-drag to copy some of the grass over the leash (see figure 28.9). &lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://www.grafx-design.com/images/28photo09.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;width: 279px; height: 391px;" src="http://www.grafx-design.com/images/28photo09.jpg" border="0" alt="" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;In figure 28.9 you can see that the Clone Stamp tool displays two cursors. The first starts out where you ALT-clicked and the second shows up where you start to click-and-drag. You can see that I've dragged down a little with the tool. As I did so the tool (indicated by the circular cursor) covered the leash with a copy, or "clone" of the grass to the right (from under the crosshair cursor).&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;&lt;br /&gt;Wrapping Up (for now)&lt;/span&gt;&lt;br /&gt;There're a couple of things to note here... Firstly, I set the brush to a medium softness. The reason I did so is because the grass in the photograph is a little soft due to the focus being on the pup and not the lawn. If you set the brush too hard in a situation like this, you'll get weird edges where you use the tool. Not good as the best use of the tool leaves no trace of it having been used. Secondly, I set the brush to a size that would cover the leash with one stroke... This works well in this particular situation, and would do so as well if you were covering something like telephone lines. You may have to set a smaller brush and use multiple strokes to cover the object in other situations, though. And lastly, It may be difficult to remove the leash as you get nearer the top of the puppy's head. In this case it would be wise to make a selection around the area so that the brush only covers the leash and not the surrounding head.&lt;br /&gt;&lt;br /&gt;I'll cover how you can do that and a whole lot more in the next lesson where we'll explore the settings not covered in this basic lesson. As well, I'll show you some of my favorite tips and techniques for using Photoshop's Clone Stamp tool.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;That's it for now... Be sure to check out some of our other Photoshop tutorials, and remember kids, only use your grafX powers for good and not evil :)&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/2777493999927656289-4550610532114442234?l=freetutorial4u.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2777493999927656289/posts/default/4550610532114442234'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2777493999927656289/posts/default/4550610532114442234'/><link rel='alternate' type='text/html' href='http://freetutorial4u.blogspot.com/2009/03/mastering-photoshops-clone-stamp-tool.html' title='Mastering Photoshop&apos;s Clone Stamp Tool (ENGLISH)'/><author><name>Djoaz</name><uri>http://www.blogger.com/profile/15247490271431935023</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-2777493999927656289.post-3068386213669724289</id><published>2009-03-25T09:46:00.000-07:00</published><updated>2009-03-25T09:50:59.164-07:00</updated><title type='text'>Faktor Eksternal dan Internal penyebab sistem komputer lambat</title><content type='html'>&lt;span style="font-weight:bold;"&gt;Faktor Internal penyebab sistem komputer lambat&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;   &lt;span style="font-weight:bold;"&gt;1. Banyak aplikasi yang terinstal&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;      Jika ingin menginstal software sebaiknya yang penting dan dibutuhkan saja, jangan terlalu banyak menginstal software yang tidak digunakan. Hal ini secara otomatis akan mengambil space komputer sehingga pada akhirnya akan mengganggu kerja komputer itu sendiri. Jika sudah terlanjur terinstal, anda dapat menghapusnya dengan cara meng-uninstall aplikasi tersebut dari Control Panel.&lt;br /&gt;   &lt;span style="font-weight:bold;"&gt;2. Banyak file sampah&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;      Ini mungkin yang sering dilupakan banyak orang yaitu tidak mengetahui file-file sampah yang seharusnya dibuang. Yang dimaksud file-file sampah adalah: file pada Recycle Bin, cookies, histroy IE, file bak, file temporary, dll).&lt;br /&gt;&lt;br /&gt;      Ketika menghapus file yang tidak digunakan, tidak secara otomatis file tersebut akan terhapus dari hardisk. Sebenarnya masih tersimpan dalam folder Recycle Bin, dan jika kita ingin mengambil file tersebut masih bisa. Hapuslah file-file dalam Recycle Bin karena seluruh file tersebut masih mengambil ruang hardisk. Pastikan Anda telah memilih file-file yang memang sudah tidak digunakan lagi, karena ketika mengosongkan seluruh file pada Recycle Bin maka file-file akan terhapus secara permanen dan tidak dapat dikembalikan lagi.&lt;br /&gt;&lt;br /&gt;      Cookies juga merupakan file sampah yang harus dibersihkan. File tersebut akan selalu muncul ketika sedang melakukan koneksi ke jaringan internet. Anda bisa menghapus cookies dalam Internet Options pada masing-masing browser (IE, Mozilla, Netscape, dll) yang digunakan. Selain cookies, History juga mempengaruhi sistem komputer. Semakin banyak History yang tersimpan semakin besar pula memori yang dibutuhkan.&lt;br /&gt;&lt;br /&gt;      File-file History secara otomatis akan muncul ketika melakukan koneksi ke jaringan internet. Apabila tidak dibersihkan akan mempengaruhi kerja komputer. Bersihkan file history pada menu Tools &gt; Internet Option pada masing-masing browser yang digunakan.&lt;br /&gt;&lt;br /&gt;      Ada bebeberapa aplikasi yang secara otomatis menyimpan file cadangan (backup) seperti bak, backup, dan lain-lain. Jadi ketika menyimpan sebuah file, maka file lama akan tetap ada dengan format yang berbeda yaitu file.BAK. Bersihkan file-file ganda yang tidak digunakan, namun harus dipastikan bahwa file terakhir tersimpan adalah file yang akan dipakai.&lt;br /&gt;   &lt;span style="font-weight:bold;"&gt;3. Banyak aplikasi yang terbaca ketika Start Up&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;      Beberapa software ketika pertama kali diinstal menyediakan pilihan yaitu: ikon ditambahkan pada Desktop dan ikon ditambahkan pada Taskbar Quick Launch. Sebaiknya tidak perlu meletakkn ikon program tersebut dalam taskbar karena ketika pertama kali sistem operasi bekerja (Start Up) maka akan membutuhkan waktu lama untuk mengaktifkan program tersebut. Memang secara sepintas akan memudahkan kita menjalankan program tersebut karena tinggal mengklik ikonnya dalam taskbar, namun sebenarnya menjadi beban sistem komputer karena harus menyediakan memori tersendiri.&lt;br /&gt;&lt;br /&gt;      Hal ini akan memperlambat kerja komputer. Aturlah beberapa aplikasi yang memang dibutuhkan dengan cara mengatur konfigurasi. Jalankan menu Start kemudian pilih Run, ketikkan msconfig. Nonaktifkan aplikasi yang tidak diperlukan ketika Start Up.&lt;br /&gt;   &lt;span style="font-weight:bold;"&gt;4.Manajemen Sistem tidak teratur&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;      Komputer yang sering digunakan juga memerlukan penyegaran, salah satunya adalah dengan cara melakukan Scandisk dan Defragmentasi secara rutin minimal satu bulan sekali. Idealnya satu minggu sekali, tergantung frekuensi penggunaan komputer. Meskipun sesuatu yang sepele, namun sering dilupakan banyak orang. Lakukan Scandisk secara rutin untuk memperbaiki hardisk yang sering crash akibat litrik mati secara mendadak atau hang.&lt;br /&gt;&lt;br /&gt;      Selain melakukan Scandisk, yang tak kalah pentingnya adalah Defragmentasi secara berkala. Hal ini sangat berguna ketika tingkat penggunaan komputer tinggi. File-file perlu ditempatkan sebagaimana mestinya agar ruang kosong tidak berantakan. Jika ruang penempatan file berantakan bisa mengakibatkan kerja komputer lambat.&lt;br /&gt;   &lt;span style="font-weight:bold;"&gt;5.Pilih Kinerja atau Penampilan&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;      Bagi pengguna Windows XP sebaiknya memperhatikan hal ini agar kerja komputer lebih cepat. Memang penampilan Windows XP sangat bagus, ikon-ikon yang ditampilkan berwarna-warni dengan efek mengkilap. Perlu diketahui, tampilan windows yang bagus tersebut membutuhkan memori yang tidak sedikit. Makanya jangan heran bila semakin lama kerja komputer semakin lambat.&lt;br /&gt;&lt;br /&gt;      Windows XP menyediakan dua pilihan yaitu Adjust for Best Appereance atau Adjust for Best. Jika memilih Adjust for best app maka lebih mengutamakan penampilan sehingga kinerja komputer mememerlukan memori yang lebih. Hal ini berpengaruh pada kinerja komputer. Sedangkan jika memilih Adjust for best performance maka lebih mengutamakan kinerja komputer dibandingkan penampilan sehingga tampilan Windows XP akan nampak seperti biasa tanpa efek bayangan ataupun mengkilap seperi windows versi sebelumnya.&lt;br /&gt;   &lt;span style="font-weight:bold;"&gt;6.Proses Shutdown tidak sesuai perosedur&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;      Komputer yang sangat lambat bekerja membuat kita kesal dibuatnya, makin hari kian lambat saja. Kadang-kadang komputer langsung hang secara mendadak ketika sedang asyik bekerja. Kita akan mematikan komputer tersebut dengan cara menekan tombol Restart atau Booting. Hal ini dikerenakan kita tidak bisa mematikan komputer melalui proses Shutdown karena semua tombol keyboard tidak berfungsi.&lt;br /&gt;&lt;br /&gt;      Apabila sering mematikan komputer melalui tombol Booting, lama-lama bisa mengakibatkan sistem operasi tidak berjalan normal dan hardsik akan mengalami kerusakan (bad sector). Hal ini akan memperparah keadaan karena file-file sistem yang ada pada bad sector tidak dapat terbaca, sehingga komputer sering mengalami mati mendadak (hang). &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;&lt;br /&gt;Faktor Eksternal penyebab sistem komputer lambat&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;Selain faktor internal yang telah disebutkan sebelumnya, terdapat pula faktor eksternal yang dapat menghambat sistem kerja komputer diantaranya:&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;&lt;br /&gt;   1. Tegangan listrik yang tidak stabil&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;      Listrik merupakan faktor utama pemicu lambatnya komputer dari tegangan yang tidak stabil. Setiap komputer memerlukan adanya aliran listrik yang memadai agar dapat berjalan sebagaimana mestinya. Apabila tegangan listrik rendah, komputer tidak dapat beroperasi dengan baik. Begitu pula sebaliknya, jika tegangan listrik terlalu tinggi mengakibatkan komputer akan cepat panas dan mempengaruhi komponen penting dalam komputer.&lt;br /&gt;&lt;br /&gt;      Ada kalanya tegangan listrik yang ada di rumah kita tidak berjalan stabil alias naik turun. Hal tersebut bisa ditimbulkan oleh penggunaan listrik yang bersama-sama. Misal: menghidupkan televisi, mesin air, lemari es (kulkas), dan komputer secara bersama-sama. Suatu saat mematikan mesin air yang tidak digunakan. Nah, jika kondisinya seperti itu tegangan akan mengalami perubahan naik-turun dan inilah faktor penyebab komputer dan monitor menjadi rusak.&lt;br /&gt;&lt;br /&gt;      Untuk menghindari hal ini, sebaiknya menggunakan UPS/stabilizer agar ketika listrik mati secara mendadak masih ada aliran listrik dan dapat melakukan shutdown sesuai prosedur.&lt;br /&gt;  &lt;span style="font-weight:bold;"&gt; 2. Lingkungan yang berdebu&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;      Debu dapat masuk ke dalam komputer tanpa disadari karena masuk melalui ventilasi cashing komputer yang kecil. Dan proses masuknya debu ke dalam komputer sangat lama, memerlukan waktu minimal tiga bulan tergantung lingkungan rumah kita. Meskipun lingkungan rumah sudah bebas dari debu, jangan menganggap komputer juga terjamin bersih dari debu.&lt;br /&gt;&lt;br /&gt;      Debu yang menempel pada komponen komputer dapat mengakibatkan sistem kerja komputer akan terhambat. Bersihkan menggunakan kuas yang lembut, jangan menggunakan kemoceng karena bulu-bulunya akan rontok sehingga malah memperparah keadaan.&lt;br /&gt;&lt;br /&gt;      Komputer yang bekerja makin lambat perlu diidentifikasi sedini mungkin agar faktor-faktor penyebabnya dapat diniminalisasi. Oleh karena setiap hari bergelut dengan komputer, sedikitnya harus dapat menangani sendiri jika komputer mengalami masalah. Periksa dulu apa penyebab komputer tersebut menjadi lambat, jika sudah ditemukan faktor pemicunya segera atasi sendiri sebelum meminta bantuan orang lain.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/2777493999927656289-3068386213669724289?l=freetutorial4u.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2777493999927656289/posts/default/3068386213669724289'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2777493999927656289/posts/default/3068386213669724289'/><link rel='alternate' type='text/html' href='http://freetutorial4u.blogspot.com/2009/03/faktor-eksternal-dan-internal-penyebab.html' title='Faktor Eksternal dan Internal penyebab sistem komputer lambat'/><author><name>Djoaz</name><uri>http://www.blogger.com/profile/15247490271431935023</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-2777493999927656289.post-6653083804529581454</id><published>2009-03-25T09:11:00.000-07:00</published><updated>2009-03-25T09:45:45.265-07:00</updated><title type='text'>SEJARAH PENYIMPANAN DATA  (DATA STORAGE)</title><content type='html'>Perkembangan media penyimpanan data (data storage) sejak komputer tercipta berubah sangat signifikan. Perbandingannya sangat mencolok, sebagai contoh data yang tersimpan dalam sebuah media penyimpanan sangat kecil, di bawah 4096 bits. Jika dikalkulasikan, 1 DVD setara dengan 90.000.000 punch card!!.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;1.Punch Card&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://slametriyanto.net/wp-content/uploads/2007/05/punch_card.gif"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;width: 294px; height: 128px;" src="http://slametriyanto.net/wp-content/uploads/2007/05/punch_card.gif" border="0" alt="" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Sejak tahun 1725 telah dirancang sebuah media untuk menyimpan data yang diperkenalkan oleh seorang tokoh bernama Basile Bouchon menggunakan sebuah kertas berforasi untuk menyimpan pola yang digunakan pada kain. Namun pertama kali dipatenkan untuk penyimpanan data sekitar 23 September 1884 oleh Herman Hollerith - sebuah penemuan yang digunakan lebih dari 100 tahun hingga pertengahan 1970. Contoh di sini adalah bagaimana sebuah punch card dapat berfungsi sebagai media penyimpanan, memiliki 90 kolom (90 column punch card), terjadi tahun 1972. Jumlah data yang tersimpan dalam media tersebut sangat kecil, dan fungsi utamanya bukanlah menyimpan data namun menyimpan pengaturan (setting) untuk mesin yang berbeda.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;&lt;br /&gt;2.Punch Tape&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://slametriyanto.net/wp-content/uploads/2007/05/punch_tape.gif"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;width: 290px; height: 147px;" src="http://slametriyanto.net/wp-content/uploads/2007/05/punch_tape.gif" border="0" alt="" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Seorang tokoh bernama Alexander Bain merupakan orang yang pertama kali mengetahui penggunaan paper tape yang biasanya digunakan untuk mesin faksimili dan mesin telegram (tahun 1846). Setiap baris tape menampilkan satu karakter, namun karena Anda dapat membuat fanfold dengan mudah maka dapat menyimpan beberapa data secara signifikan menggunakan punch tape dibandingkan dengan punch card.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;&lt;br /&gt;3.Selectron Tube&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://slametriyanto.net/wp-content/uploads/2007/05/selectron_tape.gif"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;width: 392px; height: 107px;" src="http://slametriyanto.net/wp-content/uploads/2007/05/selectron_tape.gif" border="0" alt="" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Pada tahun 1946 RCA mulai mengembagkan Selectron Tube yang merupakan awal format memori komputer dan Selectron Tube terbesar berukuran 10 inci yang dapat menyimpan 4096 bits Harga satu buah tabung sangat mahal dan umurnya sangat pendek di pasaran.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;&lt;br /&gt;4.Magnetic Tape&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;Magnetic TapePada tahun 1950-an magnetic tape telah digunakan pertama kali oleh IBM untuk menyimpan data. Saat sebuah rol magetic tape dapat menyimpan data setara dengan 10.000 punch card, membuat magnetic tape sangat populer sebagai cara menyimpan data komputer hingga pertengahan tahun 1980-an.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;&lt;br /&gt;5.Compact Cassette&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://slametriyanto.net/wp-content/uploads/2007/05/compact_cassete.gif"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;width: 256px; height: 157px;" src="http://slametriyanto.net/wp-content/uploads/2007/05/compact_cassete.gif" border="0" alt="" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Compact Cassette merupakan salah satu bagian dari Magnetic Tape, dikarenakan sudah banyak dari kita yang telah memilikinya, hal itu menjadi bagian yang khusus. Compact Cassette diperkenalkan oleh Philips pada tahun 1963, namun tidak sampai tahun 1970 menjadi populer. Komputer, seperti ZX Spectrum, Commodore 64 dan Amstrad CPC menggunakan kaset untuk menyimpan data. Standar 90 menit Compact Cassette dapat menyimpan sekitar 700kB hingga 1MB dari data tiap sisinya. Jika disetarakan dengan DVD, maka data dalam Compact Cassette dapat dijalankan selama 281 hari.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;&lt;br /&gt;6.Magnetic Drum&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://slametriyanto.net/wp-content/uploads/2007/05/magnetic_drum.gif"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;width: 268px; height: 152px;" src="http://slametriyanto.net/wp-content/uploads/2007/05/magnetic_drum.gif" border="0" alt="" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Magnetic Drum memiliki panjang 16 inci yang bekerja 12.500 putaran tiap menit. Media ini digunakan untuk menunjang komputer IBM 650 sekitar 10.000 karakter dari Memori Utama.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;7.Floppy Disk&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://slametriyanto.net/wp-content/uploads/2007/05/floppy_disk.gif"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;width: 145px; height: 151px;" src="http://slametriyanto.net/wp-content/uploads/2007/05/floppy_disk.gif" border="0" alt="" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Pada tahun 1969, floppy disk pertama kali diperkenalkan. Saat itu hanya bisa membaca (read-only), jadi ketika data tersimpan tidak dapat dimodifikasi maupun dihapus. Ukurannya 8 inch dan dapat menyimpan data sekitar 80kB. Empat tahun kemudian, floppy disk yang sama muncul dan dapat menyimpan data sebanyak 256kB. Selain itu, memiliki kemampuan dapat ditulis kembali (writeable). Perkembangan selanjutnya, pada tahun 1990 lahir disk dengan ukuran 3 inci yang dapat menyimpan data sekitar 250 MB, atau biasa disebut juga Zip disk.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;&lt;br /&gt;8.World’s first hard drive&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://slametriyanto.net/wp-content/uploads/2007/05/world_harddrive.gif"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;width: 204px; height: 242px;" src="http://slametriyanto.net/wp-content/uploads/2007/05/world_harddrive.gif" border="0" alt="" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Tanggal 13 September 1956, komputer IBM 305 RAMA dalam kondisi tidak terselubungi. Komputer tidak mengalami perubahan sejak dapat menyimpan data sekitar 4.4 MB (setara dengan 5 milyar karakter) - saat itu sudah menjadi hal yang menakjubkan. Data tersimpan dalam 50 buah Magnetic Diks yang berukuran 24 inci. Lebih dari 1000 sistim dibangun dan diproduksi pada akhir tahun 1961. IBM mengeluarkan seharga $3,200 per bulan untuk memproduksi komputer.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;9.Hard drive&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://slametriyanto.net/wp-content/uploads/2007/05/hard_drive.gif"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;width: 174px; height: 153px;" src="http://slametriyanto.net/wp-content/uploads/2007/05/hard_drive.gif" border="0" alt="" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Hard drive masih diproduksi di bawah pengembangan yang tetap (konstan). Hitachi Deskstar 7K yang Anda lihat pada gambar di bawah adalah hard drive pertama kali yang dapat menyimpan data 500GB ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“ setara dengan 120.000 World’s first hard drive IBM 305 RAMAC. Hal ini cenderung tiap tahun kita dapat memperoleh drive yang dapat menyimpan data secara cepat dengan harga murah.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;&lt;br /&gt;10.Laser Disk&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://slametriyanto.net/wp-content/uploads/2007/05/laser_disk.gif"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;width: 320px; height: 187px;" src="http://slametriyanto.net/wp-content/uploads/2007/05/laser_disk.gif" border="0" alt="" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Tahun 1958, Laser Disk ditemukan namun tidak sampai tahun 1972 untuk pertama kalinya Video Disk didemonstrasikan kepada publik. Enam tahun kemudian, yaitu tahun 1978, sudah tersedia di beberapa pasaran. Hal yang tidak mungkin menyimpan data pada disk, namun mereka dapat menyimpan data dalam bentuk video dan gambar secara signifikan dengan kualitas tinggi lebih canggih dari teknik pada VHS.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;11.Compact Disk&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://slametriyanto.net/wp-content/uploads/2007/05/compact_disk.gif"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;width: 202px; height: 189px;" src="http://slametriyanto.net/wp-content/uploads/2007/05/compact_disk.gif" border="0" alt="" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Compact disk muncul bermula dari penemuan Laser Disk, namun berukuran lebih kecil. Dikembangkan oleh kerjasama antara SONY dan Philips pada tahun 1979 dan Compact Disk sangat berlimpah di pasaran pada tahun 1982. Sekarang tipe CD dapat menyimpan data sebesar 700MB.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;12.DVD&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://slametriyanto.net/wp-content/uploads/2007/05/dvd.gif"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;width: 185px; height: 179px;" src="http://slametriyanto.net/wp-content/uploads/2007/05/dvd.gif" border="0" alt="" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;DVD (Digital Versatile Disc atau Digital Video Disc) merupakan dasar dari CD menggunakan teknologi laser yang berbeda. Panjang gelombang laser menggunakan 780nm sinar inframerah (standar CD menggunakan 625 nm hingga 650nm sinar inframerah) yang membuatnya memungkinkan menyimpan data pada space yang sama. Dua lapisan DVD dapat menyimpan data sebesar 8.5 GB.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;13.# Media Penyimpanan Masa Depan&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://slametriyanto.net/wp-content/uploads/2007/05/hvd.gif"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;width: 272px; height: 173px;" src="http://slametriyanto.net/wp-content/uploads/2007/05/hvd.gif" border="0" alt="" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;  13.&lt;br /&gt;&lt;br /&gt;      Ada beberapa media penyimpanan data modern seperti kartu memori (memory card), kita tidak memiliki hal semacam itu, namun dalam perkembangan masa depan ada kemungkinan me-launching Blu-Ray dan HD DVD - persaingan dua format sebagai pengganti compact disc yang dapat menyimpan data lebih banyak.&lt;br /&gt;      Apa yang akan Anda ucapkan jika suatu saat memiliki Holographic Versatile Disc (HVD) yang dapat menyimpan data 160 kali lebih banyak dari Blu-Ray Disc. Kemampuan menyimpa data hingga 3.9 TB (Tera Byte) dalam sebuah disk atau secara dengan 4.600 - 11.900 jam menjalankan video menggunakan MPEG4.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/2777493999927656289-6653083804529581454?l=freetutorial4u.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2777493999927656289/posts/default/6653083804529581454'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2777493999927656289/posts/default/6653083804529581454'/><link rel='alternate' type='text/html' href='http://freetutorial4u.blogspot.com/2009/03/sejarah-penyimpanan-data-data-storage.html' title='SEJARAH PENYIMPANAN DATA  (DATA STORAGE)'/><author><name>Djoaz</name><uri>http://www.blogger.com/profile/15247490271431935023</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-2777493999927656289.post-5560682990340482512</id><published>2009-03-25T08:50:00.000-07:00</published><updated>2009-03-25T09:09:20.544-07:00</updated><title type='text'>MAMBO / JOOMLA</title><content type='html'>&lt;span style="font-weight:bold;"&gt;Pra Instalasi Mambo/Joomla&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;1. Prasyarat Utama&lt;br /&gt;&lt;br /&gt;Mambo/Joomla dapat berfungsi dengan baik jika didukung oleh program aplikasi lain seperti: Apache (sebagai web server), PHP (sebagai penterjemah kode), dan MySQL (sebagai database). Ketiga unsur tersebut wajib terpasang dalam komputer Anda jika ingin menjalankan Mambo/Joomla. Jadi, ketika Anda membuat situs secara offline (localhot) perlu sebuah server. Masing-masing aplikasi memiliki fungsi yang berbeda.&lt;br /&gt;&lt;br /&gt;Di sini tidak akan membahas tentang instalasi Apache, PHP, maupun MySQL. Silakan Anda menginstal komponen-komponen tersebut sendiri. Untuk mendownload Apache silakan kunjungi di httpd://apache.org, MysSQL di http://mysql.com/&lt;a href="http://mysql.com/"&gt;&lt;/a&gt;, dan PHP di &lt;a href="http://php.net/"&gt;http://php.net&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;Ada beberapa program yang dapat berfungsi sebagai server mini (sering disebut sebagai server kit) yaitu Uniform Server (Uniserver), PHP Triad, Dongkrak (karya anak bangsa), AppServe, dan lain-lain.&lt;br /&gt;&lt;br /&gt;Keempat program tersebut mampu menjalankan Mambo/Joomla karena di dalamnya terdapat komponen yang diperlukan Mambo/Joomla. Dari sekian banyak server, jika Anda mengikuti petunjuk dalam artikel ini, penulis menggunakan Uniform Server (Uniserver). Namun Anda juga bisa menggunakan program lain sesuai keinginan.&lt;br /&gt;&lt;br /&gt;2. Instalasi Uniserver &lt;a href="http://slametriyanto.web.id/software/Uniserver3.3.rar"&gt;(Download)&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Uniform Server merupakan sebuah program yang terdiri dari beberapa aplikasi seperti Apache, MySQL, php, dan Perl. Program ini berfungsi seperti layaknya sebuah server mini yang dapat menjalankan kode untuk web seperti php, Perl, CGI, maupun ASP. Seperti kita ketahui, syarat mutlak untuk dapat disebut sebagai server adalah mampu menterjemahkan bahasa yang dibuat dalam oleh Client us kemudian menterjemahkan dan selajutnya mengirimkan pesan yang disampaikan ke browser seperti apa yang diinginkan oleh pembuat situs tersebut. Dan sebuah server, umumnya harus menyediakan beberapa program penterjemah bahasa seperti yang telah disebutkan di atas.&lt;br /&gt;&lt;br /&gt;Proses instalasi sangat mudah dan tidak perlu diinstal ke dalam komputer. Anda cukup meng-copy (duplikasi) ke dalam salah satu disk drive (C atau D). Selanjutnya Anda tinggal meletakkan file instalasi Mambo ke dalam salah satu folder.&lt;br /&gt;&lt;br /&gt;Anda dapat pula mendownload secara gratis dari internet di &lt;a href="http://miniserver.sourceforge.net/"&gt;http://miniserver.sourceforge.net&lt;/a&gt;,&lt;br /&gt;&lt;br /&gt;   1.&lt;br /&gt;&lt;br /&gt;      Pertama kali, ekstrak file Uniserver3.3 ke salah satu drive (C atau D).&lt;br /&gt;   2.&lt;br /&gt;&lt;br /&gt;      Setelah ter-extract ke dalam salah satu folder, klik file Server_Start.bat untuk mengaktifkan Uniserver.&lt;br /&gt;   3.&lt;br /&gt;&lt;br /&gt;      Perlu diingat, apabila dalam komputer Anda telah terinstall aplikasi server seperti Apache maupun MySQL Server, sebaiknya dinon-aktifkan terlebih dulu sebelum menjankan program Uniform Server. Jika tidak dinon-aktifkan maka Uniform Server tidak dapat berjalan (tidak aktif) karena Server akan bentrok dengan yang lain. Jadi, sebaiknya non-aktifkan seluruh program Server dengan cara menekan tombol Ctrl+Alt+Del secara bersamaan. Klik Tab Processes untuk melihat program yang sedang berjalan. Jika terdapat Apache atau mysqld-exe segera klik tombol End Process.&lt;br /&gt;   4.&lt;br /&gt;&lt;br /&gt;      Tunggu beberapa saat, jika belum muncul halaman utamaUniform Server, klik file Disk Start. Dan jika belum muncul juga, refresh sekali lagi.&lt;br /&gt;   5.&lt;br /&gt;&lt;br /&gt;      Maka akan muncul menu go to main page. Klik menu tersebut untuk masuk ke halaman utama Uniform Server 3.3.&lt;br /&gt;   6.&lt;br /&gt;&lt;br /&gt;      Program tersebut sudah berjalan dengan baik (aktif). Sekarang aktifkan tombol Run MySQL Server. Tunggu beberapa saat, selanjutnya akan muncul pesan bahwa SySQL Server sudah aktif. Sekarang klik tombol Back untuk masuk ke halaman utama Uniform Server.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;Pengantar Mambo/Joomla&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;mambo_logo.jpgMambo Open Source (MOS) atau sering disebut Mambo adalah sebuah Content Management System (CMS) yang dibuat menggunakan bahasa PHP (PHP Hypertext Processor).&lt;br /&gt;&lt;br /&gt;Perkembangan terakhir tentang Mambo, ada sedikit konflik antara developer (pengembang) dengan founder (pembuat program). Pihak founder berkeinginan untuk membentuk sebuah perusahaan bernama Mambo Foundation, namun para pengembang tidak setuju karena mereka beralasan bahwa jika Mambo sudah ditangani oleh sebuah perusahaan maka dikhawatirkan Mambo akan menjadi sebuah software yang komersial. Padalah tujuan awal dibuatnya Mambo adalah open source (gratis) untuk semua orang dan siapapun boleh menggunakan, menduplikasi, atau bahkan memodifikasi.&lt;br /&gt;&lt;br /&gt;Kondisi seperti ini memicu para developer yang memiliki tanggung jawab dan hati nurani kepada user membuat mereka hengkang dari kepengurusan Mambo. Yang pada akhirnya para developer yang tidak setuju tersebut bergabung dan menciptakan sebuah software tandingan Mambo. Maka terciptalah sebuah sofware yang memiliki bentuk dan fungsi yang sama persis bernama Joomla.&lt;br /&gt;&lt;br /&gt;Hampir seluruh modul maupun komponen untuk Mambo dapat pula digunakan pula pada Joomla. Jadi, entah Anda menggunakan Mambo ataupun Joomla, tidak menjadi masalah karena seluruh tool memiliki fungsi yang sama.&lt;br /&gt;&lt;br /&gt;Meskipun program ini menggunakan bahasa php, bukan berarti harus paham seluruhnya tentang kode php. Bagi mereka tidak memahami kode HTML, Javascript, ASP, CGI, , maupun php tidak perlu takut untuk mempelajarinya karena meskipun tidak tahu tentang kode-kode tersebut, orang bisa membuat sebuah web secara cepat dengan beberapa fitur yang sangat kompleks Mambo dapat digunakan untuk membuat situs: 1. Portal 2. Komersial 3. Non-profit 4. Pribadi&lt;br /&gt;&lt;br /&gt;Aplikasi yang beragam dapat dibuat hanya dengan Mambo/Joomla karena memiliki beberapa kemampuan, diantaranya:&lt;br /&gt;&lt;br /&gt;   1.&lt;br /&gt;&lt;br /&gt;      Dapat melakukan update halaman utama, halaman berita, halaman artikel, maupun halaman arsip secara cepat.&lt;br /&gt;   2.&lt;br /&gt;&lt;br /&gt;      Dapat melihat file PDF&lt;br /&gt;   3.&lt;br /&gt;&lt;br /&gt;      Dapat menambahkan menu baru pada main menu, other menu, maupun top menu dengan mudah&lt;br /&gt;   4.&lt;br /&gt;&lt;br /&gt;      Dapat mengatur weblink dengan cepat dan mudah.&lt;br /&gt;   5.&lt;br /&gt;&lt;br /&gt;      Dapat mengatur banner (iklan).&lt;br /&gt;   6.&lt;br /&gt;&lt;br /&gt;      Dapat mengatur FAQ (Frequently Asked Questions).&lt;br /&gt;   7.&lt;br /&gt;&lt;br /&gt;      Dapat mengatur Newsflashes&lt;br /&gt;   8.&lt;br /&gt;&lt;br /&gt;      Membuat arsip dan menampilkannya kembali&lt;br /&gt;   9.&lt;br /&gt;&lt;br /&gt;      Dapat mencetak artikel, mengirim artikel lewat email, dan membaca artikel dengan format PDF.&lt;br /&gt;  10.&lt;br /&gt;&lt;br /&gt;      Dapat mengatur pengguna (user) dengan tingkat akses level yang berbeda.&lt;br /&gt;  11.&lt;br /&gt;&lt;br /&gt;      Dapat menambah komponen, modul, dan template dari pihak ketiga (seperti: forum, calendar, reminder, agenda, guestbook (buku tamu), shopping cart, dan sebagainya).&lt;br /&gt;&lt;br /&gt;Desain Mambo berbeda dengan aplikasi sejenis seperti Microsoft Frontpage maupun Macromedia Dreamweaver. Mambo sangat fleksibel, mudah digunakan, dan bentuknya sederhana, menjadikan software ini sangat user friendly karena:&lt;br /&gt;&lt;br /&gt;   1.&lt;br /&gt;&lt;br /&gt;      Mudah melakukan setup/instalasi.&lt;br /&gt;   2.&lt;br /&gt;&lt;br /&gt;      Memiliki interface administrator yang sederhana untuk mengatur isi situs (website).&lt;br /&gt;   3.&lt;br /&gt;&lt;br /&gt;      Mudah digunakan untuk mengedit (menambah, mengubah, dan menghapus) content dan gambar.&lt;br /&gt;   4.&lt;br /&gt;&lt;br /&gt;      Fleksibel untuk mengatur tampilan front end.&lt;br /&gt;   5.&lt;br /&gt;&lt;br /&gt;      Fleksibel untuk menambah komponen dan modul yang baru dari pihak ketiga.&lt;br /&gt;&lt;br /&gt;Seperti telah diijelaskan sebelumnya bahwa Anda tidak perlu lagi mengetahui konsep pembuatan web dengan HTML, XML maupun DHTML, cukup memasukan content dan gambar yang ingin ditampilkan ke dalam situs. Bahkan webmaster tidak perlu memahami program FTP untuk melakukan upload data karena di dalam Mambo/Joomla sudah tersedia fasilitas untuk uploading.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/2777493999927656289-5560682990340482512?l=freetutorial4u.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2777493999927656289/posts/default/5560682990340482512'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2777493999927656289/posts/default/5560682990340482512'/><link rel='alternate' type='text/html' href='http://freetutorial4u.blogspot.com/2009/03/mambo-jomla.html' title='MAMBO / JOOMLA'/><author><name>Djoaz</name><uri>http://www.blogger.com/profile/15247490271431935023</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-2777493999927656289.post-4511858758745874461</id><published>2009-03-25T08:48:00.000-07:00</published><updated>2009-03-25T08:49:37.645-07:00</updated><title type='text'>FLASH</title><content type='html'>&lt;span style="font-weight:bold;"&gt;MANFAAT FLASH&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;Dengan corak fitur yang lengkap dalam Flash, Anda dapat menciptakan banyak jensi aplikasi. Berikut adalah contoh beberapa macam hasil output dari aplikasi Macromedia Flash.&lt;br /&gt;&lt;br /&gt;Animasi. Di sini termasuk iklan banner, kartu ucapan online, kartun, dan lain-lain. Beberapa tipe lain dari aplikasi Flash menambahkan unsur animasi secara baik.&lt;br /&gt;&lt;br /&gt;Games. Banyak game (permainan) yang dibangun menggunakan Flash. Game kadang-kadang kombinasikan antara kemampuan animasi Flash dengan kemampuan logika ActionScipt.&lt;br /&gt;&lt;br /&gt;Alat Penghubung Pengguna. Banyak perancang website menggunakan Flash untuk merancang alat pengubung pengguna. Alat penghubung termasuk navigasi sederhana sama seperti beberapa alat penghubung secara kompleks. Anda dapat melihat beberapa contoh navigasi yang dibuat menggunakan Flash di situs http://macromedia.com.&lt;br /&gt;&lt;br /&gt;Area Pesan Fleksibel. Di sini adalah sebuah area dalam halaman website yang dirancang untuk menampilkan informasi yang memungkinkan periobahan waktu. Sebuah flexible messaging area (FMA) pada sebuah website restoran mungkin menampikan informasi tentang menu khusus setuap hari secara berbeda. Anda dapat melihat contoh sebuah FMA pada situs http://macromedia.com.&lt;br /&gt;&lt;br /&gt;Kaya Aplikasi Internet. Di sini meliputi suatu spektrum aplikasi luas yang menyediakan sebuah kaya alat penghubung pengguna untuk menampilkan dan mengontrol manipulasi penyimpanan data di internet. Sebuah aplikasi Internet kaya dapat menjadi sebuah aplikasi kalender, aplikasi pencari harga, sebuah katalog belanja, sebuah aplikasi pendidikan dan ujian, atau aplikasi lain yang menghadirkan pengotrol data dengan grafik kaya alat penghubung.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/2777493999927656289-4511858758745874461?l=freetutorial4u.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2777493999927656289/posts/default/4511858758745874461'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2777493999927656289/posts/default/4511858758745874461'/><link rel='alternate' type='text/html' href='http://freetutorial4u.blogspot.com/2009/03/flash.html' title='FLASH'/><author><name>Djoaz</name><uri>http://www.blogger.com/profile/15247490271431935023</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-2777493999927656289.post-8678648448029595952</id><published>2009-03-25T01:24:00.000-07:00</published><updated>2009-03-25T01:55:35.044-07:00</updated><title type='text'>DREAMWEAVER</title><content type='html'>A.&lt;span style="font-weight:bold;"&gt;Tutorial: Mengedit Web dengan Dreamweaver&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;Ada sebagian web designer dalam membuat situs professional tidak memanfaatkan Adobe Photoshop dalam merancang web, padahal dengan software tersebut kita akan lebih mudah dan lebih praktis dibandingkan harus membuat kode html.&lt;br /&gt;&lt;br /&gt;Ketika dokumen Adobe Photoshop &lt;a href="http://slametriyanto.net/wp-content/uploads/2007/06/situs-bisnis.zip"&gt;(download: situs_bisnis.zip)&lt;/a&gt; tersimpan dalam bentuk web maka secara otomatis akan membuat tag html sendiri sehingga tidak perlu bersusah payah mengetik kode html. Anda dapat membuktikan sendiri seperti nampak pada gambar berikut.&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://slametriyanto.net/wp-content/uploads/2007/06/dreamweaver_01.gif"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;width: 359px; height: 168px;" src="http://slametriyanto.net/wp-content/uploads/2007/06/dreamweaver_01.gif" border="0" alt="" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;1. Mengubah Objek menjadi Background&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;Tidak semua gambar (image) yang pada web yang telah kita buat diganti. Jika image tersebut berfungsi sebagai tombol, maka Anda dapat menambahkan menu pull down agar tampilan website lebih menarik. Anda juga dapat membuat tombol dalam bentuk mouse over, dan lain sebagainya.&lt;br /&gt;&lt;br /&gt;Pada bagian ini, kita akan mencoba membahas tentang teknik penggantian objek gambar menjadi latar belakang (backgrdound) agar kita dapat memasukkan beberapa komponen di dalamnya (teks maupun grafik).&lt;br /&gt;&lt;br /&gt;   1.Pertama kali, bukalah file index.html menggunakan Macromedia Dreamweaver.&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://slametriyanto.net/wp-content/uploads/2007/05/dreamweaver_02.gif"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;width: 357px; height: 293px;" src="http://slametriyanto.net/wp-content/uploads/2007/05/dreamweaver_02.gif" border="0" alt="" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;2.Setelah file terbuka, tentukan terlebih dahulu image mana saja yang akan di jadikan latar belakang dan bagian mana saja yang akan dijadikan sebagai tombol. Sebagai contoh, klik image di bagian bawah teks New Product.&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://slametriyanto.net/wp-content/uploads/2007/05/dreamweaver_02b.gif"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;width: 255px; height: 267px;" src="http://slametriyanto.net/wp-content/uploads/2007/05/dreamweaver_02b.gif" border="0" alt="" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;3.Pada bagian Properties, tertulis Src = images/index_26.gif. Hal itu berarti kita tidak dapat memasukan teks di atas gambar tersebut karena objek tersebut adalah image, bukan merupakan background. Tekan Del untuk menghapusnya.&lt;br /&gt;&lt;br /&gt;4.Klik pada Background URL of cell untuk memilih gambar yang akan dijadikan latar belakang (background). Oleh karena nama file yang baru saja dihapus adalah index_26.gif maka gunakan file tersebut sebagai latar belakang.&lt;br /&gt;&lt;br /&gt;5.Ketikkan images/index_26.gif pada kolom Bg.&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://slametriyanto.net/wp-content/uploads/2007/05/dreamweaver_05.gif"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;width: 276px; height: 297px;" src="http://slametriyanto.net/wp-content/uploads/2007/05/dreamweaver_05.gif" border="0" alt="" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;6.Lakukan hal yang sama pada bagian lain apabila ingin dijadikan sebagai latar belakang agar kita dapat memasukkan objek berupa teks, animasi, maupun gambar.&lt;br /&gt;&lt;br /&gt;-----------------------------------------------------------------------------------&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;2.&lt;span style="font-weight:bold;"&gt;Memasukkan Objek&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;Objek yang dimaksud dapat berupa animasi, gambar, maupun teks. Dalam Macromedia Dreamweaver proses memasukkan objek sangat mudah karena sudah disediakan tool yang sangat lengkap. Anda tinggal memilih objek apa yang akan dimasukkan. Berikut ini akan membahas masalah teknik memasukkan objek berupa teks.&lt;br /&gt;&lt;br /&gt;- Letakkan kursor pada tempat yang akan ditambahkan teks.&lt;br /&gt;- Pada penel Properties, aturlah beberapa spesifikasi seperti nampak pada gambar berikut.&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://slametriyanto.net/wp-content/uploads/2007/05/dreamweaver_12.gif"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;width: 353px; height: 98px;" src="http://slametriyanto.net/wp-content/uploads/2007/05/dreamweaver_12.gif" border="0" alt="" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;- Ketikkan beberapa kalimat yang berisi berita, kemudian aturlah format teks tersebut seperti nampak pada gambar berikut.&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://slametriyanto.net/wp-content/uploads/2007/05/dreamweaver_13.gif"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;width: 252px; height: 172px;" src="http://slametriyanto.net/wp-content/uploads/2007/05/dreamweaver_13.gif" border="0" alt="" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;- Anda bisa memasukkan image di antara teks tersebut. Untuk melakukan hal itu, pertama kali letakkan kursor di awal paragraf kemudian pilih menu Insert &gt; Image.&lt;br /&gt;&lt;br /&gt;- Pilih file gambar yang akan dimasukkan dalam dokumen tersebut.&lt;br /&gt;&lt;br /&gt;- Apabila berhasil memasukkan gambar, maka akan terlihat objek tersebut berada di depan paragraf. Namun posisinya masih kurang sempurna karena susunan teks terdorong oleh gambar tersebut.&lt;br /&gt;&lt;br /&gt;- Agar tampilan lebih rapi, Anda dapat mengatur posisi gambar sehingga seluruh teks akan berada di sebelah kanan gambar. Untuk melakukan hal tersebut, pada panel Properties pilih Left untuk Align.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;MEMBUAT LINK DAN NAVIGASI&lt;br /&gt;&lt;br /&gt;Menu yang mudah digunakan (user friendly) dapat membantu pengguna ketika mencari informasi yang dibutuhkan. Sebaiknya menggunakan tombol menu yang umum, seperti: Home, Product, Service, dan Contact Us&lt;br /&gt;&lt;br /&gt;Dalam Macromedia Dreamweaver, kita membuat Pop-up Menu, dan Jumping Menu secara mudah. Anda tidak bersusah payah menuliskan script yang panjang dalam bahasa Javascript karena telah disediakan tool yang sangat mudah dan fleksibel.&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;&lt;br /&gt;1. Membuat Pop-up Menu&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;Keunggulan software Macromedia Dreamweaver dibandingkan dengan aplikasi lain yang sejenis adalah adanya tool untuk membuat menu pop-up yang dibuat dengan bahasa Java. Bagi mereka yang masih awan dengan bahasa Java, tidak perlu bingung karena disediakan panel Behavior untuk mempermudah dalam pembuatan menu pop-up.&lt;br /&gt;&lt;br /&gt;Sebelum membuat pop-up menu terlebih dulu harus menyiapkan nama file sebagai link. Sebagai contoh: ketika user memilih menu PC maka yang akan muncul adalah pilihan nama computer seperti Acer, HP, BenQ, dan lain sebagainya. Dan ketika user memilih salah satu opsi (missal: Acer) maka akan terhubung ke file tersebut.&lt;br /&gt;&lt;br /&gt;Dengan demikian, Anda harus membuat beberapa file dengan bentuk interface yang sama seperti halaman utama, yaitu menyimpan dengan nama lain (contoh: Save As &gt; acer.html). Diasumsikan, Anda telah memiliki beberapa file sebagai link yang dimaksud.&lt;br /&gt;&lt;br /&gt;- Pertama kali, klik menu PC.&lt;br /&gt;- Jika panel Behaviors belum muncul, aktifkan terlebih dulu dengan cara memilih menu Window &gt; Behaviors.&lt;br /&gt;- Pada panel Behaviors (berada di sebelah kanan), klik tombol Add (tanda plus) untuk membuka menu.&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://slametriyanto.net/wp-content/uploads/2007/06/dreamweaver_23.gif"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;width: 187px; height: 143px;" src="http://slametriyanto.net/wp-content/uploads/2007/06/dreamweaver_23.gif" border="0" alt="" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;- Selanjutnya pilih Show Pop up Menu.&lt;br /&gt;- Setelah mengklik pilihan tersebut, maka akan muncul kotak dialog Show Pop-up Menu yang masih kosong.&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://slametriyanto.net/wp-content/uploads/2007/06/dreamweaver_25.gif"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;width: 375px; height: 144px;" src="http://slametriyanto.net/wp-content/uploads/2007/06/dreamweaver_25.gif" border="0" alt="" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;- Pada Tab Contents, masukkan nama menu pada kolom Text (misal: Acer).&lt;br /&gt;- Kemudian masukkan alamat URL pada kolom Link.&lt;br /&gt;- Selanjutnya pada kolom Target, pilih _parent.&lt;br /&gt;- Untuk membuat menu yang baru, klik tanda plus (+) di bagian atas. Kemudian lakukan hal sama seperti pada tahap 6.&lt;br /&gt;- Selanjutnya, klik Tab Appearance untuk mengatur warna teks dan latar belakang pop up menu. Tentukan jenis dan ukuran font yang digunakan. Lalu tentukan pula warna teks dan warna cell ketika mouse berada di atas teks.&lt;br /&gt;-Klik Tab Advanced untuk menentukan lebar, tinggi dan warna border kotak pop up menu.&lt;br /&gt;-Klik Tab Position untuk menentukan posisi pop up menu.&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://slametriyanto.net/wp-content/uploads/2007/06/dreamweaver_32.gif"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;width: 282px; height: 110px;" src="http://slametriyanto.net/wp-content/uploads/2007/06/dreamweaver_32.gif" border="0" alt="" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;- Setelah selesai klik OK. Untuk melihat hasilnya, klik tombol F12.&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://slametriyanto.net/wp-content/uploads/2007/06/dreamweaver_33.gif"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;width: 345px; height: 219px;" src="http://slametriyanto.net/wp-content/uploads/2007/06/dreamweaver_33.gif" border="0" alt="" /&gt;&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/2777493999927656289-8678648448029595952?l=freetutorial4u.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2777493999927656289/posts/default/8678648448029595952'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2777493999927656289/posts/default/8678648448029595952'/><link rel='alternate' type='text/html' href='http://freetutorial4u.blogspot.com/2009/03/dreamweaver.html' title='DREAMWEAVER'/><author><name>Djoaz</name><uri>http://www.blogger.com/profile/15247490271431935023</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-2777493999927656289.post-6540932863326629154</id><published>2009-03-25T01:01:00.000-07:00</published><updated>2009-03-25T01:22:34.012-07:00</updated><title type='text'>PHOTOSHOP</title><content type='html'>&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://slametriyanto.net/wp-content/uploads/2008/04/photoshop_logo.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;width: 249px; height: 300px;" src="http://slametriyanto.net/wp-content/uploads/2008/04/photoshop_logo.jpg" border="0" alt="" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;1. &lt;span style="font-weight:bold;"&gt;Drawing and Type Tools&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;PATH SELECTION (A): Untuk memilih dan mengedit path yang dinginkan.&lt;br /&gt;&lt;br /&gt;Caranya: aktifkan Path Selection tool, klik pada path yang telah dimaksud. Teknik ini biasa digunakan jika memiliki beberapa path.&lt;br /&gt;&lt;br /&gt;Type Tool : Untuk mengetik teks pada sebuah image secara vertikal maupun horizontal.&lt;br /&gt;&lt;br /&gt;Caranya: pilih salah satu tipe Type tool (horizontal atau vertikal), pilih jenis font, warna font, dan ukuran font. Anda dapat pula membuat efek teks warped dengan beberapa bentuk pilihan.&lt;br /&gt;&lt;br /&gt;Type Mask Tool : Untuk membuat seleksi berbentuk huruf.&lt;br /&gt;&lt;br /&gt;Caranya: sama dengan Type tool.&lt;br /&gt;&lt;br /&gt;Pen Tool : Untuk membuat path yang dapat digunakan sebagai seleksi maupun alat gambar.&lt;br /&gt;&lt;br /&gt;Caranya: aktifkan Pen tool, dan aturlah Option bar untuk menentukan tipenya (Pen tool atau Freeform Pen tool), dan pilih salah satu bentuknya (Shape Layers, Path atau Fill Pixel).&lt;br /&gt;&lt;br /&gt;Custom Shape Tool : Untuk membuat bentuk shape tertentu dari daftar yang ditampilkan.&lt;br /&gt;&lt;br /&gt;Caranya: sama dengan Pen tool, dan dapat menentukan salah satu bentuk Shape yang diinginkan (Dingbats).&lt;br /&gt;&lt;br /&gt;Notes tool : Untuk membuat catatan dan suara yang dapat disertakan dalam image.&lt;br /&gt;&lt;br /&gt;Caranya: aktifkan Annotation tool untuk membuat catatan lalu klik dan drag untuk membuat tempat catatan (note). Mulailah mengetikkan beberapa catatan. Perlu diperhatikan, teks dalam catatan tersebut tidak akan tercetak dalam dokumen gambar Anda. Sedangkan untuk membuat notasi berbentuk suara, aktifkan Audio Annotation tool.&lt;br /&gt;&lt;br /&gt;Eyedropper Tool : Untuk mengambil sampel warna dalam sebuah image.&lt;br /&gt;Caranya: aktifkan Eyedropper tool, lalu klik pada daerah yang ingin diambil sampel warnanya. Umumnya, Anda hanya dapat mengambil sampel satu warna, namun Anda dapat pula mengambil beberapa sampel warna dengan cara menekan tombol Shift saat memilih warna. Maksimal sampel warna yang diambil secara bersamaan adalah 4.&lt;br /&gt;&lt;br /&gt;Hand Tool : Untuk memindahkan sebuah gambar bersama-sama dengan windows.&lt;br /&gt;&lt;br /&gt;Caranya: aktifkan Hand tool dan letakkan pada sebuah image. Geser tampilan windows untuk melihat daerah yang tak tampak.&lt;br /&gt;&lt;br /&gt;Zoom Tool : Untuk mengatur tampilan (perbesar atau perkecil) image.&lt;br /&gt;&lt;br /&gt;Caranya: aktifkan Zoom tool, dan buatlah seleksi untuk memperbesar daerah yang dimaksud. Untuk memperkecil tampilan, tekan tombol Alt sambil mengklik pada daerah yang dimaksud.&lt;br /&gt;&lt;br /&gt;Foreground &amp; Background Color : Untuk menentukan warna foreground dan background.&lt;br /&gt;&lt;br /&gt;Caranya: klik pada ikon tersebut untuk memilih warna. Secara default, warna foreground &amp; background adalah hitam dan putih. Untuk menukar posisinya, tekan huruf X pada keyoard.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;2. &lt;span style="font-weight:bold;"&gt;Painting Tools&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;BRUSH (B) : Untuk membuat goresan kuas ketika mewarnai objek. Terdapat 12 tipe brush yang dapat Anda pilih, dan tiap-tiap tipe memiliki 20 jenis brush yang berbeda bentuk dan ukurannya. Diantaranya ada yang berbentuk daun, bunga, rumput, dan berbentuk pena untuk membuat kaligrafi.&lt;br /&gt;&lt;br /&gt;Caranya: aktifkan Brush tool, lalu aturlah ukuran brush, tipe brush dan tingkat kepekatan (opacity) pada menu option di bagian atas. Selanjutnya pilihlah warna yang diinginkan.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;PENCIL (B): Untuk membuat garis secara bebas dengan goresan yang menyerupai sebuah pensil.&lt;br /&gt;&lt;br /&gt;pencil_tool.gif&lt;br /&gt;&lt;br /&gt;HISTORY BRUSH (Y): Untuk mengembalikan objek pada posisi history tertentu. Tool in sangat berguna ketika mewarnai objek dengan brush kemudian ingin menghapusnya. Jika Anda menghapus menggunakan Eraser tool maka objek yang lain akan ikut terhapus.&lt;br /&gt;&lt;br /&gt;Caranya: aktifkan History Brush tool dan tentukan ukuran brush. Goreskan pada objek untuk menghilangkan bekas goresan brush.&lt;br /&gt;&lt;br /&gt;history_tool.gif&lt;br /&gt;&lt;br /&gt;ART HISTORY BRUSH (Y): Untuk mewarnai objek berdasarkan history tertentu.&lt;br /&gt;&lt;br /&gt;Caranya: aktifkan Art History Brush tool dan aturlah ukuran brush. Pada menu option, aturlah beberapa spesifikasi (Opacity, Style, Type, dan Tolerance). Kemudian goreskan pada gambar secara perlahan-lahan.&lt;br /&gt;&lt;br /&gt;GRADIENT (G) : Untuk mewarnai objek dengan warna gradasi dengan tipe linier, angle, reflected, dan diamond.&lt;br /&gt;&lt;br /&gt;Caranya: aktifkan Gradient tool dan tentukan tipe gradasi (linier, angle, reflected, dan diamond) pada menu Option. Selanjuntya, pilih warna gradasi, untuk membuat warna gradasi sendiri klik warna gradasi.&lt;br /&gt;&lt;br /&gt;PAINT BUCKET (G): Untuk mengisi objek dengan warna foreground yang telah dipilih.&lt;br /&gt;&lt;br /&gt;Caranya: aktifkan Paint Bucket tool, pilih warna yang diinginkan. Klik pada daerah yang ingin diberi warna. Anda dapat pula menekan tombol Alt+Backspace secara bersamaan untuk memberi warna (berfungsi sebagai Shottcuts).&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;3. &lt;span style="font-weight:bold;"&gt;Crop and Slice Tools&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;Tool-tool dalam kategori ini umumnya digunakan untuk mengedit image maupun dokumen Photoshop.&lt;br /&gt;&lt;br /&gt;CROP (C): Untuk membuang bagian dari image canvas yang tidak digunakan.&lt;br /&gt;&lt;br /&gt;Caranya: aktifkan Crop tool kemudian letakkan mouse pada daerah tertentu lalu seret ke daerah lain. Klik tanda centang di bagian atas jika sudah memilih atau tekan tombol Enter. Untuk memperkecil atau memperbesar area yang dipilih, klik titik Nude di bagian kiri/kanan/atas/bawah dan seret ke tempat lain untuk membuat perubahan ukuran.&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://slametriyanto.net/wp-content/uploads/2007/05/crop_tool.gif"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;width: 316px; height: 304px;" src="http://slametriyanto.net/wp-content/uploads/2007/05/crop_tool.gif" border="0" alt="" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;SLICE (K) :Untuk membuat irisan pada image menjadi beberapa bagaian secara otomatis. Teknik ini sangat diperlukan ketika menampilkan beberapa gambar di internet karena sebuah gambar akan dipotong menjadi beberapa bagian sehingga akan lebih cepat ditampilkan.&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://slametriyanto.net/wp-content/uploads/2007/05/slice_tool.gif"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;width: 316px; height: 304px;" src="http://slametriyanto.net/wp-content/uploads/2007/05/slice_tool.gif" border="0" alt="" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Caranya: akifkan Slice tool kemudian buat seleksi berbentuk kotak pada gambar yang ingin dipotong. Buatlah irisan pada daerah lain dengan cara yang sama. Usahahan pemotongan selanjutnya tepat pada garis sebelumnya karena jika kurang atau melebihi daerah pemotongan sebelumnya maka secara otomatis akan membuat irisan lain.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/2777493999927656289-6540932863326629154?l=freetutorial4u.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2777493999927656289/posts/default/6540932863326629154'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2777493999927656289/posts/default/6540932863326629154'/><link rel='alternate' type='text/html' href='http://freetutorial4u.blogspot.com/2009/03/photoshop.html' title='PHOTOSHOP'/><author><name>Djoaz</name><uri>http://www.blogger.com/profile/15247490271431935023</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-2777493999927656289.post-3583117824936720901</id><published>2009-03-25T00:48:00.000-07:00</published><updated>2009-03-25T00:57:56.933-07:00</updated><title type='text'>WELCOME......SELAMAT DATANG!!!!!</title><content type='html'>ENJOY AND HOPE USEFULL..&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/2777493999927656289-3583117824936720901?l=freetutorial4u.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2777493999927656289/posts/default/3583117824936720901'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2777493999927656289/posts/default/3583117824936720901'/><link rel='alternate' type='text/html' href='http://freetutorial4u.blogspot.com/2009/03/welcomeselamat-datang.html' title='WELCOME......SELAMAT DATANG!!!!!'/><author><name>Djoaz</name><uri>http://www.blogger.com/profile/15247490271431935023</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry></feed>
