Skip to content

Commit

Permalink
Migrated to the bootsrap theme
Browse files Browse the repository at this point in the history
  • Loading branch information
skuro committed Jul 5, 2014
1 parent 07c6d39 commit 1ff6a0b
Show file tree
Hide file tree
Showing 93 changed files with 12,919 additions and 6,786 deletions.
198 changes: 134 additions & 64 deletions 2008/12/20/gotos-spirit-still-haunts-javaor-not/index.html
Original file line number Diff line number Diff line change
@@ -1,73 +1,118 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html>
<head>
<title>SKURO! -- Shading lights</title>
<meta name="generator" content="skuro.tk/0.1 | jekyll/0.11.0" />
<meta charset="utf-8" />
<meta name="description" content="Personal Blog of Carlo Sciolla" />
<meta name="keywords" content="clojure,enlive,moustache,java,alfresco,lambdalf,performance" />
<link rel="stylesheet" href="/stylesheets/styles.css" />
<link rel="stylesheet" href="/stylesheets/pygment_trac.css" />
<link rel="stylesheet" href="/stylesheets/skuro.css" />
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no" />

<!--[if lt IE 9]>
<script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
</head>
<body>
<div class="adsense">
<script type="text/javascript"><!--
google_ad_client = "ca-pub-5536661153340295";
/* ghpages-skyscraper */
google_ad_slot = "1277668326";
google_ad_width = 120;
google_ad_height = 600;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
<head>
<!--
This is the personal blog of Carlo Sciolla, a.k.a. skuro.
Thank you oh so much for peeking around the source code of my blog! I'm
an experienced software developer, but as I usually hang around the
server side of the world, the markup, JS and CSS here might not be
the most beautiful thing you have ever seen.
Also, most of it is a cut'n'paste, or strongly inspired by half of
the Internet, so if you recognize any of your work in this site please
let me know if you want any public endorsement, as I have eternal
gratitude for you!
Some of the projects that were used in the making of this side are:
- [Twitter Bootstrap](http://getbootstrap.com)
- [Bootswatch Cyborg theme](http://bootswatch.com/cyborg/)
Truly yours,
c.
-->
<meta charset="utf-8" />
<meta name="generator" content="skuro.tk/0.1 | jekyll/2.0.3" />
<meta name="description" content="Personal Blog of Carlo Sciolla (skuro)" />
<meta name="keywords" content="clojure,java,scala,alfresco,lambdalf,performance,programming,developer,backbase" />
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />

<!-- Twitter Cards -->
<meta name="twitter:card" content="summary">
<meta name="twitter:image" content="http://skuro.tk/img/avatar.jpg">
<meta name="twitter:title" content="GOTO's spirit still haunts Java...">
<meta name="twitter:description" content="Personal Blog of Carlo Sciolla (skuro)">
<meta name="twitter:creator" content="@skuro">

<!-- Open Graph -->
<meta property="og:locale" content="en_US">
<meta property="og:type" content="article">
<meta property="og:title" content="GOTO's spirit still haunts Java...">
<meta property="og:description" content="Personal Blog of Carlo Sciolla (skuro)">
<meta property="og:url" content="http://skuro.tk/2008/12/20/gotos-spirit-still-haunts-javaor-not">
<meta property="og:site_name" content="SKURO! -- Shading lights">

<!-- <link rel="stylesheet" href="/stylesheets/styles.css" type="text/css" /> -->
<!-- <link rel="stylesheet" href="/stylesheets/pygment_trac.css" type="text/css" /> -->

<!-- Bootstrap -->
<link href="/stylesheets/bootstrap.min.css" rel="stylesheet">

<!-- Personal CSS -->
<link rel="stylesheet" href="/stylesheets/skuro.css" type="text/css" />

<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->

<title>GOTO's spirit still haunts Java... @ SKURO! -- Shading lights</title>

</head>

<body>

<!-- Main content -->
<div class="navbar navbar-default navbar-fixed-top">
<div class="container"><!-- containers restrict width -->
<span class="navbar-header">
<a class="navbar-brand" href="/">SKURO!</a>
</span>
<div class="navbar-collapse collapse">
<ul class="nav navbar-nav">
<li><a href="/archive"><strong>Archive</strong></a></li>
<li><a href="/category"><strong>Categories</strong></a></li>
<li><a href="/about"><strong>About me</strong></a></li>
</ul>

<div id="social-links" class="nav navbar-nav navbar-right">
<div class="btn-toolbar">
<div class="btn-group">
<button type="button" class="btn btn-default"><a href="https://github.com/skuro"><img src="/img/github.png" /></a></button>
<button type="button" class="btn btn-default"><a href="http://nl.linkedin.com/in/carlosciolla"><img src="/img/linkedin.png" /></a></button>
<button type="button" class="btn btn-default"><a href="https://twitter.com/skuro"><img src="/img/twitter.png" /></a></button>
<button type="button" class="btn btn-default"><a href="/rss2.xml"><img src="/img/rss.png" /></a></button>
</div>
</div>
</div>
</div>

</div>
</div>
<div class="wrapper">
<header>
<span class="avatar">
<img src="http://www.gravatar.com/avatar/3246c43cf35485e40a18e72fa1fa7ace" />
</span>
<h1><a href="/">SKURO!</a></h1>
<ul>
<li><a href="/archive">Browse the <strong>Archive</strong></a></li>
<li><a href="/category">Browse by <strong>Categories</strong></a></li>
<li><a href="/about">Learn more <strong>About me</strong></a></li>
</ul>
<p class="persona">
<a href="https://github.com/skuro"><img src="/img/github.png" /></a>
<a href="http://nl.linkedin.com/in/carlosciolla"><img src="/img/linkedin.png" /></a>
<a href="https://twitter.com/skuro"><img src="/img/twitter.png" /></a>
<a href="/rss2.xml"><img src="/img/rss.png" /></a>
<span>shading lights</span>
</p>
</header>

<section>
<div class="post">

<div class="container post-content">
<div>
<h1>
GOTO's spirit still haunts Java...
<a href="/2008/12/20/gotos-spirit-still-haunts-javaor-not">
<img src="/img/link.jpg" alt="Permalink to GOTO's spirit still haunts Java..." />
</a>
</h1>
<blockquote class="date-wrapper">
<h5 class="date">
<div class="well well-sm">
<h5>
December 20, 2008

&nbsp;

<a href="/category/java">#java</a><span>&nbsp;&nbsp;</span>
<span class="label label-primary category"><a href="/category/java">#java</a></span>


</h5>
</blockquote>
</div>


<p>Some days ago I was debugging some LDAP-related customizations I made on <a title="Alfresco ECM" href="http://www.alfresco.com" target="_blank">Alfresco</a>, and I run into an odd piece of code which made my eyebrow raise: labeled <code>break</code> (and <code>continue</code>) statements. Believe it or not, labels are still there, and someone still uses them. Here's a dumb example:</p>
Expand Down Expand Up @@ -120,7 +165,8 @@ <h5 class="date">
<p>Bye!</p>


<div id="disqus_thread"></div>
<hr />
<div></div>
<script type="text/javascript">
/* * * CONFIGURATION VARIABLES: EDIT BEFORE PASTING INTO YOUR WEBPAGE * * */
var disqus_shortname = 'skuro';
Expand All @@ -138,26 +184,50 @@ <h5 class="date">
<a href="http://disqus.com" class="dsq-brlink">blog comments powered by <span class="logo-disqus">Disqus</span></a>



</div>

</section>

<hr />
<!-- Footer -->
<footer>
<p>
<a href="http://creativecommons.org/licenses/by-sa/3.0/" rel="license">
<img src="http://i.creativecommons.org/l/by-sa/3.0/88x31.png" style="border-width:0;margin-bottom:10px" alt="Creative Commons License" />
</a> licensed under a Creative Commons <a href="http://creativecommons.org/licenses/by-sa/3.0/" rel="license">license</a>
</p>
<span rel="dct:type" property="dct:title" href="http://purl.org/dc/dcmitype/Text">SKURO! blog</span> by <a rel="cc:attributionURL" property="cc:attributionName" href="http://skuro.tk">Carlo Sciolla</a></p>
</footer> <!-- end Footer -->
</div>
<footer>
<p><a href="http://creativecommons.org/licenses/by-sa/3.0/" rel="license"><img src="http://i.creativecommons.org/l/by-sa/3.0/88x31.png" style="border-width:0;margin-bottom:10px" alt="Creative Commons License" /></a> licensed under a Creative Commons <a href="http://creativecommons.org/licenses/by-sa/3.0/" rel="license">license</a>
<p><span rel="dct:type" property="dct:title" href="http://purl.org/dc/dcmitype/Text">SKURO! blog</span> by <a rel="cc:attributionURL" property="cc:attributionName" href="http://skuro.tk">Carlo Sciolla</a></p>
</footer>

<!-- end Main content -->

<!-- Advertisement -->
<div class="google-ads">
<script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
<!-- ghpages-skyscraper -->
<ins class="adsbygoogle"
style="display:inline-block;width:120px;height:600px"
data-ad-client="ca-pub-5536661153340295"
data-ad-slot="1277668326"></ins>
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
</div> <!-- end Advertisement -->

<!-- jQuery (necessary for Bootstrap's JavaScript plugins) -->
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
<!-- Include all compiled plugins (below), or include individual files as needed -->
<script src="/js/bootstrap.min.js"></script>

<script type="text/javascript">
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
</script>
<script type="text/javascript">
try{
try{
var pageTracker = _gat._getTracker("UA-6754361-1");
pageTracker._trackPageview();
} catch(err) {}
} catch(err) {}
</script>

</body>
Expand Down
Loading

0 comments on commit 1ff6a0b

Please sign in to comment.