<?xml version="1.0" encoding="UTF-8"?> <rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" ><channel><title>TuteBox &#187; Ruzeen</title> <atom:link href="http://www.tutebox.com/author/ruzeen/feed/" rel="self" type="application/rss+xml" /><link>http://www.tutebox.com</link> <description>&#34;Knowledge belongs to the world, be proud to pass it on&#34; - Tutebox</description> <lastBuildDate>Sun, 05 Sep 2010 08:51:16 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.0.1</generator> <item><title>Differentiation [Mathematics]</title><link>http://www.tutebox.com/maths/differentiation/</link> <comments>http://www.tutebox.com/maths/differentiation/#comments</comments> <pubDate>Sun, 29 Aug 2010 16:45:46 +0000</pubDate> <dc:creator>Ruzeen</dc:creator> <category><![CDATA[Mathematics]]></category> <category><![CDATA[AL]]></category> <category><![CDATA[differentiation]]></category> <category><![CDATA[Math]]></category> <category><![CDATA[mathematics]]></category> <category><![CDATA[OL]]></category><guid isPermaLink="false">http://www.tutebox.com/?p=2057</guid> <description><![CDATA[Note: This tutorial mainly targets O/L &#38; A/L students. What does differentiation mean? I&#8217;d like to say, the purpose of differentiation is to find the derivative i.e. (dY/dX) For your information: X and Y can be substituted with any other letter! dY/dX is the gradient. And the gradient always tells you how Y changes with respect to X The basic rule for differentiating is, if y=x^n then dy/dx = nx^(n-1) This is going to be [...]]]></description> <wfw:commentRss>http://www.tutebox.com/maths/differentiation/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Choose a language whilst browsing : PHP tutorial</title><link>http://www.tutebox.com/programming/php-tutorials/choosing-a-language/</link> <comments>http://www.tutebox.com/programming/php-tutorials/choosing-a-language/#comments</comments> <pubDate>Tue, 24 Aug 2010 16:52:25 +0000</pubDate> <dc:creator>Ruzeen</dc:creator> <category><![CDATA[PHP]]></category> <category><![CDATA[Programming]]></category> <category><![CDATA[Web Development]]></category><guid isPermaLink="false">http://www.tutebox.com/?p=1884</guid> <description><![CDATA[Ok! This tutorial is strictly targeted towards web developers, who are looking for ways to convey or show his/her web page(s) in more than one language. Here is one smart way of doing it. I&#8217;ve made it very easy for you; I&#8217;ll give you the source-code and tell you what to do to get it working. Still have a problem? Leave a comment! I&#8217;ll help you get through. Steps to follow 1) Create a .php [...]]]></description> <wfw:commentRss>http://www.tutebox.com/programming/php-tutorials/choosing-a-language/feed/</wfw:commentRss> <slash:comments>2</slash:comments> </item> <item><title>Running multiple Yahoo messengers simultaneously</title><link>http://www.tutebox.com/computers/software/multiple-yahoo-messengers/</link> <comments>http://www.tutebox.com/computers/software/multiple-yahoo-messengers/#comments</comments> <pubDate>Sun, 11 Jul 2010 05:14:42 +0000</pubDate> <dc:creator>Ruzeen</dc:creator> <category><![CDATA[Software]]></category> <category><![CDATA[regedit]]></category> <category><![CDATA[tips & tricks]]></category> <category><![CDATA[yahoo messenger]]></category><guid isPermaLink="false">http://www.tutebox.com/?p=1294</guid> <description><![CDATA[First of all, why I prefer Yahoo! Messenger is because I feel it&#8217;s simple and easy-to-use (user-friendly). It doesn&#8217;t have anything fancy; just the quality coding and simple graphics. If you&#8217;ve got my taste or use you Yahoo! Messenger frequently, then this tutorial is for you! Just imagine how wonderful it would be if you can run multiple Yahoo messengers at one time. Yes you can. You may want to sign in to two different [...]]]></description> <wfw:commentRss>http://www.tutebox.com/computers/software/multiple-yahoo-messengers/feed/</wfw:commentRss> <slash:comments>12</slash:comments> </item> <item><title>Change your WordPress theme info</title><link>http://www.tutebox.com/internet/wordpress-theme-info/</link> <comments>http://www.tutebox.com/internet/wordpress-theme-info/#comments</comments> <pubDate>Sun, 11 Jul 2010 04:19:50 +0000</pubDate> <dc:creator>Ruzeen</dc:creator> <category><![CDATA[Internet]]></category> <category><![CDATA[css]]></category> <category><![CDATA[wordpress]]></category><guid isPermaLink="false">http://www.tutebox.com/?p=1289</guid> <description><![CDATA[This is not a big deal, but many people have been wondering how to do&#8230; From your theme folder open &#8220;style.css&#8221; with a text editor and edit what&#8217;s on top to fulfill your needs. Next, take a screenshot of your website and save it as screenshot.png (preferably 300&#215;240). Then upload &#8220;style.css&#8221; and &#8220;screenshot.png&#8221; to your theme folder on your web-server. And you&#8217;re done! Here&#8217;s an example: - thanks for your comments]]></description> <wfw:commentRss>http://www.tutebox.com/internet/wordpress-theme-info/feed/</wfw:commentRss> <slash:comments>4</slash:comments> </item> <item><title>Basics of a server side scripting language : PHP (part 2)</title><link>http://www.tutebox.com/programming/php-tutorials/basics-of-php-part2/</link> <comments>http://www.tutebox.com/programming/php-tutorials/basics-of-php-part2/#comments</comments> <pubDate>Sat, 10 Jul 2010 12:04:55 +0000</pubDate> <dc:creator>Ruzeen</dc:creator> <category><![CDATA[PHP]]></category> <category><![CDATA[Programming]]></category> <category><![CDATA[coding]]></category> <category><![CDATA[programming]]></category><guid isPermaLink="false">http://www.tutebox.com/?p=1249</guid> <description><![CDATA[Haven&#8217;t read part 1 yet? Go to PART 1 else you&#8217;re good to continue! In this tutorial we&#8217;ll be learning how to echo out an image, much advanced calculations using variables, using the IF statement and using arrays. Ready? Good! Lets start working. Echoing out an image Nothing to worry here. It&#8217;s simple; a small change to make from how you would normally write. &#60;?php echo &#8220;&#60;img src=&#8217;the-location-of-your-image&#8217; width=&#8217;100&#8242; length=&#8217;100&#8242; /&#62;&#8221;; ?&#62; Much advanced calculations [...]]]></description> <wfw:commentRss>http://www.tutebox.com/programming/php-tutorials/basics-of-php-part2/feed/</wfw:commentRss> <slash:comments>6</slash:comments> </item> <item><title>Column Vectors [Mathematics]</title><link>http://www.tutebox.com/maths/column-vectors/</link> <comments>http://www.tutebox.com/maths/column-vectors/#comments</comments> <pubDate>Sat, 10 Jul 2010 07:33:28 +0000</pubDate> <dc:creator>Ruzeen</dc:creator> <category><![CDATA[Mathematics]]></category> <category><![CDATA[AL]]></category> <category><![CDATA[Math]]></category> <category><![CDATA[mathematics]]></category> <category><![CDATA[OL]]></category> <category><![CDATA[Vectors]]></category><guid isPermaLink="false">http://www.tutebox.com/?p=1214</guid> <description><![CDATA[Note: This tutorial mainly targets O/L &#38; A/L students. What is a vector? A vector is a displacement that has a fixed length in a fixed direction. Also you can add vectors in any order as long as you know what you&#8217;re doing and don&#8217;t mess up. Yes! This is going to be more than just a tutorial. Let’s make this a quiz. I will do one whole question along with detailed workings. First try [...]]]></description> <wfw:commentRss>http://www.tutebox.com/maths/column-vectors/feed/</wfw:commentRss> <slash:comments>3</slash:comments> </item> <item><title>Y = √3x^2 + 4z [Mathematics]</title><link>http://www.tutebox.com/maths/subject-of-the-equation/</link> <comments>http://www.tutebox.com/maths/subject-of-the-equation/#comments</comments> <pubDate>Wed, 07 Jul 2010 01:15:07 +0000</pubDate> <dc:creator>Ruzeen</dc:creator> <category><![CDATA[Mathematics]]></category> <category><![CDATA[AL]]></category> <category><![CDATA[algebra]]></category> <category><![CDATA[Math]]></category> <category><![CDATA[mathematics]]></category> <category><![CDATA[OL]]></category><guid isPermaLink="false">http://www.tutebox.com/?p=1080</guid> <description><![CDATA[Note: This tutorial mainly targets O/L &#38; A/L students. I know, we all know making the subject of (for example) x is a simple thing in a simple equation/sum – which basically anyone should be able to do. What about a hard/confusing one? This is going to be more than just a tutorial. Let’s make this a quiz. I will do 4 hard questions along with detailed workings. First try it yourself then check the [...]]]></description> <wfw:commentRss>http://www.tutebox.com/maths/subject-of-the-equation/feed/</wfw:commentRss> <slash:comments>6</slash:comments> </item> <item><title>Basics of a server-side scripting language : PHP (part 1)</title><link>http://www.tutebox.com/programming/php-tutorials/basics-of-php-part1/</link> <comments>http://www.tutebox.com/programming/php-tutorials/basics-of-php-part1/#comments</comments> <pubDate>Sun, 27 Jun 2010 17:45:36 +0000</pubDate> <dc:creator>Ruzeen</dc:creator> <category><![CDATA[PHP]]></category> <category><![CDATA[Programming]]></category> <category><![CDATA[coding]]></category> <category><![CDATA[programming]]></category><guid isPermaLink="false">http://www.tutebox.com/?p=976</guid> <description><![CDATA[What does PHP stand for? PHP is known as Hypertext Preprocessor these days, but stood as personal home page way back in 1994/95 and 6 (glad it changed to a better-sounding name). Anyway… who cares about the history, unless u really do. Yeah! Google that :] What is PHP used for? PHP is used for web development; to produce dynamic web pages. And it wont function as a client-side script. It needs to run on [...]]]></description> <wfw:commentRss>http://www.tutebox.com/programming/php-tutorials/basics-of-php-part1/feed/</wfw:commentRss> <slash:comments>10</slash:comments> </item> <item><title>Build a software program like PeterAnswers.com&#8217;s app.</title><link>http://www.tutebox.com/programming/dot-net/a-program-like-peteranswers-app/</link> <comments>http://www.tutebox.com/programming/dot-net/a-program-like-peteranswers-app/#comments</comments> <pubDate>Tue, 22 Jun 2010 00:48:50 +0000</pubDate> <dc:creator>Ruzeen</dc:creator> <category><![CDATA[Programming]]></category> <category><![CDATA[Visual Studio]]></category> <category><![CDATA[peter answers]]></category> <category><![CDATA[programming]]></category> <category><![CDATA[software program]]></category> <category><![CDATA[source code]]></category> <category><![CDATA[visual basic]]></category><guid isPermaLink="false">http://www.tutebox.com/?p=867</guid> <description><![CDATA[Note: Read this tutorial only if you are even a small VB programmer. Want to just download the program? Download! &#8211; extract and run setup.exe Happy experiencing :] Bye. Or else&#8230; Few months ago I came across PeterAnswers.com by accident, whilst browsing the net. It is your turn now&#8230; please go through the entire homepage and then continue reading this tutorial (you will understand better). Thatʹs NOT artificially intelligent ;D Hope you are done! Wondering [...]]]></description> <wfw:commentRss>http://www.tutebox.com/programming/dot-net/a-program-like-peteranswers-app/feed/</wfw:commentRss> <slash:comments>14</slash:comments> </item> <item><title>Why and how-to, change the location of &#8220;My Documents&#8221;</title><link>http://www.tutebox.com/computers/how-to-change-the-location-of-my-documents/</link> <comments>http://www.tutebox.com/computers/how-to-change-the-location-of-my-documents/#comments</comments> <pubDate>Sun, 20 Jun 2010 03:30:50 +0000</pubDate> <dc:creator>Ruzeen</dc:creator> <category><![CDATA[Computers]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[backup]]></category> <category><![CDATA[customize]]></category> <category><![CDATA[pc]]></category> <category><![CDATA[secure]]></category> <category><![CDATA[tips & tricks]]></category><guid isPermaLink="false">http://www.tutebox.com/?p=787</guid> <description><![CDATA[There should be an obvious reason for anything you do! Likewise there is a reason why you would want to change the storage location of My Documents (as the Title says it all). Leave alone how-to, lets get to that later. Then Why? It is a well-known fact that if your PC crashes or if you format your PC in a rush (least bothered about everything that is on My Documents, while backing-up the tiny [...]]]></description> <wfw:commentRss>http://www.tutebox.com/computers/how-to-change-the-location-of-my-documents/feed/</wfw:commentRss> <slash:comments>7</slash:comments> </item> </channel> </rss>
<!-- Optimized content served from: www.tutebox.com @ 2010-09-07 00:28:49 -->