Random Thoughts on software related topics such as web, web 2.0, mobile, servers, networks, programming, social networks, engineering, science, and more...
Thursday, June 14, 2012
Android Google Checkout Error
Logging into my Google Checkout account has been giving me an error for the past hour or so.
Tuesday, June 12, 2012
Pandora Public Profile
This is interesting: Pandora Public Profile for Adam Cox.
I would like to see more social networking features on Pandora. I would spend more time on there than Facebook!
I would like to see more social networking features on Pandora. I would spend more time on there than Facebook!
Monday, June 11, 2012
WebGL: INVALID_VALUE: enableVertexAttribArray: index out of range
Google Chrome Warning: WebGL: INVALID_VALUE: enableVertexAttribArray: index out of range
I was not using the normals in my WebGL application, so I removed these lines and the warning went away:
shaderProgram.vertexNormalAttribute = gl.getAttribLocation(shaderProgram, "aVertexNormal"); gl.enableVertexAttribArray(shaderProgram.vertexNormalAttribute);
Tuesday, June 5, 2012
Sunday, June 3, 2012
Trending Topics on 3-June-2012
- No Hitter
- Belmont
- Pablo Sandoval
- Johan Santana
- College Baseball
- Bath Salts
- Amelia Earhart
- La Kings
- Hatfield Mccoy Feud
- Dark Star
- Kathryn Joosten
- Elizabeth Warren
- Snow White And The Huntsman
- Wisconsin Recall
- Scott Walker
- Mtv Movie Awards
- Queen Elizabeth Diamond Jubilee
- Cannibalism
- Summerfest
- New York Mets
Saturday, June 2, 2012
Subscribe to:
Posts (Atom)