Skip to content

Instantly share code, notes, and snippets.

View Bjornhall's full-sized avatar

Björn Halldór Helgason Bjornhall

View GitHub Profile
<item>
<vbid>9781469871738</vbid>
<kind>book</kind>
<identifiers>
<print-isbn-canonical>9780781780575</print-isbn-canonical>
<eisbn-canonical>9781469871738</eisbn-canonical>
</identifiers>
<title>The Essential Physics of Medical Imaging</title>
<format>Page Fidelity</format>
<publisher>Wolters Kluwer Health</publisher>
<section class="front-page boxes clearfix">
<!-- <div class="container clr"> -->
<div>
<?php
$args = array(
'post_type' => 'portfolio',
'posts_per_page'=> 5,
'order' => 'ASC'
);
<script>
var userFeed = new Instafeed({
get: 'user',
userId: 307343466,
clientId: '613f33321f014ea990960abba303efc8',
accessToken: '307343466.613f333.17cb526228c646ca9920c094f4d2d4c9',
resolution: 'low_resolution',
template: '<a href="{{link}}"><img src="{{image}}" /><span class="caption">{{caption}}</span><span class="likes">{{likes}}</span></a>',
limit: 3,
sortBy: 'most-liked'
package p1;
import java.util.ArrayList;
public class Parser {
private static int index = 0;
private static Token token;
private static ArrayList<Token> tokens = testTokens();
@Bjornhall
Bjornhall / gist:7685048
Created November 27, 2013 23:48
Secret Phase
=> 0x0804910e <+0>: push %ebp
0x0804910f <+1>: mov %esp,%ebp
0x08049111 <+3>: sub $0x88,%esp
0x08049117 <+9>: movl $0x1,(%esp)
0x0804911e <+16>: call 0x8049037 <send_msg>
0x08049123 <+21>: cmpl $0x6,0x804b8cc
0x0804912a <+28>: jne 0x80491a6 <phase_defused+152>
0x0804912c <+30>: lea -0x58(%ebp),%eax
0x0804912f <+33>: mov %eax,0x10(%esp)
0x08049133 <+37>: lea -0x60(%ebp),%eax