To follow up on my debugging of the Hibernate issue I was having a couple days ago in the KeepTabs project where viewing a single bookmark loads the entire User graph… It turned out that the issue was a bug in the auto-generated JSPX files that Spring Roo MVC created. This is one of the [...]
No Comments. Continue Reading...Next part of the KeepTabs.com storage back-end will be to use Spring Data to do polyglot persistence to a MySql and Neo4J databases. Might also need to use a Document database for the web-snapshots. Any suggestions?
No Comments. Continue Reading...KeepTabs.com development update. Now have to work on the inevitable Hibernate mapping issues. So now I have an issue where viewing a single bookmark loads the entire User graph. This is obviously some JPA screwup in my @manyto… annotations. To debug I’ll start by changing the FetchType to LAZY and see if that helps. Then [...]
No Comments. Continue Reading...Yahoo is unveiling an entirely new Bookmarks product this evening at new.bookmarks.yahoo.com – new interface, new back-end, the works. A screencast created by Yahoo developer Tom Chi is here which gives an excellent overview of the service (Chi also created the background music for the screencast). Compare that to the existing Bookmarks product (screenshot is [...]
No Comments. Continue Reading...Catacomb is a WebDAV repository module for use with the Apache WebDAV module, mod_dav. Apache mod_dav parses WebDAV and DeltaV protocol requests into operations on a repository providing persistent storage of resources and their properties. The default repository for mod_dav is provided by a separate module, mod_dav_fs, which stores resource bodies as files in the [...]
No Comments. Continue Reading...So we made a quick change in the “Post to KeepTabs” bookmarklet. In order to work with the popup blockers that most people are using these days, instead of trying to open a new window from the bookmarklet it now opens a floating window on the page. Let me know how this works in your [...]
4 Comments. Continue Reading...Wridea.com has a pretty interface and makes nice use of Ajax to allow users to quickly just down ideas. I do think the interface for note taking needs to be much more more intuitive and easy for best usability. Never forget your ideas again. Save it when you have it. Create categories and organize your [...]
2 Comments. Continue Reading...Wow! Look at the pricing! Amazon S3 provides a simple web services interface that can be used to store and retrieve any amount of data, at any time, from anywhere on the web. It gives any developer access to the same highly scalable, reliable, fast, inexpensive data storage infrastructure that Amazon uses to run its [...]
1 Comment. Continue Reading...We have a new release of KeepTabs.com up for your pleasure and feedback. This release brings us closer then ever to duplicating much of the features you find at del.icio.us and other social bookmarking services (we’re not shy about that . In the next month or so we will roll out what we think are [...]
1 Comment. Continue Reading...Joel Spolsky talks about some good usecases for online Calendars… My needs are probably weird, but not that weird. Here’s what I need a calendar to be able to do: Enter flights. Many of these calendars only lets me enter things that start on 15 minute intervals, and flights are just not scheduled that way. [...]
1 Comment. Continue Reading...