Wejoinin Blog

The latest scoop from your friends at Wejoinin

What’s in a Name?

We had a heckuva time finding a name back in December 2006. What do you call this thing? We wanted a name that easily gave away the program’s functionality without being too much of a mouthful. We wanted it to be.. well.. not dry, drab or boring. We wanted it to be easy to remember.

We decided to look for a domain name first, then name it accordingly (the guys at 37signals don’t agree with this, arguing that you can always rig up a domain name after the naming fact).

But the problem was that every single domain with the mention of “signup” in it was, well, long gone. We decided to brainstorm, drawing up a mind map with clusters of words involving “time” “slot” “signup” “sheet” and adding all different permutations of the such. It looked somewhat like .

Then we stepped back and thought, what is this app allowing us to do? We wrote down a bunch of ideas: signing up, coming together, rallying the troops, joining an event…

Hsiufan suggests “Wejoinin”. I check the domains, and it’s clear!

Adblog Snark Hunting offers an analysis of the “Zune” name. A good look at the name/branding industry and how much thought goes into something that is trivial at first glance.

Why Go Fluid?

One of our design decisions was to go with a fluid layout. This meant that the main content was going to expand horizontally with the browser

We noticed quite a few folks using layouts with multiple columns. And as we know, those columns get darn unwieldy when you try to stuff more than three. With a fixed layout, the columns were suffocating the cell content

So we decided to design for those of you with high resolutions (greater than 1024x768) and let you guys put that extra screen width to use.

A very interesting point: the fluid layout, when it becomes too wide, makes text nearly unreadable (longer lines of text increase visual complexity) and single-column tables, well, awkward. We had tossed around ideas of single-column signup sheets staying in a fixed-width layout, then going into an elastic layout once the layout exceeded x number of columns

With design, there’s always a tradeoff. Man.

A Pithy Post to Let You Know We’re Not Dead!

Hello hello hello!

Andrew here to remind you that Hsiu-fan and I are not dead! On the contrary, we are feverishly working away in the laboratory night and day…

Okay, well we actually have to confess that progress on this page has been slower than we had liked. That would be my fault, folks—Hsiu-fan’s got a big majority of the back-end finished up and is waiting on me to speed up with the front.

What sorts of things have we done?

Well in the short time period between June and July, we’ve thrown in all the off-hours we could and brought some new spankin’ new things to the table.

  • Wejoinin now sports a fluid layout. Thanks to our decision to go with the YUI Grids CSS framework, switching from a fixed-width to fluid layout was way easy.

  • Editing sheets just got easier with nubbins. Nubbins are little popups that appear when you hover over a table header. It allows us to give you navigational control without the clutter. Props to Hsiu-fan for a bit of CSS ninja-trickery.

  • We de-AJAXified the text fields. No, seriously, this is a good thing. We just couldn’t get the in-place editors built into Rails working to our satisfaction, and realized that in our use case, not using AJAX would be more elegant. We’ll look into this at a later date, if only to make the end-user experience smoother and tighter :D

  • We’re less ugly. It’s always nice to know that your baby gets beautiful with time.

Hold on folks! We’ve still got to throw in a bunch of things before we could consider this a “launch” product and have that slimy feeling go away. For awhile.

  • Uh, a front page. We need one. A logo would be cool too, but that’s secondary. And a MASCOT. Ooo. Plus points for flashing animated GIFs. Glossy logos, too.

  • How about a business plan? Shh.. we were thinking of living off of Paypal contributions, but we know how stingy you all are (you could, of course, prove us wrong). But we’re not very good at tricking you out of your money, either. And we’re just darn nice :)

  • Cleaning up the signup-sheet editing UI: It’s kind of clunky right now. And some AJAX would be nice (we’re trying to find the time! Really!)

  • Whack-a-bug. Oh shucks, they’re everywhere. Could you let us know if you find one or three or seventeen?

We’ll keep you updated as things get rollin’!

A Brief History of How We Were Born!

How we were born!

Wejoinin, as most Web applications go, was borne as a solution to a real-world problem. Late in 2006, I was in a meeting with leaders from a few of the Christian fellowships at UC Berkeley planning a prayer vigil. We realized that we needed a way to track people coming.

“We need an online signup sheet,” somebody said. “Preferably by tomorrow.” Then I felt all the eyes in the room fall on me.

Crap.

I went back to my apartment and slapped together a PHP script with the help of my friend Ryan. That night, a fairly crippled script flew on tattered wings.

But the important thing was that it worked. We got some positive and constructive feedback from a bunch of folks. And over the next few months, we lovingly reworked the code. We fussed with the UI. We added some helpful AJAX dialogs (even if the buzzword was a bit tacky).

Soon more and more folks requested the code for their own prayer rooms. And as this whole thing started blowing up in popularity, a few of our friends suggested that we make this a hosted service. And we open it up to all sorts of signups. And we get a cool glossy reflective logo (just kidding, we heard you gagging).

On a wing and a prayer

It happened that summer I was interning at a certain special startup with my friend and classmate, Hsiu-fan. Hsiu-fan had been giving me helpful critiques and suggestions with regards to the signup page, and he had downright ninja skills when it came to code. Well that summer we had been playing in Ruby on Rails and we figured, why not, let’s code this thing in RoR like all the cool kids do.

We tossed a few ideas around and came up with Wejoinin, the online signup sheet that doesn’t make you cry. And by not making you cry, we mean we really wanted to come up with a signup sheet service so easy your mother could use and so awesome your geeky cousin rocking a Twitter shirt could gush about…

(more to come!)