<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/' xmlns:georss='http://www.georss.org/georss' xmlns:gd='http://schemas.google.com/g/2005' xmlns:thr='http://purl.org/syndication/thread/1.0'><id>tag:blogger.com,1999:blog-2009153146610564635</id><updated>2011-04-21T13:08:35.897-07:00</updated><category term='sessions'/><category term='AJAX'/><category term='PHP'/><category term='ASP'/><category term='cross-browser compatibility'/><category term='Greybox'/><category term='cookies'/><title type='text'>BuffaloDev</title><subtitle type='html'>Technical notes of a Buffalo, NY Web Developer.&lt;br /&gt;
PHP, XHTML, Actionscript, Javascript, MySQL, CSS</subtitle><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://buffalodev.blogspot.com/feeds/posts/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2009153146610564635/posts/default?max-results=100'/><link rel='alternate' type='text/html' href='http://buffalodev.blogspot.com/'/><link rel='hub' href='http://pubsubhubbub.appspot.com/'/><author><name>Alexicon</name><uri>http://www.blogger.com/profile/03483414482971332254</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='19' height='32' src='http://www.alexplacito.com/images/alex_heike_medium.jpg'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>4</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>100</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-2009153146610564635.post-76037838097441232</id><published>2007-12-12T16:28:00.000-08:00</published><updated>2007-12-12T17:22:07.885-08:00</updated><title type='text'>Facebook vs. OpenSocial</title><summary type='text'>Just read AppScout's post about how Facebook has announced their own version of OpenSocial, in an obvious move to compete with Google's initiative.  I myself haven't done any developing for Facebook, but I wanted to put in my own two cents about what this could mean for OpenSocial. It seems that Facebook, who already has a developer API in place, will win the race to get the API open to other </summary><link rel='replies' type='application/atom+xml' href='http://buffalodev.blogspot.com/feeds/76037838097441232/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=2009153146610564635&amp;postID=76037838097441232' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2009153146610564635/posts/default/76037838097441232'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2009153146610564635/posts/default/76037838097441232'/><link rel='alternate' type='text/html' href='http://buffalodev.blogspot.com/2007/12/facebook-vs-opensocial.html' title='Facebook vs. OpenSocial'/><author><name>Alexicon</name><uri>http://www.blogger.com/profile/03483414482971332254</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='19' height='32' src='http://www.alexplacito.com/images/alex_heike_medium.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-2009153146610564635.post-2437395244813620213</id><published>2007-12-07T08:42:00.001-08:00</published><updated>2007-12-07T08:46:04.299-08:00</updated><title type='text'>Firefox is CSS-picky</title><summary type='text'>It's a good thing, though.Sometimes, when you are creating a layout in Firefox using CSS instead of tables (good for you!), and you are choosing to use position:relative; rather than the float property, you run into a problem where, if you have multiple links side by side, Firefox only allows the very last one to be clickable, and uses their heights as a sort of invisible mask to put over the </summary><link rel='replies' type='application/atom+xml' href='http://buffalodev.blogspot.com/feeds/2437395244813620213/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=2009153146610564635&amp;postID=2437395244813620213' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2009153146610564635/posts/default/2437395244813620213'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2009153146610564635/posts/default/2437395244813620213'/><link rel='alternate' type='text/html' href='http://buffalodev.blogspot.com/2007/12/firefox-is-css-picky.html' title='Firefox is CSS-picky'/><author><name>Alexicon</name><uri>http://www.blogger.com/profile/03483414482971332254</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='19' height='32' src='http://www.alexplacito.com/images/alex_heike_medium.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-2009153146610564635.post-1538639163404485866</id><published>2007-11-27T17:31:00.000-08:00</published><updated>2007-11-27T19:38:18.139-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='cookies'/><category scheme='http://www.blogger.com/atom/ns#' term='PHP'/><category scheme='http://www.blogger.com/atom/ns#' term='cross-browser compatibility'/><category scheme='http://www.blogger.com/atom/ns#' term='AJAX'/><category scheme='http://www.blogger.com/atom/ns#' term='ASP'/><category scheme='http://www.blogger.com/atom/ns#' term='Greybox'/><category scheme='http://www.blogger.com/atom/ns#' term='sessions'/><title type='text'>Cookies vs. Sessions</title><summary type='text'>Hey there!At one of my jobs I recently got into using GreyBox.  I needed a simple-to-use popup tool to create a popup window when a user clicks on an item in the online store to add it to their cart.  They would click "Add," a window would pop up, and they would select how many of the item they wanted.  When they clicked 'submit,' the popup window would send that data to a PHP script via AJAX to </summary><link rel='replies' type='application/atom+xml' href='http://buffalodev.blogspot.com/feeds/1538639163404485866/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=2009153146610564635&amp;postID=1538639163404485866' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2009153146610564635/posts/default/1538639163404485866'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2009153146610564635/posts/default/1538639163404485866'/><link rel='alternate' type='text/html' href='http://buffalodev.blogspot.com/2007/11/cookies-vs-sessions.html' title='Cookies vs. Sessions'/><author><name>Alexicon</name><uri>http://www.blogger.com/profile/03483414482971332254</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='19' height='32' src='http://www.alexplacito.com/images/alex_heike_medium.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-2009153146610564635.post-6971961190702607609</id><published>2007-11-24T14:01:00.000-08:00</published><updated>2007-11-26T20:01:48.591-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='PHP'/><title type='text'>Creating HTML emails from dynamic PHP files (or, a primer on output buffering).</title><summary type='text'>Goddag!This is my first post, and I wanted to share a solution to a problem I faced at work this week.I was working on a PHP page that displayed an invoice that was to be sent to a customer from the admin section of the website, had the customer requested it.The structure of the files were like this:send_confirmation.php: contains a form with two input fields -- the email address of the customer,</summary><link rel='replies' type='application/atom+xml' href='http://buffalodev.blogspot.com/feeds/6971961190702607609/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=2009153146610564635&amp;postID=6971961190702607609' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2009153146610564635/posts/default/6971961190702607609'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2009153146610564635/posts/default/6971961190702607609'/><link rel='alternate' type='text/html' href='http://buffalodev.blogspot.com/2007/11/creating-html-emails-from-dynamic-php.html' title='Creating HTML emails from dynamic PHP files (or, a primer on output buffering).'/><author><name>Alexicon</name><uri>http://www.blogger.com/profile/03483414482971332254</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='19' height='32' src='http://www.alexplacito.com/images/alex_heike_medium.jpg'/></author><thr:total>0</thr:total></entry></feed>
