Adren Software Bug DB - http://bugs.adrensoftware.com/ Feed for all projects 2010-06-05T19:11:08Z FS#29: Allow Buddy Image Cropping/Scaling http://bugs.adrensoftware.com/index.php?do=details&task_id=29 2010-06-05T19:11:08Z Adam Jacques Give the userm the user a way to crop their buddy image. FS#28: Replace ProtocolManager with Events http://bugs.adrensoftware.com/index.php?do=details&task_id=28 2010-05-22T00:45:53Z Adam Jacques The ProtocolManager is too strictly designed for public release. Replace it with less strict style event callbacks. FS#27: Optional Dropbox Image Upload http://bugs.adrensoftware.com/index.php?do=details&task_id=27 2010-05-05T23:49:50Z Adam Jacques Allow the user to instantly upload photos they take to Dropbox, and send links to images/files they have on Dropbox to their friends. Developer API: https://www.dropbox.com/developers Developer API: https://www.dropbox.com/developers]]> FS#26: Swarm Member Idle Timeout http://bugs.adrensoftware.com/index.php?do=details&task_id=26 2010-05-01T03:04:37Z Adam Jacques Currently, devices that get disconnected without logging-out don't get properly removed from the swarm. If this happens, messages will continue to be queued to be sent to that device, but never get retreived. FS#25: Realtime Status Update Push http://bugs.adrensoftware.com/index.php?do=details&task_id=25 2010-05-01T02:57:30Z Adam Jacques On the combined network status update news feed, embed a small Silvelight applet to enable push updates. The applet would connect to an update server using TCP or UDP and receive updates from that server. It would then use the DOM bridge to call a local javascript function that would display the update to the user. FS#24: Push/Poll Swarm Message Transfer http://bugs.adrensoftware.com/index.php?do=details&task_id=24 2010-04-27T23:24:00Z Adam Jacques Two modes will be available to clients for connecting to the swarm: push and poll. Push-based messaging will utilize UDP, and poll-based messaging will make the client periodically contact the server for new messages. Polling will have to be have to be often to make sure chat messages don't sit around to long as this does not look good. FS#23: Drawing Application http://bugs.adrensoftware.com/index.php?do=details&task_id=23 2010-04-26T20:46:56Z Adam Jacques Take advantage of the multi-touch screen to allow the user to draw with friends on a whiteboard like sub-application. FS#22: Social Network Event Calender Integration http://bugs.adrensoftware.com/index.php?do=details&task_id=22 2010-04-23T18:40:21Z Adam Jacques Publish a calender feed that includes all of the users events. This will allow them to have all of their events in one central location. FS#21: Link Preview http://bugs.adrensoftware.com/index.php?do=details&task_id=21 2010-04-18T16:12:35Z Adam Jacques Hovering over a link will trigger a preview to be generated of that site and displayed to the user. If the user receives a link to a YouTube video, video information will be downloaded and displayed such as: video name, uploader, and video length. FS#20: My IM Accounts http://bugs.adrensoftware.com/index.php?do=details&task_id=20 2010-04-19T00:44:26Z Adam Jacques This page will allow the user to modify all of their im accounts and networks.