Welcome to my yPen Blog

Hello and welcome to my yPen Blog! I wud be using this site to put all the knowledge I have gathered in my Post-Graduation days…

The first emphasis wud be on Networking and Databasis because this is what I do on job, Network and Database Administration.

Comments (2)

Upcoming features summary

After using yPen for some time and hearing what people say, I decided to mock up a list of features that I think would be nice to implement:

- URL recognition for clicking
- Sharing (would require account setup)
- Draggable Resizable writing area
- Note comments
- some kind of whiteboard to draw

Anything to add/correct/throw out?

Comments

Multiple lines bug fixed

Fixed new bug with loading notes with multiple lines. It was caused by the new system of note loading, but now it’s gone.

Comments (1)

Larger note area

I made the writing area bigger, now by default it’s 300 pixels high. This means that in IE7 it’s more usable and finally works with the latest fixes.

I will make the size of writing area draggable soon so you’ll be able to resize it on fly.

Comments

Autosave fixed, faster work

I fixed the bug with autosave together and thus implemented faster loading of notes content when you switch them. Now notes are stored with JavaScript on client-side, thus they load faster and yPen makes much less MySQL read/write’s.

Feel free to test notes now, yPen now saves them without problems.

Comments

Bug with autosave

There’s some bug that makes yPen auto-save the wrong content. Recently I ended up with the same content in 3 notes. This is very serious, please, be careful, don’t use the site for critical notes until this is sorted out. I’ll try to come up with the fix shortly.

Thanks.

Comments

Update - Notes & API

I implemented first API and made creating, and deleting notes via GET method API. This way known bugs with notes creation were fixed. If demand exists, I’ll make those operations back via ajax as it was originally planned.

Slight interface changes - main toolbar was put in user panel and separated with individual note toolbar (”delete” button).

Comments

Publicly Online

Hi,

We’re online with the minimum functionality possible.

Current Features:
- Create, edit, delete notes
- Autosave
hmm… that’s all :)

Upcoming Features:
- User accounts to keep all data safe (don’t get fooled by the “Login” link, there’s no registration as yet)
- Notes order change

Known Bugs:
- Sometimes new notes do not appear until you refresh the page
- Internet Explorer is a mess. We’ll do something with it soon.

Comments (1)