mirror of
https://github.com/samsonjs/samhuri.net.git
synced 2026-03-25 09:05:47 +00:00
fix a broken link and a missing image
This commit is contained in:
parent
5e97f43c10
commit
0d381ad0dc
3 changed files with 5 additions and 7 deletions
BIN
public/images/sunset-lol.jpg
Normal file
BIN
public/images/sunset-lol.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 5 KiB |
|
|
@ -1,10 +1,8 @@
|
|||
<a href="http://en.wikipedia.org/wiki/Van_Jacobson">Van Jacobson</a> gave a <a href="http://video.google.com/videoplay?docid=-6972678839686672840">Google Tech Talk</a> on some of his ideas of how a modern, global network could work more effectively, and with more trust in the data which changes many hands on its journey to its final destination.
|
||||
<a href="http://en.wikipedia.org/wiki/Van_Jacobson">Van Jacobson</a> gave a <a href="https://www.youtube.com/watch?v=gqGEMQveoqg">Google Tech Talk</a> on some of his ideas of how a modern, global network could work more effectively, and with more trust in the data which changes many hands on its journey to its final destination.
|
||||
|
||||
<div style="width:100%;text-align:center;">
|
||||
<embed style="width:400px; height:326px;" type="application/x-shockwave-flash" src="http://video.google.com/googleplayer.swf?docId=-6972678839686672840"> </embed>
|
||||
<br>
|
||||
<a href="http://video.google.com/videoplay?docid=-6972678839686672840">Watch the talk on Google's site</a>
|
||||
</div>
|
||||
<p style="width:100%;text-align:center;">
|
||||
<a href="https://www.youtube.com/watch?v=gqGEMQveoqg">A New Way to Look at Networking</a>
|
||||
</p>
|
||||
|
||||
The man is very smart and his ideas are fascinating. He has the experience and knowledge to see the big picture and what can be done to solve some of the new problems we have. He starts with the beginning of the phone networks and then goes on to briefly explain the origins of the <a href="http://en.wikipedia.org/wiki/ARPANET">ARPAnet</a>, which evolved into the modern Internet and TCP/IP and the many other protocols we use daily (often behind the scenes).
|
||||
|
||||
|
|
|
|||
|
|
@ -1,3 +1,3 @@
|
|||
I lived in <a href="http://en.wikipedia.org/wiki/Victoria%2C_British_Columbia">Victoria</a> for over a year before I ever rode the <a href="http://www.bcferries.com/">ferry</a> between <a href="http://en.wikipedia.org/wiki/Vancouver_Island">Vancouver Island</a> and <a href="http://en.wikipedia.org/wiki/Tsawwassen">Tsawwassen</a> (ignoring the time I was in BC with my family about 16 years ago, that is). I always just flew in and out of Victoria directly. The ferry is awesome and the view is incredible, navigating through all those little islands. Last time I rode the ferry I snapped this shot. It's possibly the best picture I've taken on that trip.
|
||||
|
||||
<a href="http://sami.samhuri.net/files/original.jpg" class="photo"><img src="http://sami.samhuri.net/files/small.jpg" title="Sunset" alt="Sunset" /></a>
|
||||
<img src="https://samhuri.net/images/sunset-lol.jpg" title="Sunset" alt="Sunset">
|
||||
|
|
|
|||
Loading…
Reference in a new issue