Recent activity
Subscribe to this feed
Rob Edwards reported a problem in zembly on October 20, 2009 17:00:
Service Error FBMLCatalog undefinedI cloned the gift giving app and made my customizations. I had everything up and running, the then, the next morning the app stop working and gave me a "Service Error FBMLCatalog undefined"
Can you check some sort of error log, or see if I'm having the same problems other people seemed to be having with cloning the gift app?
Rob Edwards reported a problem in zembly on October 20, 2009 17:00:
Service Error FBMLCatalog undefinedI cloned the gift giving app and made my customizations. I had everything up and running, the then, the next morning the app stop working and gave me a "Service Error FBMLCatalog undefined"
Can you check some sort of error log, or see if I'm having the same problems other people seemed to be having with cloning the gift app?
Rob Edwards reported a problem in zembly on October 20, 2009 17:00:
Service Error FBMLCatalog undefinedI cloned the gift giving app and made my customizations. I had everything up and running, the then, the next morning the app stop working and gave me a "Service Error FBMLCatalog undefined"
Can you check some sort of error log, or see if I'm having the same problems other people seemed to be having with cloning the gift app?
Rob Edwards replied on August 18, 2009 16:35 to the question "Multiple dupes with 20 or so wrong email addresses" in Soocial:
Ah, OS X's Address book' seems to be syncing with Google through a plist hack
(Article on Ars Technica)
Although, in my preferences inside 'Address Book' is no longer showing the Google option for syncing. I know I enabled that hack and had a hell of a time with it messing with my Google contacts, I lost all of my chat contacts and had to invite them all back.
Ironically, this is why I was wary to try Soocial, it looks like my ghosts have come to haunt me!
Is there a way to go back to some snap shot, or are the contacts on the server (yours) fried now too?
Rob Edwards asked a question in Soocial on August 14, 2009 16:49:
Rob Edwards replied on August 12, 2009 01:28 to the question "Javascript featured collection slider..." in Shopify:
Sweet, solved my own problem!
I followed this tutorial on the jQuery plugin for nav slider:
http://cssglobe.com/post/5780/easy-sl...
Add these .js libraries inside your theme.liquid <head>:
<head>
{{ 'jquery.js' | asset_url | script_tag }}
{{ 'easySlider1.7.js' | asset_url | script_tag }}
</head>
Then add this you your index.liquid:
{{ 'featured.jpg' | asset_url | img_tag }}
{{ 'featured2.jpg' | asset_url | img_tag }}
{{ 'featured3.jpg' | asset_url | img_tag }}
Then add this css to your shop.css or main .css file:
pre{
display:block;
font:12px "Courier New", Courier, monospace;
padding:10px;
border:1px solid #bae2f0;
background:#e3f4f9;
margin:.5em 0;
width:674px;
}
/* image replacement */
.graphic, #prevBtn, #nextBtn, #slider1prev, #slider1next{
margin:0;
padding:0;
display:block;
overflow:hidden;
text-indent:-8000px;
}
/* // image replacement */
#container{
margin:0 auto;
position:relative;
text-align:left;
width:650px;
background:#fff;
margin-bottom:2em;
}
#header{
height:80px;
line-height:80px;
background:#5DC9E1;
color:#fff;
}
#content{
position:relative;
margin-top: 15px;
margin-left: 20px;
}
/* Easy Slider */
#slider ul, #slider li,
#slider2 ul, #slider2 li{
margin:0;
padding:0;
list-style:none;
}
#slider2{margin-top:1em;}
#slider li, #slider2 li{
/*
define width and height of list item (slide)
entire slider area will adjust according to the parameters provided here
*/
width:650px;
height:200px;
overflow:hidden;
}
#prevBtn, #nextBtn,
#slider1next, #slider1prev{
display:block;
width:30px;
height:77px;
position:absolute;
left:-30px;
top:71px;
z-index:1000;
}
#nextBtn, #slider1next{
left:650px;
}
#prevBtn a, #nextBtn a,
#slider1next a, #slider1prev a{
display:block;
position:relative;
width:30px;
height:77px;
background:url(btn_prev.gif) no-repeat 0 0;
}
#nextBtn a, #slider1next a{
background:url(btn_next.gif) no-repeat 0 0;
}
/* // Easy Slider */
I followed this tutorial on the jQuery plugin for nav slider:
http://cssglobe.com/post/5780/easy-sl...
</head>
Rob Edwards shared an idea in Twitter on August 11, 2009 06:46:
Rob Edwards asked a question in Shopify on August 10, 2009 15:50:
Javascript featured collection slider...Looking for an easy way to use javascript for a featured content slider. I've tried different variations of coda slider, but can't seem to get them to work on using the vision web server. Do I need to upload it live, or am I doing something wrong?-
Rob Edwards started following the problem "New Feed not updating, have I done something wrong" in twitterfeed.
-
Rob Edwards started following the idea "I want to listen to music onsite - i don't want more tabs opened." in Twones.
-
Rob Edwards started following the idea "Continuous play/player" in Twones.
Rob Edwards replied on August 02, 2008 17:19 to the problem "Need Twitterfeed to stop but can't access OpenID" in twitterfeed:
Rob Edwards marked one of Mario Menti's replies in twitterfeed as useful. Mario Menti replied to the problem "Need Twitterfeed to stop but can't access OpenID".
-
Rob Edwards started following the problem "Need Twitterfeed to stop but can't access OpenID" in twitterfeed.
Rob Edwards reported a problem in ThingM on July 07, 2008 18:04:
BlinkMs blink once with power then die...We have noticed a problem with a select number of BlinkMs. We received a shipment of 35 of the BlinkM from a distributor, 5 of them were DOA. We are following up for replacements from the distributor, but we were wondering if this was a more frequent problem with users.
This is the symptom:
Power on the BlinkM and the three dies blink once and turn off immediately.
Is this a sign that the ATtiny doesn't contain data or has been flashed?
This is with the BlinkM connected directly to the Arduino or with it stand alone.
Rob Edwards replied on July 07, 2008 16:51 to the problem "Can't scale up BlinkM network." in ThingM:
robbot reported a problem in ThingM on July 06, 2008 18:43:
Can't scale up BlinkM network.I am trying to build a 35 BlinkM network. I have a separate power supply providing 4.5V @ 1600mA, with pull-up resistors across to the D and C pins. I can't seem to scale up to 35. I can control a small network, but not larger than 20 at this point. I tried using a couple different values for the pull ups (1.8k, 4.7k, etc.)
Any suggestions?
-Rob
robbot asked a question in ThingM on May 29, 2008 17:27:
Request for copy of BlinkM firmware.I flashed the ATTINY45 and would like to re-program them. Can I get a copy of the BlinkM fireware?-
robbot started following the problem "BlinkMs loose unit addresses at random!" in ThingM.
robbot asked a question in ThingM on April 28, 2008 13:54:
Possibility of getting a custom run with sensors?I've been working on a project with becausewecan.org to create an interactive coffee table. We have our prototype built but are looking for a custom run on BlinkM's with built-in sensors. Is this something that ThingM could facilitate? Either way we are also looking to make a mass buy directly from ThingM. We will be @ Makers Day on Thursday and also @ Maker's Faire this weekend if you would like to talk about it there!
-Rob Edwards
roedward
coactlab.com
becausewecan.org
| next » « previous |
Loading Profile...





