<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/' xmlns:blogger='http://schemas.google.com/blogger/2008' xmlns:georss='http://www.georss.org/georss' xmlns:gd="http://schemas.google.com/g/2005" xmlns:thr='http://purl.org/syndication/thread/1.0'><id>tag:blogger.com,1999:blog-1534970757080653965</id><updated>2024-12-18T19:22:09.244-08:00</updated><title type='text'>TechGrinch</title><subtitle type='html'></subtitle><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://techgrinch.blogspot.com/feeds/posts/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1534970757080653965/posts/default'/><link rel='alternate' type='text/html' href='http://techgrinch.blogspot.com/'/><link rel='hub' href='http://pubsubhubbub.appspot.com/'/><author><name>Anonymous</name><uri>http://www.blogger.com/profile/00896806544235886248</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>6</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>25</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-1534970757080653965.post-1879774760616592614</id><published>2014-10-07T11:03:00.000-07:00</published><updated>2014-10-07T11:03:20.856-07:00</updated><title type='text'>Top 3 Android development books for beginners</title><content type='html'>&amp;nbsp;Four months ago, willing to improve my technology stack, I decided to learn how to build Android applications. As a Java developer I didn&#39;t have any difficulties with the platform, because it is Java based. If you want to learn Android, my strongly recommendation is to learn Java first. I&#39;m not saying that you should be a ninja, but knowing the basics of Java will help you progress faster in the Android ecosystem. Below are three of the books I found suitable for beginners and everyone who wants to get familiar with the Android platform.&lt;br /&gt;
&lt;br /&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEidWb_W___ZpMrJ0X1w7tdc2lIDmNYampctZ2pnJWqyI35dWG8Bgmg-04LB9MoDG5UmD691sVibyBKfhQP7GSQHmswEDzrOOE6-AGJKJVP1O3vl2L_zshQbMO3Imw3Grm0gXqTcht3wVRnl/s1600/cat.gif&quot; imageanchor=&quot;1&quot; style=&quot;clear: right; float: right; margin-bottom: 1em; margin-left: 1em;&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEidWb_W___ZpMrJ0X1w7tdc2lIDmNYampctZ2pnJWqyI35dWG8Bgmg-04LB9MoDG5UmD691sVibyBKfhQP7GSQHmswEDzrOOE6-AGJKJVP1O3vl2L_zshQbMO3Imw3Grm0gXqTcht3wVRnl/s1600/cat.gif&quot; height=&quot;200&quot; width=&quot;152&quot; /&gt;&lt;/a&gt;&lt;b&gt;1. &amp;nbsp;Learning Android - Building Applications for the Android Market.&lt;/b&gt;&lt;br /&gt;
Author:&amp;nbsp;Marko Gargenta&lt;br /&gt;
&lt;br /&gt;
The first Android book I have read. During the whole read you are learning the basic components of Android and develop a twitter-like application called Yamba. The style of the author is perfect for newbies or in other words - everything is clearly explained. The source code of the application that is build during the reading can be found at&amp;nbsp;&lt;a href=&quot;https://github.com/twitter-university/LearningAndroidYamba&quot;&gt;https://github.com/twitter-university/LearningAndroidYamba&lt;/a&gt;.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiFaS9JgRvURraivUX1PbG2u32Tqaq2IwTbDArwvCA7AqqtU4Btb1W982QwUOID3djHZ8O3iJegr_liRMRESWzIib47h1n3Q7npD-uy2JWIMpTnmoFNhrsN96PPlLAZP01TiKPqTd872Yqb/s1600/Hello-Android.jpg&quot; imageanchor=&quot;1&quot; style=&quot;clear: right; float: right; margin-bottom: 1em; margin-left: 1em;&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiFaS9JgRvURraivUX1PbG2u32Tqaq2IwTbDArwvCA7AqqtU4Btb1W982QwUOID3djHZ8O3iJegr_liRMRESWzIib47h1n3Q7npD-uy2JWIMpTnmoFNhrsN96PPlLAZP01TiKPqTd872Yqb/s1600/Hello-Android.jpg&quot; height=&quot;200&quot; width=&quot;166&quot; /&gt;&lt;/a&gt;&lt;b&gt;2.&amp;nbsp;Hello, Android: Introducing Google&#39;s Mobile Development Platform&lt;/b&gt;&lt;br /&gt;
Author:&amp;nbsp;Ed Burnette&lt;br /&gt;
&lt;br /&gt;
Also a good starting book. I haven&#39;t read it but it is recommended by many Android developers. Sections that are covered in this book, missing in the described above, are video and audio support, graphics and&amp;nbsp;tutorial on publishing your app to the Android Market.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;&lt;br /&gt;&lt;/b&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgjj9IHr58hhGGMJ2ZZqg_u09TxhpF4yNhpdeWMok0Lw1GVuL0_Qg5q8-Hu-2owP5FKZZy6WeVL3oD_dKQjwyqKZj8Nyt91TmGg8HdfZLmNVU-SbvVEMY3Blk6RZ4Ytw487NPe-hHIhdZep/s1600/beginning-android4-development.jpg&quot; imageanchor=&quot;1&quot; style=&quot;clear: right; float: right; margin-bottom: 1em; margin-left: 1em;&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgjj9IHr58hhGGMJ2ZZqg_u09TxhpF4yNhpdeWMok0Lw1GVuL0_Qg5q8-Hu-2owP5FKZZy6WeVL3oD_dKQjwyqKZj8Nyt91TmGg8HdfZLmNVU-SbvVEMY3Blk6RZ4Ytw487NPe-hHIhdZep/s1600/beginning-android4-development.jpg&quot; height=&quot;200&quot; width=&quot;159&quot; /&gt;&lt;/a&gt;&lt;b&gt;3.&amp;nbsp;Beginning Android 4 Development&lt;/b&gt;&lt;br /&gt;
Author:&amp;nbsp;Wei-Ming Lee&lt;br /&gt;
&lt;br /&gt;
I am half way through this book, but bravely can say it&#39;s very good. It includes real-world programming examples, exercises and best practices in Android development. Starts with topics about the SDK, main building blocks, user interfaces and so on. It covers all things that Android 4 developers need to know about smartphones and tablets.</content><link rel='replies' type='application/atom+xml' href='http://techgrinch.blogspot.com/feeds/1879774760616592614/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://techgrinch.blogspot.com/2014/10/top-3-android-development-books-for.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1534970757080653965/posts/default/1879774760616592614'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1534970757080653965/posts/default/1879774760616592614'/><link rel='alternate' type='text/html' href='http://techgrinch.blogspot.com/2014/10/top-3-android-development-books-for.html' title='Top 3 Android development books for beginners'/><author><name>Anonymous</name><uri>http://www.blogger.com/profile/00896806544235886248</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEidWb_W___ZpMrJ0X1w7tdc2lIDmNYampctZ2pnJWqyI35dWG8Bgmg-04LB9MoDG5UmD691sVibyBKfhQP7GSQHmswEDzrOOE6-AGJKJVP1O3vl2L_zshQbMO3Imw3Grm0gXqTcht3wVRnl/s72-c/cat.gif" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1534970757080653965.post-2664297675806946666</id><published>2014-10-06T13:25:00.002-07:00</published><updated>2014-10-06T13:25:41.034-07:00</updated><title type='text'>Interesting Raspberry Pi projects</title><content type='html'>Raspberry Pi is a credit-card sized computer which costs less than 35$ uses Linux and it&#39;s main purpose is to teach children how computers work and how to program. You can use it for processing high-definition video, playing simple games or create an amazing tech project like the ones I will describe here. If you want to become more familiar with the Raspberry Pi project visit &lt;a href=&quot;http://www.raspberrypi.org/&quot;&gt;http://www.raspberrypi.org/&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;1. Home Automation&lt;/b&gt;&lt;br /&gt;
&lt;br /&gt;
Very popular topic these days. For those of you who don&#39;t know after 5 to 10 years most of our home devices like fridge, washing machine, air conditioner, oven and many more will be connected to Internet. There is a name for that - Internet of Everything. You will be able to control your home devices remotely from work or on your way home. If you want to impress your friends you can buy Raspberry Pi and use it for home automation. Full description of how to do it you can find at&amp;nbsp;&lt;a href=&quot;http://www.instructables.com/id/Raspberry-Pi-GPIO-home-automation/&quot;&gt;http://www.instructables.com/id/Raspberry-Pi-GPIO-home-automation/&lt;/a&gt;.&lt;br /&gt;
&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhWCH21gohiR50_Sm3NxluxjsYySnECG7Xkopq-WXrSd2IApFvEyNakCuuXCBixmums7sgnr7-8tqY80-wveEVmv_FrfEtiRqTDGZRSGMV1-ApPv4HyHHvETLZ18tkdffF9QShTalttvZsm/s1600/home-automation.jpg.644x0_q100_crop-smart.jpg&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhWCH21gohiR50_Sm3NxluxjsYySnECG7Xkopq-WXrSd2IApFvEyNakCuuXCBixmums7sgnr7-8tqY80-wveEVmv_FrfEtiRqTDGZRSGMV1-ApPv4HyHHvETLZ18tkdffF9QShTalttvZsm/s1600/home-automation.jpg.644x0_q100_crop-smart.jpg&quot; height=&quot;480&quot; width=&quot;640&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;2. Digital pictures frames&lt;/b&gt;&lt;br /&gt;
&lt;br /&gt;
You can make automated art gallery in a picture frame. The idea is that the Raspberry Pi(RPi) chooses random picture from initially set website and displays it on a LCD monitor. Yes, it is possible to connect RPi to a monitor through HDMI or RCA. Description of how to do it:&amp;nbsp;&lt;a href=&quot;http://theswitchtolinux.blogspot.com/2012/12/raspberry-pi-daily-deviations-picture.html&quot;&gt;http://theswitchtolinux.blogspot.com/2012/12/raspberry-pi-daily-deviations-picture.html&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhfIHKJ77CiR4c5owDOyFQL8BvOFd9h1MCVn-Pau4ShGXdVBkPLY2AEMq1YLmgONNE73JH1x9NjLUswZ09t0QWbT45Mq1EukhzRyb3spZbwCU1NEeyn17KFv3G6RhjFWW3UoQsJ8FXOxsWn/s1600/deviant-art-picture-frame-wired-design.jpg.644x0_q100_crop-smart.jpg&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhfIHKJ77CiR4c5owDOyFQL8BvOFd9h1MCVn-Pau4ShGXdVBkPLY2AEMq1YLmgONNE73JH1x9NjLUswZ09t0QWbT45Mq1EukhzRyb3spZbwCU1NEeyn17KFv3G6RhjFWW3UoQsJ8FXOxsWn/s1600/deviant-art-picture-frame-wired-design.jpg.644x0_q100_crop-smart.jpg&quot; height=&quot;560&quot; width=&quot;640&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;3. Robotic prosthetic knee&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;&lt;br /&gt;&lt;/b&gt;
Dr. Elliott Rouse uses Raspberry Pi in his research at the MIT Media Lab. Learn more at&amp;nbsp;&lt;a href=&quot;http://www.elliottjrouse.com/postdoctoral-research/&quot;&gt;http://www.elliottjrouse.com/postdoctoral-research/&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjD8utL-h2jNtOIlygTMTPP1B_beWIKgoF2gJfrvDT0oFXJ7qD0yDkN10Vf8IYWvd1gvdQlQzUnG7QEKBCZ6ljYV6iabq6jyAePaBfscMFnjEeuCT2O3M7DEcdZDWtwfUOfFQfW7RDKysnO/s1600/bio-knee.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjD8utL-h2jNtOIlygTMTPP1B_beWIKgoF2gJfrvDT0oFXJ7qD0yDkN10Vf8IYWvd1gvdQlQzUnG7QEKBCZ6ljYV6iabq6jyAePaBfscMFnjEeuCT2O3M7DEcdZDWtwfUOfFQfW7RDKysnO/s1600/bio-knee.png&quot; height=&quot;342&quot; width=&quot;640&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
</content><link rel='replies' type='application/atom+xml' href='http://techgrinch.blogspot.com/feeds/2664297675806946666/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://techgrinch.blogspot.com/2014/10/interesting-raspberry-pi-projects.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1534970757080653965/posts/default/2664297675806946666'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1534970757080653965/posts/default/2664297675806946666'/><link rel='alternate' type='text/html' href='http://techgrinch.blogspot.com/2014/10/interesting-raspberry-pi-projects.html' title='Interesting Raspberry Pi projects'/><author><name>Anonymous</name><uri>http://www.blogger.com/profile/00896806544235886248</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhWCH21gohiR50_Sm3NxluxjsYySnECG7Xkopq-WXrSd2IApFvEyNakCuuXCBixmums7sgnr7-8tqY80-wveEVmv_FrfEtiRqTDGZRSGMV1-ApPv4HyHHvETLZ18tkdffF9QShTalttvZsm/s72-c/home-automation.jpg.644x0_q100_crop-smart.jpg" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1534970757080653965.post-3566864903391357300</id><published>2014-09-30T13:38:00.002-07:00</published><updated>2014-09-30T13:40:18.782-07:00</updated><title type='text'>Penny stocks and spam - take the money and run.</title><content type='html'>Penny stocks or cent stocks are common shares of small public companies that are traded at low prices. In the United States and United Kingdom, penny stock is a security that is traded below 5$ and respectively 1&lt;a href=&quot;http://en.wikipedia.org/wiki/Pound_sign&quot; style=&quot;background: none rgb(255, 255, 255); color: #0b0080; font-family: sans-serif; font-size: 14px; line-height: 14.9333333969116px; text-decoration: none;&quot; title=&quot;Pound sign&quot;&gt;£&lt;/a&gt;. People are often attracted of the opportunity of getting rich when buying these low cost stocks, taking huge risk without realizing it. Have you watch the movie with Leonardo Di Caprio &quot;The Wolf of Wallstreet&quot;? The main character, Jordan Belfort, started his career as a penny stock broker and ended up as an outlaw. Do you feel what I&#39;m trying to say? Such stocks can be highly volatile and subject to manipulation of such stock brokers.&lt;br /&gt;
&lt;br /&gt;
However, if you consider buying that kind of stocks take a look at &lt;a href=&quot;http://pennystock.com/&quot;&gt;pennystock.com&lt;/a&gt;. The website advertise itself as Forbes recommended but I haven&#39;t researched if this information is true. Another interesting source is &lt;a href=&quot;http://redchip.com/&quot;&gt;redchip.com&lt;/a&gt;&amp;nbsp;which has it&#39;s own TV show on &lt;a href=&quot;http://www.bloomberg.com/&quot; target=&quot;_blank&quot;&gt;Bloomberg&lt;/a&gt;.&lt;br /&gt;
&lt;br /&gt;
So where is the spam part? As I said, penny stocks are highly volatile and can be manipulated easily. A huge spam campaign which promotes buying securities for 0.35$ of a company that has invented a revolutionary product will result in increasing the stock price. The product of the company is mirage but for a person who wants to get rich quickly this is the chance of his/her life. The mastermind of this spam campaign bought 100, 000 stocks in advanced and now watching how the price is jumping from 0.35$ to maybe 2-3$. So what is the profit? Invest 35,000$ and get 200,000$. If you visit&amp;nbsp;&lt;a href=&quot;http://pennystock.com/&quot;&gt;pennystock.com&lt;/a&gt;&amp;nbsp;you will see that this case is not impossible.&lt;br /&gt;
.&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjwezMVu_Xztc_XBa8oRx9wUuqs7zJ1KUMTPQWycJ_x1Dv4O2v0ZGDMxJn7rfa_xi9bNo6VG9mDCOwY-8Pv0NOPiUal28Za10V5khfQ7wZ2i2L9kVpWbfoSNnJuuoi4mxOv0Iunlyhea31c/s1600/penny_stock.jpg&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjwezMVu_Xztc_XBa8oRx9wUuqs7zJ1KUMTPQWycJ_x1Dv4O2v0ZGDMxJn7rfa_xi9bNo6VG9mDCOwY-8Pv0NOPiUal28Za10V5khfQ7wZ2i2L9kVpWbfoSNnJuuoi4mxOv0Iunlyhea31c/s1600/penny_stock.jpg&quot; height=&quot;223&quot; width=&quot;400&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;</content><link rel='replies' type='application/atom+xml' href='http://techgrinch.blogspot.com/feeds/3566864903391357300/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://techgrinch.blogspot.com/2014/09/penny-stocks-and-spam-take-money-and-run.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1534970757080653965/posts/default/3566864903391357300'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1534970757080653965/posts/default/3566864903391357300'/><link rel='alternate' type='text/html' href='http://techgrinch.blogspot.com/2014/09/penny-stocks-and-spam-take-money-and-run.html' title='Penny stocks and spam - take the money and run.'/><author><name>Anonymous</name><uri>http://www.blogger.com/profile/00896806544235886248</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjwezMVu_Xztc_XBa8oRx9wUuqs7zJ1KUMTPQWycJ_x1Dv4O2v0ZGDMxJn7rfa_xi9bNo6VG9mDCOwY-8Pv0NOPiUal28Za10V5khfQ7wZ2i2L9kVpWbfoSNnJuuoi4mxOv0Iunlyhea31c/s72-c/penny_stock.jpg" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1534970757080653965.post-5575207390511883998</id><published>2014-09-24T12:35:00.003-07:00</published><updated>2014-09-24T12:35:58.209-07:00</updated><title type='text'>3 interesting online courses in www.coursera.org</title><content type='html'>&lt;a href=&quot;https://www.coursera.org/&quot; target=&quot;_blank&quot;&gt;Coursera &lt;/a&gt;is an education platform that offers free online courses from top universities and organizations worldwide. The main driven power behind the platform is to provide education for people all around the world that will improve their lives.&lt;br /&gt;
&lt;br /&gt;
Discover a course, sign up, learn on your schedule and achieve goals are the steps part of the coursera&#39;s learn cycle. I have finished several courses on the platform and will introduce you the most interesting and useful in my opinion.&lt;br /&gt;
&lt;br /&gt;
1.&lt;b&gt;&amp;nbsp;Financial Markets - Yale University&lt;/b&gt;&lt;br /&gt;
&lt;br /&gt;
If you want to get fundamental knowledge of the financial markets, this is your course. Eight topics that cover&amp;nbsp;Basic Principles of Finance and Risk Management,&amp;nbsp;Efficient Markets vs. Behavioral Finance,&amp;nbsp;Debt vs. Equity, Real Estate, Regulation and Enterprise, Forward Futures and Options Markets, Monetary Policy, Critical Elements of the Financial Infrastructure and Finance and the Broader Public Purpose. If you have two hours after work and don&#39;t want to waste them in front of the TV, enroll now.&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;2.&amp;nbsp;Malicious Software and its Underground Economy: Two Sides to Every Story - University of London&lt;/b&gt;&lt;br /&gt;
&lt;br /&gt;
Have you ever wonder how cyber criminals make money? This six week course will introduce you the cybercrime economy, mobile malware threats, malicious software and will give you a glimpse at Static and Dynamic analysis. It is recommended to have some background in operating systems, computer architecture and basic knowledge of computer security.&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;3.&amp;nbsp;An Introduction to Interactive Programming in Python - Rice University&lt;/b&gt;&lt;br /&gt;
&lt;br /&gt;
Nine week course which purpose is to introduce you with the basics of programming in Python. During the course the participants will build simple interactive games such as Pong, Blackjack and Asteroids. If you have little or no computing background but want to learn how to program enroll for free.&lt;br /&gt;
&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi2ftDfhTss45AoPK8ns5fAJhCJQ7vn2awiC1Pl0H1OFuKzcezXNby9nMKxYCJ5OaIYqNucENdtra0R8oW7lmchd4OtkMWg_2FWd4tdEC7fbvGfkpec1Kwprl4mIVrEzRPRTRe_EAgG-7Go/s1600/about_the_coursera_experience.jpg&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi2ftDfhTss45AoPK8ns5fAJhCJQ7vn2awiC1Pl0H1OFuKzcezXNby9nMKxYCJ5OaIYqNucENdtra0R8oW7lmchd4OtkMWg_2FWd4tdEC7fbvGfkpec1Kwprl4mIVrEzRPRTRe_EAgG-7Go/s1600/about_the_coursera_experience.jpg&quot; height=&quot;206&quot; width=&quot;400&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;br /&gt;</content><link rel='replies' type='application/atom+xml' href='http://techgrinch.blogspot.com/feeds/5575207390511883998/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://techgrinch.blogspot.com/2014/09/3-interesting-online-courses-in.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1534970757080653965/posts/default/5575207390511883998'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1534970757080653965/posts/default/5575207390511883998'/><link rel='alternate' type='text/html' href='http://techgrinch.blogspot.com/2014/09/3-interesting-online-courses-in.html' title='3 interesting online courses in www.coursera.org'/><author><name>Anonymous</name><uri>http://www.blogger.com/profile/00896806544235886248</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi2ftDfhTss45AoPK8ns5fAJhCJQ7vn2awiC1Pl0H1OFuKzcezXNby9nMKxYCJ5OaIYqNucENdtra0R8oW7lmchd4OtkMWg_2FWd4tdEC7fbvGfkpec1Kwprl4mIVrEzRPRTRe_EAgG-7Go/s72-c/about_the_coursera_experience.jpg" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1534970757080653965.post-8536220336988995309</id><published>2014-09-18T12:53:00.000-07:00</published><updated>2014-09-18T12:53:05.935-07:00</updated><title type='text'>A journey through the Deep Net</title><content type='html'>Do you know that only 4% of the digital content is accessible through Google or any other search engine? The other part is hidden and it&#39;s called Deep Net. Why something should be hidden on the internet except if it is a corporate or government data, personal or some other sensitive information?&lt;br /&gt;
Well if you want to know keep reading.&lt;br /&gt;
&lt;br /&gt;
Drugs, guns,&amp;nbsp;assassins, black hat hackers and child sexual abuse are only smart part of the hidden web. You can easily buy any kind of drugs, order to kill someone you don&#39;t like or just pay 150$ for 100 credit card numbers. The price can vary. Here the preferred currency is Bitcoin.&lt;br /&gt;
&lt;br /&gt;
How to take a journey into the Deep Net?&lt;br /&gt;
&lt;br /&gt;
First download the Tor web browser plugin from&amp;nbsp;&lt;a href=&quot;https://www.torproject.org/&quot;&gt;https://www.torproject.org/&lt;/a&gt;. Tor is a free software which is used if you don&#39;t want to be tracked on internet. It assures anonymity and&amp;nbsp;defends against traffic analysis. More about Tor you can find &lt;a href=&quot;https://www.torproject.org/about/overview.html&quot; target=&quot;_blank&quot;&gt;here&lt;/a&gt;.&lt;br /&gt;
&lt;br /&gt;
So, if you have installed the Tor plugin and wandering how to access all of the notorious stuff described above you will need to search for hidden web pages. All of them ends with .onion for top-level domain. I will save you time -&amp;nbsp;&lt;a href=&quot;http://deepweblinks.org/&quot;&gt;http://deepweblinks.org/&lt;/a&gt;. Not all of them work but they are updated regularly.&lt;br /&gt;
&lt;br /&gt;
DISCLAIMER:&lt;br /&gt;
This article is only for educational purpose and I am not responsible for any illegal activities that may occur due to the idea of this article.&lt;br /&gt;
&lt;br /&gt;
I will not talk about buying guns or drugs on the Deep Net. I will make general overview of money laundering scheme.&lt;br /&gt;
&lt;br /&gt;
Many of the .onion sites offers stolen credit card numbers with different amount in the account. So the scheme is as follows. Buy hundred cards. With these cards buy bitcoins. Open many bictoin wallets. Transfer the bitcoins in the newly created wallets. Make many transactions. Sell the bitcoins.&lt;br /&gt;
&lt;br /&gt;
Well keep in mind that many governments know about the dark net and pretend to be buyer or seller.&lt;br /&gt;
&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgikZzkOMjfuMHFHWBH6dn_8OkFLxDv1kAIFREC11A6sj98y6ptG4yZ8rZmElfEJzEp38ewh5kBafTEf3uBizAumuxP3-ej54_q7ohKmv6x0eVHVzzUdU4lUa4E1FyR5GcmnvxF0gLXNy1-/s1600/c2d.jpg&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgikZzkOMjfuMHFHWBH6dn_8OkFLxDv1kAIFREC11A6sj98y6ptG4yZ8rZmElfEJzEp38ewh5kBafTEf3uBizAumuxP3-ej54_q7ohKmv6x0eVHVzzUdU4lUa4E1FyR5GcmnvxF0gLXNy1-/s1600/c2d.jpg&quot; height=&quot;408&quot; width=&quot;640&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;</content><link rel='replies' type='application/atom+xml' href='http://techgrinch.blogspot.com/feeds/8536220336988995309/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://techgrinch.blogspot.com/2014/09/a-journey-through-deep-net.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1534970757080653965/posts/default/8536220336988995309'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1534970757080653965/posts/default/8536220336988995309'/><link rel='alternate' type='text/html' href='http://techgrinch.blogspot.com/2014/09/a-journey-through-deep-net.html' title='A journey through the Deep Net'/><author><name>Anonymous</name><uri>http://www.blogger.com/profile/00896806544235886248</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgikZzkOMjfuMHFHWBH6dn_8OkFLxDv1kAIFREC11A6sj98y6ptG4yZ8rZmElfEJzEp38ewh5kBafTEf3uBizAumuxP3-ej54_q7ohKmv6x0eVHVzzUdU4lUa4E1FyR5GcmnvxF0gLXNy1-/s72-c/c2d.jpg" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1534970757080653965.post-8478318957024111481</id><published>2014-09-17T13:51:00.000-07:00</published><updated>2014-09-17T13:51:15.473-07:00</updated><title type='text'>Initial thoughts</title><content type='html'>&lt;span style=&quot;font-family: Helvetica Neue, Arial, Helvetica, sans-serif;&quot;&gt;Hi, guys!&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;font-family: Helvetica Neue, Arial, Helvetica, sans-serif;&quot;&gt;My name is Boyko Dimitrov and I live in Sofia, Bulgaria. Currently I work as a Software Developer at &lt;a href=&quot;http://dreamix.eu/&quot; target=&quot;_blank&quot;&gt;Dreamix Ltd.&lt;/a&gt; and my specialty is &lt;a href=&quot;http://java.com/&quot; target=&quot;_blank&quot;&gt;Java&lt;/a&gt;. See my LinkedIn profile to get acquainted of the technologies I am feeling comfortable to work with. Recently I got the inner feeling to write about the things I am interested in - Technologies, StartUp&#39;s and Finance. That&#39;s why this blog has been created. I will share my personal experience as a developer and interesting for me news, ideas and something else(food recipes maybe).&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;font-family: Helvetica Neue, Arial, Helvetica, sans-serif;&quot;&gt;Let&#39;s see what will happen!&lt;/span&gt;</content><link rel='replies' type='application/atom+xml' href='http://techgrinch.blogspot.com/feeds/8478318957024111481/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://techgrinch.blogspot.com/2014/09/initial-thoughts.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1534970757080653965/posts/default/8478318957024111481'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1534970757080653965/posts/default/8478318957024111481'/><link rel='alternate' type='text/html' href='http://techgrinch.blogspot.com/2014/09/initial-thoughts.html' title='Initial thoughts'/><author><name>Anonymous</name><uri>http://www.blogger.com/profile/00896806544235886248</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry></feed>