Recent activity
Subscribe to this feed
Sid Yadav replied on November 25, 2009 06:26 to the problem "I can't share anything" in Nincha:
Sid Yadav replied on November 25, 2009 04:47 to the question "Your FAQ mentions sharing one's RSS feed. Where can I find mine?" in Nincha:
Sorry about that, the link needs to be placed. You can currently access it by adding /rss to a URL (e.g. http://nincha.com/video/94566/rss).
Sid Yadav replied on November 25, 2009 01:04 to the problem "password after registration" in Nincha:
Sid Yadav replied on November 24, 2009 10:06 to the question "App Stopped Accepting New Entries" in Memiary:
Sid Yadav replied on November 24, 2009 10:00 to the question "App Stopped Accepting New Entries" in Memiary:
Sid Yadav replied on November 19, 2009 09:48 to the problem "Google Video as Video?" in Nincha:
Sid Yadav replied on October 10, 2009 18:41 to the question "Do you plan to publish a Web API ?" in Memiary:
Oops, they should be:
http://www.memiary.com/api/getentries/
http://www.memiary.com/api/setentries/
Have fixed it here: http://blog.memiary.com/post/20917140...
Sid Yadav replied on October 10, 2009 10:26 to the question "Do you plan to publish a Web API ?" in Memiary:
Enjoy!
For anyone who wants to use it, please e-mail me for a unique developer "key" at sid@nincha.com. This is needed with every request.
1) GetUser
http://www.memiary.com/api/getuser/
Needs variables: key, username, password
If user doesn't exist, creates account and shows "signedup":
<memiary>
<status>true</status>
<action>signedup</action>
</memiary>
If user exists and credentials (username/password) are correct, shows "loggedin" indicator:
<memiary>
<status>true</status>
<action>loggedin</action>
</memiary>
(Standard to other requests too) If user exists and credentials are incorrect, shows "false" and "invalid info":
<memiary>
<status>false</status>
<action>invalidinfo</action>
</memiary>
(Standard to other requests too) If not all fields are passed (i.e. username/password/key), shows "fieldsmissing":
<memiary>
<status>false</status>
<action>fieldmissing</action>
</memiary>
(Standard to other requests too) If key is found to be invalid, shows "invalidkey":
<memiary>
<status>false</status>
<action>invalidkey</action>
</memiary>
2) GetEntries
http://www.memiary.com/api/getuser/
Needs variables: key, username, password, lastUpdate (in format: 2008-11-10 10:08:38)
For default, i.e. first attempt, use "0000-00-00 00:00:00". This will return ALL the entries for that user.
If no entries are found:
<memiary>
<status>false</status>
<action>fieldmissing</action>
</memiary>
If entries are found with a timestamp that is later than lastUpdate (<lastupdated> is the timestamp container in each entry just incase you find it useful, shows when it was lastupdated):
<memiary>
<servertime>2008-11-10 11:19:17</servertime>
<entry>
<date>2008-11-10</date>
<lastupdated>0000-00-00 00:00:00</lastupdated>
<one>BLAH1</one>
<two>BLAH2</two><two>
</two><three>BLAH3</three><three>
</three><four>BLAH4</four><four>
</four><five>BLAH5</five><five>
</five></entry>
<entry>
<date>2008-11-09</date>
<lastupdated>0000-00-00 00:00:00</lastupdated>
<one>BLAH1</one>
<two>BLAH2</two><two>
</two><three>BLAH3</three><three>
</three><four>BLAH4</four><four>
</four><five>BLAH5</five><five>
</five></entry>
</memiary>
3) SetEntries
http://www.memiary.com/api/getuser/
Needs variables: key, username, password, date (in format: 2008-11-10)
Optional variables: one, two, three, four, five (indicates each list item)
If entries are successfully updated (as long as the "needed" variables are supplied, this should be the case), shows:
<memiary>
<status>true</status>
<date>2008-11-11</date>
<action>entryupdated</action>
</memiary></lastupdated>
Sid Yadav replied on October 02, 2009 22:54 to the problem "Memiary is currently not saving on 10-1 and 10-2" in Memiary:
Sid Yadav replied on July 28, 2009 15:55 to the idea "Adding Memiary to homepage" in Memiary:
Hi Alan,
Are you interested in pursuing this?
If you have time + the skills, I can probably give you access to the full API.
Get in touch at feedback@memiary.com.
Thanks,
Sid
Sid Yadav replied on July 28, 2009 15:54 to the problem "Syncing not working on iPhone 3GS" in Memiary:
Sid Yadav replied on July 28, 2009 15:51 to the problem "What is wrong with the question?" in Memiary:
Sid Yadav replied on May 02, 2009 18:27 to the question "How do i add memories to past dates?" in Memiary:
Sid Yadav replied on February 09, 2009 03:27 to the question "New memiary app not synching, deleting entries." in Memiary:
Hi,
What's your Memiary username?
This problem has been noticed when a username is logged in multiple times with different cases. For example, you could have signed up with "drjones", but when you logged in the next time with the iPhone app it auto-capitalized the D (Drjones) which caused the entries to be written under a separate username.
Sid Yadav replied on January 26, 2009 06:28 to the question "Privacy Policy?" in Memiary:
Hi Jon,
Thanks for your question.
Re: your privacy -- we will never ever sell your data, use your address (in fact, we don't even ask for one -- not even for signing up!), and all content/memories on the site are yours and strictly yours. Infact, I'd go as far as to say that we won't even monetize the site with ads. I made Memiary over a weekend primarily for myself, and the fact that it now has over 20,000 users is in itself a huge reward for me.
Re: privacy policy -- you're right, we should have one. It's something I just haven't got around to putting up since I don't want to copy/paste a generic one out of a random website. It might take some time, but I'll try and get something up as soon as I can.
Sid Yadav replied on January 21, 2009 14:55 to the question "Where have all the old entries gone - can't find them after reinstalling Memiary!?" in Memiary:
Becky,
Thanks for your question.
The could be two things that could cause this:
1) What is your username? Sometimes the iPhone capitalizes the first letter which causes a problem with displaying the entries. Try logging in with the username in the case you signed up in (e.g. becky instead of Becky).
2) Have you recorded any entries this year? If not, the iPhone does not have a way to view "All" past entries (just week, month, and year). You can use the web app to view All the entries under Past->All Time.
Sid
Sid Yadav replied on January 19, 2009 01:11 to the problem "Sync from Iphone to Website not working properly" in Memiary:
I think I've figured out the problem -- this isn't to do with the iPhone app.
So, here's the deal. Your real account (the one you probably signed up with) is "Fuzzy" [uppercase F]. Once in a while, perhaps on the iPhone app, you login with "fuzzy" [lowercase f]. This login works, but the writes that get to the database get written under "fuzzy", which it differentiates from "Fuzzy", and therefore you essentially have two accounts. The past week page doesn't differentiate in terms of the cases, so you can see ALL your posts in there from both accounts. This also explains some of the double listings (i.e. Sun 18 Jan).
Until I can fix the problem, I'm going to go through your account and manually change all entries to "Fuzzy" (uppercase F). Meanwhile, you can make sure that you're only logging with "Fuzzy".
Sid Yadav replied on January 17, 2009 13:18 to the problem "Sync from Iphone to Website not working properly" in Memiary:
Jason,
Thanks for reporting this. Please see this thread for a very related issue (Memiary->iPhone syncing not working) -- the person was able to fix it by reinstalling the app: http://getsatisfaction.com/memiary/to...
I've definitely never heard of it showing up in the Weekly view and not the daily view -- infact, I'm not sure if this is even technically possible. Can you please give me your username?
Also, if you have some time on your hands and if this is a fairly serious issue, it'd be great if you could post a couple screenshots.
Thanks,
Sid
Sid Yadav replied on January 15, 2009 14:54 to the problem "Keyboard covers last two entries when editing in Iphone app" in Memiary:
Sid Yadav replied on January 14, 2009 01:32 to the problem "Keyboard covers last two entries when editing in Iphone app" in Memiary:
I'm really sorry you're experiencing this, but there is not much I can do from my side. I've had about 10 friends of mine on both the iPhone and iPod Touch try it out in all kinds of modes over the last couple of months (not to mention hundreds who have bought the app), and there have been no reports of any kind. In other words, it's not possible to debug something when it isn't broken for the testers.
Out of curiosity, have you tried reinstalling the app?
I'm pretty sure it's not your device's fault -- the only possible explanations could be the installation or your account. Reinstalling will validate the first part, and if you can give me your username, I can check up the database to make sure it's aligned with the others in terms of settings, etc.
Again, sorry about this -- I'm just as helpless as you are.
| next » « previous |
Loading Profile...
