@aebsr Ahem… dev.twitter.com/terms/display-re… and eventually you will need to authenticate to interact with their data dev.twitter.com/blog/changes-com…
@aebsr Good luck. Hopefully you don’t get busted by the Twitter Guideline police.
@riichdiinero stickers totally improve your HP.
@aebsr This assumes twitter keeps RSS feeds or a JSON feed of the latest tweets open. Doubtful on that though.
@aebsr wp_remote_get will download a file to the server codex.wordpress.org/Function_API… then you parse it and display the tweets.
@chipcullen Yea I get the pinwheel of death. Whatever, I chalk it up to Firefox on my iMac.
@ChrisVanPatten Yours doesn’t support Wireless N? Mine does. I’m still going to buy another router and bridge them one day.
@chipcullen Yup, the share tool works. But, like you, Firefox totally hangs up.
@chipcullen $(‘#share_link’).on(‘click’, function(){ should be $(‘#share_link’).on(‘click’, function(event){
@chipcullen Firefox handles event.preventDefault() just fine. Looks like the event was undefined. Something wasn’t being passed properly.
@thorpus Traffic is the worst.
@chipcullen Sharing no workie for me. I get a JS error in FF 15.
@WebManWlkg We went with Unicorp out of College Park. Did a great job. Probably not the cheapest out there.
@freshyill Well how else am I supposed to get all the corns off my feet?
@quartznews DING! DING! DING!
@nekolaweb Is one of those design notes breaking scroll functionality? If so, @quartznews does it in record time.
@boagworld That’s a confusing way to put it. Why no list-item-color:red?
@boagworld Add spans around the text, set font color of the <li> and font color of the <span> independently.
@boagworld There are ways around it but you’re right, that is pretty stupid.