ui-dev/home.htm
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <title>H3RALD</title> <link rel="alternate" type="application/rss+xml" title="RSS" href="http://www.h3rald.com/rss"> <link rel="alternate" type="application/atom+xml" title="ATOM" href="http://www.h3rald.com/atom"> <meta name="author" content="Fabio Cevasco"> <meta name="copyright" content="h3rald.com"> <meta name="robots" content="all, follow"> <meta name="Revisit-After" content="2 Days"> <meta name="language" content="en"> <meta name="target_country" content="en-us"> <meta name="country" content="United States"> <meta name="description" content="H3RALD - Fabio Cevasco’s Writings"> <meta name="keywords" content="h3rald, fabio cevasco, ruby, rails technical writing, reviews, software, browsers, cakephp, genova, technical articles"> <link rel="shortcut icon" href="http://www.h3rald.com/favicon.ico" type="image/x-icon"> <meta http-equiv="content-type" content="text/html; charset=UTF-8"> <meta content="44.388041;9.073248" name="ICBM"> <link href="css/layout.css" media="all" rel="stylesheet" type="text/css"> <link href="css/text.css" media="all" rel="stylesheet" type="text/css"> <link href="css/elements.css" media="all" rel="stylesheet" type="text/css"> <link href="css/coda-slider.css" media="all" rel="stylesheet" type="text/css"> <script type="text/javascript" src="js/jquery-1.3.2.js"></script> <script src="js/cufon-yui.js" type="text/javascript"></script> <script src="js/Cardo_400.font.js" type="text/javascript"></script> <!-- JQuery Plugins --> <script src="js/jquery-easing.1.2.pack.js" type="text/javascript"></script> <script src="js/jquery-easing-compatibility.1.2.pack.js" type="text/javascript"></script> <script src="js/coda-slider.1.1.1.js" type="text/javascript"></script> <script language="javascript" src="js/jquery.juitter.js" type="text/javascript"></script> <script type="text/javascript"> $(document).ready(function() { $.Juitter.start({ searchType:"fromUser", // needed, you can use "searchWord", "fromUser", "toUser" searchObject:"h3rald", // needed, you can insert a username here or a word to be searched for, if you wish multiple search, separate the words by comma. live:"live-15", // the number after "live-" indicates the time in seconds to wait before request the Twitter API for updates. placeHolder:"twitter", // Set a place holder DIV which will receive the list of tweets example <div id="juitterContainer"></div> loadMSG: "Loading messages...", // Loading message, if you want to show an image, fill it with "image/gif" and go to the next variable to set which image you want to use on total: 10, // number of tweets to be show - max 100 nameUser:"image", // insert "image" to show avatar of "text" to show the name of the user that sent the tweet openExternalLinks:"newWindow" // here you can choose how to open link to external websites, "newWindow" or "sameWindow" }) }); </script> <!-- Initialize each slider on the page. Each slider must have a unique id --> <script type="text/javascript"> jQuery(window).bind("load", function() { jQuery("div#slider").codaSlider() }); </script> <script type="text/javascript"> Cufon.replace('#navigation'); Cufon.replace('h3')('h2')('h4')('h5'); </script> </head> <body> <div id="wrapper"> <a name="top"></a> <div id="header"> <!--[if lte IE 6]> <div id="ie-warning"> This site is not compatible with Internet Explorer 6 or lower. You should consider using a more modern browser for a better – and <em>safer</em> – web experience. [<a href="http://browsehappy.com/browsers/">Read More...</a>] </div> <![endif]--> <!-- HEADER START --> <div id="header-container"> <div id="header-left"> <h1><img alt="H3RALD" src="images/logo.png"></h1> </div> <div id="header-right"> <ul id="navigation"> <li>/ <a href="#1" class="cross-link">latest</a></li> <li>/ <a href="#2" class="cross-link">popular</a></li> <li>/ <a href="#3" class="cross-link">tags</a></li> <li>/ <a href="#4" class="cross-link">projects</a></li> <li>/ <a href="#5" class="cross-link">about</a></li> </ul> </div> </div> </div> <!-- HEADER END --> <!-- CONTAINER START --> <div id="container"> <ul id="palette"> <li><a href="#top"><img alt="^" src="images/arrow_up.gif" title="scroll up"></a></li> <li><a href="http://www.h3rald.com/rss"><img alt="#" src="images/feed.png" title="subscribe"></a></li> <li><a target="_blank" href="http://www.addthis.com/bookmark.php" onclick="addthis_url = location.href; addthis_title = document.title; return addthis_click(this);" rel="external"> <img alt="*" src="images/bookmark.gif" title="bookmark"></a></li> <li><a href="#" onclick="location.href='mailto:?SUBJECT='+document.title+'&BODY='+escape(document.title)+'\n['+escape(location.href)+']'"><img alt="@" src="images/mail_back.gif" title="mail"></a></li> <li><a href="#" onclick="window.print()"><img alt="P" src="images/printer.gif" title="print"></a></li> <li><a href="#footer"><img alt="v" src="images/arrow_down.gif" title="scroll down"></a></li> </ul> <!-- CONTENT START --> <div id="content"> <h2>Home</h2> <div id="intro"> <p>Welcome to <span class="caps">H3RALD</span>.com, Fabio Cevasco’s personal web site.</p> </div> <div class="slider-wrap"> <div id="slider" class="csw"> <div class="panelContainer"> <div class="panel" title="Latest"> <div class="wrapper"> <h3>Latest Articles</h3> <div class="article"> <span class="article-title"> <a href="http://www.h3rald.com/articles/11-07-2009">11th of July 2009</a> </span> <div class="info"> <img alt="Tags: " src="images/tag.gif"> <a href="http://www.h3rald.com/tags/wedding/" class="tag">wedding</a> <img alt=" Comments: " src="images/comment.gif"><span style="color: rgb(49, 54, 52);">2</span> </div> </div> <div class="article"> <span class="article-title"> <a href="http://www.h3rald.com/articles/log-jun-2009">Personal Log - June 2009</a> </span> <div class="info"> <img alt="Tags: " src="images/tag.gif"> <a href="http://www.h3rald.com/tags/personal_log/" class="tag">personal_log</a> | <a href="http://www.h3rald.com/tags/vim/" class="tag">vim</a> | <a href="http://www.h3rald.com/tags/ruby/" class="tag">ruby</a> | <a href="http://www.h3rald.com/tags/wedding/" class="tag">wedding</a> <img alt=" Comments: " src="images/comment.gif"><span style="color: rgb(49, 54, 52);">0</span> </div> </div> <div class="article"> <span class="article-title"> <a href="http://www.h3rald.com/articles/herald-vim-color-scheme">Herald (Vim Color Scheme)</a> </span> <div class="info"> <img alt="Tags: " src="images/tag.gif"> <a href="http://www.h3rald.com/tags/programming/" class="tag">programming</a> | <a href="http://www.h3rald.com/tags/vim/" class="tag">vim</a> <img alt=" Comments: " src="images/comment.gif"><span style="color: rgb(49, 54, 52);">9</span> </div> </div> <div class="article"> <span class="article-title"> <a href="http://www.h3rald.com/articles/log-may-2009">Personal Log - May 2009</a> </span> <div class="info"> <img alt="Tags: " src="images/tag.gif"> <a href="http://www.h3rald.com/tags/personal_log/" class="tag">personal_log</a> | <a href="http://www.h3rald.com/tags/programming/" class="tag">programming</a> | <a href="http://www.h3rald.com/tags/wedding/" class="tag">wedding</a> <img alt=" Comments: " src="images/comment.gif"><span style="color: rgb(49, 54, 52);">0</span> </div> </div> <div class="article"> <span class="article-title"> <a href="http://www.h3rald.com/articles/log-apr-2009">Personal Log - April 2009</a> </span> <div class="info"> <img alt="Tags: " src="images/tag.gif"> <a href="http://www.h3rald.com/tags/personal_log/" class="tag">personal_log</a> | <a href="http://www.h3rald.com/tags/ruby/" class="tag">ruby</a> | <a href="http://www.h3rald.com/tags/books/" class="tag">books</a> | <a href="http://www.h3rald.com/tags/wedding/" class="tag">wedding</a> <img alt=" Comments: " src="images/comment.gif"><span style="color: rgb(49, 54, 52);">1</span> </div> </div> </div> </div> <div class="panel" title="Popular Articles"> <div class="wrapper"> <h3>Popular Articles</h3> <div class="article"> <span class="article-title"> <a href="http://www.h3rald.com/articles/10-programming-languages">10 programming languages worth checking out</a> </span> <div class="info"> <img alt="Tags: " src="images/tag.gif"> <a href="http://www.h3rald.com/tags/programming/" class="tag">programming</a> <img alt=" Comments: " src="images/comment.gif"><span style="color: rgb(49, 54, 52);">43</span> </div> </div> <div class="article"> <span class="article-title"> <a href="http://www.h3rald.com/articles/10-reasons-to-learn-ruby">10 Reasons to Learn Ruby</a> </span> <div class="info"> <img alt="Tags: " src="images/tag.gif"> <a href="http://www.h3rald.com/tags/ruby/" class="tag">ruby</a> <img alt=" Comments: " src="images/comment.gif"><span style="color: rgb(49, 54, 52);">31</span> </div> </div> <div class="article"> <span class="article-title"> <a href="http://www.h3rald.com/articles/firefox-lovers-guide-to-opera">A Firefox Lover's Guide to Opera</a> </span> <div class="info"> <img alt="Tags: " src="images/tag.gif"> <a href="http://www.h3rald.com/tags/browsers/" class="tag">browsers</a> | <a href="http://www.h3rald.com/tags/review/" class="tag">review</a> | <a href="http://www.h3rald.com/tags/opera/" class="tag">Opera</a> | <a href="http://www.h3rald.com/tags/firefox/" class="tag">Firefox</a> <img alt=" Comments: " src="images/comment.gif"><span style="color: rgb(49, 54, 52);">25</span> </div> </div> <div class="article"> <span class="article-title"> <a href="http://www.h3rald.com/articles/komodo-edit-review">A closer look at Komodo Edit</a> </span> <div class="info"> <img alt="Tags: " src="images/tag.gif"> <a href="http://www.h3rald.com/tags/review/" class="tag">review</a> | <a href="http://www.h3rald.com/tags/programming/" class="tag">programming</a> | <a href="http://www.h3rald.com/tags/software/" class="tag">software</a> <img alt=" Comments: " src="images/comment.gif"><span style="color: rgb(49, 54, 52);">13</span> </div> </div> <div class="article"> <span class="article-title"> <a href="http://www.h3rald.com/articles/rails-inspired-php-frameworks">Rails-inspired PHP frameworks</a> </span> <div class="info"> <img alt="Tags: " src="images/tag.gif"> <a href="http://www.h3rald.com/tags/frameworks/" class="tag">Frameworks</a> | <a href="http://www.h3rald.com/tags/review/" class="tag">review</a> | <a href="http://www.h3rald.com/tags/cakephp/" class="tag">CakePHP</a> | <a href="http://www.h3rald.com/tags/rails/" class="tag">Rails</a> <img alt=" Comments: " src="images/comment.gif"><span style="color: rgb(49, 54, 52);">6</span> </div> </div> </div> </div> <div class="panel" title="Tags"> <div class="wrapper"> <h3>Tags</h3> <div id="tags"> <ul> <li><a href="#">Ruby</a></li> <li><a href="#">Programming</a></li> <li><a href="#">RedBook</a></li> <li><a href="#">Productivity</a></li> <li><a href="#">Test #1</a></li> <li><a href="#">Test #2</a></li> <li><a href="#">Test #3</a></li> <li><a href="#">Test #4</a></li> </ul> </div> </div> </div> <div class="panel" title="Projects"> <div class="wrapper"> <h3>Projects</h3> <p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Vivamus porta tortor sed metus. Nam pretium. Sed tempor. Integer ullamcorper, odio quis porttitor sagittis, nisl erat tincidunt massa, eu eleifend eros nibh sollicitudin est. Nulla dignissim. Mauris sollicitudin, arcu id sagittis placerat, tellus mauris egestas felis, eget interdum mi nibh vel lorem. Aliquam egestas hendrerit massa. Suspendisse sed nunc et lacus feugiat hendrerit. Nam cursus euismod augue. Aenean vehicula nisl eu quam luctus adipiscing. Nunc consequat justo pretium orci. Mauris hendrerit fermentum massa. Aenean consectetuer est ut arcu. Aliquam nisl massa, blandit at, accumsan sed, porta vel, metus. Duis fringilla quam ut eros.</p> <p>Sed eu ligula eget eros vulputate tincidunt. Etiam sapien urna, auctor a, viverra sit amet, convallis a, enim. Nullam ut nulla. Nam laoreet massa aliquet tortor. Mauris in quam ut dui bibendum malesuada. Nulla vel erat. Pellentesque metus risus, aliquet eget, eleifend in, ultrices vitae, nisi. Vivamus non nulla. Praesent ac lacus. Donec augue turpis, convallis sed, lacinia et, vestibulum nec, lacus. Suspendisse feugiat semper nunc. Donec nisl elit, varius sed, sodales volutpat, commodo in, elit. Proin ornare hendrerit lectus. Sed non dolor. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae; Duis suscipit. Mauris egestas tincidunt lectus. Phasellus sed quam et velit laoreet pretium. Nunc metus.</p> </div> </div> <div class="panel" title="About"> <div class="wrapper"> <h3>About</h3> <p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Vivamus porta tortor sed metus. Nam pretium. Sed tempor. Integer ullamcorper, odio quis porttitor sagittis, nisl erat tincidunt massa, eu eleifend eros nibh sollicitudin est. Nulla dignissim. Mauris sollicitudin, arcu id sagittis placerat, tellus mauris egestas felis, eget interdum mi nibh vel lorem. Aliquam egestas hendrerit massa. Suspendisse sed nunc et lacus feugiat hendrerit. Nam cursus euismod augue. Aenean vehicula nisl eu quam luctus adipiscing. Nunc consequat justo pretium orci. Mauris hendrerit fermentum massa. Aenean consectetuer est ut arcu. Aliquam nisl massa, blandit at, accumsan sed, porta vel, metus. Duis fringilla quam ut eros.</p> <p>Sed eu ligula eget eros vulputate tincidunt. Etiam sapien urna, auctor a, viverra sit amet, convallis a, enim. Nullam ut nulla. Nam laoreet massa aliquet tortor. Mauris in quam ut dui bibendum malesuada. Nulla vel erat. Pellentesque metus risus, aliquet eget, eleifend in, ultrices vitae, nisi. Vivamus non nulla. Praesent ac lacus. Donec augue turpis, convallis sed, lacinia et, vestibulum nec, lacus. Suspendisse feugiat semper nunc. Donec nisl elit, varius sed, sodales volutpat, commodo in, elit. Proin ornare hendrerit lectus. Sed non dolor. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae; Duis suscipit. Mauris egestas tincidunt lectus. Phasellus sed quam et velit laoreet pretium. Nunc metus.</p> </div> </div> </div><!-- .panelContainer --> </div><!-- #slider1 --> </div><!-- .slider-wrap --> <h3>Bookmarks</h3> <div id="delicious"> </div> <h3>Thoughts</h3> <div id="twitter"> </div> </div> <!-- CONTENT END --> <div id="push"></div> </div> <!-- CONTAINER END --> </div> <!-- WRAPPER END --> <div id="footer"> <div id="footer-container"> <div class="footer-div">Interesting Places: <a href="http://www.cyberarmy.net/" class="link">CyberArmy</a> | <a href="http://andreagandino.com/" class="link">Andrea Gandino</a> | <a href="http://www.webmasterwords.com/" class="link">Webmaster Words</a> | </div> <div class="footer-div">Sponsored Links: <a href="http://www.hardstand.com.br/" class="link">Codigo de barras</a> | <a href="http://www.seelikepat.com/" class="link">Crystalens | St. Louis Surgery</a> | <a href="http://www.rapidsupplies.com/" class="link">Discount Computer Accessories</a> </div> <div class="footer-div">H3RALD Web Site v7.1.2 <em>"PlainText"</em> – © 2004-2009 <strong>Fabio Cevasco</strong> – <a class="link" href="http://creativecommons.org/licenses/by-nc-nd/3.0/">Some rights reserved</a> | <img alt="Valid" src="images/tick.gif"> <a href="http://validator.w3.org/check?uri=referer" class="link">XHTML 1.0 Strict</a> <img alt="Valid" src="images/tick.gif"> <a href="http://jigsaw.w3.org/css-validator/" class="link">CSS 2.1</a></div> </div> </div> <script type="text/javascript"> Cufon.now(); </script> </body> </html> |