Sponsored links

Go Back   MP3Car.com > Mp3Car Technical > Software & Software Development > Front Ends > LinuxICE


Reply
 
Share Thread Tools Display Modes
Old 10-19-2009, 05:03 PM   #1
licensed to kill
 
kev000's Avatar
 
Join Date: Aug 2006
Location: Deep in the Rockies... coding in caves
Posts: 1,042
kev000 will become famous soon enough
Custom Themes Web UI

SrMcTod mentioned to me that people will likely want to tailor the LinuxICE theme to their installation. I personally would like a theme customized for my car. To make this super easy, I think I can write an app that takes a png and creates a theme package that you can drop in and install. To make it even easier, why not make a web interface where you can upload the image, and download the package?

So with this idea, I have 2 questions:

1) is there any interest in using such an app to customize your splash screen on LinuxICE?

2) would anyone be willing to do the web side of the application?
__________________
LinuxICE - because my car already has enough windows (and because I like speed).
LinuxICE2 beta2 is released!!! get it now!
Follow OpenICE development
kev000 is offline   Reply With Quote
Advertisement
 
Advertisement
Sponsored links

Old 10-19-2009, 05:06 PM   #2
Newbie
 
Join Date: Sep 2009
Posts: 8
Sir_Mc_Tod is an unknown quantity at this point
both questions answer:
me
Sir_Mc_Tod is offline   Reply With Quote
Old 10-19-2009, 07:49 PM   #3
licensed to kill
 
kev000's Avatar
 
Join Date: Aug 2006
Location: Deep in the Rockies... coding in caves
Posts: 1,042
kev000 will become famous soon enough
Quote: Originally Posted by Sir_Mc_Tod View Post
both questions answer:
me

yay. You are a saint.
__________________
LinuxICE - because my car already has enough windows (and because I like speed).
LinuxICE2 beta2 is released!!! get it now!
Follow OpenICE development
kev000 is offline   Reply With Quote
Old 10-19-2009, 08:34 PM   #4
Newbie
 
Join Date: Sep 2009
Posts: 8
Sir_Mc_Tod is an unknown quantity at this point
far away from that
Sir_Mc_Tod is offline   Reply With Quote
Old 10-20-2009, 09:03 AM   #5
Admin. Don't bug or I'll byte.
 
Bugbyte's Avatar
 
Join Date: Sep 2004
Location: Corning, NY
Posts: 6,143
Bugbyte is a splendid one to beholdBugbyte is a splendid one to beholdBugbyte is a splendid one to beholdBugbyte is a splendid one to beholdBugbyte is a splendid one to beholdBugbyte is a splendid one to beholdBugbyte is a splendid one to behold
Can I suggest that not only is this a great idea but you should expand it to include more aspects of the UI?

Of course, you know that I have my reasons, but I think being able to make your changes via a web browser app and downloading them to the device is a first step towards a more integrated experience for the car PC.

By making it web enabled, one can make the changes they wish, see the results, and use them in the car without messing around out in the car. And of course, if one has in iPhone or smart phone (wink, wink), perhaps one could create an interface on the web that could be served up by the PC to the smart phone if....for example (and I'm just saying here)...an embedded Linux device was doing the serving.

But that's just me!

BTW- Kev check you PM's for info on your free Sheeva!
__________________
Want to:
-Find out about the iBug?
-Stop being a newbie? Take a look at the FAQ Emporium?
-Find out about carPC's in just 5 minutes? View the Car PC 101 video
-Help me kill my car PC
-Watch live video streams from my mobile PC? Check it out here.
-Where is the iBug?
Bugbyte is offline   Reply With Quote
Old 10-20-2009, 10:47 AM   #6
licensed to kill
 
kev000's Avatar
 
Join Date: Aug 2006
Location: Deep in the Rockies... coding in caves
Posts: 1,042
kev000 will become famous soon enough
Quote: Originally Posted by Bugbyte View Post
Can I suggest that not only is this a great idea but you should expand it to include more aspects of the UI?

Of course, you know that I have my reasons, but I think being able to make your changes via a web browser app and downloading them to the device is a first step towards a more integrated experience for the car PC.

By making it web enabled, one can make the changes they wish, see the results, and use them in the car without messing around out in the car. And of course, if one has in iPhone or smart phone (wink, wink), perhaps one could create an interface on the web that could be served up by the PC to the smart phone if....for example (and I'm just saying here)...an embedded Linux device was doing the serving.

But that's just me!

BTW- Kev check you PM's for info on your free Sheeva!

SMT and I were talking also about being able to create themes for all LinuxICE components: nghost, navit, icepanel, etc. I think the above is a good first step.

Bugbyte: how far are you along with your sheeva-web? We need to get your stuff in the LinuxICE code repo so myself *wink wink* and other's can start iterating on it and packages can start being made for it. I can't wait for the sheeva to come!
__________________
LinuxICE - because my car already has enough windows (and because I like speed).
LinuxICE2 beta2 is released!!! get it now!
Follow OpenICE development
kev000 is offline   Reply With Quote
Old 10-20-2009, 11:42 AM   #7
Variable Bitrate
 
hexxamillion's Avatar
 
Join Date: Dec 2007
Location: AZ
Posts: 373
hexxamillion is on a distinguished road
A web UI would make the experience more portable and prevent from having the need for more client side software.
__________________
"Live Free!!!...It's all about Open Source"
Worklog: '05 Nissan Altima Project (Intel D945GCLF2D)
Project #2:Solar Power Integration
Vimeo Vids:Project Videos
Blog: Hexxamillion.com- 100% Powered by Wind Energy
Twitter:http://twitter.com/hexxamillion
hexxamillion is offline   Reply With Quote
Old 10-20-2009, 02:54 PM   #8
Admin. Don't bug or I'll byte.
 
Bugbyte's Avatar
 
Join Date: Sep 2004
Location: Corning, NY
Posts: 6,143
Bugbyte is a splendid one to beholdBugbyte is a splendid one to beholdBugbyte is a splendid one to beholdBugbyte is a splendid one to beholdBugbyte is a splendid one to beholdBugbyte is a splendid one to beholdBugbyte is a splendid one to behold
Quote: Originally Posted by kev000 View Post
Bugbyte: how far are you along with your sheeva-web? We need to get your stuff in the LinuxICE code repo so myself *wink wink* and other's can start iterating on it and packages can start being made for it. I can't wait for the sheeva to come!

Me = Struggle to make tiny steps. But so far I have a program that outputs speed data repeatedly to a web page. I'm working on making it display in LED format so it actually looks like an electronic speedo. Then, I'll make it use a night background based on either time of day or calculated sunset.
__________________
Want to:
-Find out about the iBug?
-Stop being a newbie? Take a look at the FAQ Emporium?
-Find out about carPC's in just 5 minutes? View the Car PC 101 video
-Help me kill my car PC
-Watch live video streams from my mobile PC? Check it out here.
-Where is the iBug?
Bugbyte is offline   Reply With Quote
Sponsored links
Advertisement
 
Advertisement
Old 10-20-2009, 06:26 PM   #9
licensed to kill
 
kev000's Avatar
 
Join Date: Aug 2006
Location: Deep in the Rockies... coding in caves
Posts: 1,042
kev000 will become famous soon enough
Bugbyte: can you post your codes? Even if it's currently not working/stable, at least we can get it in LinuxICE 2.0 before final so it'll be there when users run apt-get update. In addition, i'll put the codes in the LinuxICE subversion repo which will get my eyes and a few other's eyes on the codes making improvements.
__________________
LinuxICE - because my car already has enough windows (and because I like speed).
LinuxICE2 beta2 is released!!! get it now!
Follow OpenICE development
kev000 is offline   Reply With Quote
Sponsored links
Advertisement
 
Advertisement
Reply

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
custom linux for carputer... gandhijee Software & Software Development 1 06-13-2009 07:49 PM
Some thoughts on front end UI NSFW Software & Software Development 4 09-10-2008 07:47 PM
UI Softlock hellthorne Centrafuse 9 03-28-2008 11:47 PM
Min Requirements for a web cam edie209 Off Topic 7 05-17-2001 04:50 PM



All times are GMT -5. The time now is 12:17 AM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.3.2
Copyright © 1999 - 2008 Mp3Car.com Inc.Ad Management by RedTyger
Message Board Statistics