fretlessjazz | 11 years ago | on: Dasheroo – Business Dashboards Done Right
fretlessjazz's comments
fretlessjazz | 14 years ago | on: Wikipedia blackout page
fretlessjazz | 15 years ago | on: Is it normal to get hundreds of break-in attempts per day?
RewriteRule \.(asp|aspx|php|jsp)$ - [F,L,NC]
RewriteRule (w00tw00t) - [F,L,NC]
RewriteRule (phpmyadmin) - [F,L,NC]
RewriteRule (php-my-admin) - [F,L,NC]
That cuts off those requests before they hit a Rails process and suck up any additional resources.
fretlessjazz | 15 years ago | on: We're not based in the valley.
Also, hey Jason! Still owe you a beer sometime.
fretlessjazz | 15 years ago | on: Ask HN Successful Startups: How did you find your first customer?
The first customer that did _not_ come from my personal network was a result of posting to app directories such as feedmyapp.com and the like.
The best advice I can give on signing and keeping your first customer is to _make them happy_. Be nice. Crack jokes. When they call or email you, respond immediately. Your first customers are really important because they're vetting your business model in addition to trying your product.
Accept/understand that, as you observe your first customers interacting with your product, you're going to have to make changes. Make them quickly and reasonably.
Every company is unique, but that's how I found and retained my first customers.
fretlessjazz | 15 years ago | on: Dear Gap, I have your new logo.
They unabashedly violated two rules of logo and print media design, and it's so blatant that I can't believe it was an accident. Their logo features a gradient (print-media epic fail), and two low-contrast overlapping colors, the P and the background square (also a print-media epic fail).
I hope that the executives do not knee-jerk a reaction and demand a logo redesign, but instead play out the campaign and see how it pans out. I'm not convinced it was a mistake.
Perhaps the real redesign wasn't the logo, but their website and online presence?
fretlessjazz | 15 years ago | on: HTML5 resume
As someone who's hired (good and bad) engineers in both UI/UX and back-end disciplines, my first impression of it was "Yeah, it's not pretty, but he does not allege to be a designer." At that point, I checked out the source code. It was not spectacular, but he did communicate an working grasp of the technology he professed to understand.
If this resume was judged in a biased lean towards UI/UX, my opinion is that you'd be passing up a potentially hard-working and dedicated employee. With a little help from a designer, this guy could possibly do great things.
fretlessjazz | 15 years ago | on: HTML5 resume
fretlessjazz | 15 years ago | on: Everyone Who Tried to Convince Me to Use Vim Was Wrong
fretlessjazz | 15 years ago | on: Aloha Editor: an awesome HTML5 browser based editor
fretlessjazz | 15 years ago | on: Intro to Google's open source JavaScript rich text / HTML editor
fretlessjazz | 15 years ago | on: Why Quora uses MySQL rather than No-SQL
I've employed many of the tactics he describes and have achieved >15 M/s of dynamic content through MySQL. Not Facebook, but it was fast and scalable for the market my app was geared towards.
fretlessjazz | 15 years ago | on: Ask HN: Average coder at dead-end. What now?
How are your design skills?
Edit: by design I mean aesthetics and user experience
fretlessjazz | 16 years ago | on: Study: Noise During Sleep Impairs Morning Performance
fretlessjazz | 16 years ago | on: Review my startup: Mixlr
fretlessjazz | 16 years ago | on: Please review my startup
My competitors (uservoice.com, ideascale.com, and a few others) charge a similar base fee, but they both have a tier-based pricing structure. I'm shooting for more of an a-la-carte model that lets my customers choose which features they want.
If, after a few months or so, I find that my pricing is too high, it's a lot easier to lower prices than raise them:).
Thanks again!
fretlessjazz | 16 years ago | on: Please review my startup
fretlessjazz | 16 years ago | on: Yandex Search Engine has beed launched
...does anyone else have a tough time getting past that?
fretlessjazz | 16 years ago | on: SAP to Buy Sybase for $5.25 Billion
fretlessjazz | 16 years ago | on: The technology behind the new Google Docs editor
Example: create a document with two lines of tab-stopped text with varying lengths, and then export to HTML.