DISQUS

DISQUS Hello! Rev2.org is using DISQUS, a powerful comment system, to manage its comments. Learn more.

Community Page

Jump to original thread »
Author

Memiary + Lessons of a Weekend Entrepreneur

Started by Sid Yadav · 8 months ago

Editor’s note: this post is 100% biased. Please take it for what it is.
Hello folks! I haven’t moved to Mars. Or at least, yet. I’ve just been busy, as I’m sure you’re used to hearing by now. So before I inform you about my late ... Continue reading »

57 comments

  • Inspiring stuff
  • Great stuff ! :)
  • I m agree with you....
  • Well, I'll try it out, since I think I have the very same problem as you, I forget things easily and somehow, I feel like I need a little bit more of control in my life... Ah, anyway, what's control? But I do want to have a little memento of what I did, and not feel like I wasted my whole life for real.
  • Love the clean layout. Love the expression weekend entrepreneur.

    Tell me, where is the data stored?
  • Thanks! The data is stored in an ecrypted MySQL database.
  • Awesome experiment and a good product.
    I've shied away from diaries, writing for two days and skipping, then again writing for two days and skipping. This looks like the thing that'll do for me.

    And yeah I aspire to be a weekend entrepreneur. :-)
  • Great stuff indeed, I discovered it through techcrunch and found it interesting. Love the minimalism.
  • I love this post! I'm a web developer with millions of ideas and all I do is talk about them and never actually do them. I know people get tired of hearing them becasue I talk about them so much, then 2 months later I have a whole other idea and with those ideas always come new domain purchases that just sit and get dusty. Finally when I get off my butt to do my own project someone snags it away from me and the first thing I say is "they stole my idea" which is always far from the truth. They took the initiative to do it and I didn't. Now that I read this post my plan is to save my weekends for me and my projects. Thanks! And I will be one of the users of Memiary.
  • I think what you created is super useful and fun. I'm an entrepreneur but also a writer and one day, as I live life to the fullest, I want to remember what I did and how I did it, and your simple tool allows aggregation around that. I'm very smitten with it, thanks, Jenna Raby
  • Thanks guys! I appreciate your smart responses.
  • Great stuff :)
  • Thanks for creating Memiary and for this insightful article.
  • hi
    i'm form china and introduce memiary in my blog :
    http://www.zhuobing.com/?p=128
  • Just started using it now, I suffer from the same short-term memory problem. This forces the active review of the day.
    Data integrity will be key here, I will be pretty pissed off if I keep this up and you lose the data! Do you have a strategy for that?
  • have same problem with you guy, hard to save a memory in my head and hope with this i can save it and opened in the future to remind it
  • Simple, clean and right on for it's intended purpose. With a Excel download I can cut and paste weekly so I have a sortable simple 'database' I throw into Google Docs.

    So two features that would add tons of value too me ... and keeping in tune with your positive protocol of limiting five 5 events per day is to

    1) provide up to five (5) user defined or Memiary allowed drop down catagories so users (me) do not have to have multiple Memiary accounts and sign-in's to capture Personal; Business; Technology; Other1; Other2 . This recognizes that if one shares the account it is visible for all to see.

    2) make it exportable the easiest way for you you can so database can be backed up and open in another app
  • Thanks!

    Re: 1) That's an interesting idea. With the 'public diaries' feature, you'd be able to toggle specific items as being public or private, but I guess the 5 item limit would limit your use. Instead, I think what would make it work is an 'upto 10 item' limit as I suggest below, allowing you to click 'add another' 5 more items after you enter 5 items. Couple that with the #hashtags feature I'm working on, and you'd be able to enter 10 items, categorize each however you wish, and toggle their public/private status accordingly. How about that?

    Re: 2) It's currently exportable in RSS (see RSS icon in Past pages), and I'm working on building export in the iCal format. Stay tuned!
  • Cool stuff... I'll try using it for awhile but will probably forget to do just that.

    You should check out controllers/memiary.php lines 97 and 98. When accessing associative arrays where the index may not exist, you need to use "array_key_exists" or "isset," otherwise you'll throw a notice.

    Number 1 feature you *must* add: allow for more than 5 items on the list. If I had more than 5 things to note and you force me to pick and choose, I'm going to use something else that doesn't lose this valuable information (like a private tumblr)

    Number 2 feature: when a "memory" field is in focus, tab should save and jump to the next.

    Number 3 cool to do feature: If you're up for the challenge, allow me to add my twitter name. Then, you watch my twitter and if you see a post that begins with @memiary, you add that item to today's stuff. This is also a great way to spread the word of your product, as people will be wondering "what's this memiary stuff?"

    Take care.
  • Thanks for your suggestions.

    The 'accessing associative arrays' thing has been fixed -- it was a simple case of error handling when no input is given, which has now been turned off.

    Re: Number 1. There are a lot of alternative ways to do what you do with Memiary, but the beauty of the service are its constraints, not its features. Similar to the reason you'd want to have a blog AND a Twitter account to write more than 160 characters, I believe Memiary's "5 item limit" is what makes it work for what it is. If it were to be just one item and an "add another" button below, it would fail, because there wouldn't be a given standard to users so they would either be underwhelmed and enter just one thing ("um, I did this today. What am I supposed to write?") or overwhelmed ("how many things do I have to enter?!"). Either way, they would never use the service again because it is simply too broad.

    But that said, there are plans in the future to extend the number of entries to 10. So below the 5, you'd have an "add another" button, and you'd be able to go to 10 entries. For most users, 5 should work, and for users who have much to say, 'up to 10' would be their canvas.

    Re: Number 2. If you currently press enter after entering a memory, it should automatically jump to the next field.

    Re: Number 3. Twitter integration is something I have been working on, but it likely won't be public (i.e. @memiary), because it's rare that you'd want to share your private memories with your Twitter friends. It would instead work through DM messages which is sad because it wouldn't have the viral effect you suggest, but then again, I created the service in the interests of the user in the first place -- not the service itself.
  • Very good points.

    I agree with the beauty of such a service being its simplicity and constraints. Don't get me wrong, I love the idea and I think it's awesome that you made it. However, one must consider the purpose of the application as well. I think in this case the user's desire, and I speak only for myself here, to have more than 5 items supercedes the "beauty of constraints" of the application.

    Another way to look at it is the constraint is "just enter a list of things you did today" and the constraint is loosened to "try and make it exactly 5."

    Number 2, I didn't pick up on hitting Enter, but you might want to reconsider changing it to Tab. I hope at this point you don't think I'm knitpicking, but Enter and Tab have much different expectations from the user. Enter generally means "submit this page" and tab means "go to the next item in the form." From my perspective I see the list of 5 items as a form, thus I expect hitting Enter would save/submit the entire page and hitting tab will jump to the next. That's just my personal reaction, though I highly suspect it to be true for most others.

    Number 3, very good point about not making it public. I was just so excited about "discovering" a win-win-win situation for the user, his friends, and Memiary, that I overlooked the aspect of privacy. Thinking it over a bit more, I think "@memiary" and no DM is still the way to go. Here's why: First off, how much harder is it to log-in to Memiary than it is to write a message from Twitter? If the answer is "so much harder that I really would prefer to do it from Twitter" than you've got a usability problem. (One thing you should totally implement is "remember me" so I just go to Memiary.com and see the list for today). Second, is Twitter just one of many ways to append my Memiary? That is, can I txt or e-mail something to get entries added? If so, then I understand having Twitter be another alternative way to do this.

    On the other hand, if I'm going to Tweet something, and it is something I'd like to remember in Memiary, a situation which is no doubt commonplace, doing @memiary is 100% awesomely convenient, viral, and well, cool. It's just like telling people "This Tweet is significant enough that I want to remember it later." And it's easier than Tweeting "at the mall" and then DM'ing it or logging in to Memiary and posting the same thing.

    Basically, I see an overlap of purpose in Twitter and Memiary: short entries about something I'm doing or have done. If the tweet is significant enough to be Memiaried, then I just do @memiary. It makes perfect sense. (Note that the fact it's a tweet presupposes I don't mind sharing it publicly). If I want to make an entry to my Memiary privately, well, I log-in and do it... it shouldn't be more difficult than sending a DM.

    Finally, all of these suggestions just come from my own personal interest in these types of things, I love tinkering with ideas like these. Do what you like, but if it were my pet project and I saw this opportunity of virality, I'd try it out and see what comes of it.
  • it's really great stuff. I'm very like it, thank you for your nice post
  • Gtg.
  • PHP is a much simpler web programming to create complex web 2.0 sites. It feels good to be a weekend programmer at times, however it is difficult to implement every creative ideas because of commitments from both work and personal life.
  • Have you looked into Python with Django ? The productivity you get is great.
  • This seems great . I guess i need it a lot too. I am those who will forget important stuff. Thanks for the update !
  • Thought provoking! It's looks like it's going to be very simple and great for it's intended role. Frank Sullivan legal forms Website Owner
  • true, i have the similar problem, i will try it now.
  • That was great recomendation to be netpreuneur. thanks.
  • Weekends are times to unwind and relax. Its the best time to mull over your ideas or some problem solving tasks. Memiary may comes in quite handy.
  • It is interesting to note that Successful Sites starts with a small idea. Take for example Youtube. It has grown by leaps and bounds and the best part is that it did not start out as business venture. All the founders wanted was to create a platform to share their photos and stuff online among friend.
  • ne! It will teach you most things entrepreneurs spend their lives discovering, and it will do so in a week. Additionally, you will have intellectual property that you yourself created, own, and are extremely proud of, and something to tell and show your friends, family, and anyone you meet with great pride. When you wake up in the mornings, you will get a tingly feeling as you check your Google Analytics account and se
  • Theboard.info - We have gathered the most popular warez blogs for your needs - Theboard.info the only place you need to get all the warez you want
  • Your Memiary idea is a great one - clean, efficient, and easy to remember! ha! But seriously, that would be a great stand-alone or add-on to any number of websites, blogs, e-commerce sites, and more. You could make some serious money just selling the package. Congratulations on taking a small idea and creating something to be proud of - whether you share the problem or keep it to yourself.
  • When you are relaxed, ideas tend to flow in but you also need to brainstorm to come out with a good idea.
  • PHP is a much simpler web programming to create complex web 2.0 sites. It feels good to be a weekend programmer at times, however it is difficult to implement every creative ideas because of commitments from both work and personal life.
  • I use PHP with good results too. Im really what you can call weekend entrepeneur, i do it for fun!
  • Sid took a slower but a smarter approach. Build something with only necessity and then add functions to that only if needed. I'm myself into application development and stuff so i myself prefer leaner things. Most importantly don't bloat your programs.
  • Great info. Very inspiring. Im thinking to become a weekend entrepeneur too.
  • It's interesting!Will get my friend's to sign up too!
  • Have tested it out!The sign up process is really easy!
  • Yes! You seriously motivated me!Thanks!
  • Isnt this memiary just like tweeter??
  • I have seen my friend using memiary and doesn't know the purpose of it until i stumbled on this article.Will definitely give it try.
  • It sure to be the list number of steps needed for registration. I mean who will hack your personal memo online when its not something valuable! I believe none will blame you for the lost of information. Probably add more lines of memories instead of restricting it to only 5?
  • This is truly a 100% biased article!However, I believed in what is being said.On how good memiary is.I don't deny the fact that I discriminate the usefulness of the site in the beginning not until when i start try using it since its easy to get it register!To my surprise, I fill it with memories every single day !
  • For those that hope to be a entrepreneur one day,this is definitely a motivating source.Telling you the obstacles, how the ideas came from are certainly inspiring. Memiary is useful to lots and thanks for contributing!
  • Sid,

    A question. Is this Memiary portable? i.e. could I just install it on my PC and use it. If so, how do I install it?
    Or is it just for your own private use? (sorry that's 3 questions!)

    Sounds like a *very* useful tool.
  • Keep up the excellent work! Your website helps to keep me from boredom as well.
  • Memiary is another great concept i just wish it would be wirelessly present in my hot spots in my room to be reminded.. LOL.. :)
  • This seems great . I guess i need it a lot too. I am those who will forget important stuff. Thanks for the update !
  • These are all very good suggestions. I happen to like diaries a lot. When I write in mine and read it the next day I'm amazed at everything that I had forgotten in just 24 hours. I hope this and Twitter and such help in your memory.
  • The key to success - stay away from investors and anyone else offering to connect you with the VIPs (for a chunk of the company, of course).
  • I have a very similar problem. I will try your solution. thanks a lot.
  • Very great post,
    Thank for share.
  • Thanks admin
  • so usefull thanks so much

Add New Comment

Returning? Login