November 29, 2013

Create a 3D Book Animation with CSS

For his  new book, Photography for Designers, author Tom Kenny wanted to do something interesting with the image of the book itself on the website. His first thought was to perfectly render a physical book in Photoshop, right down to the very last detail but then he decided to do something interesting with CSS.

Read what Tom has done:

With the introduction of transforms in CSS, we can now replicate 3D objects. The 3D book I’ve created consists of two elements, the spine and the cover.

Step 1
The HTML

<div class="book-container">

 <div class="book">
 
  <div class="book-cover">
   <img src="images/cover.jpg" />
  </div>

  <div class="book-spine">
   <h1>The Book's Spine Text</h1>
  </div>
 
 </div>

</div>



Step 2
The CSS

/*
Book
---------------------------------------------------------------------------------------------------------------------------------------------------- */
.book-container { width: 375px; margin: 0 auto; display: block;
 -webkit-perspective: 1200px;
 -moz-perspective: 1200px;
 perspective: 1200px;
}

.book { z-index: 5; box-shadow: 0 2px 4px rgba(0, 0, 0, 0.25);
 -webkit-transition: 0.75s;
 -moz-transition: 0.75s;
 transition: 0.75s;
 -webkit-transform-style: preserve-3d;
 -moz-transform-style: preserve-3d;
 transform-style: preserve-3d;
 -webkit-transform-origin: 125px 0;
 -moz-transform-origin: 125px 0;
 transform-origin: 125px 0;
}
.book:after { content: ""; position: absolute; top: 0; bottom: 0; left: 3px; width: 7px; background: url(images/ridge.png) repeat-y; z-index: 20;
 -webkit-transform: translateZ(1px); /* Fix for flickering in Chrome  */
}
.book:hover {
 -webkit-transform: translateX(-10px) translateZ(35px) translateX(35px) rotateY(45deg);
 -moz-transform: translateX(-10px) translateZ(35px) translateX(35px) rotateY(45deg);
 transform: translateX(-10px) translateZ(35px) translateX(35px) rotateY(45deg);
}

/*
Book cover and spine
---------------------------------------------------------------------------------------------------------------------------------------------------- */
.book-cover { position: relative; z-index: 10; }
.book-cover img { vertical-align: bottom; max-width: 100%; height: auto; }

.book-spine { position: absolute; color: #fff; position: absolute; bottom: 0; top: 0; width: 50px; z-index: 5; overflow: hidden; box-shadow: 0 2px 4px rgba(0, 0, 0, 0.25); background: url(images/spine.jpg) -64px 0 no-repeat; background-size: auto 100%;
 -webkit-transform: rotateY(-90deg) translateX(-49px);
 -moz-transform: rotateY(-90deg) translateX(-49px);
 transform: rotateY(-90deg) translateX(-49px);
 -webkit-transform-origin: 0 0;
 -moz-transform-origin: 0 0;
 transform-origin: 0 0;
}
.book-spine h1 { display: block; width: 325px; text-align: left; color: #fff; position: absolute; top: 0; left: 39px; text-indent: 43px; text-transform: uppercase; font-family: "league_gothic_condensedRg", "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 2em; opacity: 0.75; font-weight: normal;
 -webkit-font-smoothing: antialiased;
 -webkit-transform: rotateZ(90deg);
 -moz-transform: rotateZ(90deg);
 transform: rotateZ(90deg);
 -webkit-transform-origin: 0 0;
 -moz-transform-origin: 0 0;
 transform-origin: 0 0;
}
.book-spine:before { display: block; content: ""; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.3); }


What we’re basically doing is rotating .book-spine, using CSS transforms, to the position it would be as if it were a real book and then, on hover, we’re rotating .book to reveal the spine and to show off the book in all its 3D glory. We’re doing this with the help of transitions too, of course.

The great thing is, if browsers don’t support transforms, they will only see a flat image of the cover. Initially I noticed the cover would be obscured by the spine in browsers without transform support as shown in the illustration below:


To fix this, all we have to do is give the cover a greater z-index than the spine. Now the spine will sit below the cover and be unseen if the browser doesn’t support transforms.

Chrome Glitch

During development, I had a weird flickering issue with the ridge (shadow image on the left of the cover) in Chrome when the book was hovered over and the transform and transitions were occurring. To fix that, I pulled the ridge (which is applied via an :after psuedo element) away from the cover by 1px by using translateZ(1px).

I can’t seem to replicate that issue now so it must have been happening on an older version of Chrome but I’ve left the fix in there for now.

Download

You can see it in action in the demo here.

You can see download the CSS code here.

Just a Blogging Platform

Ghost is a platform dedicated to one thing: Publishing.
It's beautifully designed, completely customizable and completely Open Source. Ghost allows you to write and publish your own blog, giving you the tools to make it easy and even fun to do. It's simple, elegant, and designed so that you can spend less time messing with making your blog work - and more time blogging.

The Story So Far

In late 2012, John O'Nolan put together a post with some wireframes about his idea for a new blogging platform. After years of frustration building blogs with existing solutions, he wrote a concept for a fictional platform that would be once more about online publishing rather than building complex websites. After a few hundred thousand pageviews in the space of a few days, he realised that other people were looking for the same thing.

Six months later, after many hours of hard work, Ghost was revealed to the public for the first time on Kickstarter. It raised more than $100,000 in the first 48 hours of funding, and went on to triple that figure within its 29 day funding period. Having brought on Hannah Wolfe as the development lead for the project, the Ghost prototype received more attention than ever before as people finally saw the platform in action.
On the 14th of October, 2013 - Ghost 0.3 Kerouac was released to the world. Ghost is now completely open and available to everyone, and is in active development. Details of what's coming next can be found on the public roadmap.

November 19, 2013

Google Patents ‘Throat Tattoo’ Technology; May Be Used as Lie Detector

Google has filed for the patent of a system that allows users to communicate with devices and people via a temporary electronic throat tattoo, reports CNN. The throat tattoo will be in similar size to a band-aid and it's worth noting that at this stage, this is merely a patent.

Here's what you need to know:


1. Just Stick the Tattoo to Your Throat

The patent documents state that the electronic tattoo, which users will stick to their throats, will be able to communicate with phones, tablets and Google Glass. The technology will be voice-operated and will not require users to wear an earpiece



2. The Patent Was Filed by Motorola


The patent was filed in 2012 but only made public on November 8. It wasn't filed by Google but by Motorola Mobility, which is owned by the search engine giant. When Google bought Motorola in August 2011, along with a whole bunch of useless flip-phones, they also bought the company's 7,500 unapproved patent applications. The patent for the "throat tattoo" was filed on May 3, 2012.

3. The Tattoo Can Be Used as a Lie Detector

Eventually the technology could be used as lie detector, reports The Atlantic. The patent document reads:

"Optionally, the electronic skin tattoo can further include a galvanic skin response detector to detect skin resistance of a user. It is contemplated that a user that may be nervous or engaging in speaking falsehoods may exhibit different galvanic skin response than a more confident, truth telling individual".

4. It Will Allow You to Listen to Music Without an Earpiece

It can also be used to make audio clearer, in phone calls and in listening to music, the technology claims to be able to block out "acoustic noise." While this may work for outgoing voice commands, it's not clear how this will work when you're trying to have a conversation or are listening to music.

5. Even Rover Can Have a Throat Tattoo

For some reason: "The electronic tattoo can also be applied to an animal as well."

Disruptions: A Digital Underworld Cloaked in Anonymity

So this is where they collared the man they call the Dread Pirate Roberts.

It’s up a flight of stone steps, past the circulation desk and the Romance stacks, over in Science Fiction, far corner.

On a sunny Tuesday in October, federal officers entered the public library in the Glen Park section of this city and arrested a young man who they say ran a vast Internet black market — an eBay of illegal drugs.

Their mark, Ross William Ulbricht, says he is not the F.B.I.’s Dread Pirate Roberts, the nom de guerre of the mastermind behind the marketplace, Silk Road. And the facts, his lawyer says, will prove that.

However this story plays out, Silk Road already stands as a tabloid monument to old-fashioned vice and new-fashioned technology. Until the website was shut down last month, it was the place to score, say, a brick of cocaine with a few anonymous strokes on a computer keyboard. According to the authorities, it greased $1.2 billion in drug deals and other crimes, including murder for hire.

That this story intruded here, at a public library in a nice little neighborhood, says a lot about the dark corners of the Internet. Glen Park isn’t the gritty Tenderloin over the hills, or Oakland or Richmond out in East Bay. And that is precisely the point. The Dark Web, as it is known, is everywhere and nowhere, and it’s growing fast.

No sooner was the old Silk Road shut down than a new, supposedly improved Silk Road popped up. Other online bazaars for illegal guns and drugs are thriving.

And the Dread Pirate Roberts — the old one, a new one, who knows? — is back, taunting the authorities. (The pseudonym is a reference to a character in the film “The Princess Bride” who turns out to be not one man but rather many men passing down the title.)

“It took the F.B.I. two and a half years to do what they did,” the Dread Pirate Roberts wrote last week on the new Silk Road site. “But four weeks of temporary silence is all they got.

”So catch us if you can, the Dread Pirate is saying. The new Silk Road has overhauled its security and “marks the dawn of a brand new era for hidden services,” he wrote.

The question is, can anyone really stamp out the Dread Pirates? Like the rest of the Internet, the Dark Web is being shaped and reshaped by technological innovation.

First, there was Tor, short for The Onion Router, a suite of software and network computers that enables online anonymity. Edward J. Snowden used Tor to leak government secrets, and the network has been important for dissidents in places like Iran and Egypt. Of course, drug dealers and gunrunners prefer anonymity, too.

Then there is bitcoin, the crypto-currency that has been skyrocketing in value lately. Bitcoin is basically virtual cash — anonymous, untraceable currency stuffed into a mobile wallet. The kind of thing that comes in handy when buying contraband.

It’s hardly news that there are bad actors on the Internet. People have been hacking this and stealing that for years. But the growth of the Dark Web is starting to attract attention in Washington. Senator Thomas R. Carper, the Delaware Democrat who is chairman of the Committee on Homeland Security and Governmental Affairs, warned recently that the authorities seemed to be playing Whac-a-Mole with websites like Silk Road. As soon as they hit one, up pops another. This, the senator said, “underscores the inescapable reality that technology is dynamic and ever-evolving and that government policy needs to adapt accordingly.”

The F.B.I. declined to discuss the Silk Road case. But some security experts wonder how authorities can effectively police the Walter Whites of the web. Matthew D. Green, a research professor of computer science at Johns Hopkins, says buying illegal drugs online is now easier than buying them on the street corner. Mr. Green says that Tor is incredibly difficult to crack, but that what is really driving all this is digital cash like bitcoin.

“And cash, in small sums, is completely untraceable,” he said.

Hsinchun Chen, the director of the Artificial Intelligence Laboratory at the University of Arizona, told me that the situation was getting worse, and that there had been a rapid rise in the last few years. Mr. Chen has done research on the Dark Web and found that programmers use a vast network to trade software for drugs and other contraband. Many of these sites are set up so they can be replicated quickly if authorities take them offline.

“This underground has grown so widespread in recent years that entire international virtual communities and black markets have been spawned across the Internet to help facilitate trade between cyber criminals scattered in different parts of the world,” Mr. Chen said.

How many Silk Roads are out there? No one really knows. Silk Road claimed to have one million registered users worldwide. Another site, Black Market Reloaded, advertises illegal semiautomatic handguns and AR-15-style rifles. A third, Atlantis, specializes in prescription pills. And after the original Silk Road was shut down, Sheep Marketplace, which sells weapons, drugs and counterfeit documents, quickly rose in popularity, according to Forbes.

Parmy Olson, the author of “We Are Anonymous: Inside the Hacker World of LulzSec, Anonymous, and the Global Cyber Insurgency,” said that it was difficult to spot the criminals and troublemakers of the web in the real world. The bad guys on the Internet do not look like the bad guys we know, she said.

After Jake Davis, the young hacker known as Topiary, was arrested in the Shetland Islands of Scotland in 2011, Ms. Olson flew over to meet him. Mr. Davis, who worked for Anonymous, LulzSec and other groups, eventually pleaded guilty to attacks on several sites.

He was nothing like she expected. “He was just a scruffy and shy teenager,” Ms. Olson said. And there are plenty of people like him — or the Dread Pirate Roberts — ready to step in and fill their shoes.

November 15, 2013

Free Resume Builder - JobTabs

Build a first class resume for free with fill in the blank simplicity. Pick the sections you want in your resume and simply fill in the fields. Click Build Resume and you have a resume you can save as docx, pdf, doc, text, html, etc. No bait and switch. You can print and save your resume to your computer with no strings attached - for life

Very easy to use. Just point and click, drag and drop and you are done. Resume sections provided include Contact Info, Qualifications Summary, Objective, Professional Experience, Education, Awards, Affiliations, Certifications, References and Personal. All of the sections can be renamed to fit your particular needs.

 Direct Download Link

November 14, 2013

10 Highly Profitable 2-Year Degree Jobs

Think a bachelor’s or master’s degree is the only way to advance your career? Think again. There are many associate’s degree careers that pay high salaries. In fact, going after the highest paying jobs with a 2-year degree is a great way to handle debt after college graduation and reduce job-search anxieties after college.

Whether you’re looking for a fresh start in a new, more lucrative field or enrolling in college for the first time, a 2-year associate’s degree from a community college is one of the quickest routes to bringing home more bacon each week. This is especially good news for those high school graduates who are wondering what to do after high school and before college.

“Associate’s degrees are much cheaper, and the entry requirements are not as onerous as they are for getting into a bachelor’s program,” says Dr. Laurence Shatkin, author of more than a dozen books for job hunters, including 150 Best Recession-Proof Jobs.

Not only that, associate’s degrees are incredibly convenient. Besides being right in your neighborhood, many 2-year programs offer part-time, evening, weekend and online classes — good news for those already holding down a job and caring for a family.
So what are the best jobs with 2-year degrees? Which 2-year degrees offer the most job opportunities and will earn you the most green after graduation? If you’re interested in how to make money after college, read on.

1. Physical Therapist Assistant.

While every other job sector slashed their workforce in 2008, the health care field added nearly 400,000 jobs. Plus, a salary in this field would likely take care of your debt after graduation. According to Shatkin, job openings for physical therapist assistants are expected to grow by 33 percent in the next decade, especially as Baby Boomers age and “get a bit more creaky.” Most physical therapist assistants either work in a hospital or a physical therapist’s office. Average salary: $46,111 a year.

2. Web Designer.

As long as there are companies, organizations and creative agencies with something to sell or promote, there will be a need for people to design, code and maintain their web sites. Even in the tough economic times, some would consider this is one of the best jobs you can get with an associate’s degree. Though many web designers are self-employed, countless others work in staff positions. Average salary: $48,785 a year.

3. Electrical or Electronic Engineering Technician.

The high demand for engineers in this field makes electrical engineering one of the top 2-year degree jobs. These technicians comprise a third of all engineering technician jobs. They often work in industrial or commercial plants and laboratories, taking calculations, running tests, modifying equipment and otherwise assisting the engineers on their team. Average salary: $47,163 a year

4. Registered Nurse.

If it’s a high-growth field you want, you can’t beat registered nursing. It’s one of the associate’s degree careers that pay high salaries. According to the U.S. Bureau of Labor Statistics, RNs are the largest occupation in the health care field, with 2.5 million jobs out there, about 587,000 new jobs expected to open up by 2016 and 59 percent of RNs working in hospitals. Average salary: $55,276 a year.

5. Computer Support Specialist.

Finding one of the good careers with a 2-year degree isn’t hard if you’re interested in fixing computers. Computer support specialists include the tech support and help desk workers who assist customers and users with problems they’re having with their computer hardware and software. Often, computer support specialists can enjoy the luxury of working from home or working flexible hours. Average salary: $46,111 a year.

6. Executive or Administrative Assistant.

In the business sector, there’s no shortage of administrative jobs. It’s one of the surest jobs you can get with an associate’s degree. “You’re talking a quarter of a million job openings every year,” says Shatkin. And though you may start as the low man or woman on the totem pole, once you’re in the door you’re in a prime position to prove your worth and climb the ranks. Average salary: $37,669 a year.

7. Dental Hygienist.

While would-be dental hygienists must obtain a state license on top of their 2-year degree, it’s well worth the investment. It is one of the highest paying jobs with a 2-year degree. According to the Bureau of Labor Statistics, more than half of the country’s dental hygienists work part-time and many enjoy flexible work schedules. Even better, this is one of today’s fastest growing occupations. Average salary: $57,148 a year.

8. Surveying or Mapping Technician.

Although the construction industry took some big employment hits in 2008, if all the infrastructure work President Obama has promised comes through, there will be a huge need for surveying and mapping technicians. It will be among the top 2-year degree jobs. Such technicians do much of their work in the field (a boon for those who don’t want to sit in an office all day), collecting data, taking calculations and assisting with computer-aided drafting. Average salary: $42,104 a year.

9. Veterinary Technician.

The Bureau of Labor Statistics expects this field to grow significantly during the next decade. Vet technicians often work in a private veterinary practice (zoo and aquarium work is harder to come by), performing lab tests and clinical procedures. Vet techs must pass a state exam and the salaries aren’t as high as the other jobs on this list, but for those who want to help animals, the trade-offs are well worth it. Average salary: $33,363 a year.

10. Camera Operator.

While competition to break into TV broadcasting and film can be stiff, the continued rise of web content means more opportunities for camera operators. It’s one of the best jobs that you can get with an associate’s degree if you want to be in this field. Television and film work often involve long or unusual hours. For that reason, many camera operators gravitate toward commercial advertising or corporate videos. The more computer skills a camera operator has, the better their job prospects. Average salary: $42,558 a year.

November 10, 2013

Who is that hot ad girl?



Question: Who is the hot girl, ‘Amy’, in the Amazon Kindle Fire HDX “Mayday Button” commercial?


Answer: Amy Paffrath

Amy is an actress/TV host originally from St. Louis, MO. You can see Amy online at Hollywood Minute. Here is Amy’s official site and IMDb page.


Follow Amy on her Twitter and YouTube pages.

What Is Cloud Computing?

The 'cloud' is a real buzzword these days, but what exactly is the cloud, how does it impact what you do, and is it anything really new? 

"What's the cloud?" "Where is the cloud?" "Are we in the cloud now?!" These are all questions you've probably heard (and not just from Amy Poehler in Best Buy's Super Bowl ad) or even asked yourself. The term "cloud computing" is everywhere.  Let's explain further.

In the simplest terms, cloud computing means storing and accessing data and programs over the Internet instead of your computer's hard drive. The cloud is just a metaphor for the Internet. It goes back to the days of flowcharts and presentations that would represent the gigantic server-farm infrastructure of the Internet as nothing but a puffy, white cumulonimbus cloud, accepting connections and doling out information as it floats.

What cloud computing is not about is your hard drive. When you store data on--or run programs from the hard drive, that's called local storage and computing. Everything you need is physically close to you, which means accessing your data is fast and easy (for that one computer, or others on the local network). Working off your hard drive is how the computer industry functioned for decades and some argue it's still superior to cloud computing, for reasons I'll explain shortly.

The cloud is also not about having a dedicated hardware server in residence. Storing data on a home or office network does not count as utilizing the cloud.

For it to be considered "cloud computing," you need to access your data or your programs over the Internet, or at the very least, have that data synchronized with other information over the Net. In a big business, you may know all there is to know about what's on the other side of the connection; as an individual user, you may never have any idea what kind of massive data-processing is happening on the other end. The end result is the same: with an online connection, cloud computing can be done anywhere, anytime.

Consumer vs. Business

Let's be clear here. We're talking about cloud computing as it impacts individual consumers—those of us who sit back at home or in small-to-medium offices and use the Internet on a regular basis.

There is an entirely different "cloud" when it comes to business. Some businesses choose to implement Software-as-a-Service (SaaS), where the business subscribes to an application it accesses over the Internet. (Think Salesforce.com.) There's also Platform-as-a-Service (PaaS), where a business can create its own custom applications for use by all in the company. And don't forget the mighty Infrastructure-as-a-Service (IaaS), where players like Amazon, Google, and Rackspace provide a backbone that can be "rented out" by other companies. (Think Netflix providing services to you because it's a customer of the cloud-services at Amazon.)

Of course, cloud computing is big business: McKinsey & Company, a global management consulting firm, claims that 80 percent of the large companies in North America that it's surveyed are either looking at using cloud services—or already have. The market is on its way to generating $100 billion a year.

For a great look at more examples of business services in the cloud, read PCMag's 20 Top Cloud Services for Small Business.

Common Cloud Examples

The lines between local computing and cloud computing sometimes get very, very blurry. That's because the cloud is part of almost everything on our computers these days. You can easily have a local piece of software (for instance, Microsoft Office 365, one of the versions of Office 2013) that utilizes a form of cloud computing for storage (Microsoft Skydrive in the case of Office). That said, Microsoft also offers a set of Web apps that are close versions of Word, Excel, PowerPoint, and OneNote that you can access via your Web browser without installing anything.

Some other major examples of cloud computing you're probably using:

Google Drive: This is a pure cloud computing service, with all the apps and storage found online. Drive is also available on more than just desktop computers; you can use it on tablets like the iPad$599.99 at Amazon or on smartphones. In fact, all of Google's services could be considered cloud computing: Gmail, Google Calendar, Google Reader, Google Voice, and so on. Upgrade to Google Apps and you can use many of the above with your own domain name attached.

Apple iCloud: Apple's cloud service is primarily used for online storage and synchronization of your mail, contacts, calendar, and more. All the data you need is available to you on your iOS, Mac OS, or Windows device. iCloud also stores media files.

Amazon Cloud Drive: Storage at the big retailer is mainly for music, preferably MP3s that you purchase from Amazon.

Hybrid services like Box, Dropbox, and SugarSync all say they work in the cloud because they store a synched version of your files online, but most also sync those files with local storage. Synchronization to allow all your devices to access the same data is a cornerstone of the cloud computing experience, even if you do access the file locally. Likewise, it's considered cloud computing if you have a community of people with separate devices that need the same data synched, be it for work collaboration projects or just to keep the family in sync. For a huge list of cloud-based Web apps, check out the Best Free Web Apps.

Cloud Hardware

Right now, the primary example of a device that is completely cloud-centric is the Samsung Chromebook Series 3, an inexpensive laptop that has just enough local storage and power to let it run a Web browser, specifically Google Chrome. From there, most everything you do is online: apps, media, and storage are all in the cloud.

Of course, you may be wondering what happens if you're somewhere without a connection and you need to access your data. This is currently one of the biggest complaints about devices like the Chromebook, although their offline functionality is expanding.

The Chromebook isn't the first product to try this approach. So-called 'dumb-terminals' that lack local storage and connect to a local server or mainframe go back decades. The first Internet-only product attempts included the old NIC (New Internet Computer), the Netpliance iOpener, and the disastrous 3Com Audrey. You could argue they all debuted well before their time—after all, dial-up speeds of the 1990s had training wheels compared to the accelerated broadband Internet connections of today. That's why many would argue that cloud computing works at all: the connection to the Internet is as fast as the connection to the hard drive.

Or is it?

Arguments Against the Cloud

In a recent edition of his feature "What if?", xkcd-cartoonist (and former NASA roboticist) Randall Monroe tried to answer the question of "When—if ever—will the bandwidth of the Internet surpass that of FedEx?" The question was posed because no matter how great your broadband connection, it's still cheaper to send a package of hundreds of gigabytes of data via Fedex's "sneakernet" of planes and trucks than it is to try and send it over the Internet. (The answer, Monroe concludes, is the year 2040.)

Cory Doctorow over at boingboing took Monroe's answer as "an implicit critique of cloud computing." To him, the speed and cost of local storage easily outstrips using a wide-area network connection controlled by a telecommunications company—your ISP.

That's the rub. The ISPs, telcos, and media companies control your access. Putting all your faith in the cloud means you're also putting all your faith in continued, unfettered access. You might get this level of access, but it'll cost you. And it will continue to cost more and more as companies find ways to make you pay by doing things like metering your service, where the more bandwidth you use, the more it costs.

Maybe you trust those corporations. That's fine, but there are plenty of other arguments against going into the cloud whole-hog. Apple co-founder Steve Wozniak has decried cloud computing: "I think it's going to be horrendous. I think there are going to be a lot of horrible problems in the next five years." In part, that comes from the potential for crashes. When there are problems at a company like Amazon, which provides cloud storage services to big name companies like Netflix and Pinterest, it can take out all those services (as happened in the summer of 2012).

But mostly, Wozniak was worried about the intellectual property issues. Who owns the data you store online? Is it you or the company storing it? Consider how many times there's been widespread controversy over the changing terms of service for companies like Facebook and Instagram—which are definitely cloud services—regarding what they get to do with your photos. Ownership is a relevant factor to be concerned about.

After all, there's no central body governing use of the cloud for storage and services. The Institute of Electrical and Electronics Engineers (IEEE) is trying, having created an IEEE Cloud Computing Initiative in 2011 to establish standards for use, especially for the business sector. But otherwise, cloud-computing—like so much about the Internet—is a little bit like the Wild West, where the rules are made up as you go, and you hope for the best.

November 9, 2013

How to Migrate your Blog from Blogger to WordPress

Your blog (abc.blogspot.com) is hosted on Blogger but you would now like to move your blog from Blogger to WordPress (self-hosted) with a personal domain name like abc.com. What is the easiest way to switch from Blogger to WordPress without losing search traffic and your existing subscribers?



WordPress provides an easy one-click option for importing blog posts and reader comments from Blogger into a new WordPress blog but there’s more to migration than just transferring content. For instance:
  • Some of your articles on the old blogspot blog could be ranking very high in search engines for certain keywords but once you move these articles to a new WordPress blog, you will lose the organic search traffic since the permalinks (or URLs) of your blog posts will change.
  •  
  • People often land on your blog through search engines, browser bookmarks and via other web sites that have linked to your blog pages. If you migrate to WordPress, Blogger would not automatically redirect the incoming traffic to your new website.
  •  
  • When you switch from Blogger to WordPress, existing readers who are subscribed to your Blogger RSS Feed may be lost forever if they don’t manually subscribe to your new WordPress feed address (and most won’t).
The Importer tool available inside WordPress will only transfer content from Blogger to WordPress but if would also like to take care of each and every issue listed above, follow this step-by-step tutorial. It takes less than 5 minutes to complete and the method will also help transfer that Google Juice from the old blogspot.com address to your new WordPress blog.

How to Move a Blog from Blogger to WordPress 

Important: Before you start the migration, it may be a good idea to backup your Blogger blog including the XML template, blog posts and comments just to be on the safe side.
  1. Register a new web domain, buy hosting and install WordPress on your new domain.  Hostgator is an excellent web host.
  2.  
  3. Open your WordPress Admin Dashboard and under Tools -> Import, select the Blogger option. Authorize WordPress to access your Blogger Account, select your blogspot.com blog and within minutes, all your Blogger blog posts and comments will be available on the new WordPress site.
  4.  
  5. Open the WordPress themes editor under Appearance -> Editor and open the functions.php file for editing. Most WordPress themes include a functions.php file or you can upload it manually into your WordPress themes folder through cPanel or FTP. Copy-paste the following snippet of code inside your functions.php file and click the “Update File” button to save your changes.  Make sure all instances of sublimemaxxus in the code below is replaced with your Blogger.com site name.
    1. <?php
    2.  
    3. function sublimemaxxus_blogger_query_vars_filter( $vars ) {
    4. $vars[] = "blogger";
    5. return $vars;
    6. }
    7.  
    8. add_filter('query_vars', 'sublimemaxxus_blogger_query_vars_filter');
    9.  
    10. function sublimemaxxus_blogger_template_redirect() {
    11. global $wp_query;
    12. $blogger = $wp_query->query_vars['blogger'];
    13. if ( isset ( $blogger ) ) {
    14. wp_redirect( sublimemaxxus_get_wordpress_url ( $blogger ) , 301 );
    15. exit;
    16. }
    17. }
    18.  
    19. add_action( 'template_redirect', 'sublimemaxxus_blogger_template_
    20. redirect' );
    21.  
    22. function sublimemaxxus_get_wordpress_url($blogger_slug) {
    23. global $wpdb;
    24. if ( preg_match('@^(?:https?://)?([^/]+)(.*)@i', 
    25. $blogger_slug, $matches) ) {
    26. $q = "SELECT guid FROM $wpdb->posts LEFT JOIN $wpdb->postmeta
    27. ON ($wpdb->posts.ID = $wpdb->postmeta.post_id)
    28. WHERE $wpdb->postmeta.meta_key='blogger_permalink'
    29. AND $wpdb->postmeta.meta_value='$matches[2]'";
    30. $wp_url = $wpdb->get_var($q);
    31. }
    32. return $wp_url ? $wp_url : home_url();
    33. }
    34.  
    35. ?>
  6. Open your Blogger Dashboard and choose Templates. Scroll down the templates page and choose the “Revert to Classic Templates” option to switch from the XML-based Blogger templates to Tag based templates.
  7.  
  8. Copy-paste the following snippet into your Blogger template editor but before you do that, replace all occurrences of sublimemaxxus.com with your WordPress site URL. For instance, if your WordPress site is located at example.com, replace sublimemaxxus.com with example.com and paste the modified snippet in the template editor. Save the changes.
  1. <html>
  2. <head>
  3. <title><$BlogPageTitle$></title>
  4. <script>
  5. <MainOrArchivePage>
  6. window.location.href='http://sublimemaxxus.com/'
  7. </MainOrArchivePage>
  8. <Blogger> <ItemPage>
  9. window.location.href='http://sublimemaxxus.com/?q=
  10. <$BlogItemPermalinkURL$>'
  11. </ItemPage> </Blogger>
  12. </script>
  13. <MainPage>
  14. <link rel="canonical" href="http://sublimemaxxus.com/" />
  15. </MainPage>
  16. <Blogger><ItemPage>
  17. <link rel="canonical" href="http://sublimemaxxus.com/?blogger=
  18. <$BlogItemPermalinkURL$>" />
  19. </ItemPage></Blogger>
  20. </head>
  21. <body>
  22. <MainOrArchivePage>
  23. <h1><a href="http://sublimemaxxus.com"><$BlogTitle$></a></h1>
  24. </MainOrArchivePage>
  25. <Blogger><ItemPage>
  26. <h1>
  27. <a href="http://sublimemaxxus.com/?blogger=<$BlogItemPermalinkURL$>">
  28. <$BlogItemTitle$>
  29. </a>
  30. </h1>
  31. <$BlogItemBody$>
  32. </ItemPage></Blogger>
  33. </body>
  34. </html>
We are almost done. Open any page on your old Blogger blog and it should redirect you to the corresponding WordPress page. We are using a permanent 301 redirect on the WordPress side and therefore all the Google Juice and PageRank should pass to your new WordPress pages with time.

The above method works for regular blogspot.com URLs and also country-specific Blogger domains like blogspot.co.uk or blogspot.in that Google added about an year ago to better handle censorship related requests.


The Blogger Import tool moves only posts and comments from Blogger to WordPress but not images. And that should be fine because the image URLs in your imported WordPress posts are still pointing to blogspot.com (where the images were originally hosted) and therefore nothing would break.

Switch RSS Feed from Blogger to WordPress 

When you move from Blogger to WordPress, the URL of your RSS feed will change as well. Go to Blogger -> Settings -> Other and choose Post Feed Redirect URL under Site Feed. Here you can type the web address of your new WordPress RSS feed here and the existing RSS subscriber will automatically move to your new feed.

If you are using FeedBurner, just replace the source from Blogger RSS feed to your new WordPress feed.


Migration to WordPress Complete – What Next? 

Now that your new WordPress site is up and running with all the old Blogger posts, here are a few important things you should do:
  1. Add your new WordPress site to Google Webmaster, verify the site ownership and and also submit a XML Sitemap listing the URLs on your new site.
  2.  
  3. Implemet Google Authorship so that your profile pictures appears against your article in Google Search results.
  4.  
  5. Follow these WordPress optimization tips, install some of the essential plug-ins and pay special attention to improving the security of your WordPress site.

November 7, 2013

Apple Orders DMCA Takedown of "Apple-Tracker" Website

Apple has a beef with the site's use of page-scrape tools for data on Apple's official online store

A website that takes inventory of Apple products in nearby stores has been shut down by the Cupertino giant itself.

Apple-Tracker, which was developed and maintained by Mordy Tikotzky, was a site that compiled data on in-store pickup purchases only from Apple's official online store. So if you were shopping for an iPad Air and wanted a specific model, you could've used Apple-Tracker to see which stores nearby had the item in stock.

However, Apple sent Tikotzky a Digital Millennium Copyright Act (DMCA) take-down notice last month claiming that the site uses page-scrape tools to "access, acquire, copy or monitor" data from Apple's website.

The DMCA notice was sent October 17 by the law firm Kilpatrick, Townsend and Stockton LLP.



Hence, Tikotzky has decided to let the site go.

"I've decided to turn off the site," Tikotzky posted on Apple-Tracker. "I'm not doing this because I want to, but rather because I received a DMCA take-down notice from Apple.

I'm not really interested in picking a fight with Apple so..... I guess it time to just say good bye. Before I go though I just wanted to says thanks to all of you for the nice comments and emails that you've sent in the last few weeks.& It was fun while it lasted."

Apple-Tracker most recently provided inventory info on products like the iPhone 5S, iPad Air and was even gearing up for the iPad mini with Retina display.

5 Things to Know About Twitter's IPO

When the markets open Thursday morning, Twitter will officially become a public company.
The microblogging service begins trading on the New York Stock Exchange starting at 9:30 a.m. ET under the ticker symbol TWTR. Here are five things you need to know about Twitter's IPO.

1. The magic number is $26.

Twitter priced shares at $26 a pop, above the $23-$25 that had been predicted. The $26 price values the company at $18.34 billion. That's more than Macy's, which has a market capitalization of $17 billion, and Bed Bath & Beyond, which is around $16 billion. According to markets service Dealogic, Twitter becomes the second largest Internet IPO by an American company, trailing only Facebook. It's also the third-largest U.S. IPO this year.

2. A busy debut.

As with many high-profile IPOs, Twitter will see plenty of activity on day one at the stock exchange. "We're going to see enormous trading volume," says Global X Funds CEO Bruno del Ama, who expects a bump in Twitter's share price by the close of the markets. Once the initial Twitter buzz hits, the company's share price will eventually fall back down. "In a few days after the IPO, you're going to start seeing the stock price settling down a little bit," says del Ama.

3. The world's newest billionaires.

Twitter co-founder Evan Williams, owner of the largest stake in the company, will reap the most rewards from the IPO launch. He's expected to rake about $1 billion. If the stock price doubles, fellow co-founder and Square CEO Jack Dorsey would join Williams in the billionaires club. On March 21, 2006, Dorsey posted the world's first tweet: "Just setting up my twttr."

4. How prepared is the NYSE?

There is some concern Twitter's arrival could feature the same scattered technical glitches that plagued Facebook when it joined the Nasdaq last spring. However, following a successful test run, the NYSE appears confident it can handle the extra volume. "We are being very methodical in our planning for Twitter's IPO, and are working together with the industry to ensure a world-class experience for Twitter, retail investors and all market participants," said NYSE spokeswoman Marissa Arnold in a statement.

5. Should you get shares of Twitter?

There are several ways for regular investors to snag Twitter shares, from working with a brokerage firm to buying through a mutual fund. But should you? As USA TODAY"s Matt Krantz explains, if you don't know how to buy shares of IPOs, then don't try. But even if you do invest regularly, you might want to hold off. As Krantz notes: "If the large, wealthy investors aren't snapping up the shares, you should ask why not."

5 Of The Best WordPress Video Plugins

Being one of the most popular content management systems, Wordpress happens to be an excellent platform for open source blogging. With its new video sharing option, Wordpress bloggers have found a happy way to post videos via blogs. A plenty of video plugins have been released so far to help you add videos to your blogs. So what does this video plugins actually do? These plugins, once installed into your Wordpress, lets you to add and share videos to your blog. Each video plugin comes with its own unique feature. Here, in this blog you will get to know about five Wordpress plugins, which can be said the best.

WordPress video gallery

This video plugin developed by Apptha comes with an in-built HDFLV player. It has a video banner displaying the featured, recent and popular videos. You tube videos can be easily added to your blog if this plugin is installed. It comes with a HTML5 support in order to play videos in iOS devices.

With this plugin, it is easy to share your videos via social networking sites. At the back end, you have choices for video description, video commenting and video tags. Facebook commenting is directly enabled from your blog. It comes with six different stylish skins, from which you can choose the desired one.

Simple Flash Video

Simple Flash Video is developed by Simple Thought Productions , This wordpress video plugin, allows an easy posting of video files with .flv and .mp4 extensions to your blogs. The viewers need not have to download the entire video before watching. They can instantly watch the videos as they are posted. SFV (Simple Flash Video) has a deal with Long tail Video Site, that if a wordpress blogger has got a license for Long tail player, then you can easily make money with your videos.

Smart Youtube

Smart Youtube is another great video plugin, that plays youtube, vimeo, and meta cafe videos. The plugin supports all latest high quality video protocols like 360p and HD quality 720p. With this smart youtube video plugin, youtube videos and playlists can be inserted to your blog posts and RSS feeds in no time. The plugin has access to xHTML valid codes for viewing videos in full screen mode. Smart youtube plugin also works on iPad and iPhone. It supports video deep linking.

Embedded Video

This plugin supports the major video portals like Youtube, Google Video and Daily motion. With this embedded video plugin, you can easily embed videos to your wordpress blog. You can also upload and integrate videos from your web server or remote server. Embedded Video plugin works for WP2.5. The link text can be configured individually and the videos are integrated easily using the in-built WYSIWYG editor.

Cool Video Gallery

The cool video gallery plugin lets you to upload and manage videos in multiple galleries. It supports most of the common video formats like .mp4, .mov, .flv, and .mp3 files. This plugin has automatic image generation for uploaded videos. It comes with a multiple video upload feature. Google XML video sitemap generation is integrated in this plugin. The plugin enfolds widgets for slide show and showcase. You can also attach media files from the library to the video gallery in a single step.

So, these are a few Wordpress video plugins, which are found to be highly effective and common. Give a try and make your blog glow with videos!

November 5, 2013

iPad Air Problems Reported Early On

The Apple iPad Air release took place November 1, 2013, and the device is currently making its way into the hands of eager customers. We often hear about the odd flaw or issue with a new major device launch, and it appears that some iPad Air problems are being reported regarding screen and text issues.


Before we go further we want to stress that we have no idea of these iPad Air issues are widespread or if these are very isolated incidents, so don’t panic if you have just purchased or are about to buy your iPad Air.

Very often some minor issues are reported on new devices to the market, and these are usually smoothed out quickly with software updates. Nevertheless we like to pass on this kind of information as readers can then share their own experiences of new devices and report other problems they may be having.

The iPad Air released running iOS 7.0.3 and previously we have discussed various problems resulting from this latest update to iOS 7 for other devices. It could be that any issues with the iPad Air are related to iOS 7.0.3 rather than hardware-related then, but that remains to be seen.

In a post about iOS 7.0.3 problems Product Reviews also mentions iPad Air difficulties for some. The iPad Air released with the new 64-bit A7 chip and PowerVR G6430 quad-core graphics, so shouldn’t have any difficulties coping with gaming requirements. However, an issue is noted regarding a flickering screen, as shown in the brief video below this story of Asphalt 8 being played on the iPad Air.

Another issue that has come to light concerns choppy text on the iPad Air. This could be a software issue but one owner of the iPad 3 with iOS 7.0.3 is not seeing the problem on this tablet, but is experiencing it on the iPad Air with the same OS.

Therefore it’s difficult to know at this stage whether these issues are software-related or not, or whether they are rare or will end up being commonplace. With this in mind we’d like to hear from readers who have the new iPad Air.