DISQUS

DISQUS Hello!  The comments on this profile are unclaimed and thus are unverified.

Do they belong to you? Claim these comments.

Eric Allam's picture

Unregistered

Feeds

aliases

  • Eric Allam
  • Eric
  • Eric Allam

Eric Allam

1 year ago

in We don't write tests. There just isn't time for luxuries. on James on Software
@cedric: You don't need to use Selenium to test javascript. You can use JSunit, which as the name states is an easy to use Javascript Unit testing library. Selenium should be used for integration tests, or acceptance tests, not unit tests on your javascript code.

http://www.jsunit.net/

1 year ago

in We don't write tests. There just isn't time for luxuries. on James on Software
@cedric: You don't need to use Selenium to test javascript. You can use JSunit, which as the name states is an easy to use Javascript Unit testing library. Selenium should be used for integration tests, or acceptance tests, not unit tests on your javascript code.

http://www.jsunit.net/

1 year ago

in We don't write tests. There just isn't time for luxuries. on James on Software
@cedric: You don't need to use Selenium to test javascript. You can use JSunit, which as the name states is an easy to use Javascript Unit testing library. Selenium should be used for integration tests, or acceptance tests, not unit tests on your javascript code.

http://www.jsunit.net/

1 year ago

in We don't write tests. There just isn't time for luxuries. on James on Software
@cedric: You don't need to use Selenium to test javascript. You can use JSunit, which as the name states is an easy to use Javascript Unit testing library. Selenium should be used for integration tests, or acceptance tests, not unit tests on your javascript code.

http://www.jsunit.net/

2 years ago

in 5 Facebook Application Gotchas | 20bits on 20bits
iLike had a couple million of users before facebook platform launched.

2 years ago

in Defining interfaces through mocking on OLD Bamboo Blog
Mark, great introduction to Rspec and stubbing/mocking. I have recently fallen for Rspec and stubbing because, as you said, it makes our interfaces better.

One thing that caught be attention were your expectations. For instance:

@auction.valid?.should_equal false

Could be written like this:

@auction.should_not_be_valid

Rspec is clever enough (using method_missing) to run the method :valid? on the @auction object and make sure its false (because of the should_not). I find its cleaner that way and it will also take advantage of Rspec's new generated spec names feature.

2 years ago

in Are you an accidental or habitual entrepreneur? on Paul Jacobson
Paul, thanks for the link and the write-up. Glad you enjoyed the habitual vs. accidental post, hopefully ill be able to pull out more articles like that in the future.

2 years ago

in Are you an accidental or habitual entrepreneur? on Paul Jacobson
Paul, thanks for the link and the write-up. Glad you enjoyed the habitual vs. accidental post, hopefully ill be able to pull out more articles like that in the future.

2 years ago

in True Return on Investment on Chris Brogan
Your absolutely right, the ROI is in the intangibles. Meeting new people, sharing ideas, creating new things, receiving an audience and attention. Awesome post.

By the way, nice cliffhander at the end. A pretty good way to bring people back, I would say. Can't wait.

2 years ago

in Passion as a Requirement on Chris Brogan
I am passionate about new things that could change the world. I love things that constantly change, that don't get boring. I am passionate about change, I would say, but more specifically growing. Being static is boring. I don't care how much money I have, if I'm not changing, I am not living.

2 years ago

in What tech couldn't you live without? on Scobleizer
Interesting, looks like dodgeball is owned by Google. Check out the bottom of the dodgeball homepage.

2 years ago

in Rant: Wall Street Journal on New Media on Chris Brogan
Hey, sweet microphone! Yea, reading that WSJ article was hard. I love how they use the word "amateur" so many times. It has such harsh connotations. Too bad these so called "amateurs" are often times much more entertaining then the "old media".

By the way, I love it when people post when they're pissed off. All the bullshit gets thrown out the window. No need to tip toe around anything. Good SHIT!

2 years ago

in It's Not Luck on Chris Brogan
Instead of calling events like that "fate" I say that its a "sign from the universe" telling me im heading in the right direction.

For instance, I am currently about to launch fizboflorida.com, which is a new type of for sale buy owner website. When zillow announced their open api, I took it as a sign from the universe telling me im heading the right way, and that zillow was going to help build fizboflorida.com into something special.

Some signs from the universe are smaller, and to catch them you must keep your ears and eyes open. It is a good feeling, it almost feels like what your doing has meaning, Awesome stuff.

2 years ago

in The Underground Blogosphere on Chris Brogan
Theres nothing wrong with it. Hell, I WANT other bloggers to email me with interesting things to say. It shows me that they believe that my blog is influential enough to try to "pitch" too. Part of me thinks that article was written for traffic purposes. "Digg bait" if you will.

2 years ago

in The "Social" in Social Software on Chris Brogan
Since I live in Tallahassee, FL (soon to be Orlando) I can't say I have had any similar experience. But, I believe getting to know the people behind the product is important, and that blogs can help you to do that. I'm more likely to buy a product from a company that has a blog than one that doesn't.

Maybe one day I'll make it over to California, and finally meet some people face to face.

2 years ago

in One Problem With Creative Types on Chris Brogan
Ahh yes, the email day, I know that feeling. One day your inbox is flooded with great ideas, comments, and inquiries. Everything is flowing, feeling good, moving forward. Then, everything stalls. Clients are nowhere to be found. Partners are missing. The second sock of a pair has been eatin by the dryer.

Those numbers for creators/consumers/ignoramuses are staggering. Only 1%. I guess it depends on what "creation" means. If you include myspace blogs I'd imagine that number would jump up pretty high. But, obviously, I don't consider that true creation.

Well, you have a new subscriber. I won't be able to make it to podcamp, but im interested to see what comes of GNM. Love the logo!

3 years ago

in Back to the important news: eBay bans Google Checkout on Scobleizer
Interesting Read here:

http://xpaypal.blogspot.com/2006/06/5-reasons-w...

While I don't agree with all of his points, it does seem to me that Paypal is much better suited for eBay auctions. The Fraud point is the strongest of all 5, IMHO.
Returning? Login