<?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>SecretSchool.Org &#187; secret tutorial</title>
	<atom:link href="http://secretschool.org/category/secret-tutorial/feed/" rel="self" type="application/rss+xml" />
	<link>http://secretschool.org</link>
	<description>We Share Because We Care</description>
	<lastBuildDate>Mon, 04 May 2009 17:22:04 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Playing Sound on Mouse over or Mouse click effect in DreamweaverMX</title>
		<link>http://secretschool.org/2008/06/playing-sound-on-mouse-over-or-mouse-click-effect-in-dreamweavermx/</link>
		<comments>http://secretschool.org/2008/06/playing-sound-on-mouse-over-or-mouse-click-effect-in-dreamweavermx/#comments</comments>
		<pubDate>Fri, 13 Jun 2008 04:04:17 +0000</pubDate>
		<dc:creator>zamshazilla</dc:creator>
				<category><![CDATA[internship]]></category>
		<category><![CDATA[secret tutorial]]></category>

		<guid isPermaLink="false">http://secretschool.org/?p=460</guid>
		<description><![CDATA[Learn how to Play Sound in 2 steps

Create a link for the sound to be played                        on Rollover or on Click. You need to make a simple text     [...]]]></description>
			<content:encoded><![CDATA[<p class="blue">Learn how to Play Sound in 2 steps</p>
<ul>
<li class="image">Create a link for the sound to be played                        on Rollover or on Click. You need to make a simple text                        link with &#8216;#&#8217; symbol.</li>
<li class="image">Then add a behavior to the link. Open Windows/Behaviors                        and click on the &#8216;+&#8217; symbol in the Behaviors Panel. Click                        on &#8216;Play Sound&#8217;. Browse to find the sound you need to play                        and click OK.</li>
</ul>
<p>Note: If you need to play music on any event, go to the                      behaviors panel and select another event from events drop                      down menu e.g. to play music on Rollover then you have to                      choose onMouseOver</p>
<p class="blue">Javascript Code</p>
<p>&lt;script language=&#8221;JavaScript&#8221;&gt;<br />
&lt;!&#8211;<br />
function MM_controlSound(x, _sndObj, sndFile) { //v3.0<br />
var i, method = &#8220;&#8221;, sndObj = eval(_sndObj);<br />
if (sndObj != null) {<br />
if (navigator.appName == &#8216;Netscape&#8217;) method = &#8220;play&#8221;;<br />
else {<br />
if (window.MM_WMP == null) {<br />
window.MM_WMP = false;<br />
for(i in sndObj) if (i == &#8220;ActiveMovie&#8221;) {<br />
window.MM_WMP = true; break;<br />
} }<br />
if (window.MM_WMP) method = &#8220;play&#8221;;<br />
else if (sndObj.FileName) method = &#8220;run&#8221;;<br />
} }<br />
if (method) eval(_sndObj+&#8221;.&#8221;+method+&#8221;()&#8221;);<br />
else window.location = sndFile;<br />
}<br />
//&#8211;&gt;<br />
&lt;/script&gt;</p>
<p class="blue">Dreamweaver generates the following code that                      embeds the sound file within the page</p>
<p>&lt;embed name=&#8217;CS1022563046202&#8242; src=&#8217;sound.wav&#8217; loop=false<br />
autostart=false MASTERSOUND hidden=true width=0 height=0&gt;<br />
&lt;/embed&gt;</p>
<p>This can be included towards the end of the page.</p>
<p>HTML Code<br />
&lt;a href=&#8221;#&#8221; onClick=&#8221;MM_controlSound(&#8217;play&#8217;,'document. CS1022563046202&#8242;,&#8217;sound.wav&#8217;)&#8221;&gt;Click<br />
Here to Play Sound&lt;/a&gt;</p>
<p>copyright from :</p>
<p>http://www.tutorialized.com/view/tutorial/</p>
]]></content:encoded>
			<wfw:commentRss>http://secretschool.org/2008/06/playing-sound-on-mouse-over-or-mouse-click-effect-in-dreamweavermx/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to find your MAC address (No OS installed)</title>
		<link>http://secretschool.org/2008/06/how-to-find-your-mac-address-no-os-installed/</link>
		<comments>http://secretschool.org/2008/06/how-to-find-your-mac-address-no-os-installed/#comments</comments>
		<pubDate>Tue, 03 Jun 2008 11:30:03 +0000</pubDate>
		<dc:creator>liyanaizzati</dc:creator>
				<category><![CDATA[internship]]></category>
		<category><![CDATA[secret tutorial]]></category>

		<guid isPermaLink="false">http://secretschool.org/?p=428</guid>
		<description><![CDATA[ No OS 
Obtain a Fermi Linux floppy disk from PREP counter in FCC3W or from Yolanda at WH8NW. This can be used no matter what OS you intend to install. Boot the machine to the &#8220;Choose a Language&#8221; screen. Then press Ctrl-Alt-F4. Look for the lines near the bottom of the screen that starts [...]]]></description>
			<content:encoded><![CDATA[<p><span style="small;"> No OS </span></p>
<p>Obtain a Fermi Linux floppy disk from PREP counter in FCC3W or from Yolanda at WH8NW. This can be used no matter what OS you intend to install. Boot the machine to the &#8220;Choose a Language&#8221; screen. Then press Ctrl-Alt-F4. Look for the lines near the bottom of the screen that starts with the string &#8220;&lt;6&gt;eth0:&#8221;. Near the end of the line should be a string of 6 hexidecimal numbers separated by colons. This is the MAC address.</p>
]]></content:encoded>
			<wfw:commentRss>http://secretschool.org/2008/06/how-to-find-your-mac-address-no-os-installed/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to find your MAC address (Macintosh)</title>
		<link>http://secretschool.org/2008/06/how-to-find-your-mac-address-macintosh/</link>
		<comments>http://secretschool.org/2008/06/how-to-find-your-mac-address-macintosh/#comments</comments>
		<pubDate>Tue, 03 Jun 2008 11:29:56 +0000</pubDate>
		<dc:creator>liyanaizzati</dc:creator>
				<category><![CDATA[internship]]></category>
		<category><![CDATA[secret tutorial]]></category>

		<guid isPermaLink="false">http://secretschool.org/?p=427</guid>
		<description><![CDATA[MAC OS X 
Open &#8216;System Preferences&#8217; (usually found in the Dock) and select  Network.  Pick a location and specify the interface whose MAC address is desired  in the Show: drop down list.  For &#8216;Built-in Ethernet&#8217;, select the Ethernet tab.   Read the MAC address labeled &#8216;Ethernet ID:&#8217;.

For wireless, select &#8216;Airport&#8217; [...]]]></description>
			<content:encoded><![CDATA[<p><span style="small;">MAC OS X </span></p>
<p>Open &#8216;System Preferences&#8217; (usually found in the Dock) and select  Network.  Pick a location and specify the interface whose MAC address is desired  in the Show: drop down list.  For &#8216;Built-in Ethernet&#8217;, select the Ethernet tab.   Read the MAC address labeled &#8216;Ethernet ID:&#8217;.</p>
<p><img src="http://i38.photobucket.com/albums/e121/sepiakubenci/MAC_OS_X_01.jpg" alt="" width="595" height="577" /></p>
<p>For wireless, select &#8216;Airport&#8217; in the Show: dialog. Read the MAC address  labeled &#8216;Airport ID:&#8217;.</p>
<p><img src="http://i38.photobucket.com/albums/e121/sepiakubenci/MAC_OS_X_02.jpg" alt="" width="595" height="577" /></p>
<p><span style="small;"> Macintosh with Open Transport </span></p>
<p>Open the AppleTalk control panel.  Go to the <strong>Edit </strong>Menu and select<strong> User Mode </strong>. Select the <strong>Advanced</strong> radio button and click OK. Click <strong>info</strong>.  The MAC address is displayed in the AppleTalk Info window.</p>
<p class="MsoNormal"><span style="#330033;">Macintosh with MacTCP </span><br />
<span> </span></p>
<p class="MsoNormal" style="0.5in;"><strong><span style="13.5pt;">Built-in Ethernet computers using MacTCP</span><br />
</strong><br />
Generally this information is not required in order to set up an AppleTalk network. However, here are four methods to find the built-in Ethernet address:</p>
<p><strong>Note:</strong> In order to obtain the Built-In Ethernet hardware address, the card will need to be initialized (hooked up to a valid Ethernet network).</p>
<ul type="disc">
<li>
<ul type="circle">
<li class="MsoNormal">Use MacTCP to identify       the Ethernet address by opening MacTCP and using the Option key when       selecting the Ethernet icon. For this to work you must be sure the caps       lock key is NOT depressed, and connected to an Ethernet network.</li>
<li class="MsoNormal">If your computer is       using Open Transport (OT) 1.1 there is a built-in feature that lets you       find the Ethernet hardware address. Follow the steps below: (Your       computer has to be on the Ethernet network to do this. If it is not, you       cannot perform these steps.)</li>
</ul>
</li>
</ul>
<p class="MsoNormal" style="2in;">1. Open the AppleTalk control panel.<br />
2. Go to the Edit menu and select User Mode.<br />
3. Select the Advanced radio button and click OK.<br />
4. Click Info.<br />
5. The hardware address is displayed in the AppleTalk Info window.</p>
<ul type="disc">
<li>
<ul type="circle">
<li class="MsoNormal">You can also use the       Apple LAN Utility to report the burned in address without being connected       to a network. This article can help you locate the Apple LAN Utility       software, &#8220;Where To Find Apple Software Updates&#8221; &#8212; Lists       online services for free Apple software updates.</li>
<li class="MsoNormal">You can obtain the AG       Group EtherPeek network monitoring application, which includes a utility       called it GetMyAddress. This utility will also return the address of the       computer&#8217;s internal Ethernet interface.</li>
</ul>
</li>
</ul>
<p><strong><span style="13.5pt;">Built-in Ethernet computers using Open Transport</span></strong></p>
<p>Built-in Ethernet computers using Open Transport includes any NuBus-based or PCI-based Power Macintosh computer with Mac OS 7.6 or later and configured for Open Transport.</p>
<p>You can find the hardware Ethernet address by opening the AppleTalk control panel and clicking the Info button in either the Advanced, or Administrator mode, shown in Figure 1. To access the Advanced or Administrator mode, choose User Mode from the Edit menu.</p>
<p><strong>Note:</strong> If you have a Power Macintosh 9500 computer with version 1.0 of the System Enabler 701, you should update to System 7.5.3 or later with Open Transport 1.1 or later.</p>
<p><img src="http://i38.photobucket.com/albums/e121/sepiakubenci/image001.gif" alt="" width="449" height="515" /></p>
<p><strong>Figure 1 </strong>AppleTalk control panel</p>
<p>You can also use one of the following to find the Ethernet address:</p>
<p><strong>Apple System Profiler 2.1.2</strong></p>
<p>The Network Overview (under System Profile tab) has information that will detail the hardware Ethernet address, shown in Figure 2.</p>
<p><img src="http://i38.photobucket.com/albums/e121/sepiakubenci/image002.gif" alt="" width="501" height="101" /></p>
<p><strong>Figure 2</strong> Apple System Profiler Network Overview tab</p>
<p>Current versions of GetMyAddress and other network utilities may not work with System 7.5.2 that came on some PCI-based Power Macintosh computers like the 7200, 7500, 8500, and 9500. You have a number of options.</p>
<p><strong>Standard UNIX Tools</strong></p>
<p>Many system administrators may require Ethernet hardware addresses for bootpd and rarpd configurations. If you are using a UNIX host for these network configuration services, you can use standard UNIX tools to determine the hardware address. Follow these steps:</p>
<p class="MsoNormal" style="1in;">1. Configure TCP/IP to the desired IP address.<br />
2. Ping the Power Macintosh with Open Transport from a UNIX workstation.<br />
3. Use arp to display address resolution table. For example, in A/UX the command would be &#8220;arp -a&#8221;.</p>
<p class="MsoNormal" style="0.5in;"><strong><span style="13.5pt;">Built-in Ethernet LaserWriters</span></strong></p>
<p>To obtain the address of built-in Ethernet LaserWriters, you can use the LaserWriter utility that ships with the printer. Simply print the configuration page from within the LaserWriter utility program. The printout includes the physical address of the Ethernet interface. You must also be connected to an Ethernet network.</p>
<p>Copy Write From : http://www-dcn.fnal.gov/DCG-Docs/mac/index.html</p>
<p><!--[if !supportEmptyParas]--></p>
]]></content:encoded>
			<wfw:commentRss>http://secretschool.org/2008/06/how-to-find-your-mac-address-macintosh/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to find MAC address (Windows)</title>
		<link>http://secretschool.org/2008/06/how-to-find-mac-address-windows/</link>
		<comments>http://secretschool.org/2008/06/how-to-find-mac-address-windows/#comments</comments>
		<pubDate>Tue, 03 Jun 2008 11:29:48 +0000</pubDate>
		<dc:creator>liyanaizzati</dc:creator>
				<category><![CDATA[internship]]></category>
		<category><![CDATA[secret tutorial]]></category>

		<guid isPermaLink="false">http://secretschool.org/?p=426</guid>
		<description><![CDATA[ Windows 95 
If you have TCP/IP installed, run winipcfg (click Start, then Run, then type winipcfg in the text box.)  Once the program runs, look for a box marked Adapter Address.  This is your MAC address.
 Windows NT 
If you have TCP/IP installed, run ipconfig /all from an MS-DOS shell window.
 Windows [...]]]></description>
			<content:encoded><![CDATA[<p><span style="small;"> Windows 95 </span></p>
<p>If you have TCP/IP installed, run <code>winipcfg</code> (click <strong>Start</strong>, then <strong>Run</strong>, then type <code>winipcfg</code> in the text box.)  Once the program runs, look for a box marked <strong>Adapter Address</strong>.  This is your MAC address.</p>
<p><span style="small;"> Windows NT </span></p>
<p>If you have TCP/IP installed, run <code>ipconfig /all</code> from an MS-DOS shell window.</p>
<p><span style="small;"> Windows 2000 </span></p>
<p>If you have TCP/IP installed, run <code> <strong>ipconfig/all</strong></code> from a Command Prompt window.</p>
<p>(click <strong>Start</strong>, then <strong>Run</strong>, then type <code>cmd</code> in the text  box.)</p>
<p>Type in <strong>ipconfig/all</strong> in the Command Prompt Windows.</p>
<p>The 12-digit Physical Address is the same as MAC address</p>
<p><img src="http://i38.photobucket.com/albums/e121/sepiakubenci/2000h2.jpg" alt="" /></p>
<p><img src="http://s38.photobucket.com/albums/e121/sepiakubenci/" alt="" /></p>
<p>*You will need to register all MAC addresses in cases where you have both  wired and wireless interface in your system.</p>
<p>Copy Write From : http://www-dcn.fnal.gov/DCG-Docs/mac/index.html</p>
<p><img src="/DOCUME%7E1/LIYANA%7E1/LOCALS%7E1/Temp/moz-screenshot-1.jpg" alt="" /></p>
]]></content:encoded>
			<wfw:commentRss>http://secretschool.org/2008/06/how-to-find-mac-address-windows/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to find your MAC address (UNIX)</title>
		<link>http://secretschool.org/2008/06/how-to-find-your-mac-address/</link>
		<comments>http://secretschool.org/2008/06/how-to-find-your-mac-address/#comments</comments>
		<pubDate>Tue, 03 Jun 2008 11:29:39 +0000</pubDate>
		<dc:creator>liyanaizzati</dc:creator>
				<category><![CDATA[internship]]></category>
		<category><![CDATA[secret tutorial]]></category>

		<guid isPermaLink="false">http://secretschool.org/?p=425</guid>
		<description><![CDATA[Solaris/SunOS 
On Solaris and SunOS systems, the ethernet device is typically called le0 or ie0.  In order to find the MAC address of the ethernet device, you must first become root, through the use of su.  Then, type ifconfig -a and look up the relevant info.  For example:
# ifconfig -a
le0: flags=863&#60;UP,BROADCAST,NOTRAILERS,RUNNING,MULTICAST&#62; mtu [...]]]></description>
			<content:encoded><![CDATA[<p><span style="small;">Solaris/SunOS </span></p>
<p>On Solaris and SunOS systems, the ethernet device is typically called <strong>le0</strong> or <strong>ie0</strong>.  In order to find the MAC address of the ethernet device, you must first become root, through the use of <code>su</code>.  Then, type <code>ifconfig -a</code> and look up the relevant info.  For example:</p>
<pre># ifconfig -a
le0: flags=863&lt;UP,BROADCAST,NOTRAILERS,RUNNING,MULTICAST&gt; mtu 1500
        inet 131.225.80.209 netmask fffff800 broadcast 131.225.87.255
        ether 8:0:20:10:d2:ae</pre>
<p><em>Note: Solaris and SunOS strip off the leading 0 commonly included in the MAC address.   In the case of this machine, the MAC address is 08:00:20:10:d2:ae</em></p>
<p><span style="small;"> Linux </span></p>
<p>On Linux systems, the ethernet device is typically called <strong>eth0</strong>.  In order to find the MAC address of the ethernet device, you must first become root, through the use of <code>su</code>.  Then, type <code>ifconfig -a</code> and look up the relevant info.  For example:</p>
<pre># ifconfig -a
eth0      Link encap:Ethernet  HWaddr 00:60:08:C4:99:AA
          inet addr:131.225.84.67  Bcast:131.225.87.255  Mask:255.255.248.0
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:15647904 errors:0 dropped:0 overruns:0
          TX packets:69559 errors:0 dropped:0 overruns:0
          Interrupt:10 Base address:0x300</pre>
<p>The MAC address is the HWaddr listed on the first line.  In the case of this machine, it is 00:60:08:C4:99:AA.</p>
<p><span style="small;"> FreeBSD </span></p>
<p>On a FreeBSD machine the command <code>dmesg</code> will display the MAC address, among other things.</p>
<p><span style="small;"> HP </span></p>
<p>On HP systems, the ethernet device is typically called <strong>lan0</strong>.  Type <code>lanscan</code> and look up the relevant info.  For example:</p>
<pre>$ lanscan
Hardware Station        Dev Hardware Net-Interface   NM  Encapsulation      Mjr
Path     Address        lu  State    NameUnit State  ID  Methods            Num
2.0.2    0x08000935C99D 0   UP       lan0     UP     4   ETHER              52</pre>
<p><em>Note:  HP systems remove the :&#8217;s from the MAC address.  In the case of this system, the MAC address is 08:00:09:35:C9:9D.</em></p>
<p>Copy Write From : http://www-dcn.fnal.gov/DCG-Docs/mac/index.html</p>
]]></content:encoded>
			<wfw:commentRss>http://secretschool.org/2008/06/how-to-find-your-mac-address/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Another way to copy lines that cannot be copied manually</title>
		<link>http://secretschool.org/2008/05/another-way-to-copy-lines-that-cannot-be-copied-manually/</link>
		<comments>http://secretschool.org/2008/05/another-way-to-copy-lines-that-cannot-be-copied-manually/#comments</comments>
		<pubDate>Mon, 26 May 2008 06:23:44 +0000</pubDate>
		<dc:creator>zamshazilla</dc:creator>
				<category><![CDATA[internship]]></category>
		<category><![CDATA[secret tutorial]]></category>

		<guid isPermaLink="false">http://secretschool.org/?p=395</guid>
		<description><![CDATA[As we all know, thousands of words can be copied as easy as it takes. But sometimes it might be hard for us to do so(hah, this sounds uninteresting i guess..). So let me just tell you the way how to handle with this..
First, you go to the particular page of website that you want [...]]]></description>
			<content:encoded><![CDATA[<p>As we all know, thousands of words can be copied as easy as it takes. But sometimes it might be hard for us to do so(hah, this sounds uninteresting i guess..). So let me just tell you the way how to handle with this..</p>
<p>First, you go to the particular page of website that you want to copy.</p>
<p>Second, right click at the frame of the page and go to &#8220;view page source&#8221; then click.</p>
<p>Third, once the page source is open, press Ctrl+F to find the particular words.</p>
<p>And last but not least, when you found the lines, just copy and paste!</p>
<p>That&#8217;s all! Have a nice try!</p>
]]></content:encoded>
			<wfw:commentRss>http://secretschool.org/2008/05/another-way-to-copy-lines-that-cannot-be-copied-manually/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>how to embbed youtube video in blog</title>
		<link>http://secretschool.org/2007/12/how-to-embbed-youtube-video-in-blog/</link>
		<comments>http://secretschool.org/2007/12/how-to-embbed-youtube-video-in-blog/#comments</comments>
		<pubDate>Tue, 11 Dec 2007 17:17:57 +0000</pubDate>
		<dc:creator>khairulazizi</dc:creator>
				<category><![CDATA[school of information future technology]]></category>
		<category><![CDATA[secret tutorial]]></category>

		<guid isPermaLink="false">http://secretschool.org/2007/12/12/how-to-embbed-youtube-video-in-blog/</guid>
		<description><![CDATA[
]]></description>
			<content:encoded><![CDATA[<p><object width="425" height="355"><param name="movie" value="http://www.youtube.com/v/NopuJ_OYjsk&#038;rel=1"></param><param name="wmode" value="transparent"></param><embed src="http://www.youtube.com/v/NopuJ_OYjsk&#038;rel=1" type="application/x-shockwave-flash" wmode="transparent" width="425" height="355"></embed></object></p>
]]></content:encoded>
			<wfw:commentRss>http://secretschool.org/2007/12/how-to-embbed-youtube-video-in-blog/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>google reader 2 &#8211; how to add feed</title>
		<link>http://secretschool.org/2007/02/google-reader-2-how-to-add-feed/</link>
		<comments>http://secretschool.org/2007/02/google-reader-2-how-to-add-feed/#comments</comments>
		<pubDate>Fri, 02 Feb 2007 09:59:56 +0000</pubDate>
		<dc:creator>khairulazizi</dc:creator>
				<category><![CDATA[school of creative management]]></category>
		<category><![CDATA[school of information future technology]]></category>
		<category><![CDATA[secret tutorial]]></category>

		<guid isPermaLink="false">http://secretschool.org/2007/02/02/google-reader-2-how-to-add-feed/</guid>
		<description><![CDATA[Ok I&#8217;ve been using google reader for a few days and it&#8217;s true, saving a lot of my precious time.
Here&#8217;s some tips might be useful for a beginner.
1. To add people / feed
There are 3 way to add people / feed. First you can simply insert your friend&#8217;s id by knowing what their subscribing. For [...]]]></description>
			<content:encoded><![CDATA[<p>Ok I&#8217;ve been using google reader for a few days and it&#8217;s true, saving a lot of my precious time.</p>
<p>Here&#8217;s some tips might be useful for a beginner.</p>
<p>1. To add people / feed</p>
<p>There are 3 way to add people / feed. First you can simply insert your friend&#8217;s id by knowing what their subscribing. For example, I have friend that subscribe blogspot and his id is useriskai.</p>
<p><img id="image90" src="http://secretschool.org/wp-content/uploads/2007/02/safariscreensnapz003.jpg" alt="safariscreensnapz003.jpg" /></p>
<p>Select which service provider he subscribe.</p>
<p><img id="image92" src="http://secretschool.org/wp-content/uploads/2007/02/safariscreensnapz004.jpg" alt="safariscreensnapz004.jpg" /></p>
<p>Ok that if your friend is subscribing one of the listed existing options. Else, you need to search and browse. So just try to key in your friends id or name and start search for feeds. If you have the result, click on the subscribe.</p>
<p><img id="image91" src="http://secretschool.org/wp-content/uploads/2007/02/safariscreensnapz005.jpg" alt="safariscreensnapz005.jpg" /></p>
<p>Result :</p>
<p><img id="image93" src="http://secretschool.org/wp-content/uploads/2007/02/safariscreensnapz006.jpg" alt="safariscreensnapz006.jpg" /></p>
<p>The method above are all true if you are born as a lucky person. But what if not? You have tried so many times to search your friends but the result is not there. Then you started to think that god hates you. You have a lot of sin and so on. Rilex, life is always fair.</p>
<p>First, just go to your friends website. On the url bar, make sure you notice the RSS icon on the right corner. For example: go to http://www.secretschool.org.</p>
<p><img id="image101" src="http://secretschool.org/wp-content/uploads/2007/02/safariscreensnapz013.jpg" alt="safariscreensnapz013.jpg" /></p>
<p><a class="imagelink" href="http://secretschool.org/wp-content/uploads/2007/02/safariscreensnapz007.jpg" title="safariscreensnapz007.jpg"><img id="image94" src="http://secretschool.org/wp-content/uploads/2007/02/safariscreensnapz007.jpg" alt="safariscreensnapz007.jpg" /></a></p>
<p>Click on the RSS. You will be directed to a new page.</p>
<p><a class="imagelink" href="http://secretschool.org/wp-content/uploads/2007/02/safariscreensnapz012.jpg" title="safariscreensnapz012.jpg"><img id="image99" src="http://secretschool.org/wp-content/uploads/2007/02/safariscreensnapz012.jpg" alt="safariscreensnapz012.jpg" /></a></p>
<p>Copy the address.</p>
<p><a class="imagelink" href="http://secretschool.org/wp-content/uploads/2007/02/safariscreensnapz008.jpg" title="safariscreensnapz008.jpg"><img id="image95" src="http://secretschool.org/wp-content/uploads/2007/02/safariscreensnapz008.jpg" alt="safariscreensnapz008.jpg" /></a></p>
<p>Go back to your google reader. Click Add Subscription and paste the url.</p>
<p><img id="image96" src="http://secretschool.org/wp-content/uploads/2007/02/safariscreensnapz009.jpg" alt="safariscreensnapz009.jpg" /></p>
<p><img id="image97" src="http://secretschool.org/wp-content/uploads/2007/02/safariscreensnapz010.jpg" alt="safariscreensnapz010.jpg" /></p>
<p>Walla! The result :</p>
<p><img id="image98" src="http://secretschool.org/wp-content/uploads/2007/02/safariscreensnapz011.jpg" alt="safariscreensnapz011.jpg" /></p>
<p>Have fun!</p>
]]></content:encoded>
			<wfw:commentRss>http://secretschool.org/2007/02/google-reader-2-how-to-add-feed/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to connect 3G with MAC? &#8211; Phone as a modem</title>
		<link>http://secretschool.org/2006/09/how-to-connect-3g-with-mac-phone-as-a-modem/</link>
		<comments>http://secretschool.org/2006/09/how-to-connect-3g-with-mac-phone-as-a-modem/#comments</comments>
		<pubDate>Wed, 27 Sep 2006 08:12:33 +0000</pubDate>
		<dc:creator>khairulazizi</dc:creator>
				<category><![CDATA[apple.talk]]></category>
		<category><![CDATA[school of creative management]]></category>
		<category><![CDATA[school of information future technology]]></category>
		<category><![CDATA[secret tutorial]]></category>

		<guid isPermaLink="false">http://secretschool.org/2006/09/27/how-to-connect-3g-with-mac-phone-as-a-modem/</guid>
		<description><![CDATA[Since I was unable to connect to the internet while at Telok Kemang last few week, I now purely understand why most of my friend such Azrai has shift to 3G handphone. Thus, a  sony ericsson K800i is a replacement for my old sony ericsson  T610.
Thanks to the techie guy Syed Zulazri that [...]]]></description>
			<content:encoded><![CDATA[<p>Since I was unable to connect to the internet while at Telok Kemang last few week, I now purely understand why most of my friend such Azrai has shift to 3G handphone. Thus, a <a href="http://www.mobile88.com/mobilegallery/preview.asp?spec=sony_ericsson_k800i&amp;prodid=959&amp;cat=24&amp;pg=preview&amp;path=40,24" target="_blank"> sony ericsson K800i</a> is a replacement for my old sony ericsson  T610.</p>
<p>Thanks to the techie guy Syed Zulazri that helps me a lot in choosing which hp that suit me, now here are some new lesson on how to connect 3G if you are a mac user.</p>
<p>1) 3G Package</p>
<p>You have to make sure that first, your phone support 3G and second, you subscribe to the 3G package that your network provider offered. For Maxis subscriber, below are the printscreen packages from Maxis 3G portal.</p>
<p><img src="http://secretschool.org/wp-content/uploads/2006/09/new_safariscreensnapz002.jpg" alt="new_safariscreensnapz002.jpg" id="image54" /></p>
<p>2) Phone Setting</p>
<p>If you never done it before, you need to activate your 3G. Here are the <a href="http://www.maxis.com.my/3G/main.asp" target="_blank">link to the website.</a> Please click on the 3G Phone Configuration. A blue pop up will appear. Remember to activate your 3G services first by keying in *136# and press CALL/SEND. You then need to proceed with the step inside. If you having problem or uncertainty, just ask the Maxis guy at any Maxis centre and they will help you to setup.</p>
<p><img src="http://secretschool.org/wp-content/uploads/2006/09/new_safariscreensnapz003.jpg" alt="new_safariscreensnapz003.jpg" id="image55" /></p>
<p>3) iBook</p>
<p>Turn on your Bluetooth. First, Set up Bluetooth Device.</p>
<p><img src="http://secretschool.org/wp-content/uploads/2006/09/texteditscreensnapz001.jpg" alt="texteditscreensnapz001.jpg" id="image42" /></p>
<p>Select Mobile Phone. Please make sure that your handphone is &#8220;discoverable&#8221;. Then, select your mobile phone.</p>
<p><img src="http://secretschool.org/wp-content/uploads/2006/09/mac01.jpg" alt="mac01.jpg" id="image56" /></p>
<p>You then need to pair your iBook with your mobile phone. You need to insert the number appear on the screen into your phone.</p>
<p><img src="http://secretschool.org/wp-content/uploads/2006/09/mac02.jpg" alt="mac02.jpg" id="image57" /></p>
<p>Next, a message from your iBook to your phone regarding the using phone as a modem will appear, click allow.</p>
<p><img src="http://secretschool.org/wp-content/uploads/2006/09/mac03.jpg" alt="mac03.jpg" id="image58" /></p>
<p>You will then need to insert the network provider username and password. For maxis subscriber,</p>
<p><img src="http://secretschool.org/wp-content/uploads/2006/09/mac04.jpg" alt="mac04.jpg" id="image59" /></p>
<p>the login name is : maxis<br />
password is : wap<br />
GPRS CID String : *99#<br />
Modem Script : choose which one with the bigger number as Syed said to me, it might be the speed connection</p>
<p>Proceed and you have now successfully paired your iBook to your phone.</p>
<p><img src="http://secretschool.org/wp-content/uploads/2006/09/mac05.jpg" alt="mac05.jpg" id="image60" /></p>
<p>To recheck your setting, open Bluetooth Preferences,</p>
<p><img src="http://secretschool.org/wp-content/uploads/2006/09/texteditscreensnapz002.jpg" alt="texteditscreensnapz002.jpg" id="image48" /></p>
<p>click on Devices and you will see you handphone setting &amp; services.</p>
<p><img src="http://secretschool.org/wp-content/uploads/2006/09/mac06.jpg" alt="mac06.jpg" id="image61" /></p>
<p>4) Connect to the internet</p>
<p>Make sure both of your Bluetooth phone and iBook turn on. Open internet connection.</p>
<p><img src="http://secretschool.org/wp-content/uploads/2006/09/texteditscreensnapz003.jpg" alt="texteditscreensnapz003.jpg" id="image50" /></p>
<p>Click on the Bluetooth icon.</p>
<p><img src="http://secretschool.org/wp-content/uploads/2006/09/mac07.jpg" alt="mac07.jpg" id="image62" /></p>
<p>Select your configuration setting and click connect. Your iBook will ask your phone to be a modem, click allow and walla.</p>
<p><img src="http://secretschool.org/wp-content/uploads/2006/09/mac08.jpg" alt="mac08.jpg" id="image63" /></p>
<p>Happy surfing!</p>
<p>5) Setting From Maxis Website</p>
<p>You can call a discrimination to a MAC user since most of the content in website nowdays support only PC user, especially in Malaysia. Even-though that I really understand the market demand is PC but please, don&#8217;t forget the minorities. I felt like orang asli you know, even-though I&#8217;m using iBook. Anyway, if you looking on how to connect your iBook to the internet via 3G from the <a href="http://www.maxis.com.my/3G/3gExperience_phoneModem.asp" target="_blank">maxis 3G portal,</a> forget about it. I have emailed to them but there is no response until today.</p>
<p>So you need no hassle to online even inside the jamban! Congratulations!</p>
]]></content:encoded>
			<wfw:commentRss>http://secretschool.org/2006/09/how-to-connect-3g-with-mac-phone-as-a-modem/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
