WordPress has come a long way since its launch on May 27, 2003. It is an open source Content Management System and critics have left no stone unturned to criticize the open source nature of the award winning CMS. Defying all odds, WordPress was adopted by plenty of brands as their blogs Content Management System. This tutorial will help you hack through the most famous Content Management System and make it a lot more personal like the Le-Hiboo login page.
Nice read considering one of the bigger discussions lately has been git vs svn vs mercurial in almost every coder meetup I’ve been to this past month or so.
When it comes to version control, everybody is talking about Git these days. But of course, some chatter on the street is not enough to justify switching to Git. Here are some hard (and soft) facts that make Git great.
Previously I posted about creating a magazine style text reader using Core Text. From the response to that article I can see that there is a good amount of interest in building reading apps on the iPad. The Flipboard app is an excellent magazine style reader for iPad. With the beautiful middle of the page flipping, and easy to read articles setup really gives it an immersive quality.
Interesting way for doing quick interactive iPad mockups…
How long does it usually take to go from idea to creating a prototype that you can test with users? A month? A week? Few days? How about 30 minutes? What if you can prototype your next idea quickly and cheaply without using any special wireframing or design tools? What if you can send your prototype to friends to play with and give you feedback, without having to worry about uploading it to a server or making sure they have the right platform? What if you can embed your prototype within your product presentation, and click through it to show your audience how it works, rather than overloading their imagination with bullet points? And what if you can do all this without writing a single line of code? The challenge with existing prototyping tools is that they require you to become a designer in order to create a good looking, interactive prototype. By taking design out prototyping, you can focus on simply placing components on a page, editing their text, and create links between components and other pages. And contrary to popular beliefs, a prototype doesnt need to look ugly or rough, especially if youre presenting it to a prospective client or investor.
If youre building or running a startup with recurring revenue, youve got to buy Numbers for Startups. Its a super powerful (but easy to use) Excel model that helps you
1. Test the financial viability of your idea
Track the Seven Key Metrics
Know how much capital you need to raise to hit break-even
Track the effectiveness of different marketing channels and their affect on your net profit
A recent client project lead me to an interesting problem, normally for retrieving a call recording in twilio, you would store info afterwards, but some calls, that’s not an option. If it’s a recording between two people, like say, a customer and a sales person to review later, you simply set:
<dial record=true>phone number</dial>
There’s no option there to tell it to forward to another URL afterwards, and the tests that I tried using the action argument ended up failing. So here we were, we had the SID for the call, but no recording. Solution? Build a quick function to search the recordings based on call SID using the api… My only problem, the twilio php api doesn’t include an easy way to get recordings, it lets grab call logs, but that’s it. So my answer was to write this function:
When called, getRecordings will display a table with recordings for the call in question, Ideally, it would be only one recording, but that all depends on how you’ve set up the rest of the call. Tested it on a couple projects now, and it’s worked well, so enjoy.
Last week was Wordcamp San Francisco, and Matt Mullenweg, one of the original creators of Wordpress, spoke gave a keynote title “State of the Word 2011”, and here it is.
This has been an exciting week for TheInterviewr.com, it got picked up by some popular websites and gained some interest out on the web. Some of the sites that have featured TheInterviewr.com:
Lifehacker.com: TheInterviewr Records, Schedules Your Interviews and Other Phone Calls
There are a few ways of recording phone callsSkype, a third-party jailbreak app on your iPhone, a digital voice recorder with a headphone adapter, incoming Google Voice callsbut none have been as easy as using TheInterviewr. The webapp lets you schedule interviews, upload documents you’ll use for that interview, and best of all, record it automatically.
ReadWriteWeb.com:TheInterviewr: A Really Easy, Fast, Free Way to Record Telephone Interviews
TheInterviewr is a new mashup that makes it super, super simple to record telephone interviews online using your existing telephone. It is a dream come true and for now at least - it’s free.
Since Tuesday night, I’ve seen over 400 new users, and have handled over 200 interviews. And from conversations with users, I’ve also begun fleshing out the next version of the site, which will have more features for users to use.