Web Client for a Web App: Why Brizzy Works for Twitter

Posted by | Posted in web2.0 | Posted on 30-09-2009

It isn’t often that one startup takes the API of another startup and makes something useful out of it, but Brizzly has figured out how to do just that. Love it or hate it, Twitter has become the social network that’s here to stay, with celebs tweeting night and day about their inane exploits. Yet part of the frustration of using Twitter is actually using their website, and it all comes down to a matter of links. If someone links to a photo, it’s a text link which you have to open in a new window (tab) to find out what it is. No previews, no inline viewing. Since the 140 character limit is not great for long URLs, shorteners pick up the slack, which leaves you wondering where exactly the 301 redirect will take you. Finally, let’s face it, some of us have friends or family that just tweet too much, and there’s no good way to put a lid on certain people’s updates.

Brizzly fixes all of that, and hopefully will be moving out of beta-invitation stage soon. (Drop a line if you’d like an invite.) It lets you mute individuals you follow temporarily so you can clear up your tweet stream, and it automatically follows shortened URLs and displays the actual path in each tweet. Best of all, it brings up images and YouTube videos inline, so you don’t have to follow any text links to get there, significantly speeding up checking in with everyone’s updates. It’s a Twitter power-user’s dream tool, and a great way to reinvent the wheel while adding useful features, instead of just cloning it.

Read More

How to Feedify Your Shopify

Posted by | Posted in how to, shopify | Posted on 21-09-2009

Here’s a quick guide on how to set up a Google Base Product feed for your Shopify store. For more info, visit the Shopify Forums.

1. In the Shopify admin, go to Assets > Theme Editor. Under the Templates heading, click “Add a new template.”

2. A form will appear that says “Make an alternate version of Blog called alternate.” Change ‘blog’ to ‘page’ and ‘alternate’ to ‘googlefeed’ and click Create template.

googlefeed

3. You will now see an item called “page.googlefeed” listed under Templates. Click on it to edit it, and paste in Fortune Cookie Soap’s code for Google base, replacing all of the existing content for the template. Note that you will want to change the expiration date to 30 days from the present date. (Anything more and Base will give you a feed warning due to Google’s limits on expiration dates.)

insert code into page.googlefeed

4. Save page.googlefeed and close the code window. Click on the Blogs & Pages tab and click ‘Create a new page.’ For the title, type Google Base Product Feed and leave the ‘write your page’ section blank. Click Create page.

5. Once it has saved, click the Edit link, and on the right side under Template, change ‘page’ to ‘page.googlefeed’ and then click Update page.

6. Go back to Assets > Theme Editor, and under Snippets click ‘Add a new snippet’. In the box that appears, type in ‘shopdesc’ (after Make a snippet called…) and click Create snippet.
create snippet

7. Now that the shopdesc snippet has been created, click on its icon under Snippets to edit. Type in a line or two describing your store, as this is the store description for your feed, and click Save.

type in your shop description

8. You also need to make sure that you have a Collection called ‘All Products’ so that your Base feed will have all of your products in the one feed. To make a collection with all of your products, go to the Collections tab and click ‘Create Smart Collection.’ Type ‘All Products’ for the title and under Set your conditions, select ‘Product price’ ‘is greater than’ and type in .10 (for ten cents). If you have another criteria which works better for you, by all means use that. Click Create collection, and the page will refresh with a listing of all of your products A-Z.

9. Now in another browser tab, you should be able to view yoursite.com/pages/google-base-product-feed . Note that Firefox will automatically try and subscribe this page (since it is an RSS feed) to your default blog reader, so I recommend Safari, which will display the feed right in the browser window.

**Note** I removed {% if product.type != ‘Sample’ %} and {% endif %}from the page.googlefeed code because I did not need to differentiate the sample. I also removed the line <g:payment_notes>We also except Paypal and Google Checkout</g:payment_notes> because I do not accept Paypal or Google Checkout either.

Finally, once you have confirmed your feed is working, you can go to http://base.google.com (whiled logged into a Google/Gmail account you want to associate with this feed), click Sign in to Google base, accept the terms of service, and fill out the Account settings, like store name, description, site URL, business address, and contact info.

Once those fields have been completed, you will want to add a New Data Feed. Select your target country, your item type will be ‘Products’ and for the ‘Specify the data feed filename’ put google-base-product-feed without any file extension. Click Register data feed.

On the following page, under ‘Upload schedule’ click Create. Schedule the feed to update daily or weekly, depending on how often you add new or change your existing products. For ‘Url of file’ put the full address of your feed, e.g. http://www.yoursite.com/pages/google-base-product-feed and click Schedule. You will receive an email update when the feed is submitted, with any errors or warnings once it has been completed.

schedule google base upload

Your odyssey into the world of product feeds should now be over for now! Enjoy your Google Base. Many props to Fortune Cookie Soaps for the code and innovative work!

Read More

New Website Launched!

Posted by | Posted in Welcome | Posted on 17-09-2009

We’re now powered by WordPress instead of Weebly. Weebly was fun to play with, since it has a 100% WYSYWIG site builder that creates pages that generally don’t look too shabby. I was mostly interested in having a no-maintenance site, since most of my days are spent editing raw code. But times are changing, and WordPress has emerged as the de facto CMS and blogging platform, so I figured it’d be a better use of time to mess with it. I’d also noticed a Netcraft report that pegged Weebly with Bluehost as one of the top hosting companies for phishing sites, which is no good. Check out My IP Neighbors to see who you’re sharing an IP address with…you’d be surprised!

Read More

Go With The Flow (Chart)

Posted by | Posted in design | Posted on 06-09-2009

Creately is a new web based design and collaboration tool that lets you create flowcharts and diagrams by yourself or as small group projects. It’s a nice supplement to Zoho and Google Apps, and if you don’t keep a design or page layout program on your computer but sometimes need to make a chart, Creately will probably do the trick.

It’s currently free for public charts (don’t put your sensitive data there!) and the paid accounts will be rolled out soon to beta users.

Read More