There a few posts about fixing the Tutorialzine How To Build a Chrome Extension that we put together already. If you’ve followed these posts to this point, you probably just uploaded your chrome extension to find the popup now pops up, but doesn’t show any of the expected contents. It probably looks something like this.…
All posts by rcavezza
Why Your First Heroku Rails App Loads So Slow
If you are new to Ruby on Rails and you recently launched your first application on Heroku, you may be puzzled by how slowly your website loads at times. Heroku has a built in power up/power down mechanism that automatically powers down your application if no one visits your website over a 5-15 minute period of…
Building Crome Extensions: Why Your Browser Action Popup Does Nothing
One of the most challenging bugs in recreating Tutorialzine’s How To Build a Chrome Extension was debugging why the popup would not “pop up”. If you’ve seen the demo, then you know that browser action’s create small icons next to Chrome’s address bar. The popup variable inside the browser_action array tells the chrome extension which…
Extension Load Error: Could not load icon ‘icon.png’ for browser action
While working through the Tutorialzine.com “Build Your First Chrome Extension”, I came across an issue early on related to the icon.png files. Their Manifest.json referred to two icons image files, but didn’t have a location for the user to download those icons anywhere. I decided to create a mini tutorial on how to fix this…
Chrome Extension Load Error: The manifest_version key must be present and set to 2
If you are working through an older chrome extension tutorial, you will probably run through this error before any other error. The reason you will likely get this error is that Chrome did not always force a version_manifest value in the manifest.json file. Since moving from manifest_version 1 to manifest_version 2, I believe Google…
Targeted Information Consumption To Achieve Your Goals
I recently unfollowed over a hundred people on Twitter. I did this originally to remove distractions from my life, but this did much more. Targeted Twitter Unfollowing It removed negative thoughts and reminders from my mind and replaced them with positive thoughts and reminders. Instead of following 12 reporters constantly updating me on Philadelphia Eagles…
My Distractions and Removing Distractions
I don’t run iBuildMVPs.com and I have neglected it a lot over the past two years. In short, I got comfortable. This started as planning a marriage, and enjoying the honeymoon phase. I’ve been married for over 6 months and now its time to get back to the grind. Distractions are the little things that…
What I’ve Been Up To
There hasn’t been many posts or many projects recenly at iBuildMVPs.com. Since becoming a full time Senior Web Developer at a Boston based financial company, I have been actively turning down freelance opportunities. I was also busy getting married to my dream girl this past October. Here’s the highlight video. In the past year, I’ve…
Practicing What I Preach: Blogging Before Starting Up
I’ve been interested in starting a sports related startup for a few years. I was never sure where to start. I’ve never had any great ideas or epiphany moments for a sports startup. Because of this, I never started a sports related company. This time is going to be different. After some thought, I decided…
The Wolf From Pulp Fiction is the Ideal Startup Founder
If you aren’t familiar with Pulp Fiction, Harvey Keitel makes a cameo appearance as The Wolf. The Wolf is a consultant that solves problems. The perfect founder of any company embodies the qualities of The Wolf. If you haven’t seen Pulp Fiction, make sure you watch the video at the end of the post for better…