Thank you to anyone who has already donated - your generous donations helped make three months of treatment possible.
My brother Nate continues to fight stage IV Hodgkin's lymphoma. He's just 31, with a wife and baby girl. They have no active income (since he's been unable to return to work), no insurance, and cannot afford the treatment he needs. Nate and his family need your help. Please consider a donation, every dollar helps. Thanks.
May 23, 2013
1:19AM EDT
“@EnriqueHenze: Sigue #AutoAbandonado Sevilla esq Nevado @La_Portales @Delegacion_BJ @AGUDF @072GDF @072Avial Ya va para el mes! http://twitter.com/EnriqueHenze/status/337375484176379907/photo/1”
May 23, 2013
1:19AM EDT
View all 21 lines
ajc ~ $ dpkg -s xmobar Package: xmobar Status: install ok installed Priority: optional Section: x11
May 23, 2013
1:18AM EDT
View all 38 lines
So, you've found our likely obscure forum post. We're PromethiaRP. PromethiaRP is a small scale server run by mostly West Coast administrators (a couple from the East Coast) of the United States. Our server, as suggested in the name, caters to roleplay, Skyrim style. One of the unique things about the server is the fact that none of our buildings are copied from other sources. Everything you see will be fresh and original. Earlier I said that the server was Skyrim style. I emphasize the "style" in that phrase. Our server isn't a Skyrim clone at all- but that kind of RPG type gaming, with quests, epic loot and monsters, is what we're really all about. Because of our small size, we can run a huge number of plugins. We run 29 plugins on our server, varying from the standard Essentials to a unique plugin coded by our admins (more on that later). If you're bored and you want to check it out, here's the IP. If you're not, read on. PromethiaRP.com:30765
May 23, 2013
1:18AM EDT
“@TraficoReporte: Precaución en Av Oceanía antes de la estación Romero Rubio del Metro, una camioneta trato de brincar el camellón y ya quedó atorada...”
May 23, 2013
1:18AM EDT
View all 7 lines
list1 = [12344,54,345,2,76,1234,6543,12345756] # The name 'list' is built-in, but 'list1' is not, so we can use it index = searchList(number_list,2] print index # If we want to display the index
May 23, 2013
1:12AM EDT
Extending our Corporate Industrial Suite concept which tailored to the needs of various industries. Fortson provides early purchasers with option for lot with a penthouse feature, basement area or both for practical space management. Type A Unit with Basement Type B Unit without Basement Type C Detached Unit
May 23, 2013
1:11AM EDT
View all 24 lines
class Show
attr_accessor :id, :name
def initialize(options = {})
id = options.fetch(:id, 0)
May 23, 2013
1:10AM EDT
Q: I am looking for an all glass syringe that contains no rubber inside witch would corrode with chemicals. I want to use this as a delivery device for lubricants because a spray can wastes quite a bit of oil. Do you have anything that will fit my needs? Thanks for your help.
May 23, 2013
1:08AM EDT
View all 15 lines
Documents Edit mobile /var/mobile/Documents/freespiritedgemini.config /var/mobile/Documents/appsetting.dat
May 23, 2013
1:07AM EDT
View all 82 lines
import java.util.ArrayList; import java.util.Arrays; import java.util.Collections; import java.util.Comparator; import java.util.Map;
May 23, 2013
1:06AM EDT
View all 81 lines
import java.text.DateFormat; import java.text.ParseException; import java.text.SimpleDateFormat; import java.util.Calendar; import java.util.Date;
May 23, 2013
1:04AM EDT
View all 68 lines
import java.io.BufferedReader; import java.io.FileNotFoundException; import java.io.FileReader; import java.io.IOException; import java.util.Iterator;
May 23, 2013
1:04AM EDT
View all 50 lines
import java.util.ArrayList;
public class Nota {
public static class Factory implements IFactory<Nota> {
May 23, 2013
1:03AM EDT
View all 85 lines
import java.util.ArrayList;
public class Usuario {
private int id;
private String idade;
May 23, 2013
1:03AM EDT
View all 308 lines
ClioClub España by YoYo Te ganaste las alas en la tierra, hazlas volar en el cielo....
May 23, 2013
1:02AM EDT
View all 7 lines
def sequentialSearch(item_list, item): ## 1. Changed your variable 'list' to 'item_list' ## 2. Removed your 'count' for i in range(len(item_list)): if item_list[i] == item: return i ## 3. Changed 'print... break' statements to 'return...' statements
May 23, 2013
12:59AM EDT
“@Melian75: Quiero cambiar el tweetdeck por alguna otra app. Alguien puede sugerirme alguna? De preferencia gratuita para IPad. Gracias @En_laDelValle” tweetings buenismio
May 23, 2013
12:58AM EDT
View all 17 lines
git fetch http://review.cyanogenmod.org/CyanogenMod/android_kernel_samsung_d2 refs/changes/36/38236/1 && git cherry-pick FETCH_HEAD git fetch http://review.cyanogenmod.org/CyanogenMod/android_kernel_samsung_d2 refs/changes/37/38237/1 && git cherry-pick FETCH_HEAD git fetch http://review.cyanogenmod.org/CyanogenMod/android_kernel_samsung_d2 refs/changes/38/38238/1 && git cherry-pick FETCH_HEAD git fetch http://review.cyanogenmod.org/CyanogenMod/android_kernel_samsung_d2 refs/changes/39/38239/1 && git cherry-pick FETCH_HEAD git fetch http://review.cyanogenmod.org/CyanogenMod/android_kernel_samsung_d2 refs/changes/40/38240/1 && git cherry-pick FETCH_HEAD
May 23, 2013
12:58AM EDT
View all 7 lines
def searchList(item_list, item): ## 1. Changed your variable 'list' to 'item_list' ## 2. Removed your 'count' for i in range(len(item_list)): if item_list[i] == item: return i ## 3. Changed 'print... break' statements to 'return...' statements
| Past 24 hours | 4,418 pastes |
| Past 7 days | 31,975 |
| This month | 197,596 |
| Last month | 491,108 |
| This year | 2,338,171 |
| ActionScript | 21 |
| Bash (shell) | 141 |
| C# | 179 |
| C/C++ | 567 |
| CoffeeScript | 12 |
| CSS | 42 |
| Diff | 59 |
| Go | 13 |
| HTML (ERB / Rails) | 31 |
| HTML / XML | 224 |
| Java | 509 |
| Javascript | 344 |
| Lua | 24 |
| Objective-C/C++ | 104 |
| Pascal | 11 |
| Perl | 31 |
| PHP | 384 |
| Plain text | 28,357 |
| Python | 261 |
| Ruby | 154 |
| Ruby on Rails | 138 |
| Scala | 29 |
| SQL | 60 |
| YAML | 46 |