« 1382 1383 1384 1385 1386 1506 »

Pages are deceptive. Live life in a basket.

Not append, dammit. · 74f4d01 · infoforcefeed/OlegDB · GitHub

Skip to content Sign up Sign in Explore Features Enterprise Blog This repository This repository /.select-menu-item All repositories /.select-menu-item Star 23 Fork 3 public infoforcefeed / OlegDB /.container /.repohead Code Issues 21 Pull Requests 0 Pulse Graphs Network HTTPS Subversion You can clone with HTTPS or Subversion . Download ZIP /.repository-sidebar Permalink Browse code Not append, dammit. Loading branch information ... commit 74f4d01fe617fbf9c62f6374bf3307a741fd842c 1 parent 7556cce qpfiffer authored June 24, 2014 Showing 1 changed file with 1 addition and 1 deletion . Show diff stats Hide diff stats + 1 − 1    scripts/dump_to_json.py 2    scripts/dump_to_json.py sh...

Linked on 2014-06-24 21:47:45 | Similar Links
Added restore script. · 7556cce · infoforcefeed/OlegDB · GitHub

Skip to content Sign up Sign in Explore Features Enterprise Blog This repository This repository /.select-menu-item All repositories /.select-menu-item Star 23 Fork 3 public infoforcefeed / OlegDB /.container /.repohead Code Issues 21 Pull Requests 0 Pulse Graphs Network HTTPS Subversion You can clone with HTTPS or Subversion . Download ZIP /.repository-sidebar Permalink Browse code Added restore script. Fixed a crash in one of the erlang thingies. Loading branch information ... commit 7556cce472fae4de2df158bc3728e23dbfeec8b4 1 parent 83c49f2 qpfiffer authored June 24, 2014 Showing 3 changed files with 24 additions and 2 deletions . Show diff stats Hide diff stats + 1 − 1    scripts/dump_to_json.py...

Linked on 2014-06-24 21:45:05 | Similar Links
Federal judge rules U.S. no-fly list violates Constitution | Reuters

Google Tag Manager End Google Tag Manager see if snrd cookie was set by trigger page Edition: U.S. Africa Arabic Argentina Brazil Canada China France Germany India Italy Japan Latin America Mexico Russia Spain United Kingdom Home Business Business Home Economy Legal Deals Business Video Aerospace & Defense Financial Institutions Autos Reuters Summits Small Business Markets Markets Home U.S. Markets European Markets Asian Markets Global Market Data Indices Stocks Bonds Currencies Comm odities Futures Funds peHUB Earnings Dividends World World Home U.S. Special Reports Reuters Investigates Euro Zone Middle East China Japan Mexico Brazil Africa Russia India Insight World Video Politics Politics Home Supreme Court Politics Video Tech Technology Home MediaFile Science Tech Video Top 100 Global Innovators Opinion Opin...

Linked on 2014-06-24 20:35:07 | Similar Links
About Nimrod's features - Dominik Picheta's Blog

Dominik Picheta's Blog Blog About Me Projects written on 27/10/2013 22:10 Nimrod is a relatively new programming language that is severely underrated in comparison to other new programming languages. This article aims to change that, its goal is to show off Nimrod's excellence and to raise awareness about this brilliant programming language. Nimrod is a compiled programming language with a static type system which puts it in the same category as the Rust, C++ and Go programming languages. The reason that I was attracted to Nimrod in the first place was because of its syntax which unlike the syntax of the 3 languages mentioned above is not C-like. There are no braces and no semicolons. Instead Nimrod's syntax is similar to Python as it uses whitespace to delimit scope. Let me demonstrate this by showing you a quick code example. proc fizzBuzz ( x , y : int ) = ...

Linked on 2014-06-24 20:28:54 | Similar Links
Comparing 221cc1ef2411...83c49f2fdb0b · infoforcefeed/OlegDB · GitHub

Skip to content Sign up Sign in Explore Features Enterprise Blog This repository This repository /.select-menu-item All repositories /.select-menu-item Star 23 Fork 3 public infoforcefeed / OlegDB /.container /.repohead Code Issues 21 Pull Requests 0 Pulse Graphs Network HTTPS Subversion You can clone with HTTPS or Subversion . Download ZIP /.repository-sidebar Permalink Edit 221cc1ef2411 ... 83c49f2fdb0b We’re showing branches in this repository, but you can also compare across forks. base fork: infoforcefeed/OlegDB Choose a Base Repository /.select-menu-header /.select-menu-filters infoforcefeed/OlegDB /.select-menu-item Hamcha/OlegDB /.select-menu-item cquinlan/OlegDB /.select-menu-...

Linked on 2014-06-24 20:20:52 | Similar Links
SAUVAGE EP by Fakear on SoundCloud - Hear the world’s sounds

App Gallery | Get help | Go Pro | What's new? Soundcloud Hej, stranger | Settings | Inbox | Log out Log In | Sign Up Home Sign Up Dashboard You Sounds Sets Comments Favorites Groups Your public Profile Your Stats Tracks Explore Sounds Search for Sounds People Explore People Find Friends You Follow Following You Search for People Groups You've joined Explore Groups Search for Groups Upload & Share Volume Volume + Tracks Users Groups album @playlist artwork Download artwork SAUVAGE EP 5 tracks, 18.38 Fakear on June 23, 2014 14:14 sauvage Share Loading sharing options Play 0.00 / 3.45 gethesound Coup de Khan Maëlle Golven Kévin Ropers Neimad ! Ange Demon 1 Quentin Larralde DoodyCff Quentin Tourbez SlickCinna FBT-8 Estéban Frontin Aul L. aherdof Izel Ba Rom1_nwa janesr Shehryar Ul Islam The Bass Chamber‿︺≤ Morgane Mazur ...

Linked on 2014-06-24 19:34:48 | Similar Links |
Symas Lightning MDB (aka Lightning Database, LMDB)

This page contains technical information about Symas's LMDB database library. LMDB is an ultra-fast, ultra-compact key-value embedded data store developed by Symas for the OpenLDAP Project. It uses memory-mapped files, so it has the read performance of a pure in-memory database while still offering the persistence of standard disk-based databases, and is only limited to the size of the virtual address space, (it is not limited to the size of physical RAM). Note: LMDB was originally called MDB, but was renamed to avoid confusion with other software associated with the name MDB Quick Overview Feature Comparison Documentation Support Publications Benchmarks Other Projects Other Languages LMDB is a tiny database with some great capabilities: Ordered-map interface (keys are always sorted, supports range lookups) Fully transactional, full ACID semantics with MVCC. Reader/wri...

Linked on 2014-06-24 18:19:39 | Similar Links
Turn off fflush in the frontend. We sync files periodically now. · 221cc1e · infoforcefeed/OlegDB · GitHub

Skip to content Sign up Sign in Explore Features Enterprise Blog This repository This repository /.select-menu-item All repositories /.select-menu-item Star 23 Fork 3 public infoforcefeed / OlegDB /.container /.repohead Code Issues 21 Pull Requests 0 Pulse Graphs Network HTTPS Subversion You can clone with HTTPS or Subversion . Download ZIP /.repository-sidebar Permalink Browse code Turn off fflush in the frontend. We sync files periodically now. Loading branch information ... commit 221cc1ef24115c25fbd4d78e48322c693b954139 1 parent d9212d6 qpfiffer authored June 24, 2014 Showing 1 changed file with 1 addition and 1 deletion . Show diff stats Hide diff stats + 1 − 1    c_src/port_driver.c 2...

Linked on 2014-06-24 18:15:47 | Similar Links
Second strike with Lightning! – Anchor Managed Hosting

Australia 1300 883 979 | USA (888) 250 8847 client services sign in web mail pay account account cancellation domain administration register your domain transfer your domain renew your domain manage your domains recover domain password whois service create account /span_12 /search-box /container /search /search-outer /span_3 managed hosting shared web hosting custom hosting solutions managed services anchor complete anchor enterprise anchor staging servers dedicated servers linux vps (virtual servers) cloud servers (IaaS) services hosting infrastructure hybrid cloud cloud storage (object) MySQL Database as a Service performance monitoring load testing service content delivery network network services professional services managed backups pci compliant hosting SSL certificates domain name registration support supported technologi...

Linked on 2014-06-24 17:55:23 | Similar Links
Turn off fflush in the frontend. We sync files periodically now. · 221cc1e · infoforcefeed/OlegDB · GitHub

Skip to content Sign up Sign in Explore Features Enterprise Blog This repository This repository /.select-menu-item All repositories /.select-menu-item Star 23 Fork 3 public infoforcefeed / OlegDB /.container /.repohead Code Issues 22 Pull Requests 0 Pulse Graphs Network HTTPS Subversion You can clone with HTTPS or Subversion . Download ZIP /.repository-sidebar Permalink Browse code Turn off fflush in the frontend. We sync files periodically now. Loading branch information ... commit 221cc1ef24115c25fbd4d78e48322c693b954139 1 parent d9212d6 qpfiffer authored June 24, 2014 Showing 1 changed file with 1 addition and 1 deletion . Show diff stats Hide diff stats + 1 − 1    c_src/port_driver.c 2...

Linked on 2014-06-24 17:54:37 | Similar Links
Added test for ol_sync. · d9212d6 · infoforcefeed/OlegDB · GitHub

Skip to content Sign up Sign in Explore Features Enterprise Blog This repository This repository /.select-menu-item All repositories /.select-menu-item Star 23 Fork 3 public infoforcefeed / OlegDB /.container /.repohead Code Issues 22 Pull Requests 0 Pulse Graphs Network HTTPS Subversion You can clone with HTTPS or Subversion . Download ZIP /.repository-sidebar Permalink Browse code Added test for ol_sync. Loading branch information ... commit d9212d6bf41468219614facbc9ecef297f453eb9 1 parent 82b70b1 qpfiffer authored June 24, 2014 Showing 1 changed file with 19 additions and 0 deletions . Show diff stats Hide diff stats + 19 − 0      c_src/test.c 19      c_src/test.c show inlin...

Linked on 2014-06-24 17:52:43 | Similar Links
21 Problems All Sarcastic People Will Understand

[if lte IE 7]> <body class="BuzzPage PermalinkPage TwoColumns en Culture ie7"> <![endif] [if IE 8]> <body class="BuzzPage PermalinkPage TwoColumns en Culture ie8"> <![endif] [if gte IE 9]> <body class="BuzzPage PermalinkPage TwoColumns en Culture ie9"> <![endif] [if !IE]><! <![endif] This BuzzFeed homepage is tailored for our readers in the USA. Make it your default. This BuzzFeed homepage is tailored for our readers in the USA. Switch to US Have you seen BuzzFeed English? Come check it out! world politics business tech sports longform ideas entertainment celebrity music rewind books comics animals food diy lgbt geeky travel style all videos original videos • life hacks • awesome science • quizzes • animals • greatest hits • buzzfacts hot quizzes community gif feed breaking copyranter uk X...

Linked on 2014-06-24 17:46:54 | Similar Links
Make sure that AOL/Values file are sync'd to disk every ten seconds. · 82b70b1 · infoforcefeed/OlegDB · GitHub

Skip to content Sign up Sign in Explore Features Enterprise Blog This repository This repository /.select-menu-item All repositories /.select-menu-item Star 23 Fork 3 public infoforcefeed / OlegDB /.container /.repohead Code Issues 22 Pull Requests 0 Pulse Graphs Network HTTPS Subversion You can clone with HTTPS or Subversion . Download ZIP /.repository-sidebar Permalink Browse code Make sure that AOL/Values file are sync'd to disk every ten seconds. Fixes #105 . Loading branch information ... commit 82b70b17fd6fa778b265c5d8c55efcd5c9736824 1 parent e37decb qpfiffer authored June 24, 2014 Showing 9 changed files with 79 additions and 14 deletions . Show diff stats Hide diff stats + 12 − 7      c_sr...

Linked on 2014-06-24 17:39:22 | Similar Links
zenirc/zenircbot · GitHub

Skip to content Sign up Sign in Explore Features Enterprise Blog This repository This repository /.select-menu-item All repositories /.select-menu-item Star 47 Fork 19 public zenirc / zenircbot /.container /.repohead Code Issues 13 Pull Requests 1 Pulse Graphs Network HTTPS Subversion You can clone with HTTPS or Subversion . Download ZIP /.repository-sidebar An IRC bot that knows nothing of its past, nor its future. http://zenircbot.rtfd.org/ 230 commits 5 branches 9 releases 8 contributors JavaScript 59.5% Python 40.2% Shell 0.3% JavaScript Python Shell branch: master Switch branches/tags /.select-menu-header Branches Tags /.select-menu-tabs /.selec...

Linked on 2014-06-24 17:35:11 | Similar Links
zenircbot/services/motivate.js at master · zenirc/zenircbot · GitHub

Skip to content Sign up Sign in Explore Features Enterprise Blog This repository This repository /.select-menu-item All repositories /.select-menu-item Star 47 Fork 19 public zenirc / zenircbot /.container /.repohead Code Issues 13 Pull Requests 1 Pulse Graphs Network HTTPS Subversion You can clone with HTTPS or Subversion . Download ZIP /.repository-sidebar Permalink blob contrib key: blob_contributors:v21:4fcbde2079382793f33e2990894c296c branch: master Switch branches/tags /.select-menu-header Branches Tags /.select-menu-tabs /.select-menu-filters 3.0-devel /.select-menu-item develop /.select-menu-item feature/topic_handler /.select-menu-item master /.select-menu-item refactor /.select...

Linked on 2014-06-24 17:33:04 | Similar Links
Fixes a segfault. · e37decb · infoforcefeed/OlegDB · GitHub

Skip to content Sign up Sign in Explore Features Enterprise Blog This repository This repository /.select-menu-item All repositories /.select-menu-item Star 23 Fork 3 public infoforcefeed / OlegDB /.container /.repohead Code Issues 22 Pull Requests 0 Pulse Graphs Network HTTPS Subversion You can clone with HTTPS or Subversion . Download ZIP /.repository-sidebar Permalink Browse code Fixes a segfault. Loading branch information ... commit e37decb19f510f409c6a304d5523ff070d0655b9 1 parent 757b5a8 qpfiffer authored June 24, 2014 Showing 1 changed file with 15 additions and 14 deletions . Show diff stats Hide diff stats + 15 − 14      c_src/oleg.c 29      c_src/oleg.c show inline not...

Linked on 2014-06-24 17:05:16 | Similar Links
Swing It - Mix ElectroSwing by Grafter by Dj Grafter on SoundCloud - Hear the world’s sounds

App Gallery | Get help | Go Pro | What's new? Soundcloud Hej, stranger | Settings | Inbox | Log out Log In | Sign Up Home Sign Up Dashboard You Sounds Sets Comments Favorites Groups Your public Profile Your Stats Tracks Explore Sounds Search for Sounds People Explore People Find Friends You Follow Following You Search for People Groups You've joined Explore Groups Search for Groups Upload & Share Volume Volume + Tracks Users Groups 128.0 BPM Original Track artwork Download artwork Swing It - Mix ElectroSwing by Grafter Dj Grafter on October 28, 2012 22:02 Electroswing Share Loading sharing options Save to Favorites This track is not downloadable Play 0.00 / 56.28 John Ken Eddy DJ Angor & Nardt sound puzzle mudsta st4willow Bar Nico Grounchoo* DJ Angor & Nardt Kiwistar DJ Angor & Nardt cimeonthatguy DJ Angor & Nardt C...

Linked on 2014-06-24 08:19:32 | Similar Links |
Activating Anonymous Browsing Mode in Your Browser

Technology Web Browsers Search Web Browsers Browser Basics Add-ons & Extensions Share Share this page on: Send to a Friend via Email An email with a link to: http://browsers.about.com/od/faq/tp/Anonymous-Browsing.htm was emailed to: Thanks for sharing About.com with others! Most Emailed Articles No DVD Drive? Install Windows 8 From a Flash Drive How to Transfer Video from a DVR to a DVD Recorder Which Online Backup Services Are the Best? How to Connect Your iPad to Your TV The 5 Things You Should Never Post on Facebook Free Web Browsers Newsletter! Sign Up Discuss in my forum gc Anonymous Browsing By Scott Orgera The term anonmyous browsing encompasses a wide array of precautions that Web surfers can take to ensure that their activity on the Web cannot be traced. Motives for anonymous browsing are plenty, wi...

Linked on 2014-06-24 06:37:46 | Similar Links
Amazon.com: eForCity Micro USB OTG to USB 2.0 Adapter compatible with Samsung Galaxy S III/S3: Cell Phones & Accessories

<![endif] BeginNav disabled nav-config-asset-injection US::desktop::standard::31406:C::auiDebug=0::isSecure=0::jsOnEvent= navc-F7zUeknIAdR3cEJwZuyqHntiDUaqfQ+3zOdvfRbcju4olKbLZEq4wtb4Fu+nLbie8eKwORaWZSc= rid-0RX95FHV14ED6R2F82S5 (Mon Jun 23 21:11:43 2014) **CACHED-BY-NCCC** disabled nav-config-asset-injection US::desktop::standard::31406:C::auiDebug=0::isSecure=0::jsOnEvent= navc-F7zUeknIAdR3cEJwZuyqHntiDUaqfQ+3zOdvfRbcju4olKbLZEq4wtb4Fu+nLbie8eKwORaWZSc= rid-0RX95FHV14ED6R2F82S5 (Mon Jun 23 21:11:43 2014) **CACHED-BY-NCCC** From remote config v3 Pilu navp-A5E7Jh5ZxxggdJ/ZFaAnb3zOLOA9gUM6q62D9Mear2yGZxD46mqsEVE43hOknVE3VrnyFxIGC8I= rid-0READW12QWAYS1BE2DRY (Mon Jun 23 21:48:56 2014) Amazon Try Prime Your Amazon.com Today's Deals Gift Cards Sell Help Shop by Department Hello. Sign in Your Account Try Prime Cart 0 Wis...

Linked on 2014-06-24 05:48:58 | Similar Links
« 1382 1383 1384 1385 1386 1506 »

Pages are deceptive. Live life in a basket.