changeset 20:f9078818aa35

added 'break'
author Atul Varma <varmaa@toolness.com>
date Sat, 28 Nov 2009 10:49:55 -0500
parents c015fca1d96f
children ce765933ad08
files mbp.css mbp.html
diffstat 2 files changed, 17 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/mbp.css	Sat Nov 28 10:34:58 2009 -0500
+++ b/mbp.css	Sat Nov 28 10:49:55 2009 -0500
@@ -13,7 +13,7 @@
 
 #container {
     margin: 0 auto;
-    width: 400pt;
+    width: 480pt;
 }
 
 #container h1 {
--- a/mbp.html	Sat Nov 28 10:34:58 2009 -0500
+++ b/mbp.html	Sat Nov 28 10:49:55 2009 -0500
@@ -77,10 +77,23 @@
   </a>
   <div class="title">Identity</div>
   <div class="date">11.24.09</div>
-  <div class="caption">Aza Raskin mocks up potential integrations of
-  identity management directly into the browser.</div>
+  <div class="caption">Aza Raskin, Mozilla's Head of User Experience,
+  mocks up potential integrations of identity management directly into
+  the browser.</div>
 </div>
-
+<div class="mbp-entry">
+  <a class="link"
+     href="http://antennasoft.net/robcee/2009/11/12/firebug-1-5-new-features-revealed/">
+    <img class="large small"
+         src="http://farm3.static.flickr.com/2527/4098694166_44025231d6_o.png"
+         style="clip: rect(141, 133, 270, 4);"/>
+  </a>
+  <div class="title">Break</div>
+  <div class="date">11.12.09</div>
+  <div class="caption">Rob Campbell shows off Firebug's new
+  Break-on-XHR feature: “This is what happens when you tell Amazon
+  you're not interested in the Beatles.” </div>
+</div>
 </div>
 </body>
 <script src="jquery.js"></script>