Difference between revisions of "User:Spatialguru"

From Amahi Wiki
Jump to: navigation, search
(add note re: alarms)
(added note about remote apps)
Line 5: Line 5:
 
== Applications ==
 
== Applications ==
 
* What will be done for installing new web apps?  Will there be a common online repository location?  Any sort of validation/certification of the app?  This could be where HDA really takes off, so I'm thrilled to see the web-app setup tab working well.
 
* What will be done for installing new web apps?  Will there be a common online repository location?  Any sort of validation/certification of the app?  This could be where HDA really takes off, so I'm thrilled to see the web-app setup tab working well.
 +
* '''Remote applications''' - in some cases it may be worth investigating an easy solution for running X Window apps from the HDA remotely on client machines.  The best cross-platform solution I can think of is having HDA host a pre-configured copy of [http://bellard.org/qemu/ QEMU] that has a mini distribution of Linux with an X server included.  Then it would connect to HDA automatically and do ''something''. Thereby reducing the complexity of having to use X or VNC manually. Of course, the VNC approach may be okay too.
  
 
== Networking & Backups  ==
 
== Networking & Backups  ==

Revision as of 03:36, 15 September 2008

What to talk? Meet me in IRC or leave a note on my discussion page


I started using and testing Amahi in Sept. 09 - starting with helping to test Fedora 9. Enough about that.. I'm using this page to keep bookmarks for related technology I'm looking at trying to use with Amahi. Or just fun looking stuff that would be cool to do with it.

Applications

  • What will be done for installing new web apps? Will there be a common online repository location? Any sort of validation/certification of the app? This could be where HDA really takes off, so I'm thrilled to see the web-app setup tab working well.
  • Remote applications - in some cases it may be worth investigating an easy solution for running X Window apps from the HDA remotely on client machines. The best cross-platform solution I can think of is having HDA host a pre-configured copy of QEMU that has a mini distribution of Linux with an X server included. Then it would connect to HDA automatically and do something. Thereby reducing the complexity of having to use X or VNC manually. Of course, the VNC approach may be okay too.

Networking & Backups

PBA backups don't seem possible with default Mac OS X 10.x BIOS, so maybe running Netboot server on HDA would help somehow. Probably not helpful with backups, but at least letting, say, a Macbook network boot would be really cool.

Mapping Applications

  • I put together this simple web-mapping application demo: HDA Maps
    • Using OpenLayers and a few simple web mapping services for data. All open source and open data.
  • Future ideas, allow data upload to home folder, then run my custom indexing scripts, add them to the map

VPN & Security

Some systems don't support OpenVPN but rather want IPSec-based VPN.

  • It might be worth investigating the use of FreeS/WAN VPN architecture. Wouldn't it be cool to support BOTH with Amahi! Then I assume a large swath of potential enterprise software would connect to it (including my phone!).

Built-Ins

  • Address book would be very useful, especially for home networks. Icing on the cake: I've seen some really neat integration with PDF output too, to print address labels. (that was through CivicRM stuff)
  • Alarms - perhaps in combination with the calendar app, there is some way to "inject" calendar alarms into web pages! E.g. maybe adding a frame or something to a page your request, or throwing out a pop-up, etc. I have no clue if this is possible but it would be similar to captive portal wifi node idea used (annoyingly) in hotels.

Key Management

It would nice for the user management web tools to make it easy to access users public ssh keys, especially if there can be some good instructions for installing them. Perhaps this could be used to mount drives easier without having to log in.

Databases

Sometime people like to have their own little databases - e.g. for a small workgroup. So, like the file sharing capabilities I would like to see some phpMysql sort of apps that allow simple creation of tables and GUIs for running basic reports. I haven't done this in a long time, so I'm unaware of what is available, but keeping it listed here for a rainy day. I think it would be a cool app for small biz examples.