<?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>NetworkJew &#187; Hacks</title>
	<atom:link href="http://networkjew.com/category/hacks/feed/" rel="self" type="application/rss+xml" />
	<link>http://networkjew.com</link>
	<description>Network tips, news and technology.</description>
	<lastBuildDate>Fri, 21 May 2010 13:10:17 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Hack your Iphone/ iTouch into a Vonage Softphone</title>
		<link>http://networkjew.com/2009/08/29/hack-your-iphone-itouch-into-a-vonage-softphone/</link>
		<comments>http://networkjew.com/2009/08/29/hack-your-iphone-itouch-into-a-vonage-softphone/#comments</comments>
		<pubDate>Sat, 29 Aug 2009 05:31:25 +0000</pubDate>
		<dc:creator>Network Jew</dc:creator>
				<category><![CDATA[Hacks]]></category>
		<category><![CDATA[Home Networking]]></category>
		<category><![CDATA[How-Tos]]></category>
		<category><![CDATA[Mobile]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[fring]]></category>
		<category><![CDATA[Hack]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[sip]]></category>
		<category><![CDATA[siphon]]></category>
		<category><![CDATA[softphone]]></category>
		<category><![CDATA[vonage]]></category>

		<guid isPermaLink="false">http://networkjew.com/?p=340</guid>
		<description><![CDATA[<a href=http://networkjew.com/2009/08/29/hack-your-iphone-itouch-into-a-vonage-softphone/><img src=http://networkjew.com/wp-content/uploads/2009/08/images.jpg class=imgtfe hspace=5 align=left width=225  border=0></a>]]></description>
			<content:encoded><![CDATA[<p><a rel="attachment wp-att-343" href="http://networkjew.com/2009/08/29/hack-your-iphone-itouch-into-a-vonage-softphone/images/"><img class="alignleft size-full wp-image-343" title="images" src="http://networkjew.com/wp-content/uploads/2009/08/images.jpg" alt="images Hack your Iphone/ iTouch into a Vonage Softphone " width="143" height="52" /></a>Vonage is a great service. Its relatively inexpensive, and they&#8217;ve got some great features, like Simu-Ring, email notifications, etc.,  I had always thought that in order to use the Vonage service one needed to use one of their hardware solutions, or pay extra for a &#8220;softphone&#8221; &#8211; a software based SIP phone, with an additional phone number, and monthly charge.  Wouldn&#8217;t it be great if you could fire up any SIP software based phone of your choice and still get dial tone from your Vonage account?  Well, thanks to a nifty little hack, you can.</p>
<p>The first thing you need is your Vonage web account information. Once you have it, enter the following into your web browser, making sure to replace the parts in bold with your account information.</p>
<p>https://im-config.vonagenetworks.net/config?&amp;login=<strong>USERNAME</strong>&amp;password=<strong>PASSWORD</strong>&amp;type=1003</p>
<p>You&#8217;ll end up with a page full of mostly useless information. however, you want to copy down the following entries as they relate to your account:</p>
<pre style="text-align: left;">ProxyUserName=username
ProxyUserPassword=FAB16g93E7a
ProxyDomain=a.vonim.com
ProxyPort=10000</pre>
<p>Now that you&#8217;ve got the secret information, you have two choices depending on whether your iPhone is jailbroken or not.</p>
<p>1) If your phone is NOT jailbroken, go the the App Store and grab the free FRING application. Once you&#8217;ve set your free Fring account up , go to More then Add-ons<br />
Select SIP, then Other</p>
<p>Fill out the fields as follows:<br />
User ID = ProxyUserName<br />
Password = ProxyUserPassword<br />
Proxy = ProxyDomain:ProxyPort</p>
<p>(mine was a.vonim.com:10000)</p>
<p>Now save those settings and try making a SIP call. you&#8217;ll notice that your calls appear to come from your Vonage line. Neat!</p>
<p>2) If you phone is Jailbroken, get on Cydia and install the free SIPHON aaplication. Install it, then go to your iPhones settings menu and open up the settings for Siphon. Enter your username and passsword that you got from the webhack above. For server, enter the Proxydomain:Proxyport.  (mine was a.vonim.com:10000) There&#8217;s all sorts of other settings you can make if you&#8217;re a real SIP guru.  Close the settings, fire up Siphon and start dialing.</p>
<p>Be sure whenever using either softphone to include the area code when dialing.</p>
]]></content:encoded>
			<wfw:commentRss>http://networkjew.com/2009/08/29/hack-your-iphone-itouch-into-a-vonage-softphone/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Enable Background Tasks on Iphone 3GS</title>
		<link>http://networkjew.com/2009/07/28/enable-background-tasks-on-iphone-3gs/</link>
		<comments>http://networkjew.com/2009/07/28/enable-background-tasks-on-iphone-3gs/#comments</comments>
		<pubDate>Tue, 28 Jul 2009 15:41:04 +0000</pubDate>
		<dc:creator>Network Jew</dc:creator>
				<category><![CDATA[Hacks]]></category>
		<category><![CDATA[Mobile]]></category>
		<category><![CDATA[apple]]></category>

		<guid isPermaLink="false">http://networkjew.com/?p=332</guid>
		<description><![CDATA[<a href=http://networkjew.com/2009/07/28/enable-background-tasks-on-iphone-3gs/><img src=http://networkjew.com/wp-content/uploads/2009/07/backgrounder-300x273.jpg class=imgtfe hspace=5 align=left width=225  border=0></a>]]></description>
			<content:encoded><![CDATA[<p><a rel="attachment wp-att-337" href="http://networkjew.com/2009/07/28/enable-background-tasks-on-iphone-3gs/backgrounder/"><img class="alignleft size-medium wp-image-337" title="backgrounder" src="http://networkjew.com/wp-content/uploads/2009/07/backgrounder-300x273.jpg" alt="backgrounder 300x273 Enable Background Tasks on Iphone 3GS" width="300" height="273" /></a>If you&#8217;re like me, the greatest limiting factor on the Iphone is its inability to run more than one application at a time. In Apple&#8217;s infinite wisdom, they apparently decided that battery life and performance were more important than actual usefulness and productivity.  One of the best benefits to Jailbreaking your Iphone is the ability to run applications in the background.  So the next time you&#8217;re listening to Pandora  , and you decide you want to check movie times or hit up ebay, you can just send Pandora to the background, where it will continue playing your music until you return to it and close it. Nifty. You  should know that this is a HACK &#8211; not supported by Apple, and applications for the iPhone are not necessarily written to support being run in the background. That being said, here&#8217;s how to make it happen:</p>
<p>1) Jailbreak  your Iphone 3GS (if you haven&#8217;t, <a href="http://networkjew.com/2009/07/28/how-to-jailbreak-the-iphone-3gs/">click here for instructions)</a></p>
<p>2) Once you have Cydia installed, open it, and search for Backgrounder, and install it. Make sure you get the 3.0 version.<a rel="attachment wp-att-333" href="http://networkjew.com/2009/07/28/enable-background-tasks-on-iphone-3gs/photo/"><img class="alignleft size-medium wp-image-333" title="photo" src="http://networkjew.com/wp-content/uploads/2009/07/photo-200x300.jpg" alt="photo 200x300 Enable Background Tasks on Iphone 3GS" width="200" height="300" /></a></p>
<p>3) Close Cydia, reboot your iphone and launch Backgrounder. Once you reboot, its actually already running.  Read the &#8220;how to use&#8221; and the Release Notes, as well as Known Issues.</p>
<p>4) there are no &#8220;settings&#8221; or configurable options for Backgrounder on the 3GS.  To keep a program running in the background, simply hold down the home key until Backgrounding Enabled appears. the app will go away, but if you&#8217;re streaming music it will continue to play. OPen and close the app as usual to continue to keep it running. When you&#8217;re ready to fully close the app, repeat the enable process- hold down the home key until Backgrounding Disabled appears briefly. The app is now closed.</p>
<p>5) Some things to be aware of:</p>
<ul>
<li>If you open too many apps simlutaneously you can crash the apps or the iPhone itself. I try to limit to 1 or 2 apps running in the background only.</li>
<li>There&#8217;s no easy way to tell what applications are open in the background without using another utillity like SysInfoPlus, which you can also grab through Cydia.</li>
<li>I&#8217;ve read that there are issues with apps that use voice control like Skype running in the background.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://networkjew.com/2009/07/28/enable-background-tasks-on-iphone-3gs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to JailBreak the Iphone 3GS</title>
		<link>http://networkjew.com/2009/07/28/how-to-jailbreak-the-iphone-3gs/</link>
		<comments>http://networkjew.com/2009/07/28/how-to-jailbreak-the-iphone-3gs/#comments</comments>
		<pubDate>Tue, 28 Jul 2009 14:01:04 +0000</pubDate>
		<dc:creator>Network Jew</dc:creator>
				<category><![CDATA[Hacks]]></category>
		<category><![CDATA[Hardware]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[3GS]]></category>
		<category><![CDATA[cydia]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[iphone 3.0]]></category>
		<category><![CDATA[iphone 3gs]]></category>
		<category><![CDATA[jailbreak]]></category>
		<category><![CDATA[purplera1n]]></category>
		<category><![CDATA[tether]]></category>

		<guid isPermaLink="false">http://networkjew.com/?p=321</guid>
		<description><![CDATA[<a href=http://networkjew.com/2009/07/28/how-to-jailbreak-the-iphone-3gs/><img src=http://networkjew.com/wp-content/uploads/2009/07/iphone-unlocked-264x300.jpg class=imgtfe hspace=5 align=left width=225  border=0></a>]]></description>
			<content:encoded><![CDATA[<p><a rel="attachment wp-att-327" href="http://networkjew.com/2009/07/28/how-to-jailbreak-the-iphone-3gs/iphone-unlocked/"><img class="alignleft size-medium wp-image-327" title="iphone-unlocked" src="http://networkjew.com/wp-content/uploads/2009/07/iphone-unlocked-264x300.jpg" alt="iphone unlocked 264x300 How to JailBreak the Iphone 3GS" width="264" height="300" /></a>I decided to wait a week after getting my 3GS to attempt jailbreaking it.  I wanted to be sure that I had a good feel for the device&#8217;s quirks before throwing any third-party software at it and creating more.  That being said, jailbreaking the 3GS turned out to be a pretty simple process. I did it on the mac, but it works just as well on the PC.</p>
<p>Grab the latest version of Itunes before you start and be sure you&#8217;re on<strong> Iphone 3GS 3.0 software ONLY.</strong> I can&#8217;t say whether this will work with updates beyond that.</p>
<p>1) go to http://purplera1n.com  Click on the link for your OS, and download either the Windows EXE or the Zipped Mac app.</p>
<p>2) Connect your Iphone 3GS via USB to your computer. Cancel any sync activity.  Launch the appropriate app for your system.</p>
<p>You shoudl see one of these two windows, depending on your OS:</p>
<p><a rel="attachment wp-att-324" href="http://networkjew.com/2009/07/28/how-to-jailbreak-the-iphone-3gs/screenshot-35/"><img class="alignleft size-medium wp-image-324" title="screenshot-35" src="http://networkjew.com/wp-content/uploads/2009/07/screenshot-35-300x110.jpg" alt="screenshot 35 300x110 How to JailBreak the Iphone 3GS" width="300" height="110" /></a></p>
<p><a rel="attachment wp-att-325" href="http://networkjew.com/2009/07/28/how-to-jailbreak-the-iphone-3gs/screenshot-27/"><img class="size-medium wp-image-325 alignright" title="screenshot-27" src="http://networkjew.com/wp-content/uploads/2009/07/screenshot-27-300x79.jpg" alt="screenshot 27 300x79 How to JailBreak the Iphone 3GS" width="300" height="79" /></a></p>
<p>3) Click &#8220;Make it rain&#8221;, and let the Jailbreak commence&#8230;</p>
<p>Your Iphone should go into Recovery Mode at this point, and after a couple minutes, reboot itself. At that point, you&#8217;re done. One my phone, it actually got stuck rebooting. I had to perform a reset by holding power and home at the same time.</p>
<p>4) After it reboots, you should have a new app called Freeze. Run it, and it should install Cydia &#8211; the jailbreak software repository.</p>
<p style="text-align: center;"><a rel="attachment wp-att-326" href="http://networkjew.com/2009/07/28/how-to-jailbreak-the-iphone-3gs/img_0073/"><img class="size-medium wp-image-326 aligncenter" title="IMG_0073" src="http://networkjew.com/wp-content/uploads/2009/07/IMG_0073-200x300.PNG" alt=" How to JailBreak the Iphone 3GS" width="160" height="240" /></a></p>
<p>5) Enjoy your new found freedom.</p>
<p>Some cool things you can do with your jailbroken iPhone 3Gs:</p>
<ul>
<li>Run background apps</li>
<li>Hide unwanted app icons (stocks, youtube, weather..)</li>
<li>Tether</li>
<li>SSH into (and from) your iphone</li>
<li>Run unix/bsd command line tools with MobileTerminal</li>
<li>Customize the look of your iPhone</li>
<li>Use Qik for live video streaming</li>
<li>Unlock your iPhone for another carrier</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://networkjew.com/2009/07/28/how-to-jailbreak-the-iphone-3gs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Dual Boot Windows 7 and OSX on your HP 2140</title>
		<link>http://networkjew.com/2009/06/26/dual-boot-windows-7-and-osx-on-your-hp-2140/</link>
		<comments>http://networkjew.com/2009/06/26/dual-boot-windows-7-and-osx-on-your-hp-2140/#comments</comments>
		<pubDate>Fri, 26 Jun 2009 18:54:26 +0000</pubDate>
		<dc:creator>Network Jew</dc:creator>
				<category><![CDATA[Hacks]]></category>
		<category><![CDATA[Hardware]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[dual boot]]></category>
		<category><![CDATA[HP]]></category>
		<category><![CDATA[HP 2140]]></category>
		<category><![CDATA[ideneb]]></category>
		<category><![CDATA[mini]]></category>
		<category><![CDATA[mini 2140]]></category>
		<category><![CDATA[osx]]></category>
		<category><![CDATA[OSX86]]></category>
		<category><![CDATA[Windows 7]]></category>

		<guid isPermaLink="false">http://networkjew.com/?p=306</guid>
		<description><![CDATA[<a href=http://networkjew.com/2009/06/26/dual-boot-windows-7-and-osx-on-your-hp-2140/><img src=http://networkjew.com/wp-content/uploads/2009/06/hpmini2140-1-300x250.jpg class=imgtfe hspace=5 align=left width=225  border=0></a>]]></description>
			<content:encoded><![CDATA[<p><a rel="attachment wp-att-303" href="http://networkjew.com/2009/06/25/hands-on-with-hp-mini-2140-netbook/hpmini2140-1/"><img class="alignleft size-medium wp-image-303" title="hpmini2140-1" src="http://networkjew.com/wp-content/uploads/2009/06/hpmini2140-1-300x250.jpg" alt="hpmini2140 1 300x250 Dual Boot Windows 7 and OSX on your HP 2140" width="300" height="250" /></a>Now that you&#8217;ve got your sleek little HP 2140 netbook, its time to blow away Windows XP and put something a bit snazzier on there.  I&#8217;ve toyed with OSX86 previously, and knew that most of the netbooks out there support it in one way or another, and many of them quite well. I had also read that Windows 7 played very nicely on these tiny computers, and it&#8217;s free for a few months, so why not?</p>
<p>Here&#8217;s how I made it work &#8211; there may be better ways, but this worked for me, mostly:</p>
<p><strong><a rel="attachment wp-att-311" href="http://networkjew.com/2009/06/26/dual-boot-windows-7-and-osx-on-your-hp-2140/attachment/12391694301/"><img class="alignleft size-medium wp-image-311" title="12391694301" src="http://networkjew.com/wp-content/uploads/2009/06/12391694301-300x187.jpg" alt="12391694301 300x187 Dual Boot Windows 7 and OSX on your HP 2140" width="300" height="187" /></a>Install OSX86</strong> &#8211; most of the OSX install is based on this <a href="http://hpminiosx.wetpaint.com/page/Version+1">information</a> Try as I might I was only able to get this to 10.5.6. I ran into consistent problems with trying to upgrade to 10.5.7. Maybe you&#8217;ll have better luck.</p>
<p>Go out and buy yourself a valid Leopard OSX license.</p>
<p>Find iDeneb 1.3 iso &#8211; you know where to look. Download these HP Essential OSX files <a href="http://www.mediafire.com/download.php?djo0kimmyay">HERE</a></p>
<p>Make a USB-bootable thumb drive, from the iDeneb iso, if you don&#8217;t have an external DVD drive to burn the Iso to.</p>
<p>You&#8217;ll need a mac to do the following:</p>
<p>1. Open up Disk Utility.app in /Applications/Utilites/<br />
2. Select the drive you will be using in the left hand pane.<br />
3. Click the “Erase” tab<br />
4. Under “Volume Format” select Mac OS Extended<br />
5. Click Erase<br />
6. Click the “Restore” tab<br />
7. If you havn’t already, go to your iDeneb.iso and double click it.<br />
8. Back in Disk Utility, you should see the iDeneb.iso in the left pane with another image under it with an apple logo on it.<br />
9. Drag the image to the “Source” location<br />
10. Drag your drive you have erase to the “Destination” location.<br />
11. Click Restore<br />
12. Open up UInstaller and select your newly formatted drive<br />
13. Check the “Install PC_EFI v9 Chameleon Edition 1.0.12”<br />
14. Click Install</p>
<p>Now you can boot with the USB drive. The next part is tricky:</p>
<p>Power off the netbook, and plug in your USB drive.</p>
<p>You&#8217;ll need to plug in an external monitor to the VGA port and a USB keyboard and mouse to the other USB port- I used a Mac keyboard, as it has a USB input on it for my mouse.</p>
<p>Now power it up, and quickly press F10. You should get into the BIOS. You can go right ahead and Exit and save changes. This is just to get the USB drive recognized for boot. This time, quickly press F9.  You should see your two boot choices show up on the screen &#8211; USB Hard Disk and Notebook hard Drive. Now, before choosing one, you need to switch to the external monitor ONLY. Press the FN key and F2 until the external monitor is on, and the notebook LCD is off.</p>
<p>Now, choose USB Disk and press enter to begin the iDeneb installation. You&#8217;ll need the USB keyboard and mouse until the very end.</p>
<p>Everything on your mini is about to be erased.</p>
<p>1. The installer will now begin. Wait at the apple logo until a language selection screen is shown. Select your language and hit next.<br />
2. Go to the top of the screen where it says utilities. From this menu select “Disk Utility”<br />
3. Click on the Mini’s Hard drive in the left pane.</p>
<p>Use the Disk Utility partition manager to create two partitions. Make the first one formatted as free space and the second formatted as Mac OS Extended</p>
<p>After erasing is complete, exit the disk utility<br />
Now click next and select your newly erased hard drive as the destination.</p>
<p>On the next screen you will see an option at the bottom that says “customize”. Click on it and apply the following patches:<br />
a. Expand “fixes” and select: acpi, cpu, and remove firewire<br />
b. Under “patches” expand chipset and select ichx fix<br />
You can now continue with the installation.</p>
<div>1. Select your language and time zone after install.</div>
<div>2. hold ALT+Q which will ask if you would like to skip the registration process and simply set up a user.</div>
<div>3. Setup your desired user account</div>
<div>You should now be in OSX again. Copy over the HP Essential OSX files to the new mini-mac.  Now open up UInstaller.</div>
<div>
1. Select your Hard Drive under Drives<br />
2. Choose OSx86_Essentials as the package to install<br />
3. Click “Apply kext package”<br />
4. Click “Install PC_EFI v9 Chameleon Edition 1.0.12”<br />
5. Hit Install</p>
<p>Now lets go ahead and apply the DST Patcher to get ready to update to 10.5.6. Open up the DST Patcher GUI.<br />
1. Select “Darwin/Mac OS X”<br />
2. Select “New HPET Option”<br />
3. Select” Apply DSDT Patch to:”<br />
4. Select your Hard drive.</p>
<p>Open up OSX86Tools.<br />
1. In OSX86Tools, click on “Repair Permissions”, then click on &#8220;Run Selected Tasks&#8221; button. Wait for permissions to be repaired which will take a few minutes.<br />
2. Click on “Install kexts” towards the bottom right<br />
3. Find the kexts folder on your flash drive. Select the first one.<br />
4. Shift+Click the last one to select all.<br />
5. After the installer completes it will ask you reboot. Just click on OK and Cancel on any dialog boxes that appear.</p></div>
<div>Connect to your wifi, or on another computer, download and transfer the 10.5.6 combo update from Apple to the mini: http://support.apple.com/downloads/Mac_OS_X_10-5-6_Combo_Update</div>
<div>Follow the prompts to install it, and reboot again.</div>
<div></div>
<div>Now, to get the trackpad and mouse working:</div>
<div>First, run the VooDooPS2 Controller package. When prompted, make sure to check that box that says trackpad. Go through all the prompts until it’s installed. Reboot.</p>
<p>Now with working trackpad and keyboard, Open up OSX86 Tools again. Go ahead and reinstall all the kexts in the kext folder.<br />
1. Click on “Install kexts” towards the bottom right<br />
2. Find the kexts folder on your flash drive. Select the first one.<br />
3. Shift+Click the last one to select all.<br />
4. After the installer completes it will ask you reboot. Do it.</p>
<div>To enable Quartz open OSX86 Tools and click the Enable/Disable Quartz GL button. It will tell you the current status. If its disabled, feel free to enable it by clicking the button that says &#8220;Enable Quartz GL&#8221;.</div>
<div></div>
<div>If you start ActivityMonitor before doing this you will see that OSX only sees 1 processor (press the CPU tab below te process list). To allow it to use the second core do the following:</div>
<div>
1) Open Terminal when logged in as an Admin user.<br />
2) Gain root access (&#8220;sudo su -&#8221; and enter your user password).<br />
3) cd /Library/Preferences/SystemConfiguration<br />
4) Recommend backing up &#8220;com.apple.Boot.plist&#8221;. Copy it to your home directory or somewhere else.<br />
5) Edit &#8220;com.apple.Boot.plist&#8221;. Use vi (ie: vi com.apple.Boot.plist). Move the cursor to the line that has &#8220;&lt;string&gt;cpus=1 -f&lt;/string&gt;&#8221;, then press lowercase d twice to remove it. If there are no other &lt;string&gt; lines between the line with &#8220;&lt;key&gt;Kernel Flags&lt;/key&gt;&#8221; and the next &lt;key&gt; line, then delete the Kernel Flags &lt;key&gt; line as well. Save the file by pressing uppercase Z twice.<br />
6) Reboot<br />
7) Launch ActivityMonitor and confirm OSX now sees both cores.</div>
<div></div>
<div>I could not get the Mini to sleep in OSX 10.5.6. The hard drive would sleep, the screen would go off, but the LED&#8217;s stay lit and the fan keeps going.  If anyone gets this to work on the 2140 let me know. The wired ethernet adapter doesn&#8217;t work either, and I haven&#8217;t tested the SD and Express Card slots.</div>
<div></div>
<div><strong><a rel="attachment wp-att-310" href="http://networkjew.com/2009/06/26/dual-boot-windows-7-and-osx-on-your-hp-2140/windows7_logo/"><img class="alignleft size-medium wp-image-310" title="windows7_logo" src="http://networkjew.com/wp-content/uploads/2009/06/windows7_logo-300x300.jpg" alt="windows7 logo 300x300 Dual Boot Windows 7 and OSX on your HP 2140" width="300" height="300" /></a>Now on to installing Windows 7:</strong></div>
<div>I chose, again to do this on a USB drive as opposed to burning the DVD.</div>
<div></div>
<div>Next, download the Windows 7 ISo from Microsoft. Extract the files from the ISO using WinRar to a directory on a windows machine of your choice.</div>
<div></div>
<div>Next, log in to a windows machine with admin privileges.</div>
<div>Open a command prompt.</div>
<div></div>
<div>Type “diskpart” in the command line to enter the Disk Partition command line tool, which lets you format and create partitions on active disks.Type “list disk” to reveal a list of all your active disks, each of which is associated with a number. Make a note of which one is your USB key, based on the capacity.</p>
<p>Next, type the following commands, one at a time:</p>
<p><strong>Select Disk # </strong>(Where # is the number of your USB disk. We typed “Select Disk 6”)</p>
<p><strong>Clean </strong>(removes any existing partitions from the USB disk, including any hidden sectors)</p>
<p><strong>Create Partition Primary</strong> (Creates a new primary partition with default parameters)</p>
<p><strong>Select Partition 1</strong> (Focus on the newly created partition)</p>
<p><strong>Active </strong>(Sets the in-focus partition to active, informing the disk firmware that this is a valid system partition)</p>
<p><strong>Format FS=NTFS</strong> (Formats the partition with the NTFS file system. This may take several minutes to complete, depending on the size of your USB key.)</p>
<p><strong>Assign </strong>(Gives the USB drive a Windows volume and next available drive letter, which you should write down. In our case, drive “L” was assigned.)</p>
<p><strong>Exit</strong> (Quits the DiskPart tool)</p>
<p>Go back to your command prompt, running it as an Administrator. Using the “CD” command, find your way to the folder where you extracted the ISO files. Your command line path should look something like “C:\Users\USERNAMEHERE\Desktop\Windows 7 Beta\”.</p>
<p>Type the following commands:</p>
<p><strong>CD Boot</strong> (This gets you into the “boot” directory)</p>
<p><strong>Bootsect.exe /nt60 L:</strong> (where ‘L’ is the drive letter assigned to your USB key from the previous step)</p>
<p>Bootsect infuses boot manager compatible code into your USB key to make it a bootable device.</p>
<p>Copy all of the extracted ISO files into the USB drive. You don’t need to do this from the command prompt. Just drag and drop the files from the “Windows 7 Beta” folder into the drive using Windows Explorer.</p>
<p>Your USB key is now all ready to go!</p>
<p>Plug it into your HP Mini and make sure you enter the BIOS (F10) to temporarily change the boot order to allow booting from the USB drive.   Boot it up and follow the Windows 7 installation, choose the advanced installation, and use the Free space you allocated above in the OSX Disk utility.</p>
<p>Once the isntallation is complete, you should have a nice working copy of Windows 7 on yoru Hp Mini 2140. But wait, how do you get to OSX?</p>
<p>Once you&#8217;re in Windows 7, connect to the internet and download the beta 2.0 of EASYBCD. You can find it here:</p>
<p>http://neosmart.net/forums/showthread.php?t=642</p>
<p>Install it, and run it.</p>
<p>Click Add/Remove Entries. Click the little Mac tab towards the bottom.</p>
<p>For Name, enter whatever you want to identify it as OSX</p>
<p>For Mode, choose EFI, and click Add Entry. Click the Save button. Exit and reboot.</p>
<p>You should now get prompted at boot to choose between Windows 7 and OSX. When you choose OSX, just leave it for a few seconds. You&#8217;ll see a couple extra text menus with some countdowns. Just let them go, and in a few seconds, you&#8217;re in OSX again.</p>
<p>Good luck!</p></div>
</div>
<div><strong><br />
</strong></div>
]]></content:encoded>
			<wfw:commentRss>http://networkjew.com/2009/06/26/dual-boot-windows-7-and-osx-on-your-hp-2140/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Tether OSX Mac with Windows Mobile Phone</title>
		<link>http://networkjew.com/2009/04/17/tether-windows-osx-mac-mobile-phone/</link>
		<comments>http://networkjew.com/2009/04/17/tether-windows-osx-mac-mobile-phone/#comments</comments>
		<pubDate>Fri, 17 Apr 2009 22:03:48 +0000</pubDate>
		<dc:creator>Assistant NetworkJew</dc:creator>
				<category><![CDATA[Drive Utilities]]></category>
		<category><![CDATA[Gadgets]]></category>
		<category><![CDATA[Hacks]]></category>
		<category><![CDATA[Home Networking]]></category>
		<category><![CDATA[How-Tos]]></category>
		<category><![CDATA[Mobile]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Top 10]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[3G]]></category>
		<category><![CDATA[blackjack 2]]></category>
		<category><![CDATA[blackjackII]]></category>
		<category><![CDATA[GPRS]]></category>
		<category><![CDATA[GSM]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[osx]]></category>
		<category><![CDATA[tether]]></category>
		<category><![CDATA[Tethering]]></category>
		<category><![CDATA[usb]]></category>
		<category><![CDATA[windows mobile]]></category>

		<guid isPermaLink="false">http://networkjew.com/?p=281</guid>
		<description><![CDATA[<a href=http://networkjew.com/2009/04/17/tether-windows-osx-mac-mobile-phone/><img src=http://networkjew.com/wp-content/uploads/2009/03/0i16938000.jpg class=imgtfe hspace=5 align=left width=225  border=0></a>]]></description>
			<content:encoded><![CDATA[<p><a rel="attachment wp-att-208" href="http://networkjew.com/2009/03/30/tether-windows-mobile-phone-mac/0i16938000/"><img class="alignleft size-full wp-image-208" title="0i16938000" src="http://networkjew.com/wp-content/uploads/2009/03/0i16938000.jpg" alt="0i16938000 Tether OSX Mac with Windows Mobile Phone" width="234" height="134" /></a>One of the great features in Windows Mobile is the ability to tether your device to your computer in order to piggy-back on your mobile devices internet connection. This works great in airports or coffee shops so you don&#8217;t have to pay for wi-fi usage.  If you&#8217;re running Windows on your laptop and have ActiveSync installed, its pretty straightforward.  However, if you&#8217;re running OSX, it can be a bit trickier to tether your WinMo device. These instructions were tested with a BlackJack II. Here&#8217;s how to do it:</p>
<p>In theory, you should be able to simply set up Internet Sharing on your Windows Mobile device with Bluetooth PAN.  Then on your Mac, simply create a BlueTooth PAN connection.  The problem with this is that you run the risk of eating up your mobile device&#8217;s battery much quicker as its using its 3G connection and its bluetooth connection simultaneouslly.  Even though it should work, I never could get it going, anyways.  Ideally, we want to plug the phone in via USB, so that it is charging while sharing its connection.  OSX won&#8217;t support the standard ActiveSync USB Internet Sharing method, so you&#8217;ll need to do a little work to get it going.</p>
<p>First download these<a href="http://networkjew.com/?attachment_id=206"> files</a></p>
<p>Unzip and Copy all three files to /Library/Modem Scripts</p>
<p>Back on your Windows Mobile device, in the USB connection settings, change USB to mode to MODEM instead of ActiveSync. You may get a warning here that ActiveSync won&#8217;t work when Modem is selected.  Remember to change it back later when you are ready to sync up again with a Windows computer. Once you&#8217;ve selected modem, plug your device into your Mac via USB.</p>
<p>Now, go to your Network Preferences menu.</p>
<p>On the left side, you should see your list of Network Interfaces.  Click the little &#8220;+&#8221; sign to add an interface. Click Interface drop down menu, and you should see a choice for &#8220;Samsung CDMA Technologies&#8221;. Go ahead and choose it, and click CREATE. it should populate itself on the left-hand pane now.</p>
<p>Highlight the new Samsung Entry, and on the right side make the following entries:</p>
<p>Configuration: Default</p>
<p>Telephone Number: wap.cingular</p>
<p>Account Name: WAP@CINGULARGPRS.COM</p>
<p>Password: CINGULAR1</p>
<p>Now click Advanced&#8230;</p>
<p>On the Modem Tab, make sure Vendor is Samsung and Model is GPRS (GSM/3G)</p>
<p>On the PPP tab:</p>
<p>For Session, Uncheck &#8220;Redial if Busy&#8221;</p>
<p><span id="intelliTxt">Next to Settings, choose CONFIGURATION and select &#8220;Send PPP echo packets&#8221; and <span style="font-weight: bold;">uncheck:</span> Use TCP header compression.</span></p>
<p><span>Apply all these changes and lock the Network Preferences, and you&#8217;re ready to test. </span></p>
<p><span>Its a good idea when testing to disable your Wi-Fi so you can be sure you&#8217;re genuinely using your mobile devices WAN.</span></p>
<p><span>Now, highlight the Samsung modem, and on the right side, click CONNECT. If all goes correct, you should see a little meter with your connection strength, and you should now be able to surf the web. Go for it!</span></p>
<p><span><a rel="attachment wp-att-207" href="http://networkjew.com/2009/03/30/tether-windows-mobile-phone-mac/picture-4/"><img class="alignleft size-medium wp-image-207" title="picture-4" src="http://networkjew.com/wp-content/uploads/2009/03/picture-4-300x247.png" alt="picture 4 300x247 Tether OSX Mac with Windows Mobile Phone" width="300" height="247" /></a><br />
</span></p>
<p><span><br />
</span></p>
]]></content:encoded>
			<wfw:commentRss>http://networkjew.com/2009/04/17/tether-windows-osx-mac-mobile-phone/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Expand Virtual Disks in VMWare ESX with GParted</title>
		<link>http://networkjew.com/2009/04/17/expand-virtual-disks-in-vmware-esx-with-gparted/</link>
		<comments>http://networkjew.com/2009/04/17/expand-virtual-disks-in-vmware-esx-with-gparted/#comments</comments>
		<pubDate>Fri, 17 Apr 2009 18:08:16 +0000</pubDate>
		<dc:creator>Network Jew</dc:creator>
				<category><![CDATA[Drive Utilities]]></category>
		<category><![CDATA[Hacks]]></category>
		<category><![CDATA[How-Tos]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[vmware]]></category>
		<category><![CDATA[expand]]></category>
		<category><![CDATA[expand boot drive]]></category>
		<category><![CDATA[gparted]]></category>
		<category><![CDATA[vmdk]]></category>
		<category><![CDATA[vmkfstools]]></category>

		<guid isPermaLink="false">http://networkjew.com/?p=274</guid>
		<description><![CDATA[<a href=http://networkjew.com/2009/04/17/expand-virtual-disks-in-vmware-esx-with-gparted/><img src=http://networkjew.com/wp-content/uploads/2009/04/gparted_logo2-300x300.png class=imgtfe hspace=5 align=left width=225  border=0></a>]]></description>
			<content:encoded><![CDATA[<p><a rel="attachment wp-att-275" href="http://networkjew.com/2009/04/17/expand-virtual-disks-in-vmware-esx-with-gparted/gparted_logo2/"><img class="alignleft size-medium wp-image-275" title="gparted_logo2" src="http://networkjew.com/wp-content/uploads/2009/04/gparted_logo2-300x300.png" alt="gparted logo2 300x300 Expand Virtual Disks in VMWare ESX with GParted" width="300" height="300" /></a>Every now and then one of your virtual server&#8217;s C:\ drive will get close to filling up. Windows 2003 and earlier don&#8217;t make it that easy to expand the size of the boot partition. Luckily, by using some built-in VMWare tools and a handy GParted Live CD we can still make this happen without reformatting.</p>
<p>First, shut down the virtual guest with the full hard drive. Once it&#8217;s shut down, commit any snapshots to disk by deleting all snapshots in the snapshot manager.</p>
<p>Connect to your ESX server host via console or ssh, and navigate to the directory where the .vmdk files reside for this guest. Decide on a size that you want to increase your hard drive to. Make sure to leave room for future services packs and patches, etc.,</p>
<p>type this:</p>
<p><a href="http://kb.vmware.com/selfservice/microsites/search.do?cmd=displayKC&amp;docType=kc&amp;externalId=994&amp;sliceId=1&amp;docTypeID=DT_KB_1_1&amp;dialogID=679825&amp;stateId=0%200%20677372">vmkfstools</a> t -X <em>50g </em><em>myvmguest.</em>vmdk</p>
<p>Replace <em>myvmguest </em>with the appropriate vmdk file name and replace <em>50g </em>with the appropriate size for your environment.</p>
<p>It should only take a second or two, as all its doing is making a change to the file&#8217;s header so it thinks its now larger than it was.</p>
<p>Now, go grab a copy of <a href="http://gparted.sourceforge.net/download.php">GPARTED here</a>. Download the ISO. In the CD-ROM Settings for your Virtual Guest, point it to the ISO you just downloaded. You may need to SCP this file to the server. Make sure its set to CONNECTED and CONNECT AT STARTUP.</p>
<p>Now power on the virtual guest, but quickly get keyboard control and hit ESC to choose another boot device. Choose CD and the GPARTED live CD should fire up.</p>
<p>Answer the keyboard questions when they come up. After a minute or so, GPARTED should load up and discover your hard drives automatically.</p>
<p>You should see a visual representation of your boot drive now, with a bunch of free space at the endthe partition. Right-click on the partition and choose Resize/Move. Drag the slider to increase the partition to the new size.  Click Resize. Click Apply at the top. Depending on the size of your partition, this may take a while. Check the progress, and when its done, quit, reboot back into Windows.</p>
<p>Your boot drive should now be larger.  No charge.</p>
]]></content:encoded>
			<wfw:commentRss>http://networkjew.com/2009/04/17/expand-virtual-disks-in-vmware-esx-with-gparted/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SIOCSIFADDR Error After Moving Ubuntu Virtual Machine to ESX Server</title>
		<link>http://networkjew.com/2009/04/14/siocsifaddr-error-after-moving-ubuntu-virtual-machine-to-esx-server/</link>
		<comments>http://networkjew.com/2009/04/14/siocsifaddr-error-after-moving-ubuntu-virtual-machine-to-esx-server/#comments</comments>
		<pubDate>Tue, 14 Apr 2009 14:36:14 +0000</pubDate>
		<dc:creator>Network Jew</dc:creator>
				<category><![CDATA[Hacks]]></category>
		<category><![CDATA[How-Tos]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[vmware]]></category>
		<category><![CDATA[esx]]></category>
		<category><![CDATA[no such device]]></category>
		<category><![CDATA[SIOCSIFADDR]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://networkjew.com/?p=267</guid>
		<description><![CDATA[<a href=http://networkjew.com/2009/04/14/siocsifaddr-error-after-moving-ubuntu-virtual-machine-to-esx-server/><img src=http://networkjew.com/wp-content/uploads/2009/04/ubuntu-1280x1024-300x240.png class=imgtfe hspace=5 align=left width=225  border=0></a>]]></description>
			<content:encoded><![CDATA[<p><a rel="attachment wp-att-268" href="http://networkjew.com/2009/04/14/siocsifaddr-error-after-moving-ubuntu-virtual-machine-to-esx-server/ubuntu-1280x1024/"><img class="alignleft size-medium wp-image-268" title="ubuntu-1280x1024" src="http://networkjew.com/wp-content/uploads/2009/04/ubuntu-1280x1024-300x240.png" alt="ubuntu 1280x1024 300x240 SIOCSIFADDR Error After Moving Ubuntu Virtual Machine to ESX Server" width="180" height="144" /></a>After moving a virtual machine (Ubuntu guest) from Vmware Server to VMWare ESX server using VMware Converter, I received the following error after powering up the new VM:</p>
<p><strong>SIOCSIFADDR: No such device eth0<br />
eth0: ERROR while getting interface flags: No such device</strong></p>
<p>When I ran ifconfig only lo showed up. No eth0 to be seen anywhere. After hunting around the net for a few minutes I came across some tips that helped.</p>
<p>First I ran:<br />
<strong>ifconfig -a</strong></p>
<p>This showed me two adapters &#8211; lo and eth2. Aha!</p>
<p><strong>sudo ifconfig eth2 up</strong> brought the interface up for me, and sudo dhclient got me an ipaddress, but after rebooting the problem came back.</p>
<p>Next step was to edit this file:<br />
<strong>/etc/udev/rules.d/70-persistent-net.rules</strong></p>
<p>Looking at that file, I could see my adapter listed as well as a couple others. I commented out the ones with the wrong MAC address, found the correct one and changed the entry for eth2 to eth0.</p>
<p>I rebooted and everything was gold.</p>
<p>Thank you Google.</p>
]]></content:encoded>
			<wfw:commentRss>http://networkjew.com/2009/04/14/siocsifaddr-error-after-moving-ubuntu-virtual-machine-to-esx-server/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Using OpenDNS to Protect Your Network</title>
		<link>http://networkjew.com/2009/04/09/using-opendns-to-protect-your-network/</link>
		<comments>http://networkjew.com/2009/04/09/using-opendns-to-protect-your-network/#comments</comments>
		<pubDate>Thu, 09 Apr 2009 16:59:54 +0000</pubDate>
		<dc:creator>Network Jew</dc:creator>
				<category><![CDATA[Hacks]]></category>
		<category><![CDATA[Home Networking]]></category>
		<category><![CDATA[How-Tos]]></category>
		<category><![CDATA[Security Links]]></category>
		<category><![CDATA[conficker]]></category>
		<category><![CDATA[content filtering]]></category>
		<category><![CDATA[dns]]></category>
		<category><![CDATA[opendns]]></category>
		<category><![CDATA[protection]]></category>
		<category><![CDATA[router]]></category>

		<guid isPermaLink="false">http://networkjew.com/?p=240</guid>
		<description><![CDATA[<a href=http://networkjew.com/2009/04/09/using-opendns-to-protect-your-network/><img src=http://networkjew.com/wp-content/uploads/2009/04/opendns_logo-225x94.jpg class=imgtfe hspace=5 align=left width=225  border=0></a>]]></description>
			<content:encoded><![CDATA[<p><a rel="attachment wp-att-253" href="http://networkjew.com/2009/04/09/using-opendns-to-protect-your-network/opendns_logo/"><img class="alignleft size-thumbnail wp-image-253" title="opendns_logo" src="http://networkjew.com/wp-content/uploads/2009/04/opendns_logo-225x94.jpg" alt="opendns logo 225x94 Using OpenDNS to Protect Your Network" width="225" height="94" /></a>OpenDNS is a great way to help protect your home or business network for free. By utilizing their free DNS servers, you can add an additional layer of content filtering to any solutions you may already be using. Here&#8217;s how it works.</p>
<p>DNS (Domain Name System)  &#8211; is a method by which the URL&#8217;s you type into your browser are translated into the actual Internet IP-addresses fo the appropriate servers. Its by using these unique addresses that information gets routed properly around the Internet. A common comparison is your postal address: You can think of the URL&#8217;s as your NAME and the IP address as your street and house number.  Your mail won&#8217;t reach you without the address. So for every Domain name out there, a unique Ip address exists. When you make a request in your web browser for a particular website, it queries its DNS provider for the correct IP address and then takes you there. By default you&#8217;re probably using your ISP&#8217;s DNS servers to provide this functionality for you.</p>
<p>You can create a free account and then set your router or home your home PC&#8217;s individually to use OpenDNS&#8217; servers instead of your ISPs. OpenDNS categorizes domain names and URL&#8217;s into all kinds of useful collections which you can then choose to allow or deny access to from your network.  OpenDNS grabs your DNS &#8220;queries&#8221; and, for categories which you&#8217;ve chosen to block , it inserts its OWN ip addresses in the return, rather than the actual destination. For example, you can choose to block adult content.  When you type in &#8220;www.playboy.com&#8221; in your browser, your computer queries OpenDNS for the correct IP address. OpenDNS, sees that you&#8217;ve chosen to block this site, and instead of returning  216.163.137.3 (the acutal playboy.com address), it returns with an address owned by OpenDNS. So when your browser goes to this new address, you&#8217;re greeted with a nice blocked message that looks something like this:<a rel="attachment wp-att-252" href="http://networkjew.com/2009/04/09/using-opendns-to-protect-your-network/opendns-screenshot/"><img class="alignleft size-medium wp-image-252" title="opendns-screenshot" src="http://networkjew.com/wp-content/uploads/2009/04/opendns-screenshot-300x206.jpg" alt="opendns screenshot 300x206 Using OpenDNS to Protect Your Network" width="300" height="206" /></a></p>
<p>By intercepting these addresses, OpenDNS has the ability to block all sorts of malicious or unwanted content, and notify you if it detects you trying to access it.  For instance, they can currently detect if you&#8217;re infected with the conficker worm.</p>
<p>They also offer all kinds of great statistics about your network&#8217;s usage. You can customize the block messages and looks as well.  For the price, OpenDNS can&#8217;t be beat.</p>
<p>There are instructions on the OpenDNS website for configuring both home routers and individual computers. For more info click <a href="http://www.opendns.com">here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://networkjew.com/2009/04/09/using-opendns-to-protect-your-network/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tether Windows Mobile Phone with OSX Mac</title>
		<link>http://networkjew.com/2009/03/30/tether-windows-mobile-phone-mac/</link>
		<comments>http://networkjew.com/2009/03/30/tether-windows-mobile-phone-mac/#comments</comments>
		<pubDate>Mon, 30 Mar 2009 16:42:55 +0000</pubDate>
		<dc:creator>Network Jew</dc:creator>
				<category><![CDATA[Gadgets]]></category>
		<category><![CDATA[Hacks]]></category>
		<category><![CDATA[Hardware]]></category>
		<category><![CDATA[Home Networking]]></category>
		<category><![CDATA[Mobile]]></category>
		<category><![CDATA[Scripting]]></category>
		<category><![CDATA[Security Links]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Top 10]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[3G]]></category>
		<category><![CDATA[blackjack 2]]></category>
		<category><![CDATA[blackjackII]]></category>
		<category><![CDATA[GPRS]]></category>
		<category><![CDATA[GSM]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[osx]]></category>
		<category><![CDATA[tether]]></category>
		<category><![CDATA[Tethering]]></category>
		<category><![CDATA[usb]]></category>
		<category><![CDATA[windows mobile]]></category>

		<guid isPermaLink="false">http://networkjew.com/?p=205</guid>
		<description><![CDATA[<a href=http://networkjew.com/2009/03/30/tether-windows-mobile-phone-mac/><img src=http://networkjew.com/wp-content/uploads/2009/03/0i16938000.jpg class=imgtfe hspace=5 align=left width=225  border=0></a>]]></description>
			<content:encoded><![CDATA[<p><a rel="attachment wp-att-208" href="http://networkjew.com/2009/03/30/tether-windows-mobile-phone-mac/0i16938000/"><img class="alignleft size-full wp-image-208" title="0i16938000" src="http://networkjew.com/wp-content/uploads/2009/03/0i16938000.jpg" alt="0i16938000 Tether Windows Mobile Phone with OSX Mac" width="234" height="134" /></a>One of the great features in Windows Mobile is the ability to tether your device to your computer in order to piggy-back on your mobile devices internet connection. This works great in airports or coffee shops so you don&#8217;t have to pay for wi-fi usage.  If you&#8217;re running Windows on your laptop and have ActiveSync installed, its pretty straightforward.  However, if you&#8217;re running OSX, it can be a bit trickier to tether your WinMo device. These instructions were tested with a BlackJack II. Here&#8217;s how to do it:</p>
<p>In theory, you should be able to simply set up Internet Sharing on your Windows Mobile device with Bluetooth PAN.  Then on your Mac, simply create a BlueTooth PAN connection.  The problem with this is that you run the risk of eating up your mobile device&#8217;s battery much quicker as its using its 3G connection and its bluetooth connection simultaneouslly.  Even though it should work, I never could get it going, anyways.  Ideally, we want to plug the phone in via USB, so that it is charging while sharing its connection.  OSX won&#8217;t support the standard ActiveSync USB Internet Sharing method, so you&#8217;ll need to do a little work to get it going.</p>
<p>First download these<a href="http://networkjew.com/?attachment_id=206"> files</a></p>
<p>Unzip and Copy all three files to /Library/Modem Scripts</p>
<p>Back on your Windows Mobile device, in the USB connection settings, change USB to mode to MODEM instead of ActiveSync. You may get a warning here that ActiveSync won&#8217;t work when Modem is selected.  Remember to change it back later when you are ready to sync up again with a Windows computer. Once you&#8217;ve selected modem, plug your device into your Mac via USB.</p>
<p>Now, go to your Network Preferences menu.</p>
<p>On the left side, you should see your list of Network Interfaces.  Click the little &#8220;+&#8221; sign to add an interface. Click Interface drop down menu, and you should see a choice for &#8220;Samsung CDMA Technologies&#8221;. Go ahead and choose it, and click CREATE. it should populate itself on the left-hand pane now.</p>
<p>Highlight the new Samsung Entry, and on the right side make the following entries:</p>
<p>Configuration: Default</p>
<p>Telephone Number: wap.cingular</p>
<p>Account Name: WAP@CINGULARGPRS.COM</p>
<p>Password: CINGULAR1</p>
<p>Now click Advanced&#8230;</p>
<p>On the Modem Tab, make sure Vendor is Samsung and Model is GPRS (GSM/3G)</p>
<p>On the PPP tab:</p>
<p>For Session, Uncheck &#8220;Redial if Busy&#8221;</p>
<p><span id="intelliTxt">Next to Settings, choose CONFIGURATION and select &#8220;Send PPP echo packets&#8221; and <span style="font-weight: bold;">uncheck:</span> Use TCP header compression.</span></p>
<p><span>Apply all these changes and lock the Network Preferences, and you&#8217;re ready to test. </span></p>
<p><span>Its a good idea when testing to disable your Wi-Fi so you can be sure you&#8217;re genuinely using your mobile devices WAN.</span></p>
<p><span>Now, highlight the Samsung modem, and on the right side, click CONNECT. If all goes correct, you should see a little meter with your connection strength, and you should now be able to surf the web. Go for it!</span></p>
<p><span><a rel="attachment wp-att-207" href="http://networkjew.com/2009/03/30/tether-windows-mobile-phone-mac/picture-4/"><img class="alignleft size-medium wp-image-207" title="picture-4" src="http://networkjew.com/wp-content/uploads/2009/03/picture-4-300x247.png" alt="picture 4 300x247 Tether Windows Mobile Phone with OSX Mac" width="300" height="247" /></a><br />
</span></p>
<p><span><br />
</span></p>
]]></content:encoded>
			<wfw:commentRss>http://networkjew.com/2009/03/30/tether-windows-mobile-phone-mac/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>How to Use Voice Command on your BlackJack 2 with Windows Mobile 6.1</title>
		<link>http://networkjew.com/2009/03/12/voice-command-blackjack-2-winmo61/</link>
		<comments>http://networkjew.com/2009/03/12/voice-command-blackjack-2-winmo61/#comments</comments>
		<pubDate>Thu, 12 Mar 2009 15:30:50 +0000</pubDate>
		<dc:creator>Network Jew</dc:creator>
				<category><![CDATA[Gadgets]]></category>
		<category><![CDATA[Hacks]]></category>
		<category><![CDATA[How-Tos]]></category>
		<category><![CDATA[Mobile]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[blackjack 2]]></category>
		<category><![CDATA[BlackJack ii]]></category>
		<category><![CDATA[BlackJack2]]></category>
		<category><![CDATA[blackjackII]]></category>
		<category><![CDATA[Bluetooth]]></category>
		<category><![CDATA[samsung]]></category>
		<category><![CDATA[voice]]></category>
		<category><![CDATA[voice command]]></category>

		<guid isPermaLink="false">http://networkjew.com/?p=200</guid>
		<description><![CDATA[<a href=http://networkjew.com/2009/03/12/voice-command-blackjack-2-winmo61/><img src=http://networkjew.com/wp-content/uploads/2009/03/microsoftvoicecommand-225x300.jpg class=imgtfe hspace=5 align=left width=225  border=0></a>]]></description>
			<content:encoded><![CDATA[<p><a rel="attachment wp-att-201" href="http://networkjew.com/2009/03/12/voice-command-blackjack-2-winmo61/microsoftvoicecommand/"><img class="alignleft size-medium wp-image-201" title="microsoftvoicecommand" src="http://networkjew.com/wp-content/uploads/2009/03/microsoftvoicecommand-225x300.jpg" alt="microsoftvoicecommand 225x300 How to Use Voice Command on your BlackJack 2 with Windows Mobile 6.1" width="225" height="300" /></a>I&#8217;ve used Microsoft&#8217;s voice command for years with various Windows Mobile phones. I like using it in the car, so I don&#8217;t have to fuss with the buttons for dialing.  For the longest time, it was not a free piece of software, but with the release of WinMo 6.1 for the BlackJack II, they bundled Voice Command right in.  This happens to be the best implementation of it yet, as it works perfectly with my bluetooth headset. Unfortunately, setting it up on your phone isn&#8217;t quite as intiutive. Here&#8217;s how to get it going on the BlackJack2.</p>
<ul>
<li>Go to Start &gt; Programs&gt; Voice Command</li>
<li>Change Voice Enabled to &#8220;YES&#8221;<br />
If you are using Bluetooth, you can change Announcement Routing to &#8220;Bluetooth if Available&#8221; if you like. What this means is that when the phone wants to make a voice announcement like &#8220;your battery is low&#8221; , it will try to send it out over Bluetooth.</li>
<li>The announcements setting will change when you want to hear announcements. You can choose to only hear them when your calendar is &#8220;Free&#8221; if you like.</li>
<li>Call Confirmations Setting will let you choose to hear a short vocal confirmation of the intended dialing target. So, when you say &#8220;call home&#8221;, it will say, &#8220;Call home?&#8221; to verify.</li>
<li>Dial confirmation will do the same as above, but for voice number dialing. So if you say &#8220;Dial 5-5-5-1-2-1-2&#8243; it will repeat it back to you.</li>
<li>Announce Calls, when turned on, will announce all incoming calls to you.</li>
<li>Announce Messaging will announce incoming messages. You can further choose on ly to hear high priority messages announced.</li>
<li>Calendar Reminders will announce your appointments for you.</li>
<li>Media Selections will try to announce the name of the song that&#8217;s coming up.</li>
<li>Once you&#8217;ve got all the settings the way you want, hit Done.</li>
</ul>
<p>If you&#8217;ve got a compatible bluetooth headset, you can simply tap your button and start using voice commands. Voice Command automatically understands entries in your contacts and many other useful words. So you can simply say things like &#8220;Call Home&#8221; or &#8220;Call wife mobile&#8221; or &#8220;when is my next appointment&#8221; and it will understand.</p>
<p>Here&#8217;s the biggest gotcha if you dont&#8217; have a bluetooth headset. The Help feature tells you to use the Voice Command button. interestingly, it doesn&#8217;t tell you which button this is on the phone. <strong>To activate Voice Command on the BlackJack II keypad, hold down the Att-Globe looking key next to Caps/Shift.</strong></p>
<p>Now, let&#8217;s be careful out there.</p>
]]></content:encoded>
			<wfw:commentRss>http://networkjew.com/2009/03/12/voice-command-blackjack-2-winmo61/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
