About admin

I'm a friendly, honest, creative individual. I have a vast area of interest and somehow manage to frequently tackle too much at once and yet wrestle it into a choke-hold. You'll usually find me sitting behind a computer working on something relating to my business. If not there, then working on a car or doing something else to keep me occupied.

IBM’s new ‘instantaneous’ memory

Well, you have to hand it to the guys at IBM, they never cease to amaze. If the press release below is any indication, the storage scene is about to get really cool.

This new type of memory boasts 100x the speed of flash memory, better reliability (millions vs thousands of read cycles), and a lower cost to manufacture. The lower pricing and improved benefits of this new technology would make it a suitable replacement for everything from mobile devices all the way to enterprise-level servers.

The timing of this is great. The next life-cycle change across my networks and home systems, I’ll hopefully be shifting all my storage mediums to something similar to this new technology, if not more refined. They estimate it should be ready sometime around 2016.

 

Press Release from IBM:
Made in IBM Labs: IBM Scientists Demonstrate Memory Breakthrough for the First Time

• Reliable multi-bit phase-change memory technology demonstrated
• Scientists achieved a 100 times performance increase in write latency compared to Flash
• Enables a paradigm shift for enterprise IT and storage systems, including cloud computing by 2016

ZURICH, June 30, 2011 – For the first time, scientists at IBM Research have demonstrated that a relatively new memory technology, known as phase-change memory (PCM), can reliably store multiple data bits per cell over extended periods of time. This significant improvement advances the development of low-cost, faster and more durable memory applications for consumer devices, including mobile phones and cloud storage, as well as high-performance applications, such as enterprise data storage. With a combination of speed, endurance, non-volatility and density, PCM can enable a paradigm shift for enterprise IT and storage systems within the next five years.

Scientists have long been searching for a universal, non-volatile memory technology with far superior performance than Flash – today’s most ubiquitous non-volatile memory technology. The benefits of such a memory technology would allow computers and servers to boot instantaneously and significantly enhance the overall performance of IT systems. A promising contender is PCM that can write and retrieve data 100 times faster than
Flash, enable high storage capacities and not lose data when the power is turned off. Unlike Flash, PCM is also very durable and can endure at least 10 million write cycles, compared to current enterprise-class Flash at 30,000 cycles or consumer-class Flash at 3,000 cycles. While 3,000 cycles will out live many consumer devices, 30,000 cycles are orders of magnitude too low to be suitable for enterprise applications. (see chart for comparisons).

“As organizations and consumers increasingly embrace cloud-computing models and services, whereby most of the data is stored and processed in the cloud, ever more powerful and efficient, yet affordable storage technologies  are needed,” states Dr. Haris Pozidis, Manager of Memory and Probe Technologies at IBM Research – Zurich. “By demonstrating a multi-bit phase-change memory technology which achieves for the first time reliability levels akin to those required for enterprise applications, we made a big step towards enabling practical memory devices based on multi-bit PCM.”

Multi-level Phase Change Memory Breakthrough

To achieve this breakthrough demonstration IBM scientists in Zurich used advanced modulation coding techniques to mitigate the problem of short-term drift in multi-bit PCM, which causes the stored resistance levels to shift
over time, which in turn creates read errors. Up to now, reliable retention of data has only been shown for single bit-per-cell PCM, whereas no such results on multi-bit PCM have been reported.

PCM leverages the resistance change that occurs in the material — an alloy of various elements — when it changes its phase from crystalline – featuring low resistance – to amorphous – featuring high resistance – to store data bits. In a PCM cell, where a phase-change material is deposited between a top and a bottom electrode, phase change can controllably be induced by applying voltage or current pulses of different strengths. These heat up the material and when distinct temperature thresholds are reached cause the material to change from crystalline to amorphous or vice versa.

In addition, depending on the voltage, more or less material between the electrodes will undergo a phase change, which directly affects the cell’s resistance. Scientists exploit that aspect to store not only one bit, but multiple bits per cell. In the present work, IBM scientists used four distinct resistance levels to store the bit combinations “00″, “01″ 10″ and “11″.

To achieve the demonstrated reliability, crucial technical advancements in the “read” and “write” process were necessary. The scientists implemented an iterative “write” process to overcome deviations in the resistance due to  inherent variability in the memory cells and the phase-change materials: “We apply a voltage pulse based on the deviation from the desired level and then measure the resistance. If the desired level of resistance is not achieved,  we apply another voltage pulse and measure again – until we achieve the exact level,” explains Pozidis.

Despite using the iterative process, the scientists achieved a worst-case write latency of about 10 microseconds, which represents a 100x performance increase over even the most advanced Flash memory on the market today.

For demonstrating reliable read-out of data bits, the scientists needed to tackle the problem of resistance drift. Because of structural relaxation of the atoms in the amorphous state, the resistance increases over time after the phase change, eventually causing errors in the read-out. To overcome that issue, the IBM scientists applied an advanced modulation coding technique that is inherently drift-tolerant. The modulation coding technique is based on the fact that, on average, the relative order of programmed cells with different resistance levels does not change due to drift.

Using that technique, the IBM scientists were able to mitigate drift and demonstrate long- term retention of bits stored in a subarray of 200,000 cells of their PCM test chip, fabricated in 90-nanometer CMOS technology.
The PCM test chip was designed and fabricated by scientists and engineers located in Burlington, Vermont; Yorktown Heights, New York and in Zurich. This retention experiment has been under way for more than five months, indicating that multi-bit PCM can achieve a level of reliability that is suitable for practical applications.

The PCM research project at IBM Research – Zurich will continue to be studied at the recently opened Binnig and Rohrer Nanotechnology Center. The center, which is jointly operated by IBM and ETH Zurich as part of a
strategic partnership in nanosciences, offers a cutting-edge infrastructure, including a large cleanroom for micro- and nanofabrication as well as six “noise-free” labs, especially shielded laboratories for highly sensitive experiments.

The paper “Drift-tolerant Multilevel Phase-Change Memory” by N. Papandreou, H. Pozidis, T. Mittelholzer, G.F. Close, M. Breitwisch, C. Lam and E. Eleftheriou, was recently presented by Haris Pozidis at the 3rd IEEE International Memory Workshop in Monterey, CA.

Source

Free Traffic Method: Starting a WordPress blog

One great way to begin generating free traffic is with a WordPress blog, like this one you’re reading right now. WordPress is a free open-source blogging platform that has caught on strongly over the past few years, and enjoys a thriving developer community. With such an active dev community, WordPress system updates are rolled out quickly, and the system is extremely easy to use.

To get started, you’ll need to choose a web host where you’ll store your blog and its related files to share online with your visitors. I recommend my web hosting company Chase Hosting or another quality web host such as Fat Cow hosting, Get Hosted Cheap, or BlueHost. Each of these web hosts supports simple installs for WordPress, which allows you to setup your blog through an easy-to-use wizard installer.

Simple Scripts Install of WordPress on Chase Hosting:

  1. Sign up for a web hosting plan, and login to the new web hosting account with the information you receive in the Welcome email.
  2. Click the SimpleScripts section on the left side navigation. Choose to install WordPress
  3. Enter your blog’s unique details into the install screen, choose your admin account’s information. Click install.

After the install progress bar completes, you’re done! You can login and begin using your new WordPress blog.

To manually install WordPress:

Here’s the quick version of the WordPress manual install for those that are already comfortable with performing web script installations.

  1. Download and unzip the WordPress package.
  2. Create a database for WordPress on your web server, as well as a MySQL user who has all privileges for accessing and modifying it.
  3. Rename the wp-config-sample.php file to wp-config.php.
  4. Open wp-config.php in a text editor and fill in your database details as explained in Editing wp-config.php to generate and use your secret key password.
  5. Place the WordPress files in the desired location on your web server:
    • If you want to integrate WordPress into the root of your domain (e.g. http://example.com/), move or upload all contents of the unzipped WordPress directory (but excluding the directory itself) into the root directory of your web server.

    • If you want to have your WordPress installation in its own subdirectory on your web site (e.g. http://example.com/blog/), rename the directory wordpress to the name you’d like the subdirectory to have and move or upload it to your web server. For example if you want the WordPress installation in a subdirectory called “blog”, you should rename the directory called “wordpress” to “blog” and upload it to the root directory of your web server.
  6. Run the WordPress installation script by accessing wp-admin/install.php in a web browser.
    • If you installed WordPress in the root directory, you should visit: http://example.com/wp-admin/install.php
    • If you installed WordPress in its own subdirectory called blog, for example, you should visit: http://example.com/blog/wp-admin/install.php

That’s it! WordPress should now be installed. You can begin filling your blog with useful information related to your campaigns topic. Pack it full of quality content that you can link to and people will share with others. We’ll discuss how to

Don’t lase me, bro!!

Had to make a quick blog post showing off my buddy’s new badass lazar. This thing will put your eye out! Our mutual friend, Larry Davis, built one of these beasts a few years back and spurred the interest, but this round of lazer madness (courtesy of MKD) is a bit more… intense.

Here’s a quick video of it being tested outside

If Morgan were a reddit Dos Equis-guy comic… it’d probably read something like, “I don’t build lasers often, but when I do.. they get blogged about, and burn things.”

 

Some assembly shots

Finished

Free vs Paid Traffic Sources

Getting started with affiliate marketing can be a bit challenging to a n00b. There are tons of “gurus” out there on the web who claim to have the secret recipe to making millions from internet marketing. Yet, most of these guys’ biggest source of income are their how-to courses, go figure.

Needless to say, you can get started without dropping a dime on knowledge that’s already freely available out there on the web. You just need to spend some time researching and reading up on the various topics, and form a good plan for your traffic methods.

Most beginners will want to start with free traffic methods, and build up the volume to reinvest in paid traffic sources for long-term scale.

Free Traffic Sources

  • Blogging – A great method for building up followers and targeted mailing lists for a campaign.
  • Websites – Similar to blogs, but with a bit more content and structure. Usually in the form of a service, directory, or resource for learning about a topic related to your campaigns. Good for contextual links, ad placements, and content gateways for mailing lists and incent offers.

Paid Traffic Sources

  • PPC - Pay Per Click (Adsense, Facebook ads, Plenty of Fish, Chase Clicks, etc.)
  • PPV - Pay Per View (TrafficVance, DirectCPV, etc.)
  • Email Marketing (Aweber, Senderr, eInfer, Constant Contact, iContact, etc.)

Hurry up! (and enjoy it)

People change, and life goes on without skipping a beat. The pace at which we rush through life is blinding. As hard as as we may try to slow down and appreciate our surroundings, putting such a philosophy into practice may seem downright impossible.

Our fast-paced consumerist society values the high-speed exchange, yet everyone wishes they could take things slowly and enjoy the simple things in life. But, come on…. who has time for that?

I like to think I could probably make the time. Yet, despite working for myself, making my own schedule, and ultimately being my own boss for the past few years… I’m not entirely sure I can say I’ve taken full advantage of the freedom it’s allowed me.

Don’t make the time, force yourself to
Despite my best attempts, I always seem to take on way more than I should. Whether that’s the workaholic in me making excuses to stay busy, or the true reality of my situation; I’ve always felt I could be putting aside more time for myself and those close to me.

I decided in December to really try and approach this year a bit differently… and (try to) stick to it. I wasn’t really sure what to do or expect, but it had to be done. The desire for change is an important point in one’s journey, but execution and follow-through are what separate the boys from the men. I couldn’t just want the change… I had to force myself into it.

Don’t make changes, make choices
By making a few drastic life decisions, lightening the load, and generally narrowing the focus of my work, I knew I’d be forced to confront things head-on. I may not be quite where I want to be yet, but I’m learning valuable lessons in management and delegation, and appreciating my position in life more and more each day.

Life is a journey of exploration, awareness, and enjoyment. Work hard, and have fun with it. Ultimately, enjoy what life has to offer. I hope as time goes on, I can find a partner in crime that enjoys a similar attitude to life, and experience the more relaxed side of what life has to offer. Can you say extended hiatus to a foreign location? Yes, plz.

Untitled by Tree Sleepers