<?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>Mac Tech Genius</title>
	<atom:link href="http://www.mactechgenius.com/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.mactechgenius.com</link>
	<description>Reviews, Recommendation &#38; Tutorials</description>
	<lastBuildDate>Thu, 21 Sep 2017 19:57:13 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=5.6.17</generator>
	<item>
		<title>SmartThings HomeKit Integration</title>
		<link>https://www.mactechgenius.com/2017/06/07/smartthings-homekit-integration/</link>
					<comments>https://www.mactechgenius.com/2017/06/07/smartthings-homekit-integration/#comments</comments>
		
		<dc:creator><![CDATA[MacTechGenius]]></dc:creator>
		<pubDate>Thu, 08 Jun 2017 00:15:13 +0000</pubDate>
				<category><![CDATA[Front Page]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Apple]]></category>
		<category><![CDATA[Network]]></category>
		<guid isPermaLink="false">https://www.mactechgenius.com/?p=606</guid>

					<description><![CDATA[I previously created a tutorial showcasing HomeKit integration using Hombridge on a Mac. However, leaving a Mac running 24/7 is not a feasible option for some people, thus I decided to create a tutorial for Raspberry Pi, as it is an affordable alternative solution. If you aren&#8217;t familiar with Raspberry Pi, I recommend purchasing a Starter [&#8230;]]]></description>
										<content:encoded><![CDATA[<h3>I previously created a <a href="https://youtu.be/9yQklSq3_Mo" target="_blank" rel="noopener noreferrer">tutorial</a> showcasing HomeKit integration using Hombridge on a Mac. However, leaving a Mac running 24/7 is not a feasible option for some people, thus I decided to create a tutorial for <a href="http://amzn.to/2sFdHb5" target="_blank" rel="noopener noreferrer">Raspberry Pi</a>, as it is an affordable alternative solution. If you aren&#8217;t familiar with <a href="http://amzn.to/2sFdHb5" target="_blank" rel="noopener noreferrer">Raspberry Pi</a>, I recommend purchasing a <a href="http://amzn.to/2s5lAJY" target="_blank" rel="noopener noreferrer">Starter Kit</a>. It comes with everything you need to get started (including preinstalled software), however you will also need a monitor, keyboard, and mouse for the initial setup. Afterwards, you can enable <a href="https://www.raspberrypi.org/documentation/remote-access/vnc/">VNC</a> on your Pi so you can remotely connect to it (Screen Sharing).</h3>
<p><iframe style="width: 120px; height: 240px;" src="//ws-na.amazon-adsystem.com/widgets/q?ServiceVersion=20070822&amp;OneJS=1&amp;Operation=GetAdHtml&amp;MarketPlace=US&amp;source=ss&amp;ref=as_ss_li_til&amp;ad_type=product_link&amp;tracking_id=onemin-20&amp;marketplace=amazon&amp;region=US&amp;placement=B01C6Q2GSY&amp;asins=B01C6Q2GSY&amp;linkId=822fb98d972f4bdd632e7c6377e9ea0c&amp;show_border=false&amp;link_opens_in_new_window=true" width="300" height="150" frameborder="0" marginwidth="0" marginheight="0" scrolling="no"></iframe></p>
<h3>When paired with a pair of speakers, the Raspberry Pi can also voice <a href="https://community.smartthings.com/t/vlc-thing-a-poor-mans-sonos-version-2-0-released-12-22-2016/5433" target="_blank" rel="noopener noreferrer">audio notifications</a> for SmartThings, function as an <a href="http://www.pimusicbox.com" target="_blank" rel="noopener noreferrer">AirPlay Receiver</a>, host a <a href="http://www.pivpn.io" target="_blank" rel="noopener noreferrer">VPN Server</a>, and even replicate the functionality of an <a href="http://lifehacker.com/the-simplest-way-to-build-a-raspberry-pi-powered-amazon-1794218212" target="_blank" rel="noopener noreferrer">Amazon Echo</a>.</h3>
<h2><span style="text-decoration: underline;"><strong>The Setup</strong></span></h2>
<ol>
<li>
<h3>Launch Terminal and input the following command (without quotes): &#8220;curl &#8211; sSL goo.gl/Ksdhph | bash&#8221;</h3>
<h3>This will run some code for 10-15 minutes.</h3>
<h3><iframe src="https://www.youtube.com/embed/_S66mtwNkQo?rel=0" width="560" height="315" frameborder="0" allowfullscreen="allowfullscreen"></iframe></h3>
<h3>This is an excellent video that showcases this process. Follow until (1:28), don&#8217;t proceed any further</h3>
</li>
<li>
<h3>Once that is completed, type &#8220;homebridge&#8221; (refer to <a href="https://youtu.be/_S66mtwNkQo?t=60" target="_blank" rel="noopener noreferrer">0:59</a>) of the video.</h3>
</li>
<li>
<h3>Once you see the pair code, quit home bridge with a ctrl c.</h3>
</li>
<li>
<h3>Install the SmartThing&#8217;s plugin, input &#8220;sudo npm install -g homebridge-smartthings&#8221; into terminal.</h3>
</li>
<li>
<h3>Follow the video below from <a href="https://youtu.be/9yQklSq3_Mo?t=127" target="_blank" rel="noopener noreferrer">2:07</a> to 3:26</h3>
<h3><a href="https://community.smartthings.com/t/faq-github-integration-how-to-add-and-update-from-repositories/39046" target="_blank" rel="noopener noreferrer">GitHub Integration Tutorial</a></h3>
<h3>Owner of &#8220;pdlove&#8221; and name of &#8220;homebridge-smartthings&#8221; and branch of &#8220;master&#8221; and then click save.</h3>
<p><iframe src="https://www.youtube.com/embed/9yQklSq3_Mo?start=125" width="560" height="315" frameborder="0" allowfullscreen="allowfullscreen"></iframe></li>
<li>
<h3>Obtain the local <a href="https://www.raspberrypi.org/documentation/remote-access/ip-address.md" target="_blank" rel="noopener noreferrer">IP Address</a> of your Raspberry Pi and note it down. It should be something like 192.168.x.x or 10.0.1.x</h3>
</li>
<li>
<h3>Download the <a href="http://mactechgenius.com/Files/Homebridge/Pi/config.json" target="_blank" rel="noopener noreferrer">config.json file</a> (right click and download) and launch it with your favorite code editor app. (TextEdit won&#8217;t work) I am using <a href="https://itunes.apple.com/us/app/textwrangler/id404010395?mt=12" target="_blank" rel="noopener noreferrer">TextWrangler</a>.</h3>
<h3>Replace the APP ID and APP TOKEN you previously copied from the SmartThing&#8217;s app. And input your Raspberry Pi local IP.</h3>
</li>
<li>
<h3>Transfer the config.json to your Pi (email/flash drive) and place it in the /home/pi/.homebridge directory.</h3>
<p><img loading="lazy" class="alignnone size-medium wp-image-611" src="https://www.mactechgenius.com/mtg-kamran/uploads/2017/06/Screen-Shot-2017-06-07-at-3.56.45-PM-300x164.png" alt="" width="300" height="164" srcset="http://www.mactechgenius.com/mtg-kamran/uploads/2017/06/Screen-Shot-2017-06-07-at-3.56.45-PM-300x164.png 300w, http://www.mactechgenius.com/mtg-kamran/uploads/2017/06/Screen-Shot-2017-06-07-at-3.56.45-PM-768x419.png 768w, http://www.mactechgenius.com/mtg-kamran/uploads/2017/06/Screen-Shot-2017-06-07-at-3.56.45-PM-1024x559.png 1024w, http://www.mactechgenius.com/mtg-kamran/uploads/2017/06/Screen-Shot-2017-06-07-at-3.56.45-PM.png 1166w" sizes="(max-width: 300px) 100vw, 300px" /></li>
<li>
<h3>On Terminal input &#8220;homebridge&#8221; to run homebridge. You will see the pair code that you can implement in the &#8220;Home App&#8221; as an accessory on your iOS Device.</h3>
<h3></h3>
<h3></h3>
<h3></h3>
</li>
</ol>
<h3>That&#8217;s It! If you ever need to shutdown Homebridge simply type ctrl c.</h3>
<h3>Please leave a comment if you have any questions and please subscribe to our <a href="https://www.youtube.com/channel/UCBMZygFiiR2eqm6oGxsa33Q" target="_blank" rel="noopener noreferrer">YouTube Channel</a>.</h3>
<p>&nbsp;</p>
<p><strong>Links:</strong></p>
<p><a href="https://github.com/nfarina/homebridge">Homebridge</a></p>
<p><a href="https://www.npmjs.com/package/homebridge-smartthings">SmartThings Hombridge Plugin</a></p>
<p>&nbsp;</p>
<h3>UPDATE SEPT. 21 2017:<br />
IF YOU GET AN ERROR &#8211; USE TERMINAL COMMAND:<br />
sudo npm install -g &#8211;unsafe-perm homebridge<br />
sudo npm install -g &#8211;unsafe-perm homebridge-smartthings</h3>
]]></content:encoded>
					
					<wfw:commentRss>https://www.mactechgenius.com/2017/06/07/smartthings-homekit-integration/feed/</wfw:commentRss>
			<slash:comments>21</slash:comments>
		
		
			</item>
		<item>
		<title>DIY Tesla 240V Charging &#124; Quick220 Review</title>
		<link>https://www.mactechgenius.com/2016/11/29/diy-tesla-240v-charging-quick220-review/</link>
					<comments>https://www.mactechgenius.com/2016/11/29/diy-tesla-240v-charging-quick220-review/#comments</comments>
		
		<dc:creator><![CDATA[MacTechGenius]]></dc:creator>
		<pubDate>Wed, 30 Nov 2016 06:09:07 +0000</pubDate>
				<category><![CDATA[Front Page]]></category>
		<category><![CDATA[Reviews]]></category>
		<category><![CDATA[Charging]]></category>
		<category><![CDATA[Power]]></category>
		<category><![CDATA[Tesla]]></category>
		<guid isPermaLink="false">http://www.mactechgenius.com/?p=588</guid>

					<description><![CDATA[The Quick 220 makes Tesla charging more feasible compared to a typical 120V outlet, which is significantly slower and inefficient. The Quick220 nearly triples the charge rate and does not require the need for a costly installation and the painstaking permitting process associated with it. The Quick220 is also perfect for road trips in the event the [&#8230;]]]></description>
										<content:encoded><![CDATA[<h3>The Quick 220 makes Tesla charging more feasible compared to a typical 120V outlet, which is significantly slower and inefficient. The Quick220 nearly triples the charge rate and does not require the need for a costly installation and the painstaking permitting process associated with it.</h3>
<p><img loading="lazy" class="alignnone size-medium wp-image-589" src="http://www.mactechgenius.com/mtg-kamran/uploads/2016/11/Quick220-1-300x162.png" alt="quick220-1" width="300" height="162" srcset="http://www.mactechgenius.com/mtg-kamran/uploads/2016/11/Quick220-1-300x162.png 300w, http://www.mactechgenius.com/mtg-kamran/uploads/2016/11/Quick220-1-768x414.png 768w, http://www.mactechgenius.com/mtg-kamran/uploads/2016/11/Quick220-1-1024x553.png 1024w, http://www.mactechgenius.com/mtg-kamran/uploads/2016/11/Quick220-1.png 1894w" sizes="(max-width: 300px) 100vw, 300px" /></p>
<h3>The Quick220 is also perfect for road trips in the event the hotel lacks destination charging, allowing an overnight charge to be possible compared to several days. I also foresee numerous Model 3 owners using the Quick220 as a viable charging station alternative, especially for those that rent.</h3>
<h3>The Quick220 itself is well built, lightweight, and portable. Unfortunately it is not weatherproof, thus prolonged outdoor exposure is not recommended. While this can be resolved with the use of an extension cord, I still hope they release an outdoor enclosure.</h3>
<h3>The instructions are simple and easy to follow, the Quick220 is made in the U.S (Phoenix, Arizona) and the support team is responsive and familiar with Tesla. The device has all of the necessary regulatory qualifications (UL, etc&#8230;)</h3>
<p><img loading="lazy" class="alignnone size-medium wp-image-590" src="http://www.mactechgenius.com/mtg-kamran/uploads/2016/11/Quick220-2-300x168.png" alt="quick220-2" width="300" height="168" srcset="http://www.mactechgenius.com/mtg-kamran/uploads/2016/11/Quick220-2-300x168.png 300w, http://www.mactechgenius.com/mtg-kamran/uploads/2016/11/Quick220-2-768x430.png 768w, http://www.mactechgenius.com/mtg-kamran/uploads/2016/11/Quick220-2-1024x573.png 1024w, http://www.mactechgenius.com/mtg-kamran/uploads/2016/11/Quick220-2.png 1885w" sizes="(max-width: 300px) 100vw, 300px" /></p>
<h3>It also has a built in circut-breaker, I have the 15 amp version so mine is rated for 15 amps (15 AMPS 3 hours, 12 AMPS continuous) . They also have a 20 amp version but that requires 3rd party adapters thus the Quick220 team recommend the 15 amp model for ease of setup.</h3>
<h3>The wires are 14 gauge &#8211; 6 feet long, they are flexible and do not generate heat when charging at maximum amperage.</h3>
<p><img loading="lazy" class="alignnone size-medium wp-image-591" src="http://www.mactechgenius.com/mtg-kamran/uploads/2016/11/Quick220-3-300x164.png" alt="quick220-3" width="300" height="164" srcset="http://www.mactechgenius.com/mtg-kamran/uploads/2016/11/Quick220-3-300x164.png 300w, http://www.mactechgenius.com/mtg-kamran/uploads/2016/11/Quick220-3-768x421.png 768w, http://www.mactechgenius.com/mtg-kamran/uploads/2016/11/Quick220-3-1024x561.png 1024w, http://www.mactechgenius.com/mtg-kamran/uploads/2016/11/Quick220-3.png 1840w" sizes="(max-width: 300px) 100vw, 300px" /></p>
<h3>They also include an outlet tester to make sure the outlet is wired correctly.</h3>
<h3>The setup is simple, you merely connect each of the plugs into outlets located on opposite phases of the electrical panel. Residential homes receive 240V from the utility that is split into two 120V lines. This step is mostly trial and error, you try various outlets until the light illuminates on the Quick220. The Quick220 monitors the power input and doesn’t start the flow of power until everything is hooked up correctly.</h3>
<h3>The included outlet tester verifies that the outlet is wired correctly by shining two amber lights. It also has a GFI tester, due to the nature of the Quick220, GFI outlets won’t work which can be an issue when looking for an outlet as you will primarily plug into a garage or outdoors.</h3>
<h3>The older the house is, the better chance of success finding a standard non-GFI outlet in the garage. My house is fairly new, but I still found that both of my garage doors and force air units were not on GFI outlets, I used those to power the Quick220. The parking garages I went to also lacked GFI outlets which allowed the quick220 to function without an issue.</h3>
<p><img loading="lazy" class="alignnone size-medium wp-image-592" src="http://www.mactechgenius.com/mtg-kamran/uploads/2016/11/Quick220-4-300x165.png" alt="quick220-4" width="300" height="165" srcset="http://www.mactechgenius.com/mtg-kamran/uploads/2016/11/Quick220-4-300x165.png 300w, http://www.mactechgenius.com/mtg-kamran/uploads/2016/11/Quick220-4-768x423.png 768w, http://www.mactechgenius.com/mtg-kamran/uploads/2016/11/Quick220-4-1024x564.png 1024w, http://www.mactechgenius.com/mtg-kamran/uploads/2016/11/Quick220-4.png 1869w" sizes="(max-width: 300px) 100vw, 300px" /></p>
<h3>Once you test both outlets, you simply connect the Quick220 and if everything is wired correctly the light on the unit will shine indicated 240 volts. The unit also has its own circuit breaker so you can shut off power easily.</h3>
<h3>You will also need the <a href="http://goo.gl/gVpOUu">Tesla NEMA 6-15 adapter</a>, which can be picked up on the Tesla web store or local service center.</h3>
<h3></h3>
<h3><img loading="lazy" class="alignnone size-medium wp-image-593" src="http://www.mactechgenius.com/mtg-kamran/uploads/2016/11/Quick220-6-300x163.png" alt="quick220-6" width="300" height="163" srcset="http://www.mactechgenius.com/mtg-kamran/uploads/2016/11/Quick220-6-300x163.png 300w, http://www.mactechgenius.com/mtg-kamran/uploads/2016/11/Quick220-6-768x417.png 768w, http://www.mactechgenius.com/mtg-kamran/uploads/2016/11/Quick220-6-1024x556.png 1024w, http://www.mactechgenius.com/mtg-kamran/uploads/2016/11/Quick220-6.png 1837w" sizes="(max-width: 300px) 100vw, 300px" /> <img loading="lazy" class="alignnone size-medium wp-image-594" src="http://www.mactechgenius.com/mtg-kamran/uploads/2016/11/Quick220-5-300x162.png" alt="quick220-5" width="300" height="162" srcset="http://www.mactechgenius.com/mtg-kamran/uploads/2016/11/Quick220-5-300x162.png 300w, http://www.mactechgenius.com/mtg-kamran/uploads/2016/11/Quick220-5-768x414.png 768w, http://www.mactechgenius.com/mtg-kamran/uploads/2016/11/Quick220-5-1024x552.png 1024w, http://www.mactechgenius.com/mtg-kamran/uploads/2016/11/Quick220-5.png 1849w" sizes="(max-width: 300px) 100vw, 300px" /></h3>
<h3>With the Quick220, I am receiving triple the speed (compared to 120V charging). The charge time is feasible for overnight purposes. If you drive under 120 miles per day, the quick220 is sufficient.</h3>
<h3>If you are looking for a fast charge solution while you are on the go or an alternative to installing a costly 240 volt outlet, the Quick220 is the perfect alternative. While it may not provide the full capable amperage associated with the 40 AMP outlet or Tesla wall connector, for most people the charging capacity of the Quick 220 is more than sufficient.</h3>
<h3> <a href="http://www.quick220.com/-A220-15D.html">Quick220 Site</a></h3>
<p><iframe src="https://www.youtube.com/embed/xGNj3eYQiUQ?rel=0" width="560" height="315" frameborder="0" allowfullscreen="allowfullscreen"></iframe></p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.mactechgenius.com/2016/11/29/diy-tesla-240v-charging-quick220-review/feed/</wfw:commentRss>
			<slash:comments>6</slash:comments>
		
		
			</item>
		<item>
		<title>Maximus &#8211; The Hidden Light Camera</title>
		<link>https://www.mactechgenius.com/2016/08/10/maximus-the-hidden-light-camera/</link>
					<comments>https://www.mactechgenius.com/2016/08/10/maximus-the-hidden-light-camera/#comments</comments>
		
		<dc:creator><![CDATA[MacTechGenius]]></dc:creator>
		<pubDate>Thu, 11 Aug 2016 03:02:15 +0000</pubDate>
				<category><![CDATA[Reviews]]></category>
		<category><![CDATA[Camera]]></category>
		<category><![CDATA[Wireless]]></category>
		<guid isPermaLink="false">http://www.mactechgenius.com/?p=580</guid>

					<description><![CDATA[DYI surveillance solutions are a large part of our present-day connected home. Unfortunately, many of these so called DYI products require the need of running wires through the wall or are merely an eyesore. Maximus alleviates the hectic installation process as it is essentially the combination of a outdoor light fixture and a cloud camera. This provides [&#8230;]]]></description>
										<content:encoded><![CDATA[<h3>DYI surveillance solutions are a large part of our present-day connected home. Unfortunately, many of these so called DYI products require the need of running wires through the wall or are merely an eyesore.</h3>
<h3>Maximus alleviates the hectic installation process as it is essentially the combination of a outdoor light fixture and a cloud camera. This provides an easy DYI installation as it is a simple process to replace an existing light fixture instead of running wires for a traditional camera. Moreover, the camera is somewhat concealed and offers a hidden surveillance experience.</h3>
<h3>I was initially confused between why the Maximus is commonly referred as Kuna (evident on Amazon, Best Buy, etc&#8230;), vice-versa.  However the team clarified that, &#8220;Maximus and Kuna are partners and Maximus is Kuna’s manufacturer so it goes under a different name – Maximus Smart Security Light (but it’s exactly the same as Kuna). Kuna is the software/app component to the Maximus Smart Security Light.&#8221;</h3>
<p><img loading="lazy" class="alignnone size-medium wp-image-581" src="http://www.mactechgenius.com/mtg-kamran/uploads/2016/08/Maximus-1-300x176.png" alt="Maximus 1" width="300" height="176" srcset="http://www.mactechgenius.com/mtg-kamran/uploads/2016/08/Maximus-1-300x176.png 300w, http://www.mactechgenius.com/mtg-kamran/uploads/2016/08/Maximus-1-768x452.png 768w, http://www.mactechgenius.com/mtg-kamran/uploads/2016/08/Maximus-1-1024x602.png 1024w" sizes="(max-width: 300px) 100vw, 300px" /></p>
<h3>Included in the purchase, you got your literature, installation tools, and the Maximus light fixture itself. This is the craftsman style with a black finish (other finishes are available to best match your preference). At first glance, the unit is solid and well constructed. It is surrounded with translucent glass along the side which allows some light to passthrough. On the backplate we have the camera, motion sensor and speaker. The wiring as expected is located in the back so you can replace your existing fixture.</h3>
<h3>My previous light fixture was on a light sensor with other recessive outdoor lights. For the install, I simply covered the light sensor with electric tape so the Maximus receives constant power, I then replaced the preexisting light bulbs with Zigbee smartbulbs which I integrated with SmartThings, my home automation system. Unfortunately, Maximus currently does not work with any other services such as IFTT but Apple Home Kit support is on the way, I hope they provide additional cross platform compatibility in a future software update.</h3>
<p><img loading="lazy" class="alignnone size-medium wp-image-582" src="http://www.mactechgenius.com/mtg-kamran/uploads/2016/08/Maximus-2-300x173.png" alt="Maximus 2" width="300" height="173" srcset="http://www.mactechgenius.com/mtg-kamran/uploads/2016/08/Maximus-2-300x173.png 300w, http://www.mactechgenius.com/mtg-kamran/uploads/2016/08/Maximus-2-768x442.png 768w, http://www.mactechgenius.com/mtg-kamran/uploads/2016/08/Maximus-2-1024x589.png 1024w" sizes="(max-width: 300px) 100vw, 300px" /></p>
<h3>The units itself looks very nice, it has a blue status LED on the side but that can be disabled. The camera is relatively obscure, which provides some sort of secret surveillance. The camera records at 720P, at this price point 1080P would be preferred. Moreover, night time footage is relatively poor. The two-way intercom makes up for this, it is perhaps the best system I used, audio is clear and background noise is mitigated. The light can be managed using the mobile app or a schedule can be set, I have mine set to turn on when motion is evident at night. Maximus also sells a companion light which is essentially the same fixture without a camera, this would be useful if you have two identical light fixtures next to each other.</h3>
<h3>The Maximus also features 3 preset recordings that can be played using the mobile app. It also has a 100 decibel siren that can scare away a potential thief.</h3>
<h3>The motion recognition needs some improvements, if you want to use this as a simple &#8220;someone at your door&#8221; solution it will work fine but it currently lacks the ability to create activity zones for a specific area that competitors offer.</h3>
<h3>The app loads up relatively quickly, from the app you have the ability to view live and recored footage, play a recorded message, hold to talk, and manually control the light.</h3>
<h3>I like the recordings interface, it shows the time along with a preview which loads relatively quickly. Keep in mind, only 2 hours are recorded for free and additional recording times require a cloud subscription (no local storage). Recorded footage can be played easily by simply clicking on the footage. You have the option to download the recorded footage into your photo library as well.</h3>
<h3>Overall, the Maximus is a solid product, it may not have the best video quality but it offers a simple DYI install which can provide benefits to anyone who needs surveillance and communication using one of the best 2-way audio talk systems.</h3>
<p><iframe width="560" height="315" src="https://www.youtube.com/embed/Yajgo8SgcHY?rel=0" frameborder="0" allowfullscreen></iframe></p>
<h3>Purchase from <a href="http://www.homedepot.com/p/Maximus-Smart-Security-Textured-Black-Metal-and-Glass-Outdoor-Wall-Lantern-SPL06-07A1W1-BKT-K1/205857160" target="_blank">Home Depot</a></h3>
<p>&nbsp;</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.mactechgenius.com/2016/08/10/maximus-the-hidden-light-camera/feed/</wfw:commentRss>
			<slash:comments>2</slash:comments>
		
		
			</item>
		<item>
		<title>Affordable GPS Tracker</title>
		<link>https://www.mactechgenius.com/2016/06/12/affordable-gps-tracker/</link>
					<comments>https://www.mactechgenius.com/2016/06/12/affordable-gps-tracker/#comments</comments>
		
		<dc:creator><![CDATA[MacTechGenius]]></dc:creator>
		<pubDate>Sun, 12 Jun 2016 21:55:55 +0000</pubDate>
				<category><![CDATA[Reviews]]></category>
		<category><![CDATA[GPS]]></category>
		<category><![CDATA[Review]]></category>
		<category><![CDATA[Vectu]]></category>
		<guid isPermaLink="false">http://www.mactechgenius.com/?p=573</guid>

					<description><![CDATA[A GPS tracker is one of those things, you don&#8217;t realize you need&#8230;until you need it. I did not realize I &#8220;needed&#8221; it until I was a victim of a car-break in where I lost all of my tech-gadgets that contained data considered to be priceless. Clearly my outcome would have been much different positively if I kept a Vectu GPS [&#8230;]]]></description>
										<content:encoded><![CDATA[<h3>A GPS tracker is one of those things, you don&#8217;t realize you need&#8230;until you need it. I did not realize I &#8220;needed&#8221; it until I was a victim of a car-break in where I lost all of my tech-gadgets that contained data considered to be priceless. Clearly my outcome would have been much different positively if I kept a Vectu GPS tracker in my bag.</h3>
<h3>The Vectu functions pretty-much in every country in the world (except for Japan, South Korea, and obviously North Korea), however it requires you to pay a service fee but don’t let that turn you away as it is extremely affordable. At $36 a year, the service is extremely cheap, I haven’t seen another tracker that beats that price.</h3>
<h3>The Vectu communicates over the 2G network on GSM, I would assume a SIM card is located inside the device but from my understanding it is not user-replaceable.</h3>
<h3>The Vectu offers the ability to create multiple geofences, it features an emergency help button that can be set to notify multiple users using the free &#8220;myAspenta&#8221; app or an SMS/Email alert.</h3>
<h3>Firmware updates are rolled out intermittently to add new features and improve the reliability of the Vectu. Moreover, the &#8220;myAspenta&#8221; app is occasionally updated which shows that Vectu is continuously providing support and updates for their products.</h3>
<h3>Inside the box, we get the Vectu GPS, a USB cable, and the quick start guide.</h3>
<h3>The Vectu itself has a bright blue finish, the help button and status indicator is located in the center, while the power switch, reset pinhole and micro-USB connector is located along the side.</h3>
<h3>From my experience I got 10 days out of the 3000 milli amp battery which is pretty impressive considering that the form factor of the unit is small.</h3>
<h3>The Vectu also has a 6-axis accelerometer built in for motion detection, though I am unsure what features motion detection offers. Perhaps it is one of those things that can be activated in a future software update.</h3>
<h3>The features and settings can be accessed from the mobile app or the web app, they both share the same features.</h3>
<h3>Once you create an account and enroll the Vectu, the GPS is listed under the main menu. Once you select the GPS, you can view the current location and battery status.</h3>
<h3>Keep in mind this is a on-demand GPS tracker, so it will only provide location when requested from the app or when the help button is pushed.</h3>
<h3>If you want a automatic updating GPS tracker, the <a href="http://amzn.to/28vocxp" target="_blank">Vectu Portable Vehicle Tracker</a> provides live tracking and offers additional features include speed alerts, geofencing and unauthorized movement alerts. Unlike the vehicle tracker, the on-demand GPS tracker is intended to preserve battery life, for instance you can drop it into your bag on your next trip, in the unfortunate event of a lost or stolen bag you can simply use the app to locate the Vectu. It is essentially offers an additional peace of mind.</h3>
<h3>The app keeps a heat map or log of the location request thus allowing you view prior tracking data. These logs are stored for 90 days.</h3>
<h3>Under settings you can view the device information, such as last contact and current firmware. Other device settings include geofencing, thus one can set a specific location so you can receive an alert if the Vectu enters or exits a specific area.</h3>
<h3>The tracker also come with one-year of free service, a $36 value!</h3>
<h3>All in all, I am very pleased with the Vectu GPS tracker. The GPS tracker also provides a GSM based location when a GPS location is not available, I found the GSM location to be somewhat inaccurate so I hope that Vectu offers the ability to force a GPS location request instead. I am sure this could be implemented in a future firmware update. Otherwise, the Vectu GPS is a must-have, it offers an additional peace of mind so you don’t have to think twice about losing a personal possession and at $99 the Vectu is a bargain at what it does.</h3>
<p><iframe src="https://www.youtube.com/embed/xUW04vt19mY?rel=0" width="560" height="315" frameborder="0" allowfullscreen="allowfullscreen"></iframe></p>
<p><iframe style="width: 120px; height: 240px;" src="//ws-na.amazon-adsystem.com/widgets/q?ServiceVersion=20070822&amp;OneJS=1&amp;Operation=GetAdHtml&amp;MarketPlace=US&amp;source=ss&amp;ref=as_ss_li_til&amp;ad_type=product_link&amp;tracking_id=onemin-20&amp;marketplace=amazon&amp;region=US&amp;placement=B01BEZ7WTG&amp;asins=B01BEZ7WTG&amp;linkId=4bc59967b3e37f5d0f62737c1e22873a&amp;show_border=true&amp;link_opens_in_new_window=true" width="300" height="150" frameborder="0" marginwidth="0" marginheight="0" scrolling="no"></iframe></p>
<p>&nbsp;</p>
<p><img loading="lazy" class="alignnone size-medium wp-image-575" src="http://www.mactechgenius.com/mtg-kamran/uploads/2016/06/1-300x170.png" alt="Vectu 1" width="300" height="170" srcset="http://www.mactechgenius.com/mtg-kamran/uploads/2016/06/1-300x170.png 300w, http://www.mactechgenius.com/mtg-kamran/uploads/2016/06/1-768x436.png 768w, http://www.mactechgenius.com/mtg-kamran/uploads/2016/06/1-1024x581.png 1024w, http://www.mactechgenius.com/mtg-kamran/uploads/2016/06/1.png 2032w" sizes="(max-width: 300px) 100vw, 300px" /> <img loading="lazy" class="alignnone size-medium wp-image-576" src="http://www.mactechgenius.com/mtg-kamran/uploads/2016/06/2-300x168.png" alt="Vectu 2" width="300" height="168" srcset="http://www.mactechgenius.com/mtg-kamran/uploads/2016/06/2-300x168.png 300w, http://www.mactechgenius.com/mtg-kamran/uploads/2016/06/2-768x431.png 768w, http://www.mactechgenius.com/mtg-kamran/uploads/2016/06/2-1024x575.png 1024w, http://www.mactechgenius.com/mtg-kamran/uploads/2016/06/2.png 1862w" sizes="(max-width: 300px) 100vw, 300px" /></p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.mactechgenius.com/2016/06/12/affordable-gps-tracker/feed/</wfw:commentRss>
			<slash:comments>2</slash:comments>
		
		
			</item>
		<item>
		<title>Tesla $1000 Discount</title>
		<link>https://www.mactechgenius.com/2016/05/30/tesla-1000-discount/</link>
					<comments>https://www.mactechgenius.com/2016/05/30/tesla-1000-discount/#comments</comments>
		
		<dc:creator><![CDATA[MacTechGenius]]></dc:creator>
		<pubDate>Mon, 30 May 2016 19:58:20 +0000</pubDate>
				<category><![CDATA[Deals]]></category>
		<category><![CDATA[Tesla]]></category>
		<category><![CDATA[Tesla Model X]]></category>
		<guid isPermaLink="false">http://www.mactechgenius.com/?p=569</guid>

					<description><![CDATA[Thinking about buying a Tesla Model S/X? Want to get $1,000 off your order? http://ts.la/numan5362 &#160; Now you got $1000 discount on your Tesla Model S or X by using the referral code!!]]></description>
										<content:encoded><![CDATA[<h4>Thinking about buying a Tesla Model S/X? Want to get $1,000 off your order?</h4>
<h2 style="text-align: center;"><a href="http://ts.la/numan5362" target="_blank">http://ts.la/numan5362</a></h2>
<p>&nbsp;</p>
<h6>Now you got $1000 discount on your Tesla Model S or X by using the referral code!!</h6>
]]></content:encoded>
					
					<wfw:commentRss>https://www.mactechgenius.com/2016/05/30/tesla-1000-discount/feed/</wfw:commentRss>
			<slash:comments>4</slash:comments>
		
		
			</item>
		<item>
		<title>Tesla Model X &#8211; Photos</title>
		<link>https://www.mactechgenius.com/2016/05/21/tesla-model-x-photos/</link>
					<comments>https://www.mactechgenius.com/2016/05/21/tesla-model-x-photos/#respond</comments>
		
		<dc:creator><![CDATA[MacTechGenius]]></dc:creator>
		<pubDate>Sat, 21 May 2016 20:58:26 +0000</pubDate>
				<category><![CDATA[Front Page]]></category>
		<category><![CDATA[Reviews]]></category>
		<category><![CDATA[Tesla]]></category>
		<category><![CDATA[Tesla Model X]]></category>
		<guid isPermaLink="false">http://www.mactechgenius.com/?p=512</guid>

					<description><![CDATA[Tesla Model X Photos &#160; &#160; Download RAW (ZIP File): DOWNLOAD $1000 credit when you order a Model S/X Specs: Model X 90D Solid Black 20&#8243; Silver Wheels Tan Leather Seats Matte Obeche Wood Décor Black Headliner Six Seat Interior Autopolit Convenience Features Premium Upgrades Package Smart Air Suspension Accessory Hitch Tint Specs: 30% Ceramic [&#8230;]]]></description>
										<content:encoded><![CDATA[<h3>Tesla Model X Photos</h3>
<p>&nbsp;</p>
<div class="wonderpluginslider-container" id="wonderpluginslider-container-1" style="max-width:650px;margin:0 auto;padding-left:0px;padding-right:0px;padding-top:0px;padding-bottom:0px;"><div class="wonderpluginslider" id="wonderpluginslider-1" data-sliderid="1" data-width="650" data-height="400" data-skin="classic" data-autoplay="true" data-randomplay="false" data-loadimageondemand="false" data-transitiononfirstslide="false" data-autoplayvideo="false" data-isresponsive="true" data-fullwidth="false" data-isfullscreen="false" data-ratioresponsive="false" data-showtext="true" data-showtimer="true" data-showbottomshadow="true" data-navshowpreview="true" data-textautohide="true" data-lightboxresponsive="true" data-lightboxshownavigation="false" data-lightboxshowtitle="true" data-lightboxshowdescription="false" data-texteffectresponsive="true" data-donotinit="false" data-addinitscript="false" data-lightboxfullscreenmode="false" data-lightboxcloseonoverlay="true" data-lightboxvideohidecontrols="false" data-lightboxnogroup="false" data-lightboxautoslide="false" data-lightboxshowtimer="true" data-lightboxshowplaybutton="true" data-lightboxalwaysshownavarrows="false" data-lightboxshowtitleprefix="true" data-titleusealt="false" data-outputtext="false" data-scalemode="fill" data-arrowstyle="mouseover" data-transition="" data-loop="0" data-border="0" data-slideinterval="8000" data-arrowimage="arrows-32-32-0.png" data-arrowwidth="32" data-arrowheight="32" data-arrowtop="50" data-arrowmargin="8" data-navstyle="bullets" data-navimage="bullet-24-24-0.png" data-navwidth="24" data-navheight="24" data-navspacing="8" data-navmarginx="16" data-navmarginy="16" data-navposition="bottom" data-playvideoimage="playvideo-64-64-0.png" data-playvideoimagewidth="64" data-playvideoimageheight="64" data-lightboxthumbwidth="90" data-lightboxthumbheight="60" data-lightboxthumbtopmargin="12" data-lightboxthumbbottommargin="4" data-lightboxbarheight="64" data-lightboxtitlebottomcss="color:#333; font-size:14px; font-family:Armata,sans-serif,Arial; overflow:hidden; text-align:left;" data-lightboxdescriptionbottomcss="color:#333; font-size:12px; font-family:Arial,Helvetica,sans-serif; overflow:hidden; text-align:left; margin:4px 0px 0px; padding: 0px;" data-textformat="Bottom bar" data-textpositionstatic="bottom" data-textpositiondynamic="bottomleft" data-paddingleft="0" data-paddingright="0" data-paddingtop="0" data-paddingbottom="0" data-texteffectresponsivesize="640" data-fadeduration="1000" data-crossfadeduration="1000" data-slideduration="1000" data-elasticduration="1000" data-sliceduration="1500" data-blindsduration="1500" data-blocksduration="1500" data-shuffleduration="1500" data-tilesduration="2000" data-kenburnsduration="5000" data-flipduration="1500" data-flipwithzoomduration="2000" data-threedduration="1500" data-threedhorizontalduration="1500" data-threedwithzoomduration="2500" data-threedhorizontalwithzoomduration="2200" data-threedflipduration="1500" data-threedflipwithzoomduration="2000" data-threedtilesduration="2000" data-threedfallback="flip" data-threedhorizontalfallback="flip" data-threedwithzoomfallback="flipwithzoom" data-threedhorizontalwithzoomfallback="flipwithzoom" data-threedflipfallback="flip" data-threedflipwithzoomfallback="flipwithzoom" data-threedtilesfallback="tiles" data-ratiomediumscreen="800" data-ratiomediumheight="1.2" data-ratiosmallscreen="480" data-ratiosmallheight="1.6" data-lightboxtitlestyle="bottom" data-lightboximagepercentage="75" data-lightboxdefaultvideovolume="1" data-lightboxoverlaybgcolor="#000" data-lightboxoverlayopacity="0.9" data-lightboxbgcolor="#fff" data-lightboxtitleprefix="%NUM / %TOTAL" data-lightboxtitleinsidecss="color:#fff; font-size:16px; font-family:Arial,Helvetica,sans-serif; overflow:hidden; text-align:left;" data-lightboxdescriptioninsidecss="color:#fff; font-size:12px; font-family:Arial,Helvetica,sans-serif; overflow:hidden; text-align:left; margin:4px 0px 0px; padding: 0px;" data-lightboxslideinterval="5000" data-lightboxtimerposition="bottom" data-lightboxtimercolor="#dc572e" data-lightboxtimeropacity="1" data-lightboxbordersize="8" data-lightboxborderradius="0" data-textcss="display:block; padding:12px; text-align:left;" data-textbgcss="display:block; position:absolute; top:0px; left:0px; width:100%; height:100%; background-color:#333333; opacity:0.6; filter:alpha(opacity=60);" data-titlecss="display:block; position:relative; font:bold 14px &quot;Lucida Sans Unicode&quot;,&quot;Lucida Grande&quot;,sans-serif,Arial; color:#fff;" data-descriptioncss="display:block; position:relative; font:12px &quot;Lucida Sans Unicode&quot;,&quot;Lucida Grande&quot;,sans-serif,Arial; color:#fff; margin-top:8px;" data-buttoncss="display:block; position:relative; margin-top:8px;" data-titlecssresponsive="font-size:12px;" data-descriptioncssresponsive="display:none !important;" data-buttoncssresponsive="" data-jsfolder="http://www.mactechgenius.com/mtg-kamran/plugins/wonderplugin-slider-lite/engine/" style="display:none;" ><ul class="amazingslider-slides"  style="display:none;"><li><a href="http://www.mactechgenius.com/Tesla/Model%20X/Tesla%20Model%20X/Images/1/JPEG/1.jpg" class="html5lightbox"><img class="amazingslider-img-elem amazingsliderimg" src="http://www.mactechgenius.com/Tesla/Model%20X/Tesla%20Model%20X/Images/1/JPEG/1.jpg" alt="" title="" data-description="" /></a></li><li><a href="http://www.mactechgenius.com/Tesla/Model%20X/Tesla%20Model%20X/Images/1/JPEG/2.jpg" class="html5lightbox"><img class="amazingslider-img-elem amazingsliderimg" src="http://www.mactechgenius.com/Tesla/Model%20X/Tesla%20Model%20X/Images/1/JPEG/2.jpg" alt="" title="" data-description="" /></a></li><li><a href="http://www.mactechgenius.com/Tesla/Model%20X/Tesla%20Model%20X/Images/1/JPEG/3.jpg" class="html5lightbox"><img class="amazingslider-img-elem amazingsliderimg" src="http://www.mactechgenius.com/Tesla/Model%20X/Tesla%20Model%20X/Images/1/JPEG/3.jpg" alt="" title="" data-description="" /></a></li><li><a href="http://www.mactechgenius.com/Tesla/Model%20X/Tesla%20Model%20X/Images/1/JPEG/4.jpg" class="html5lightbox"><img class="amazingslider-img-elem amazingsliderimg" src="http://www.mactechgenius.com/Tesla/Model%20X/Tesla%20Model%20X/Images/1/JPEG/4.jpg" alt="" title="" data-description="" /></a></li><li><a href="http://www.mactechgenius.com/Tesla/Model%20X/Tesla%20Model%20X/Images/1/JPEG/5.jpg" class="html5lightbox"><img class="amazingslider-img-elem amazingsliderimg" src="http://www.mactechgenius.com/Tesla/Model%20X/Tesla%20Model%20X/Images/1/JPEG/5.jpg" alt="" title="" data-description="" /></a></li><li><a href="http://www.mactechgenius.com/Tesla/Model%20X/Tesla%20Model%20X/Images/1/JPEG/6.jpg" class="html5lightbox"><img class="amazingslider-img-elem amazingsliderimg" src="http://www.mactechgenius.com/Tesla/Model%20X/Tesla%20Model%20X/Images/1/JPEG/6.jpg" alt="" title="" data-description="" /></a></li><li><a href="http://www.mactechgenius.com/Tesla/Model%20X/Tesla%20Model%20X/Images/1/JPEG/7.jpg" class="html5lightbox"><img class="amazingslider-img-elem amazingsliderimg" src="http://www.mactechgenius.com/Tesla/Model%20X/Tesla%20Model%20X/Images/1/JPEG/7.jpg" alt="" title="" data-description="" /></a></li><li><a href="http://www.mactechgenius.com/Tesla/Model%20X/Tesla%20Model%20X/Images/1/JPEG/8.jpg" class="html5lightbox"><img class="amazingslider-img-elem amazingsliderimg" src="http://www.mactechgenius.com/Tesla/Model%20X/Tesla%20Model%20X/Images/1/JPEG/8.jpg" alt="" title="" data-description="" /></a></li><li><a href="http://www.mactechgenius.com/Tesla/Model%20X/Tesla%20Model%20X/Images/1/JPEG/9.jpg" class="html5lightbox"><img class="amazingslider-img-elem amazingsliderimg" src="http://www.mactechgenius.com/Tesla/Model%20X/Tesla%20Model%20X/Images/1/JPEG/9.jpg" alt="" title="" data-description="" /></a></li><li><a href="http://www.mactechgenius.com/Tesla/Model%20X/Tesla%20Model%20X/Images/1/JPEG/10.jpg" class="html5lightbox"><img class="amazingslider-img-elem amazingsliderimg" src="http://www.mactechgenius.com/Tesla/Model%20X/Tesla%20Model%20X/Images/1/JPEG/10.jpg" alt="" title="" data-description="" /></a></li><li><a href="http://www.mactechgenius.com/Tesla/Model%20X/Tesla%20Model%20X/Images/1/JPEG/11.jpg" class="html5lightbox"><img class="amazingslider-img-elem amazingsliderimg" src="http://www.mactechgenius.com/Tesla/Model%20X/Tesla%20Model%20X/Images/1/JPEG/11.jpg" alt="" title="" data-description="" /></a></li><li><a href="http://www.mactechgenius.com/Tesla/Model%20X/Tesla%20Model%20X/Images/1/JPEG/12.jpg" class="html5lightbox"><img class="amazingslider-img-elem amazingsliderimg" src="http://www.mactechgenius.com/Tesla/Model%20X/Tesla%20Model%20X/Images/1/JPEG/12.jpg" alt="" title="" data-description="" /></a></li><li><a href="http://www.mactechgenius.com/Tesla/Model%20X/Tesla%20Model%20X/Images/1/JPEG/13.jpg" class="html5lightbox"><img class="amazingslider-img-elem amazingsliderimg" src="http://www.mactechgenius.com/Tesla/Model%20X/Tesla%20Model%20X/Images/1/JPEG/13.jpg" alt="" title="" data-description="" /></a></li><li><a href="http://www.mactechgenius.com/Tesla/Model%20X/Tesla%20Model%20X/Images/1/JPEG/14.jpg" class="html5lightbox"><img class="amazingslider-img-elem amazingsliderimg" src="http://www.mactechgenius.com/Tesla/Model%20X/Tesla%20Model%20X/Images/1/JPEG/14.jpg" alt="" title="" data-description="" /></a></li><li><a href="http://www.mactechgenius.com/Tesla/Model%20X/Tesla%20Model%20X/Images/1/JPEG/15.jpg" class="html5lightbox"><img class="amazingslider-img-elem amazingsliderimg" src="http://www.mactechgenius.com/Tesla/Model%20X/Tesla%20Model%20X/Images/1/JPEG/15.jpg" alt="" title="" data-description="" /></a></li><li><a href="http://www.mactechgenius.com/Tesla/Model%20X/Tesla%20Model%20X/Images/1/JPEG/16.jpg" class="html5lightbox"><img class="amazingslider-img-elem amazingsliderimg" src="http://www.mactechgenius.com/Tesla/Model%20X/Tesla%20Model%20X/Images/1/JPEG/16.jpg" alt="" title="" data-description="" /></a></li><li><a href="http://www.mactechgenius.com/Tesla/Model%20X/Tesla%20Model%20X/Images/1/JPEG/17.jpg" class="html5lightbox"><img class="amazingslider-img-elem amazingsliderimg" src="http://www.mactechgenius.com/Tesla/Model%20X/Tesla%20Model%20X/Images/1/JPEG/17.jpg" alt="" title="" data-description="" /></a></li><li><a href="http://www.mactechgenius.com/Tesla/Model%20X/Tesla%20Model%20X/Images/1/JPEG/18.jpg" class="html5lightbox"><img class="amazingslider-img-elem amazingsliderimg" src="http://www.mactechgenius.com/Tesla/Model%20X/Tesla%20Model%20X/Images/1/JPEG/18.jpg" alt="" title="" data-description="" /></a></li><li><a href="http://www.mactechgenius.com/Tesla/Model%20X/Tesla%20Model%20X/Images/1/JPEG/19.jpg" class="html5lightbox"><img class="amazingslider-img-elem amazingsliderimg" src="http://www.mactechgenius.com/Tesla/Model%20X/Tesla%20Model%20X/Images/1/JPEG/19.jpg" alt="" title="" data-description="" /></a></li><li><a href="http://www.mactechgenius.com/Tesla/Model%20X/Tesla%20Model%20X/Images/1/JPEG/20.jpg" class="html5lightbox"><img class="amazingslider-img-elem amazingsliderimg" src="http://www.mactechgenius.com/Tesla/Model%20X/Tesla%20Model%20X/Images/1/JPEG/20.jpg" alt="" title="" data-description="" /></a></li><li><a href="http://www.mactechgenius.com/Tesla/Model%20X/Tesla%20Model%20X/Images/1/JPEG/21.jpg" class="html5lightbox"><img class="amazingslider-img-elem amazingsliderimg" src="http://www.mactechgenius.com/Tesla/Model%20X/Tesla%20Model%20X/Images/1/JPEG/21.jpg" alt="" title="" data-description="" /></a></li><li><a href="http://www.mactechgenius.com/Tesla/Model%20X/Tesla%20Model%20X/Images/1/JPEG/22.jpg" class="html5lightbox"><img class="amazingslider-img-elem amazingsliderimg" src="http://www.mactechgenius.com/Tesla/Model%20X/Tesla%20Model%20X/Images/1/JPEG/22.jpg" alt="" title="" data-description="" /></a></li><li><a href="http://www.mactechgenius.com/Tesla/Model%20X/Tesla%20Model%20X/Images/1/JPEG/23.jpg" class="html5lightbox"><img class="amazingslider-img-elem amazingsliderimg" src="http://www.mactechgenius.com/Tesla/Model%20X/Tesla%20Model%20X/Images/1/JPEG/23.jpg" alt="" title="" data-description="" /></a></li><li><a href="http://www.mactechgenius.com/Tesla/Model%20X/Tesla%20Model%20X/Images/1/JPEG/24.jpg" class="html5lightbox"><img class="amazingslider-img-elem amazingsliderimg" src="http://www.mactechgenius.com/Tesla/Model%20X/Tesla%20Model%20X/Images/1/JPEG/24.jpg" alt="" title="" data-description="" /></a></li><li><a href="http://www.mactechgenius.com/Tesla/Model%20X/Tesla%20Model%20X/Images/1/JPEG/25.jpg" class="html5lightbox"><img class="amazingslider-img-elem amazingsliderimg" src="http://www.mactechgenius.com/Tesla/Model%20X/Tesla%20Model%20X/Images/1/JPEG/25.jpg" alt="" title="" data-description="" /></a></li><li><a href="http://www.mactechgenius.com/Tesla/Model%20X/Tesla%20Model%20X/Images/1/JPEG/26.jpg" class="html5lightbox"><img class="amazingslider-img-elem amazingsliderimg" src="http://www.mactechgenius.com/Tesla/Model%20X/Tesla%20Model%20X/Images/1/JPEG/26.jpg" alt="" title="" data-description="" /></a></li><li><a href="http://www.mactechgenius.com/Tesla/Model%20X/Tesla%20Model%20X/Images/1/JPEG/27.jpg" class="html5lightbox"><img class="amazingslider-img-elem amazingsliderimg" src="http://www.mactechgenius.com/Tesla/Model%20X/Tesla%20Model%20X/Images/1/JPEG/27.jpg" alt="" title="" data-description="" /></a></li><li><a href="http://www.mactechgenius.com/Tesla/Model%20X/Tesla%20Model%20X/Images/1/JPEG/28.jpg" class="html5lightbox"><img class="amazingslider-img-elem amazingsliderimg" src="http://www.mactechgenius.com/Tesla/Model%20X/Tesla%20Model%20X/Images/1/JPEG/28.jpg" alt="" title="" data-description="" /></a></li><li><a href="http://www.mactechgenius.com/Tesla/Model%20X/Tesla%20Model%20X/Images/1/JPEG/29.jpg" class="html5lightbox"><img class="amazingslider-img-elem amazingsliderimg" src="http://www.mactechgenius.com/Tesla/Model%20X/Tesla%20Model%20X/Images/1/JPEG/29.jpg" alt="" title="" data-description="" /></a></li><li><a href="http://www.mactechgenius.com/Tesla/Model%20X/Tesla%20Model%20X/Images/1/JPEG/30.jpg" class="html5lightbox"><img class="amazingslider-img-elem amazingsliderimg" src="http://www.mactechgenius.com/Tesla/Model%20X/Tesla%20Model%20X/Images/1/JPEG/30.jpg" alt="" title="" data-description="" /></a></li><li><a href="http://www.mactechgenius.com/Tesla/Model%20X/Tesla%20Model%20X/Images/1/JPEG/31.jpg" class="html5lightbox"><img class="amazingslider-img-elem amazingsliderimg" src="http://www.mactechgenius.com/Tesla/Model%20X/Tesla%20Model%20X/Images/1/JPEG/31.jpg" alt="" title="" data-description="" /></a></li><li><a href="http://www.mactechgenius.com/Tesla/Model%20X/Tesla%20Model%20X/Images/1/JPEG/32.jpg" class="html5lightbox"><img class="amazingslider-img-elem amazingsliderimg" src="http://www.mactechgenius.com/Tesla/Model%20X/Tesla%20Model%20X/Images/1/JPEG/32.jpg" alt="" title="" data-description="" /></a></li><li><a href="http://www.mactechgenius.com/Tesla/Model%20X/Tesla%20Model%20X/Images/1/JPEG/33.jpg" class="html5lightbox"><img class="amazingslider-img-elem amazingsliderimg" src="http://www.mactechgenius.com/Tesla/Model%20X/Tesla%20Model%20X/Images/1/JPEG/33.jpg" alt="" title="" data-description="" /></a></li><li><a href="http://www.mactechgenius.com/Tesla/Model%20X/Tesla%20Model%20X/Images/1/JPEG/34.jpg" class="html5lightbox"><img class="amazingslider-img-elem amazingsliderimg" src="http://www.mactechgenius.com/Tesla/Model%20X/Tesla%20Model%20X/Images/1/JPEG/34.jpg" alt="" title="" data-description="" /></a></li><li><a href="http://www.mactechgenius.com/Tesla/Model%20X/Tesla%20Model%20X/Images/1/JPEG/35.jpg" class="html5lightbox"><img class="amazingslider-img-elem amazingsliderimg" src="http://www.mactechgenius.com/Tesla/Model%20X/Tesla%20Model%20X/Images/1/JPEG/35.jpg" alt="" title="" data-description="" /></a></li><li><a href="http://www.mactechgenius.com/Tesla/Model%20X/Tesla%20Model%20X/Images/1/JPEG/36.jpg" class="html5lightbox"><img class="amazingslider-img-elem amazingsliderimg" src="http://www.mactechgenius.com/Tesla/Model%20X/Tesla%20Model%20X/Images/1/JPEG/36.jpg" alt="" title="" data-description="" /></a></li><li><a href="http://www.mactechgenius.com/Tesla/Model%20X/Tesla%20Model%20X/Images/1/JPEG/37.jpg" class="html5lightbox"><img class="amazingslider-img-elem amazingsliderimg" src="http://www.mactechgenius.com/Tesla/Model%20X/Tesla%20Model%20X/Images/1/JPEG/37.jpg" alt="" title="" data-description="" /></a></li><li><a href="http://www.mactechgenius.com/Tesla/Model%20X/Tesla%20Model%20X/Images/1/JPEG/38.jpg" class="html5lightbox"><img class="amazingslider-img-elem amazingsliderimg" src="http://www.mactechgenius.com/Tesla/Model%20X/Tesla%20Model%20X/Images/1/JPEG/38.jpg" alt="" title="" data-description="" /></a></li><li><a href="http://www.mactechgenius.com/Tesla/Model%20X/Tesla%20Model%20X/Images/1/JPEG/39.jpg" class="html5lightbox"><img class="amazingslider-img-elem amazingsliderimg" src="http://www.mactechgenius.com/Tesla/Model%20X/Tesla%20Model%20X/Images/1/JPEG/39.jpg" alt="" title="" data-description="" /></a></li><li><a href="http://www.mactechgenius.com/Tesla/Model%20X/Tesla%20Model%20X/Images/1/JPEG/40.jpg" class="html5lightbox"><img class="amazingslider-img-elem amazingsliderimg" src="http://www.mactechgenius.com/Tesla/Model%20X/Tesla%20Model%20X/Images/1/JPEG/40.jpg" alt="" title="" data-description="" /></a></li><li><a href="http://www.mactechgenius.com/Tesla/Model%20X/Tesla%20Model%20X/Images/1/JPEG/41.jpg" class="html5lightbox"><img class="amazingslider-img-elem amazingsliderimg" src="http://www.mactechgenius.com/Tesla/Model%20X/Tesla%20Model%20X/Images/1/JPEG/41.jpg" alt="" title="" data-description="" /></a></li><li><a href="http://www.mactechgenius.com/Tesla/Model%20X/Tesla%20Model%20X/Images/1/JPEG/42.jpg" class="html5lightbox"><img class="amazingslider-img-elem amazingsliderimg" src="http://www.mactechgenius.com/Tesla/Model%20X/Tesla%20Model%20X/Images/1/JPEG/42.jpg" alt="" title="" data-description="" /></a></li><li><a href="http://www.mactechgenius.com/Tesla/Model%20X/Tesla%20Model%20X/Images/1/JPEG/43.jpg" class="html5lightbox"><img class="amazingslider-img-elem amazingsliderimg" src="http://www.mactechgenius.com/Tesla/Model%20X/Tesla%20Model%20X/Images/1/JPEG/43.jpg" alt="" title="" data-description="" /></a></li><li><a href="http://www.mactechgenius.com/Tesla/Model%20X/Tesla%20Model%20X/Images/1/JPEG/44.jpg" class="html5lightbox"><img class="amazingslider-img-elem amazingsliderimg" src="http://www.mactechgenius.com/Tesla/Model%20X/Tesla%20Model%20X/Images/1/JPEG/44.jpg" alt="" title="" data-description="" /></a></li><li><a href="http://www.mactechgenius.com/Tesla/Model%20X/Tesla%20Model%20X/Images/1/JPEG/45.jpg" class="html5lightbox"><img class="amazingslider-img-elem amazingsliderimg" src="http://www.mactechgenius.com/Tesla/Model%20X/Tesla%20Model%20X/Images/1/JPEG/45.jpg" alt="" title="" data-description="" /></a></li><li><a href="http://www.mactechgenius.com/Tesla/Model%20X/Tesla%20Model%20X/Images/1/JPEG/46.jpg" class="html5lightbox"><img class="amazingslider-img-elem amazingsliderimg" src="http://www.mactechgenius.com/Tesla/Model%20X/Tesla%20Model%20X/Images/1/JPEG/46.jpg" alt="" title="" data-description="" /></a></li><li><a href="http://www.mactechgenius.com/Tesla/Model%20X/Tesla%20Model%20X/Images/1/JPEG/47.jpg" class="html5lightbox"><img class="amazingslider-img-elem amazingsliderimg" src="http://www.mactechgenius.com/Tesla/Model%20X/Tesla%20Model%20X/Images/1/JPEG/47.jpg" alt="" title="" data-description="" /></a></li></ul><ul class="amazingslider-thumbnails"  style="display:none;"><li><img class="amazingslider-thumbnail-elem amazingsliderthumbnailimg" src="http://www.mactechgenius.com/Tesla/Model%20X/Tesla%20Model%20X/Images/1/JPEG/1.jpg" alt="" title="" data-description="" /></li><li><img class="amazingslider-thumbnail-elem amazingsliderthumbnailimg" src="http://www.mactechgenius.com/Tesla/Model%20X/Tesla%20Model%20X/Images/1/JPEG/2.jpg" alt="" title="" data-description="" /></li><li><img class="amazingslider-thumbnail-elem amazingsliderthumbnailimg" src="http://www.mactechgenius.com/Tesla/Model%20X/Tesla%20Model%20X/Images/1/JPEG/3.jpg" alt="" title="" data-description="" /></li><li><img class="amazingslider-thumbnail-elem amazingsliderthumbnailimg" src="http://www.mactechgenius.com/Tesla/Model%20X/Tesla%20Model%20X/Images/1/JPEG/4.jpg" alt="" title="" data-description="" /></li><li><img class="amazingslider-thumbnail-elem amazingsliderthumbnailimg" src="http://www.mactechgenius.com/Tesla/Model%20X/Tesla%20Model%20X/Images/1/JPEG/5.jpg" alt="" title="" data-description="" /></li><li><img class="amazingslider-thumbnail-elem amazingsliderthumbnailimg" src="http://www.mactechgenius.com/Tesla/Model%20X/Tesla%20Model%20X/Images/1/JPEG/6.jpg" alt="" title="" data-description="" /></li><li><img class="amazingslider-thumbnail-elem amazingsliderthumbnailimg" src="http://www.mactechgenius.com/Tesla/Model%20X/Tesla%20Model%20X/Images/1/JPEG/7.jpg" alt="" title="" data-description="" /></li><li><img class="amazingslider-thumbnail-elem amazingsliderthumbnailimg" src="http://www.mactechgenius.com/Tesla/Model%20X/Tesla%20Model%20X/Images/1/JPEG/8.jpg" alt="" title="" data-description="" /></li><li><img class="amazingslider-thumbnail-elem amazingsliderthumbnailimg" src="http://www.mactechgenius.com/Tesla/Model%20X/Tesla%20Model%20X/Images/1/JPEG/9.jpg" alt="" title="" data-description="" /></li><li><img class="amazingslider-thumbnail-elem amazingsliderthumbnailimg" src="http://www.mactechgenius.com/Tesla/Model%20X/Tesla%20Model%20X/Images/1/JPEG/10.jpg" alt="" title="" data-description="" /></li><li><img class="amazingslider-thumbnail-elem amazingsliderthumbnailimg" src="http://www.mactechgenius.com/Tesla/Model%20X/Tesla%20Model%20X/Images/1/JPEG/11.jpg" alt="" title="" data-description="" /></li><li><img class="amazingslider-thumbnail-elem amazingsliderthumbnailimg" src="http://www.mactechgenius.com/Tesla/Model%20X/Tesla%20Model%20X/Images/1/JPEG/12.jpg" alt="" title="" data-description="" /></li><li><img class="amazingslider-thumbnail-elem amazingsliderthumbnailimg" src="http://www.mactechgenius.com/Tesla/Model%20X/Tesla%20Model%20X/Images/1/JPEG/13.jpg" alt="" title="" data-description="" /></li><li><img class="amazingslider-thumbnail-elem amazingsliderthumbnailimg" src="http://www.mactechgenius.com/Tesla/Model%20X/Tesla%20Model%20X/Images/1/JPEG/14.jpg" alt="" title="" data-description="" /></li><li><img class="amazingslider-thumbnail-elem amazingsliderthumbnailimg" src="http://www.mactechgenius.com/Tesla/Model%20X/Tesla%20Model%20X/Images/1/JPEG/15.jpg" alt="" title="" data-description="" /></li><li><img class="amazingslider-thumbnail-elem amazingsliderthumbnailimg" src="http://www.mactechgenius.com/Tesla/Model%20X/Tesla%20Model%20X/Images/1/JPEG/16.jpg" alt="" title="" data-description="" /></li><li><img class="amazingslider-thumbnail-elem amazingsliderthumbnailimg" src="http://www.mactechgenius.com/Tesla/Model%20X/Tesla%20Model%20X/Images/1/JPEG/17.jpg" alt="" title="" data-description="" /></li><li><img class="amazingslider-thumbnail-elem amazingsliderthumbnailimg" src="http://www.mactechgenius.com/Tesla/Model%20X/Tesla%20Model%20X/Images/1/JPEG/18.jpg" alt="" title="" data-description="" /></li><li><img class="amazingslider-thumbnail-elem amazingsliderthumbnailimg" src="http://www.mactechgenius.com/Tesla/Model%20X/Tesla%20Model%20X/Images/1/JPEG/19.jpg" alt="" title="" data-description="" /></li><li><img class="amazingslider-thumbnail-elem amazingsliderthumbnailimg" src="http://www.mactechgenius.com/Tesla/Model%20X/Tesla%20Model%20X/Images/1/JPEG/20.jpg" alt="" title="" data-description="" /></li><li><img class="amazingslider-thumbnail-elem amazingsliderthumbnailimg" src="http://www.mactechgenius.com/Tesla/Model%20X/Tesla%20Model%20X/Images/1/JPEG/21.jpg" alt="" title="" data-description="" /></li><li><img class="amazingslider-thumbnail-elem amazingsliderthumbnailimg" src="http://www.mactechgenius.com/Tesla/Model%20X/Tesla%20Model%20X/Images/1/JPEG/22.jpg" alt="" title="" data-description="" /></li><li><img class="amazingslider-thumbnail-elem amazingsliderthumbnailimg" src="http://www.mactechgenius.com/Tesla/Model%20X/Tesla%20Model%20X/Images/1/JPEG/23.jpg" alt="" title="" data-description="" /></li><li><img class="amazingslider-thumbnail-elem amazingsliderthumbnailimg" src="http://www.mactechgenius.com/Tesla/Model%20X/Tesla%20Model%20X/Images/1/JPEG/24.jpg" alt="" title="" data-description="" /></li><li><img class="amazingslider-thumbnail-elem amazingsliderthumbnailimg" src="http://www.mactechgenius.com/Tesla/Model%20X/Tesla%20Model%20X/Images/1/JPEG/25.jpg" alt="" title="" data-description="" /></li><li><img class="amazingslider-thumbnail-elem amazingsliderthumbnailimg" src="http://www.mactechgenius.com/Tesla/Model%20X/Tesla%20Model%20X/Images/1/JPEG/26.jpg" alt="" title="" data-description="" /></li><li><img class="amazingslider-thumbnail-elem amazingsliderthumbnailimg" src="http://www.mactechgenius.com/Tesla/Model%20X/Tesla%20Model%20X/Images/1/JPEG/27.jpg" alt="" title="" data-description="" /></li><li><img class="amazingslider-thumbnail-elem amazingsliderthumbnailimg" src="http://www.mactechgenius.com/Tesla/Model%20X/Tesla%20Model%20X/Images/1/JPEG/28.jpg" alt="" title="" data-description="" /></li><li><img class="amazingslider-thumbnail-elem amazingsliderthumbnailimg" src="http://www.mactechgenius.com/Tesla/Model%20X/Tesla%20Model%20X/Images/1/JPEG/29.jpg" alt="" title="" data-description="" /></li><li><img class="amazingslider-thumbnail-elem amazingsliderthumbnailimg" src="http://www.mactechgenius.com/Tesla/Model%20X/Tesla%20Model%20X/Images/1/JPEG/30.jpg" alt="" title="" data-description="" /></li><li><img class="amazingslider-thumbnail-elem amazingsliderthumbnailimg" src="http://www.mactechgenius.com/Tesla/Model%20X/Tesla%20Model%20X/Images/1/JPEG/31.jpg" alt="" title="" data-description="" /></li><li><img class="amazingslider-thumbnail-elem amazingsliderthumbnailimg" src="http://www.mactechgenius.com/Tesla/Model%20X/Tesla%20Model%20X/Images/1/JPEG/32.jpg" alt="" title="" data-description="" /></li><li><img class="amazingslider-thumbnail-elem amazingsliderthumbnailimg" src="http://www.mactechgenius.com/Tesla/Model%20X/Tesla%20Model%20X/Images/1/JPEG/33.jpg" alt="" title="" data-description="" /></li><li><img class="amazingslider-thumbnail-elem amazingsliderthumbnailimg" src="http://www.mactechgenius.com/Tesla/Model%20X/Tesla%20Model%20X/Images/1/JPEG/34.jpg" alt="" title="" data-description="" /></li><li><img class="amazingslider-thumbnail-elem amazingsliderthumbnailimg" src="http://www.mactechgenius.com/Tesla/Model%20X/Tesla%20Model%20X/Images/1/JPEG/35.jpg" alt="" title="" data-description="" /></li><li><img class="amazingslider-thumbnail-elem amazingsliderthumbnailimg" src="http://www.mactechgenius.com/Tesla/Model%20X/Tesla%20Model%20X/Images/1/JPEG/36.jpg" alt="" title="" data-description="" /></li><li><img class="amazingslider-thumbnail-elem amazingsliderthumbnailimg" src="http://www.mactechgenius.com/Tesla/Model%20X/Tesla%20Model%20X/Images/1/JPEG/37.jpg" alt="" title="" data-description="" /></li><li><img class="amazingslider-thumbnail-elem amazingsliderthumbnailimg" src="http://www.mactechgenius.com/Tesla/Model%20X/Tesla%20Model%20X/Images/1/JPEG/38.jpg" alt="" title="" data-description="" /></li><li><img class="amazingslider-thumbnail-elem amazingsliderthumbnailimg" src="http://www.mactechgenius.com/Tesla/Model%20X/Tesla%20Model%20X/Images/1/JPEG/39.jpg" alt="" title="" data-description="" /></li><li><img class="amazingslider-thumbnail-elem amazingsliderthumbnailimg" src="http://www.mactechgenius.com/Tesla/Model%20X/Tesla%20Model%20X/Images/1/JPEG/40.jpg" alt="" title="" data-description="" /></li><li><img class="amazingslider-thumbnail-elem amazingsliderthumbnailimg" src="http://www.mactechgenius.com/Tesla/Model%20X/Tesla%20Model%20X/Images/1/JPEG/41.jpg" alt="" title="" data-description="" /></li><li><img class="amazingslider-thumbnail-elem amazingsliderthumbnailimg" src="http://www.mactechgenius.com/Tesla/Model%20X/Tesla%20Model%20X/Images/1/JPEG/42.jpg" alt="" title="" data-description="" /></li><li><img class="amazingslider-thumbnail-elem amazingsliderthumbnailimg" src="http://www.mactechgenius.com/Tesla/Model%20X/Tesla%20Model%20X/Images/1/JPEG/43.jpg" alt="" title="" data-description="" /></li><li><img class="amazingslider-thumbnail-elem amazingsliderthumbnailimg" src="http://www.mactechgenius.com/Tesla/Model%20X/Tesla%20Model%20X/Images/1/JPEG/44.jpg" alt="" title="" data-description="" /></li><li><img class="amazingslider-thumbnail-elem amazingsliderthumbnailimg" src="http://www.mactechgenius.com/Tesla/Model%20X/Tesla%20Model%20X/Images/1/JPEG/45.jpg" alt="" title="" data-description="" /></li><li><img class="amazingslider-thumbnail-elem amazingsliderthumbnailimg" src="http://www.mactechgenius.com/Tesla/Model%20X/Tesla%20Model%20X/Images/1/JPEG/46.jpg" alt="" title="" data-description="" /></li><li><img class="amazingslider-thumbnail-elem amazingsliderthumbnailimg" src="http://www.mactechgenius.com/Tesla/Model%20X/Tesla%20Model%20X/Images/1/JPEG/47.jpg" alt="" title="" data-description="" /></li></ul></div></div>
<p>&nbsp;</p>
<p>Download RAW (ZIP File): <a href="http://mactechgenius.com/Tesla/Model%20X/Tesla%20Model%20X/Images/1/RAW.zip" target="_blank">DOWNLOAD</a></p>
<p><a href="http://mactechgenius.com/Tesla/referral.html">$1000 credit when you order a Model S/X</a></p>
<p><iframe src="https://www.youtube.com/embed/videoseries?list=PLgurA9AqmWeN3wbJNgduTEut972zlyRgA" width="560" height="315" frameborder="0" allowfullscreen="allowfullscreen"></iframe></p>
<p>Specs:<br />
Model X 90D<br />
Solid Black<br />
20&#8243; Silver Wheels<br />
Tan Leather Seats<br />
Matte Obeche Wood Décor<br />
Black Headliner<br />
Six Seat Interior<br />
Autopolit Convenience Features<br />
Premium Upgrades Package<br />
Smart Air Suspension<br />
Accessory Hitch</p>
<p>Tint Specs:<br />
30% Ceramic (Front Driver/Passenger Door)<br />
10% Ceramic (All other glass)</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.mactechgenius.com/2016/05/21/tesla-model-x-photos/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>SmartThings Review</title>
		<link>https://www.mactechgenius.com/2014/08/23/smartthings-review/</link>
					<comments>https://www.mactechgenius.com/2014/08/23/smartthings-review/#comments</comments>
		
		<dc:creator><![CDATA[MacTechGenius]]></dc:creator>
		<pubDate>Sat, 23 Aug 2014 18:22:12 +0000</pubDate>
				<category><![CDATA[Reviews]]></category>
		<category><![CDATA[App]]></category>
		<category><![CDATA[Apple]]></category>
		<category><![CDATA[Discount]]></category>
		<category><![CDATA[Home Automation]]></category>
		<category><![CDATA[Review]]></category>
		<category><![CDATA[SmartThings]]></category>
		<category><![CDATA[USB]]></category>
		<category><![CDATA[Wireless]]></category>
		<category><![CDATA[Z-Wave]]></category>
		<category><![CDATA[ZigBee]]></category>
		<guid isPermaLink="false">http://www.mactechgenius.com/?p=477</guid>

					<description><![CDATA[SmartThings provides an affordable do-it-yourself system for home automation and device interconnectivity.  You can start small and expand the system over time.  Initial set-up takes less than 15 minutes.  SmartThings devices are affordable and have no ongoing fees. &#160; The system provides a limitless number of innovative solutions for the home.  For example, you can [&#8230;]]]></description>
										<content:encoded><![CDATA[<h3>SmartThings provides an affordable do-it-yourself system for home automation and device interconnectivity.  You can start small and expand the system over time.  Initial set-up takes less than 15 minutes.  SmartThings devices are affordable and have no ongoing fees.</h3>
<h3></h3>
<p>&nbsp;</p>
<h3>The system provides a limitless number of innovative solutions for the home.  For example, you can program your home’s exterior lights to turn on automatically as you arrive home after sunset.  The “Hello Home” feature allows you to “talk” to your home, providing you push notification or SMS alerts (e.g., letting you know when a family member has arrived home), as well as the ability to monitor, control and customize your connected devices, and much more.</h3>
<p>&nbsp;</p>
<h3>Having each of your smart home devices use their own separate apps is not very smart at all.  The SmartThings app is a unique comprehensive app with a well-built interface to seamlessly connect other home automation devices, such as your home security cameras and the Nest thermostat.  Developers will appreciate SmartThings online portal and open platform with which they can create their own SmartApps and commands.  Consumers who are keeping up-to-date on future home automation technologies (such as Goji’s smart locks, coming this fall) can anticipate having all of these devices connect with SmartThings.</h3>
<p>&nbsp;</p>
<h3>I received the SmartThings “Know and Control Your Home Kit” which includes the SmartThings Hub, two SmartSense Presence fobs, a SmartSense Motion sensor, a SmartPower Outlet, and two SmartSense Multi sensors.  Subsequently, I purchased three GE outdoor light plugs, two GE in-wall switches and an Aeon Z-Wave range extender – all of which are well-described on the SmartThings’ website.  The Hub, powered by micro USB, is centrally positioned in the house to maximize range (it may take a little bit of thought and trial to find the ideal spot within large homes), with the range extender to ensure the outside devices are also receiving adequate signal.  The fobs are placed in the glove boxes of my vehicles to trigger programmed actions upon arrival and departure.  I’ve placed the SmartSense Multi sensors on the front and garage doors to monitor entry and exit, and the motion sensor is used to control security lights.</h3>
<p>&nbsp;</p>
<h3>SmartThings most impressive solution at my house is controlling the home’s exterior lights.  No more using timers, which don’t keep time properly, and no more wasting electricity turning on the lights when no one is home.  Best of all, no more stomping through mud to reach the electricity boxes to turn on the lights manually.    Now, the switches – which by the way also extend range as they are directly connected to the power supply – can be used inside the house for manual operations, and my smartphone can be used to program, monitor and operate the lights on command.</h3>
<p>&nbsp;</p>
<h3>The SmartThings Hub operates with devices using ZigBee as well as Z-Wave.  I would note that ZigBee devices provide significantly better signal and range, and are less prone to interference from walls, concrete and other barriers within and outside the house.  However, the range extender does its job in ensuring that even the Z-wave devices (such as the GE outdoor lights) are operable.</h3>
<p>&nbsp;</p>
<h3>Given its countless applications and unique solutions, I certainly plan to experiment and to use my SmartThings system in new and improved ways.  Visit our site often and subscribe for updates for subsequent SmartThings reviews.</h3>
<h2></h2>
<p>&nbsp;</p>
<p><iframe src="//www.youtube.com/embed/RlxAzskZGPI?rel=0" width="560" height="315" frameborder="0" allowfullscreen="allowfullscreen"></iframe></p>
<h3 style="color: #686868;"><span style="text-decoration: underline;"><strong class="upper _promotion-title" style="color: #393939; text-decoration: underline;">TAKE 10% OFF YOUR FIRST SMARTTHINGS ORDER</strong></span></h3>
<h3 style="color: #686868;">Buy a SmartThings Hub or Kit and get 10% off your order (new customers only).</h3>
<h3 style="color: #686868;">Discount Link: <a href="http://fbuy.me/-woM" target="_blank">http://fbuy.me/-woM</a></h3>
<h3 style="color: #686868;"></h3>
<p>&nbsp;</p>
<p style="color: #686868;"><a href="http://www.amazon.com/gp/product/B00CIV6QXE/ref=as_li_tl?ie=UTF8&amp;camp=1789&amp;creative=390957&amp;creativeASIN=B00CIV6QXE&amp;linkCode=as2&amp;tag=onemin-20&amp;linkId=4D7VYCBGVE3MYJSC"><img class="aligncenter" src="http://ws-na.amazon-adsystem.com/widgets/q?_encoding=UTF8&amp;ASIN=B00CIV6QXE&amp;Format=_SL110_&amp;ID=AsinImage&amp;MarketPlace=US&amp;ServiceVersion=20070822&amp;WS=1&amp;tag=onemin-20" alt="" border="0" /></a><img loading="lazy" style="border: none !important; margin: 0px !important;" src="http://ir-na.amazon-adsystem.com/e/ir?t=onemin-20&amp;l=as2&amp;o=1&amp;a=B00CIV6QXE" alt="" width="1" height="1" border="0" /></p>
<h3 style="text-align: center;"><a href="http://www.amazon.com/gp/product/B00CIV6QXE/ref=as_li_tl?ie=UTF8&amp;camp=1789&amp;creative=390957&amp;creativeASIN=B00CIV6QXE&amp;linkCode=as2&amp;tag=onemin-20&amp;linkId=4D7VYCBGVE3MYJSC">Aeon Z-Wave Range Extender</a></h3>
<h3 style="text-align: center;"><img loading="lazy" class="aligncenter" style="border: none !important; margin: 0px !important;" src="http://ir-na.amazon-adsystem.com/e/ir?t=onemin-20&amp;l=as2&amp;o=1&amp;a=B00CIV6QXE" alt="" width="1" height="1" border="0" /></h3>
<h3>SmartThings App Screenshots-</h3>
<p>&nbsp;</p>
<p><a href="http://www.mactechgenius.com/mtg-kamran/uploads/2014/08/SmartThings-App-Home.png"><img loading="lazy" class="alignnone wp-image-492 size-medium" src="http://www.mactechgenius.com/mtg-kamran/uploads/2014/08/SmartThings-App-Home-200x300.png" alt="SmartThings App Home" width="200" height="300" srcset="http://www.mactechgenius.com/mtg-kamran/uploads/2014/08/SmartThings-App-Home-200x300.png 200w, http://www.mactechgenius.com/mtg-kamran/uploads/2014/08/SmartThings-App-Home.png 640w" sizes="(max-width: 200px) 100vw, 200px" /></a><a href="http://www.mactechgenius.com/mtg-kamran/uploads/2014/08/SmartThings-App-Hello-Home.png"><img loading="lazy" class="alignnone size-medium wp-image-487" src="http://www.mactechgenius.com/mtg-kamran/uploads/2014/08/SmartThings-App-Hello-Home-200x300.png" alt="SmartThings App Hello Home" width="200" height="300" srcset="http://www.mactechgenius.com/mtg-kamran/uploads/2014/08/SmartThings-App-Hello-Home-200x300.png 200w, http://www.mactechgenius.com/mtg-kamran/uploads/2014/08/SmartThings-App-Hello-Home.png 640w" sizes="(max-width: 200px) 100vw, 200px" /></a><a href="http://www.mactechgenius.com/mtg-kamran/uploads/2014/08/SmartThings-App-Things.png"><img loading="lazy" class="alignnone size-medium wp-image-494" src="http://www.mactechgenius.com/mtg-kamran/uploads/2014/08/SmartThings-App-Things-200x300.png" alt="SmartThings App Things" width="200" height="300" srcset="http://www.mactechgenius.com/mtg-kamran/uploads/2014/08/SmartThings-App-Things-200x300.png 200w, http://www.mactechgenius.com/mtg-kamran/uploads/2014/08/SmartThings-App-Things.png 640w" sizes="(max-width: 200px) 100vw, 200px" /></a><a href="http://www.mactechgenius.com/mtg-kamran/uploads/2014/08/SmartThings-App-Light-Switches.png"><img loading="lazy" class="alignnone wp-image-493 size-medium" src="http://www.mactechgenius.com/mtg-kamran/uploads/2014/08/SmartThings-App-Light-Switches-200x300.png" alt="SmartThings App Lights &amp; Switches" width="200" height="300" srcset="http://www.mactechgenius.com/mtg-kamran/uploads/2014/08/SmartThings-App-Light-Switches-200x300.png 200w, http://www.mactechgenius.com/mtg-kamran/uploads/2014/08/SmartThings-App-Light-Switches.png 640w" sizes="(max-width: 200px) 100vw, 200px" /></a><a href="http://www.mactechgenius.com/mtg-kamran/uploads/2014/08/SmartThings-App-+.png"><img loading="lazy" class="alignnone wp-image-490 size-medium" src="http://www.mactechgenius.com/mtg-kamran/uploads/2014/08/SmartThings-App-+-200x300.png" alt="SmartThings App +" width="200" height="300" srcset="http://www.mactechgenius.com/mtg-kamran/uploads/2014/08/SmartThings-App-+-200x300.png 200w, http://www.mactechgenius.com/mtg-kamran/uploads/2014/08/SmartThings-App-+.png 640w" sizes="(max-width: 200px) 100vw, 200px" /></a></p>
<p>&nbsp;</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.mactechgenius.com/2014/08/23/smartthings-review/feed/</wfw:commentRss>
			<slash:comments>5</slash:comments>
		
		
			</item>
		<item>
		<title>Rachio Iro Smart Sprinkler Controller Review (16 Zone)</title>
		<link>https://www.mactechgenius.com/2014/07/27/rachio-iro-smart-sprinkler-controller-review-16-zone/</link>
					<comments>https://www.mactechgenius.com/2014/07/27/rachio-iro-smart-sprinkler-controller-review-16-zone/#comments</comments>
		
		<dc:creator><![CDATA[MacTechGenius]]></dc:creator>
		<pubDate>Sun, 27 Jul 2014 21:40:39 +0000</pubDate>
				<category><![CDATA[Reviews]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[Iro]]></category>
		<category><![CDATA[Network]]></category>
		<category><![CDATA[Rachio]]></category>
		<category><![CDATA[Review]]></category>
		<category><![CDATA[Sprinkler]]></category>
		<category><![CDATA[Wireless]]></category>
		<guid isPermaLink="false">http://www.mactechgenius.com/?p=461</guid>

					<description><![CDATA[The Iro Smart Irrigation Controller eliminates all of the uncertainties associated with a traditional irrigation controller.  My biggest challenge using my traditional device was never truly knowing whether my intended settings were still active.  Daylight savings time, changes made by my gardener, power outages and adjustments I may have intended to be temporary but then [&#8230;]]]></description>
										<content:encoded><![CDATA[<h3>The Iro Smart Irrigation Controller eliminates all of the uncertainties associated with a traditional irrigation controller.  My biggest challenge using my traditional device was never truly knowing whether my intended settings were still active.  Daylight savings time, changes made by my gardener, power outages and adjustments I may have intended to be temporary but then forgot about – all of these factors contributed to an unknown in which hundreds of gallons of water a month were at stake.  Well, no more.</h3>
<div id="attachment_463" style="width: 354px" class="wp-caption aligncenter"><a href="http://www.mactechgenius.com/mtg-kamran/uploads/2014/07/Rachio-Pre-Install.jpg"><img aria-describedby="caption-attachment-463" loading="lazy" class="wp-image-463" src="http://www.mactechgenius.com/mtg-kamran/uploads/2014/07/Rachio-Pre-Install-300x200.jpg" alt="Rachio Pre-Install" width="344" height="229" srcset="http://www.mactechgenius.com/mtg-kamran/uploads/2014/07/Rachio-Pre-Install-300x200.jpg 300w, http://www.mactechgenius.com/mtg-kamran/uploads/2014/07/Rachio-Pre-Install-1024x682.jpg 1024w" sizes="(max-width: 344px) 100vw, 344px" /></a><p id="caption-attachment-463" class="wp-caption-text">Iro Baseplate (Left) &amp; Main Unit (Right)</p></div>
<h3>Installation of the Iro was very easy.  As a precaution, I asked my landscape contractor to come help me with the install.  It really wasn’t necessary, but seeing how impressed he was with the features certainly was an added validation.  I suspect offering Iro will be an option he introduces into new home landscaping contracts in the future.</h3>
<div id="attachment_464" style="width: 354px" class="wp-caption aligncenter"><a href="http://www.mactechgenius.com/mtg-kamran/uploads/2014/07/Iro-Baseplate-Installed.jpg"><img aria-describedby="caption-attachment-464" loading="lazy" class="wp-image-464" src="http://www.mactechgenius.com/mtg-kamran/uploads/2014/07/Iro-Baseplate-Installed-300x225.jpg" alt="Baseplate Installed (9 Zone Setup)" width="344" height="258" srcset="http://www.mactechgenius.com/mtg-kamran/uploads/2014/07/Iro-Baseplate-Installed-300x225.jpg 300w, http://www.mactechgenius.com/mtg-kamran/uploads/2014/07/Iro-Baseplate-Installed-1024x768.jpg 1024w" sizes="(max-width: 344px) 100vw, 344px" /></a><p id="caption-attachment-464" class="wp-caption-text">Baseplate Installed (9 Zone Setup)</p></div>
<h3>The app is very intuitive.  Adjusting the watering schedule is a seamless process.  No more turning dials or clicking switches.  Moreover, what I consider to be the most important feature, viewing watering history.  As the seasons change, I expect I will be able to execute on required adjustments quickly and on schedule.  That, of course, is the key for being water wise and in ensuring the health of my plants and trees.</h3>
<div id="attachment_465" style="width: 179px" class="wp-caption aligncenter"><a href="http://www.mactechgenius.com/mtg-kamran/uploads/2014/07/Rachio-App.png"><img aria-describedby="caption-attachment-465" loading="lazy" class="wp-image-465 size-medium" src="http://www.mactechgenius.com/mtg-kamran/uploads/2014/07/Rachio-App-169x300.png" alt="Rachio iOS App" width="169" height="300" srcset="http://www.mactechgenius.com/mtg-kamran/uploads/2014/07/Rachio-App-169x300.png 169w, http://www.mactechgenius.com/mtg-kamran/uploads/2014/07/Rachio-App-576x1024.png 576w, http://www.mactechgenius.com/mtg-kamran/uploads/2014/07/Rachio-App.png 640w" sizes="(max-width: 169px) 100vw, 169px" /></a><p id="caption-attachment-465" class="wp-caption-text">Rachio iOS App</p></div>
<h3>In sum, Iro truly brings the process of watering the lawn into the 21th century.</h3>
<h3>As Iro continues to update and upgrade, I look forward to new features.  For instance, what if my Iro app alerted me to changes in my water district’s water rates and any rationing requirements?  How about a limited access app which I could give my gardener so he could propose adjustments without having to access my garage?  The possibilities are endless, and I can see that so is Rachio’s commitment to improvements.</h3>
<h3>Video Review</h3>
<p><iframe width="560" height="315" src="//www.youtube.com/embed/23XqdFEARjY?rel=0" frameborder="0" allowfullscreen></iframe></p>
<h3>Amazon</h3>
<h3><iframe style="width: 120px; height: 240px;" src="//ws-na.amazon-adsystem.com/widgets/q?ServiceVersion=20070822&amp;OneJS=1&amp;Operation=GetAdHtml&amp;MarketPlace=US&amp;source=ss&amp;ref=ss_til&amp;ad_type=product_link&amp;tracking_id=onemin-20&amp;marketplace=amazon&amp;region=US&amp;placement=B00IEFXDIE&amp;asins=B00IEFXDIE&amp;linkId=T4APMGMONVKWDJ77&amp;show_border=true&amp;link_opens_in_new_window=true" width="300" height="150" frameborder="0" marginwidth="0" marginheight="0" scrolling="no"><br />
</iframe> <iframe style="width: 120px; height: 240px;" src="//ws-na.amazon-adsystem.com/widgets/q?ServiceVersion=20070822&amp;OneJS=1&amp;Operation=GetAdHtml&amp;MarketPlace=US&amp;source=ss&amp;ref=ss_til&amp;ad_type=product_link&amp;tracking_id=onemin-20&amp;marketplace=amazon&amp;region=US&amp;placement=B00IEFXDES&amp;asins=B00IEFXDES&amp;linkId=SEA4MO7HH6MVMJIJ&amp;show_border=true&amp;link_opens_in_new_window=true" width="300" height="150" frameborder="0" marginwidth="0" marginheight="0" scrolling="no"><br />
</iframe></h3>
<h3></h3>
]]></content:encoded>
					
					<wfw:commentRss>https://www.mactechgenius.com/2014/07/27/rachio-iro-smart-sprinkler-controller-review-16-zone/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
			</item>
		<item>
		<title>Eye‑Fi Pro X2 Review</title>
		<link>https://www.mactechgenius.com/2014/06/29/eye%e2%80%91fi-pro-x2-review/</link>
					<comments>https://www.mactechgenius.com/2014/06/29/eye%e2%80%91fi-pro-x2-review/#comments</comments>
		
		<dc:creator><![CDATA[MacTechGenius]]></dc:creator>
		<pubDate>Mon, 30 Jun 2014 00:05:42 +0000</pubDate>
				<category><![CDATA[Reviews]]></category>
		<category><![CDATA[Eye-FI]]></category>
		<category><![CDATA[NAS]]></category>
		<category><![CDATA[Review]]></category>
		<category><![CDATA[SD Card]]></category>
		<category><![CDATA[USB]]></category>
		<category><![CDATA[Wireless]]></category>
		<guid isPermaLink="false">http://www.mactechgenius.com/?p=448</guid>

					<description><![CDATA[You have the latest and greatest digital camera with thousands of features, yet you still need to connect it onto your computer to import your media. Wouldn&#8217;t it be great if these images and videos could automatically import/upload onto your computer and social networks. The Eye-Fi Pro X2 is a class 10 memory card that allows wireless transfers [&#8230;]]]></description>
										<content:encoded><![CDATA[<h3>You have the latest and greatest digital camera with thousands of features, yet you still need to connect it onto your computer to import your media. Wouldn&#8217;t it be great if these images and videos could automatically import/upload onto your computer and social networks. The Eye-Fi Pro X2 is a class 10 memory card that allows wireless transfers of pictures and videos!</h3>
<h3>Several of the many features on the Eye-Fi memory card consists of:</h3>
<ul>
<li>
<h3><strong><span style="text-decoration: underline;">Upload anywhere</span>: </strong>users can instantly upload images to their home computer, smartphone or tablet, either connecting wirelessly to the device with Direct Mode or over an authorized WiFi network</h3>
</li>
<li>
<h3><strong><span style="text-decoration: underline;">Shoot forever with endless memory mode</span>:</strong> Cards can be set to automatically free-up space after photos &amp; videos are transferred, so photographers never have to worry about running out of space</h3>
</li>
<li>
<h3><span style="text-decoration: underline;"><strong>Transfer RAW files:</strong></span> as with the prior Pro X2, the highest resolution photos can transfer wirelessly</h3>
</li>
<li>
<h3><strong><span style="text-decoration: underline;">Back-up automatically</span>:</strong> Pictures are safely stored on a home computer or Eye-Fi’s cloud, Eye-Fi View – a great relief if the camera is lost or stolen</h3>
</li>
<li>
<h3><strong><span style="text-decoration: underline;">Share in real-time</span>:</strong> Card can be set to automatically share with selected social networks or photo sharing sites (Facebook, Flickr, etc.)</h3>
</li>
<li>
<h3><strong><span style="text-decoration: underline;">Geotag pictures immediately</span>:</strong> Eye-Fi’s auto WPS Geotagging feature tags photos, allowing users to instantly see where memories were made</h3>
</li>
</ul>
<p>&nbsp;</p>
<h3><a href="http://www.mactechgenius.com/mtg-kamran/uploads/2014/06/Eye‑Fi-Pro-X2-Box.png"><img loading="lazy" class="aligncenter size-medium wp-image-449" src="http://www.mactechgenius.com/mtg-kamran/uploads/2014/06/Eye‑Fi-Pro-X2-Box-300x256.png" alt="Eye‑Fi Pro X2 Box" width="300" height="256" srcset="http://www.mactechgenius.com/mtg-kamran/uploads/2014/06/Eye‑Fi-Pro-X2-Box-300x256.png 300w, http://www.mactechgenius.com/mtg-kamran/uploads/2014/06/Eye‑Fi-Pro-X2-Box-1024x874.png 1024w, http://www.mactechgenius.com/mtg-kamran/uploads/2014/06/Eye‑Fi-Pro-X2-Box.png 1188w" sizes="(max-width: 300px) 100vw, 300px" /></a></h3>
<h3>Eye-Fi does a great job with their simple &#8220;Apple-Like&#8221; packaging. They also include a USB card reader which is only required for the initial setup.</h3>
<h3><a href="http://www.mactechgenius.com/mtg-kamran/uploads/2014/06/Eye‑Fi-Pro-X2-Card-Reader.png"><img loading="lazy" class="aligncenter size-medium wp-image-450" src="http://www.mactechgenius.com/mtg-kamran/uploads/2014/06/Eye‑Fi-Pro-X2-Card-Reader-300x209.png" alt="Eye‑Fi Pro X2-Card Reader" width="300" height="209" srcset="http://www.mactechgenius.com/mtg-kamran/uploads/2014/06/Eye‑Fi-Pro-X2-Card-Reader-300x209.png 300w, http://www.mactechgenius.com/mtg-kamran/uploads/2014/06/Eye‑Fi-Pro-X2-Card-Reader.png 1019w" sizes="(max-width: 300px) 100vw, 300px" /></a></h3>
<h3>The initial setup was a breeze to follow using the included Eye-Fi Software, our Eye-Fi setup is simple yet functional and productive. When a photo/video is taken, it is uploaded onto our computer and our NAS using FTP.</h3>
<p><a href="http://www.mactechgenius.com/mtg-kamran/uploads/2014/06/Eye-Fi-Pro-X2-Software.png"><img loading="lazy" class="aligncenter  wp-image-452" src="http://www.mactechgenius.com/mtg-kamran/uploads/2014/06/Eye-Fi-Pro-X2-Software-300x175.png" alt="Eye-Fi Pro X2 Software" width="417" height="243" srcset="http://www.mactechgenius.com/mtg-kamran/uploads/2014/06/Eye-Fi-Pro-X2-Software-300x175.png 300w, http://www.mactechgenius.com/mtg-kamran/uploads/2014/06/Eye-Fi-Pro-X2-Software-1024x600.png 1024w" sizes="(max-width: 417px) 100vw, 417px" /></a></p>
<h3>All aspects of the Pro X2 can be accessed using Eye-Fi Center. The photos/videos are automatically organized based on date. With relay transfer your computer and camera do not have to stay on at the same time. It is as simple as turning on your camera and place it next to a router/access point. Without a computer, the Eye-Fi can automatically upload your media onto your social network or a FTP sever. However, you can also configure Eye-Fi to automatically download and organize your media onto your computer.</h3>
<p>&nbsp;</p>
<p><a href="http://www.mactechgenius.com/mtg-kamran/uploads/2014/06/Eye-Fi-Pro-X2-WPS.png"><img loading="lazy" class="aligncenter  wp-image-453" src="http://www.mactechgenius.com/mtg-kamran/uploads/2014/06/Eye-Fi-Pro-X2-WPS-300x286.png" alt="Eye-Fi Pro X2 WPS" width="306" height="291" /></a></p>
<p>&nbsp;</p>
<h3>One of my favorite feature is the location tagging. The Eye-Fi uses WPS (Wi-Fi Positioning System) to add the location onto photos/videos. This works well in cities and urban areas.</h3>
<h3>Overall the Eye-Fi Pro X2 is a simple yet professional product and includes other amazing features such as direct access and endless memory which we will provide updates on.</h3>
<h3>Video Review:</h3>
<p><iframe src="//www.youtube.com/embed/UUxmwVFNq48?rel=0" width="560" height="315" frameborder="0" allowfullscreen="allowfullscreen"></iframe></p>
<h3>Amazon:</h3>
<p><iframe style="width: 120px; height: 240px;" src="//ws-na.amazon-adsystem.com/widgets/q?ServiceVersion=20070822&amp;OneJS=1&amp;Operation=GetAdHtml&amp;MarketPlace=US&amp;source=ss&amp;ref=ss_til&amp;ad_type=product_link&amp;tracking_id=onemin-20&amp;marketplace=amazon&amp;region=US&amp;placement=B0090XWU8S&amp;asins=B0090XWU8S&amp;linkId=BCXZ4AWCKRMLG5GO&amp;show_border=true&amp;link_opens_in_new_window=true" width="300" height="150" frameborder="0" marginwidth="0" marginheight="0" scrolling="no"><br />
</iframe></p>
<h3></h3>
]]></content:encoded>
					
					<wfw:commentRss>https://www.mactechgenius.com/2014/06/29/eye%e2%80%91fi-pro-x2-review/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
			</item>
		<item>
		<title>Thecus Announces SMB and Enterprise NAS</title>
		<link>https://www.mactechgenius.com/2014/04/28/thecus-announces-smb-and-enterprise-nas/</link>
					<comments>https://www.mactechgenius.com/2014/04/28/thecus-announces-smb-and-enterprise-nas/#respond</comments>
		
		<dc:creator><![CDATA[MacTechGenius]]></dc:creator>
		<pubDate>Tue, 29 Apr 2014 00:20:19 +0000</pubDate>
				<category><![CDATA[Front Page]]></category>
		<category><![CDATA[Hard Drive]]></category>
		<category><![CDATA[NAS]]></category>
		<category><![CDATA[Thecus]]></category>
		<guid isPermaLink="false">http://www.mactechgenius.com/?p=443</guid>

					<description><![CDATA[Thecus Expands SMB and Enterprise NAS Line with 10GbE Ready N7710 and N8810U Units Boast Intel® Pentium® G850 Dual Core Processors and VMware ESXi V5.5 iSCSI Certification April 3, 2014, Milpitas California – Thecus is pleased to announce the expansion on the company&#8217;s SMB and Enterprise NAS line with the 10GbE Ready N7710 and N8810U. These new models offer identical [&#8230;]]]></description>
										<content:encoded><![CDATA[<table border="0" cellspacing="0" cellpadding="0" align="center">
<tbody>
<tr>
<td>
<h3>Thecus Expands SMB and Enterprise NAS Line with 10GbE Ready N7710 and N8810U</h3>
</td>
</tr>
<tr>
<td>
<div>
<h3 style="font-style: italic;">Units Boast Intel® Pentium® G850 Dual Core Processors and VMware ESXi V5.5 iSCSI Certification</h3>
</div>
</td>
</tr>
<tr>
<td>
<div><span style="font-style: italic;">April 3, 2014, Milpitas California – </span>Thecus is pleased to announce the expansion on the company&#8217;s SMB and Enterprise NAS line with the 10GbE Ready N7710 and N8810U. These new models offer identical hardware and performance to the recently released N7710-G and N8810U-G, differing only in stock support for 10GbE connectivity.</p>
<h3>10GbE Ready</h3>
<p>These models offer excellent value for companies who do not currently have the need or infrastructure for 10GbE speeds, and are looking for powerful performance and an attractive architecture. Both units are fully upgradable if a company decides to make the jump to 10GbE down the line.</p>
<h3>Power and Connectivity</h3>
<p>Under the hood of each is an Intel® Pentium® G850 Dual Core 2.9GHz processor and 4GB of DDR3 ECC RAM, expandable up to 32GB. Both models also benefit from the balanced strengths of RAID 50, while the N8810U offers the enhanced reliability of RAID 60 as well.</p>
<p>Along with two multimedia ports – HDMI and VGA, these versatile units have two USB 3.0, six USB 2.0, and two single gigabit Ethernet ports.</p>
<h3>Compatible with the Latest Technologies</h3>
<p>The N7710 and N8810U boast VMware ESXi V5.5 iSCSI certification, ensuring compatibility with the latest virtualization technologies. They also come bundled with free Acronis True Image and McAfee Antivirus software, helping users easily back up and safeguard their data.</p>
<h3>Availability</h3>
<p>The N7710 and N8810U are available in May at certified Thecus resellers for the suggested retail price of US$1,099 and US$1,899, respectively.</p></div>
<div></div>
<div>
<table border="0" cellspacing="0" cellpadding="0" align="center">
<tbody>
<tr>
<td>
<table border="0" width="90%" cellspacing="0" cellpadding="0" align="center">
<tbody>
<tr>
<td><a href="http://www.globalpr.com.tw/press-room/thecus/press-releases/article//thecus-announces-vmware55-certification-for-network-attached-storage-systems/"><img title="Thecus® N7710" src="http://globalpr.com.tw/typo3temp/pics/74fd160e24.jpg" alt="Thecus® N7710" /></a></td>
<td></td>
<td><a href="http://www.globalpr.com.tw/press-room/thecus/press-releases/article//thecus-announces-vmware55-certification-for-network-attached-storage-systems/"><img title="Thecus® N8810U" src="http://globalpr.com.tw/typo3temp/pics/bdbe69259e.jpg" alt="Thecus® N8810U" /></a></td>
<td></td>
</tr>
<tr>
<td colspan="2">N7710</td>
<td colspan="2">N8810U</td>
</tr>
</tbody>
</table>
</td>
</tr>
<tr>
<td>
<h3>Product Highlights of the N7710 and N8810U</h3>
<ul>
<li>Powerful yet efficient Intel Pentium G850 Dual Core 2.9GHz CPU</li>
<li>4GB DDR3 ECC RAM, expandable up to 32GB</li>
<li>Upgradable to 10GbE</li>
<li>HDMI, VGA, two USB 3.0, six USB 2.0, and two 1 GbE ports</li>
<li>RAID 0 to 60 (N8810U) and JBOD supported</li>
<li>Free Acronis True Image and McAfee Antivirus</li>
<li>VMware ESXi 5.5 iSCSi certified</li>
<li>iSCSI Thin Provisioning supported</li>
<li style="font-weight: bold;">MSRP:
<ul>
<li>N7710: US$1,099</li>
<li>N8810U: US$1,899</li>
</ul>
</li>
<li style="font-weight: bold;">Availability: May 2014</li>
</ul>
</td>
</tr>
</tbody>
</table>
<h3>For more information on the Thecus N7710, go to:</h3>
<p><a href="http://www.thecus.com/product.php?PROD_ID=100" target="_blank">http://www.thecus.com/product.php?PROD_ID=100</a></p>
<h3>For more information on the Thecus N8810U, go to:</h3>
<p><a href="http://www.thecus.com/product.php?PROD_ID=101" target="_blank">http://www.thecus.com/product.php?PROD_ID=101</a></p>
<h3>About Thecus®</h3>
<div>Thecus Technology Corp. specializes in Network Attached Storage and Network Video Recorder solutions. Established in 2004 with the mission of making technology that is at the same time intuitive and ground-breaking, Thecus offers technology designed to appeal to both advanced and novice users. By combining a world-class storage R&amp;D team with a commitment to customer satisfaction, Thecus is able to adapt to the market with its innovative NAS and NVR and fulfill the storage and surveillance needs of today’s world.</div>
</div>
</td>
</tr>
</tbody>
</table>
]]></content:encoded>
					
					<wfw:commentRss>https://www.mactechgenius.com/2014/04/28/thecus-announces-smb-and-enterprise-nas/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
