Skip to content

Instantly share code, notes, and snippets.

@bran921007
bran921007 / marketing-checklist.md
Created March 20, 2018 03:33
Marketing Checklist
layout title permalink
checklist_page
The Side Project Marketing Checklist
/marketing-checklist/

The Side Project Marketing Checklist is a comprehensive, chronologically ordered list of marketing tactics and ideas that you can try with your next side project. The list is free and open source so feel free to suggest your own additions anytime.

Pre-Launch

@gene1wood
gene1wood / mozilla-org-third-party-integrations-scopes-and-risk-impact.md
Last active April 28, 2018 05:29
The permitted third party applications in the mozilla GitHub organization and their granted scopes and associated risk impacts
App Confidentiality Integrity Availability Permissions
SourceTreeForMac TRUE TRUE TRUE admin:gpg_key admin:org admin:org_hook admin:public_key admin:repo_hook gist repo user
AppVeyor CI TRUE TRUE repo
Coveralls Pro TRUE TRUE read:org repo user:email
Github for Atom TRUE TRUE read:org repo
Do
CREATE TABLE `financial_report` (
`id` int(10) NOT NULL AUTO_INCREMENT,
`company_id` int(10) NOT NULL,
`cik_id` int(10) NOT NULL,
`segment_id` int(10) NOT NULL,
`segment_name` varchar(50) NOT NULL,
`year` varchar(10) NOT NULL,
`quarter` enum('Q1','Q2', 'Q3', 'Q4', 'Y') NOT NULL,
`total_revenue` decimal(15,2) DEFAULT NULL,
`cost_of_revenue` decimal(15,2) DEFAULT NULL,
@gitaficionado
gitaficionado / Payroll
Created November 12, 2017 15:37
(Financial application: payroll) Write a program that reads the following information and prints a payroll statement: Employee’s name (e.g., Smith) Number of hours worked in a week (e.g., 10) Hourly pay rate (e.g., 9.75) Federal tax withholding rate (e.g., 20%) State tax withholding rate (e.g., 9%) A sample run is shown below: Enter employee's n…
package liang;
import java.util.Scanner;
public class Payroll {
public static void main(String[] args) {
Scanner input = new Scanner(System.in);
// Obtain input
System.out.print("Enter employee's name: ");
___________________ = input._______();
@AglaianWoman
AglaianWoman / imacros-cheatsheet.md
Created October 11, 2017 21:00
iMacros Command, Variable, and function reference
@user20161119
user20161119 / eBayCollectionCat
Last active November 23, 2017 02:27
ebay shopping api getcategoryInfo
<?xml version="1.0" encoding="UTF-8"?>
<GetCategoryInfoResponse
xmlns="urn:ebay:apis:eBLBaseComponents">
<Timestamp>2017-10-01T16:03:11.356Z</Timestamp>
<Ack>Success</Ack>
<Build>E1033_CORE_APILW_18542200_R1</Build>
<Version>1033</Version>
<CategoryArray>
<Category>
<CategoryID>1</CategoryID>
@tforster
tforster / signature.html
Last active September 8, 2018 14:49
[Gmail Signature] Copy/paste Gmail signature markup
<table border="0" cellpadding="0" cellspacing="0" width="445" style="font-family:'Times New Roman'">
<tbody>
<tr>
<td height="65" valign="top" width="65" style="padding-right:8px;vertical-align:top">
<table border="0" cellpadding="0" cellspacing="0">
<tbody>
<tr>
<td height="65" width="65"><img alt="photo" height="65" width="65" style="vertical-align:initial;border-radius:0px;max-width:90px"
src="https://ci5.googleusercontent.com/proxy/5oomNlZNp3iyPEopuZyMtittq7y2tOgN3Gr8GNJ3Xx9D_EvoYh3fJlhCvmboDzi7gHDd2ZyyhLdE0sd1uZ07pS8F3rsReC2MxGszQUyE5c8Wlvb4FpCP1ps7UXdhzkE7X3dSgOk4Qfblslu7LKKd0TzaSnYbIBq1NOIsOYzE-9es4Ue2O6sesogA9fKv0nZ-lbY=s0-d-e1-ft#https://s3.amazonaws.com/ucwebapp.wisestamp.com/42a7f41a-9cca-437d-a291-f0fc0f4a9097/sidefacew500.format_png.resize_200x.png"></td>
</tr>
@arminwasicek
arminwasicek / ScrapeLinkedInJobtitle.ipynb
Last active April 23, 2024 16:18
Scrape Job titles and company from LinkedIn
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@gene1wood
gene1wood / 01_every_aws_api_action_name.txt
Last active April 28, 2018 05:29
Every AWS API Action and a tool to generate the list of actions from the botocore service definition files
AbortEnvironmentUpdate
AbortMultipartUpload
AbortMultipartUpload
AbortVaultLock
AcceptCertificateTransfer
AcceptPortfolioShare
AcceptReservedInstancesExchangeQuote
AcceptReservedInstancesExchangeQuote
AcceptVpcPeeringConnection
AcceptVpcPeeringConnection
@bcartier
bcartier / marketing-checklist.md
Last active June 17, 2020 15:22
Marketing Checklist

Pre-Launch

Market Research

Competitive Landscape

  • Make a list of competitive/alternative services.

    Finding competitors
  • Alexa