1. Scaling Startups

    An oldie but goodie on how to quickly grow your team while keeping the right culture.

    Some tidbits from the article:

    “First, to scale a startup, you should always remind yourself why people work at startups in the first place:” - they like to move fast - they want to make impactful …

    READ MORE »

  2. Quickstart Guide to Setting Up Amazon AWS

    The steps to completely configure a basic Amazon AWS:

    • Create Load Balancer “MyProduct_LoadBalancer”
    • Create Security Group “MyProduct_SecurityGroup”
    • Create Key Pair “myname_keypair”
    • Create Auto Scaling
    • as-create-launch-config MyProduct_LaunchConfig --image-id ami-0f904366 --instance-type t1.micro --group MyProduct_SecurityGroup --key myname_keypair

    • as-create-auto-scaling-group MyProduct_AutoScalingGroup --launch-configuration MyProduct_LaunchConfig --availability-zones us-east-1a,us-east-1b --min-size 1 --max-size 10 --load-balancers MyProduct_LoadBalancer

    • as-put-scaling-policy MyProduct_ScaleUpPolicy …

    READ MORE »

  3. The Best iPhone Tripod

    I’ve tried a lot of combinations of docks, tripods, and cases, and one definitely stands out as a top choice. I use an iPhone mount combined with this flexible tripod with magnetic feet to give me one of the best methods of holding up your iPhone.

    Flexible tripod

    Mount …

    READ MORE »

  4. Effectively Use Visual Marketing

    “Less text please, more graphics – we’d rather see it than read it”

    Some things that the company did to effectively use visual marketing:

    • Use a team picture in the newsletter to show the faces of the company
    • Make their product photos look different, stand out, and have a theme …

    READ MORE »

« Page 26 / 29 »