Browsing articles tagged with " Facebook"
Aug 2, 2010

New Fun Inside of Facebook’s C# SDK

Two weeks ago Facebook released their own C# SDK for developers to use. I downloaded it right off the bat but noticed that it had a few holes in it but did give a clean way to call their new Graph API.

One of the most glaring issues was that it can’t authenticate fully. I looked all over Google for it and finally found out that it’s an issue with the cookie that Facebook itself writes. The first key in the cookie is access_token and that passes the token from Facebook that allows you to make calls on behalf of the logged in user. Well the cookie’s value itself is one big string wrapped inside of quotation marks so the key is “access_token rather than access_token. This caused some hairpulling on my part but now that it is coded for it, it is working like a charm.

So the code should read like this if you’re using C#:

GetFacebookCookieValue("\"access_token")

Hope that helps anyone who ran into that as I did.

Jan 27, 2010

My Thoughts on the iPad Announcement Party

Well there it is. The iPad is born and while I’m impressed with the product, it’s still just what I thought it would be, a big iPod Touch. I was really disappointed in that they didn’t really go over anything that I wanted in terms of the iTunes update, AT&T exclusivity, 4.0 update.

They have made a great new product that will be really useful in schools I feel. But I have a hard time thinking that most people with an iPhone or iPod Touch will find it necessary to get an iPad. Seems like one extra thing to carry around and it won’t even fit in a pocket.

I absolutely loved the MLB app as well as the Need for Speed game demo. They both looked solid. The video quality on the MLB app seems like a must have for any baseball fan.

I also liked the iBook app. While I’m not that much of a book reader, I can see that this is Apple’s answer to the Kindle and will probably cause Amazon to make some changes. The book store is really nice.

But I still can’t get over the disappointment of really nothing else coming out. I don’t have iWork so I’m a bit biased there as I don’t care about that. But I guess most of the rumors other than the iPad were just that. Cool stuff but nothing materialized.

Jan 27, 2010

Today’s Apple Announcement Including My Rumors

So today is the big Apple announcement of the super, over-hyped Tablet, iSlate, iPad, iHypeMachine… I’m actually less concerned over that as I already have an iPhone and an iPod Touch. What is super interesting to me is the iPhone exclusivity coming to an end. As a iPhone jailbreaker with T-Mobile, I would love to hear that I can’t unjailbreak my iPhone and not have to worry about it bricking anymore.

I am also curious as to the rumors of the iPhone 4.0 software being announced. I’m hoping that it includes the ability for apps to run in the background. That is something huge and I’m okay with taking a hit to the battery if that’s what it takes. I have a charger that I use everyday.

There’s also the tablet. As I mentioned earlier, I’m not really all that interested in it but I am curious as to what it will be other than a huge iPod Touch.

So as to my rumors about the event:

  • The tablet of course will be announced. It will essentially be a huge iPod Touch with at data plan and GPS. I agree with the other rumors that it will need a contract with Verizon for 3G connectivity. I don’t think AT&T will be a provider for this.
  • Apple will move away from AT&T and open its iPhone to multiple carriers but only announce a partnership with Verizon today for the iPhone and the tablet.
  • Announcement of iPhone/iPod 4.0 firmware update. This will include background apps and better memory usage.
  • Twitter will go down about 28 minutes into the announcement. Facebook will soon follow.
  • New Macbook Pros will be announced using the new Intel i5 and i7 chips. Usual upgrade of features while staying at current prices.
  • Updated iTunes.
  • Updated Apple TV firmware update.

Those are a few of my ideas/wishes. I guess I’ll find out if I’m right or wrong in an hour or so. What do you think?

Mar 11, 2009

Phoenix .NET User Group Experience

Last night I was lucky enough to attend my first Phoenix .NET User Group meeting and enjoyed it.  Microsoft is nice enough to let them use a room in their Phoenix office and gave away a keyboard/mouse set, a web cam, and a few books.

Tim Rayburn started it off with an Intro to WCF Services and for a guy who has barely touched these, it was very informative.  Tim did an excellent job presenting and made it easy to follow along.

Rob Paveza followed up with a discussion on a new Facebook API that he has developed.  I worked with Rob at Terralever and know that he does an awesome job whenever he has the chance to run wild in code and from the looks of it, this isn’t any different.  It’s not released as of yet but it will be found here by the end of the week so check it out.

Thanks to Scott Cate and Rob Bagby for helping out with this.  I hope to check out a few more of these in the future.

Jan 26, 2009

My Thoughts on the Future of Twitter

You can’t do anything online these days without hearing about Twitter.  I’ve written a few posts about it in the past (found here) and I have to admit that I am impressed with how it has been “blowing up” the past couple of months.  I have had discussions with friends and co-workers about the staying power of Twitter and wanted to share my thoughts with everyone else.

Twitter is a force; an unstoppable force I feel right now.  The only thing standing in its way is itself.  With its huge growth, it has hard times with big events that come with a lot of tweets at the same time.  For example, at the Macworld conference, Twitter experienced a few “Fail Whales” for a couple of hours.  The same with CES that same week.  Other times, it goes down without much of a reason.  But other than that, I really don’t see anything or anyone getting in their way.

I wrote a post comparing Twitter, Plurk and Pownce a few months back and since then Pownce has bowed out of the battle.  Plurk is still just a blip on the radar.  I have an account but don’t really ever use it.  It seemed like a good idea but I never could catch on.  Too many of my friends were on Twitter already and like most people I thought, “Do I need this twice?”

Twitter is not going away any time soon.  I have heard others say that they don’t expect to be on it in 2-3 years time but when I hear that, I can’t help but to think “what will you be on?”  To me, Twitter just has that “it” quality and will soon be mainstream.  I mean, even my mom has an account :)   I can’t think of anything taking its spot.

It’s one of those things I see people realizing how they lived without before it existed.  Kind of like me with my DVR, I don’t know how I ever was without it.  I feel the same about Twitter.  I have met a ton of people and learned a lot of interesting things in the time I have used it.  I think that Twitter has the power to be around for a while and only grow stronger, probably with the assistance of a bigger company buying them out.  I just hope that They stay true to their initial idea and only imporove upon their infrastructure and stop all of the “Fail Whales”.  Twitter can be a big force like a Google if it plays its cards right.  I guess only time will see.

Pages:123»