Got a chance to read over the Google App Engine more carefully today. Got Friendfeed authentication working there. Just got twitter auth working but then it jumps back to the site I told it to on return. Just need to sort that out a little and authentication is done for now
Updates from July, 2009
-
messel
-
messel
Thank my buddy Jim at work for this find: http://www.nytimes.com/2009/07/31/business/media/31privacy.html?_r=2&th&emc=th
Personalized ads are going mainstream. Should make seeking funding easier although it will ramp up competition. -
messel
Still searching for a web programming guru. Would love to be able to take this 12 question test but not on my spaghetti code. The Joel Test
Do you use source control? remote svns, locally no
Can you make a build in one step? yes
Do you make daily builds? no
Do you have a bug database? no
Do you fix bugs before writing new code? yes
Do you have an up-to-date schedule? no
Do you have a spec? no Specs
Do programmers have quiet working conditions? no (puppies!)
Do you use the best tools money can buy? yes
Do you have testers? sorta
Do new candidates write code during their interview? yes they will Interviewing Guerrilla Guide 3
Do you do hallway usability testing? yes -
messel
Oh crap is the meeting tonight? Or was it last night. I forgot about the pitch party although I don’t think that’s the perfect spot for us (might be a good spot to recruit a web developer though)
-
messel
Good news, got back to authenticating again. I had introduced an infinite callback loop, my error was pointed out by one of the ff team as a culprit (you set the callback in their app page). Somehow I had it ok, but then changed it and messed it up.
Will move on with other authenticating tomorrow (twitter, facebook), then database..finally -
messel
Like minded development idea: http://www.apml.org/ scary how close in concept it is.
-
messel
Ha I had to take an IT course informing us about software licensing at work. Coolness.
-
messel
Just had the pleasure of meeting Brian Hendrickson (worked on authorization for ident.ica and http://openmicroblogger.org/). He may be interested in joining our efforts depending on time/interest. Shot him an invite to p2
-
Vlad
So I’m reading Wikinomics right now and I came across a great concept: “treat advertising as if it were content”
That got me thinking a lot as to what the implications for such an approach would mean:
- Allowing comments to be attached to ads
- Giving people the ability to share ads (like a digg for ads)
- Forcing ad-creators to approach advertising from a completely different perspective, etc.It’s just something to keep in mind…
-
Vlad
I was thinking a lot about our product today. I believe that our value-proposition needs to be quite simple – our product creates a higher rate of clicks per ad.
By analyzing real-time content created by users, our algorithm does a better job at targeting ads to particular users and thus the users respond more positively.
Can we do this?