Skip to content

__,,,__
_¿f$´ÅÅÅÅÅÅÅÃ$f¿_
.j´ÅÅÅÅÅÅÅÅÅÅÅÅÅÅÅÅÅÃ.
jÅÅÅÅÅÅÅÅÅÅÅÅÅÅÅÅÅÅÅÅÅÅÅ,
,ÅÅÅÅÅÅ' `ÅÅÅ©À~~~ÙªÃÅÅÅÅÅ,
.ÅÅÅÅÅÅÅ._,ÅÅl ¿ª©Ú `lÅÅÅÅÅ.
ÃÅÅÅÅÅÅÅPÙYÅÅ ´ÅÅÅÅÃ ÅÅÅÅÅ´
×ÅÅÅÅÅÅÅ ÅÅ ÅÅÅÅÅÅ ÅÅÅÅÅ×
ÃÅÅÅÅÅÅÅ ÅÅ ´ÅÅÅÅÃ ÅÅÅÅÅ´
ÅÅÅÅÅÅÅ ÅÅl Ùª©À _jÅÅÅÅÅ'
@lhysrc
lhysrc / IPAddressExtensions
Last active March 4, 2016 01:54
IP地址的扩展方法
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Net;
namespace Helpers
{
public static class SubnetMask
{
@dhermes
dhermes / gist:4bcc05d16617351ddd9f
Created February 10, 2015 02:33
Implementations of Storage API as of a6317d1f2fb69adb908e0a5ad92415a164813c70
1: defaultObjectAccessControls.insert -> DOES NOT EXIST
2: defaultObjectAccessControls.list -> DefaultObjectACL.reload() (via BucketACL.reload())
3: defaultObjectAccessControls.delete -> DOES NOT EXIST
4: defaultObjectAccessControls.get -> DOES NOT EXIST
5: defaultObjectAccessControls.patch -> DefaultObjectACL.save() (via BucketACL.save())
6: defaultObjectAccessControls.update -> DOES NOT EXIST
7: bucketAccessControls.insert -> DOES NOT EXIST
8: bucketAccessControls.list -> BucketACL.reload()
9: bucketAccessControls.delete -> DOES NOT EXIST
"curl "http://www.ftc.gov/system/files/documents/cases/576172.pdf" > "Complaint Counsel’s Motion to Compel Responses to Complaint Counsel’s Subpoena Duces Tecum to Richard Edward Wallace and to Postpone Resumption of the Evidentiary Hearing (11.28 MB)"
curl "http://www.ftc.gov/system/files/documents/cases/150102labmdcmpt575767.pdf" > "Complaint Counsel’s Opposition to Respondent’s Motion to Admit RX-543-RX-548 (134.36 KB)"
curl "http://www.ftc.gov/system/files/documents/cases/141229labmdorder.pdf" > "Order Granting Respondent’s Renewed Motion for Order Requiring Testimony Under Grant of Immunity Pursuant to Commission Rule 3.39(b)(2) and Providing that the Evidentiary Hearing Shall Resume on March 3, 2015 (184.09 KB)"
curl "http://www.ftc.gov/system/files/documents/cases/141223labmdmtn.pdf" > "Respondent LabMD, Inc.’s Motion to Admit RX-543 - RX-548 (3.18 MB)"
curl "http://www.ftc.gov/system/files/documents/cases/141215labmdccresponse.pdf" > "Complaint Counsel’s Response to Respondent’s Renewed Motion for
@alemohamad
alemohamad / ios-phonegap-build.md
Created February 10, 2015 04:46
Getting everything for building iOS apps with build.phonegap.com

What's this for?

If you want to make iOS apps using PhoneGap via the great build.phonegap.com service, you will need to add a signing key and then install the signed IPA file to your iOS device.

What you need

To do so, you basically need 3 things:

  1. A certificate with private key (*.p12)
  2. A provisioning profile (*.mobileprovision)
@rcquan
rcquan / nyc_playgrounds_analysis.R
Created February 10, 2015 04:48
nyc_playgrounds_analysis
#############################
# Ryan Quan
# GitHub Username: rcquan
# Twitter: @ryancquan
# Email: ryan.quan08@gmail.com
#
# The following code loads the NYC Playgrounds Data and
# shapefiles
#############################
@geraldo
geraldo / guanyem-resumen-2014
Created February 9, 2015 21:53
Resumen Contabilidad Guanyem Barcelona 2014
Fecha,Número,Grupo,Subgrupo,Cuenta,Descripción,Importe
2014-12-31,60000001,COMPRAS Y GASTOS,COMPRAS,COMPRAS,MARXANDATGE,4467.56
2014-12-31,60200001,COMPRAS Y GASTOS,COMPRAS,COMPRAS,MATERIAL OFICINA,486.25
2014-12-31,60200002,COMPRAS Y GASTOS,COMPRAS,COMPRAS,VARIS,1165.6
2014-12-31,60200004,COMPRAS Y GASTOS,COMPRAS,COMPRAS,MATERIAL NETEJA,330.5
2014-12-31,60200005,COMPRAS Y GASTOS,COMPRAS,COMPRAS,EQUIPAMENT,961.41
2014-12-31,62100000,COMPRAS Y GASTOS,SERVICIOS EXTERIORES,ARRENDAMIENTOS Y CANONES,LLOGUER CASTILLEJOS,2495.63
2014-12-31,62100001,COMPRAS Y GASTOS,SERVICIOS EXTERIORES,ARRENDAMIENTOS Y CANONES,LLOGUER ESPAIS,1476.75
2014-12-31,62100002,COMPRAS Y GASTOS,SERVICIOS EXTERIORES,ARRENDAMIENTOS Y CANONES,MATERIAL DE SO,416.18
2014-12-31,62200000,COMPRAS Y GASTOS,SERVICIOS EXTERIORES,REPARACIONES Y CONSERVACION,REPARACIONS I CONSERVACIO,1005.08
:) 17:57:49 [erichanchrow@Eric-Hanchrows-iMac python] (origin-2.7)$ git log '-Sare maximal' -p --all
commit 448c6460394de2be296722fc40319cbacbf7844a
Author: Raymond Hettinger <python@rcn.com>
Date: 2010-09-14 23:13:42 +0000
Issue 9802: Document min()/max() sort stability
diff --git a/Doc/library/functions.rst b/Doc/library/functions.rst
index 46f419e..4f1c91c 100644
--- a/Doc/library/functions.rst
@rayedchan
rayedchan / JarElementType.java
Last active August 29, 2015 14:15
JAR Utility for Oracle Identity Manager
package com.blogspot.oraclestack.constants;
/**
* Represents all the possible jar types for the UploadJars.sh utility.
* @author rayedchan
*/
public enum JarElementType
{
JavaTasks, ScheduleTasks, ThirdParty, ICFBundle;
}
@hieptq
hieptq / designer.html
Last active August 29, 2015 14:15
designer
<link rel="import" href="../google-map/google-map-directions.html">
<link rel="import" href="../notification-elements/notification-alert.html">
<link rel="import" href="../paper-tabs/paper-tabs.html">
<link rel="import" href="../paper-tabs/paper-tab.html">
<link rel="import" href="../paper-slider/paper-slider.html">
<link rel="import" href="../paper-checkbox/paper-checkbox.html">
<link rel="import" href="../topeka-elements/avatars.html">
<link rel="import" href="../core-icon/core-icon.html">
<polymer-element name="my-element">