Skip to content

Instantly share code, notes, and snippets.

View marlonmantilla's full-sized avatar

Marlon Mantilla Martinez marlonmantilla

View GitHub Profile
/***** Global Variables *****/
$navbar-border-color: #d9d9d9;
$linear-gradient: linear-gradient(-180deg, #FFFFFF 44%, #EDF5F1 99%);
$primary-action-color: #65BFC3;
$explore-text-color: #FFFFFF;
$grey-text-color: #504D49;
$grey-light-background: #f6f5f1;
$grey-icon-color: #C6C6C2;
$main-content-bg-color: #F7F5F2;
$nd-icon-txt-color: #333333;
/***** Global Variables *****/
$navbar-border-color: #d9d9d9;
$linear-gradient: linear-gradient(-180deg, #FFFFFF 44%, #EDF5F1 99%);
$primary-action-color: #65BFC3;
$explore-text-color: #FFFFFF;
$grey-text-color: #504D49;
$grey-light-background: #f6f5f1;
$grey-icon-color: #C6C6C2;
$main-content-bg-color: #F7F5F2;
$nd-icon-txt-color: #333333;
<div class="columns is-multiline desktop section main-content side-paddingless nd-results-list">
<div class="column is-one-third ">
<div class="card nd-result">
<header class="card-header">
<div class="media">
<div class="media-left" [routerLink]="['/profile']" >
<figure class="image is-32x32" *ngIf="showAvatar">
@marlonmantilla
marlonmantilla / gist:746d8c07be8cfed7937a
Created October 8, 2014 17:11
Click2Mail Add Address List
def add_address_list
RestClient.post("#{@uri}/addressLists",address_list_xml,{:content_type => :xml})
end
def address_list_xml
"<addressList><addressListName>Best Customers</addressListName><addressMappingId>2</addressMappingId><addresses><address><First_name>John</First_name><Last_name>Smith</Last_Name><Organization>My Business</Organization><Address1>123 Some Street</><Address1><Address2>Suite 210</>Address2><Address3></Address3><City>Somewhere</City><State>Va</State><Zip>12345</Zip><Country_non-US></Country_non-US></address></addresses></addressList>"
end
@marlonmantilla
marlonmantilla / email_source
Created March 9, 2012 15:38
Wrong Email source
From - Fri Mar 9 09:24:37 2012
X-Account-Key: account3
X-UIDL: F5ACB55E-69AA-11E1-82AA-00215AD6A9F4
X-Mozilla-Status: 0001
X-Mozilla-Status2: 00000000
X-Mozilla-Keys:
x-store-info:sbevkl2QZR7OXo7WID5ZcaZ0jeT0hTF6xOppUA3sNsVQtAqUDV2o8W2Lj2tRTsGmb5rBl0LG2dgkqLbOLHAnLgD45WnyCb7f9hVFt0P25cxHsAg6gtNIY/ngvM8kDe2O
Authentication-Results: hotmail.com; sender-id=temperror (sender IP is 208.115.235.92) header.from=no-reply@rallyhood.com; dkim=none header.d=rallyhood.com; x-hmca=none
X-Message-Status: n:0:n
X-SID-PRA: Marlon Mantilla Martinez via Rallyhood <no-reply@rallyhood.com>