![]() |
Re: Flip clock pre pre pre pre release
ciroip,
How did you get those custom Panel tabs on left side? |
Re: Flip clock pre pre pre pre release
Someone please make a deb of this... pretty please!
|
Re: Flip clock pre pre pre pre release
ciroip, the progress looks awesome, can't wait to give the thing a try on my tablet here! Did you ever get around to solving the power issues (stop updating/etc when the tablet dims) or was that part of the battery monitoring stuff that you gave up on? Just curious...
In any event, awesome stuff, hope there's a final deb being released soon so everyone can enjoy this! (and when's the "widget" based on this badboy for that new awesome looking liqbase coming out?? ;o) ) |
Re: Flip clock pre pre pre pre release
Quote:
Quote:
Quote:
In case someone have something to suggest should probably just take a look at the flipclock.py piece (where the actual main loop reside) and see how put there some decent battery check to call the 'clock' functions. Anyway I dont think anyone is insane enough to wanted to mess with my messy codes. liqbase: I salivate everytime I watch Gary's works. I really wish I could use some of his code, (or let him use something ) but I believe he is a perfectionist and he probably dont want release his beasts too early |
Re: Flip clock pre pre pre pre release
Hey Ciro,
Just been playing around with your latest build, fc99, and it's pretty awesome. A few points... I did go digging around in your code (yea, it's messy, but not IMPOSSIBLE ;-) ), as I noticed your were updating the clock display every 10 seconds which was wasting CPU: in ci_init.py, you had Code:
pygame.time.set_timer(CLOCK_EVENT, 10000) # Main LOOP 'trigger event' each 60 secs Code:
ctime = time.ctime() Code:
elif event.type == ci.CLOCK_EVENT: I'm working on the device state code, it's pretty straight forward (tz1 figured it out for the python status bar applet, same concept goes here) but have to spend some time to make it work (figure out what needs to run and what doesn't based on device state). I'll let you know once I get it sorted out hopefully in the next day or so. |
Re: Flip clock pre pre pre pre release
Quote:
The little clock you see on the video is actually called "ciroclock.c" in source here. It will be filled up with your data and stuff and will be your own personalized example of using liqbase :) |
Re: Flip clock pre pre pre pre release
Quote:
I dont always follow the suggestions because Im a goat. I set the priority to other parts of the code and I forget the core (anyway the clock+alarm is just an excuse to play with python and graphic :) ). I warned about the code quality... I beginned to feel guilty about when qwerty had to touch it to adapt for the .deb. I really need someone that keep an eye on the important part of the thing :) |
Re: Flip clock pre pre pre pre release
Quote:
[reading the very 1st post of this thread] http://www.internettablettalk.com/fo...ad.php?t=25582 Let me know if u need different resolutions, or more frame for the animations or whatever. Im working to 'pimp' a bit the clock building some eyecandies: it seem they can work decently even in python. Could they make sense for something a bit more ambitious? A collections of themable finger friendly animated gadgets (with transparencies, sound, cinetics, etc) heavely connected with the code (a step a bit above over the usual 2 state bitmap): again python seem perfect for prototyping things like these, then a serious programmer (I hear in uk there are this kind of animals) could just port the code in c and use the graphics: https://garage.maemo.org/frs/downloa...48/gadgets.jpg https://garage.maemo.org/frs/downloa...47/gadgets.tgz |
Re: Flip clock pre pre pre pre release
Finally used the jolouis's suggestions for the clock update.
Trying 2 versions of the new slide button for the alarm switch 1 in full screen (sliding with snaps) 1 in window mode (just on - off) I personally prefer the 1st version but could be a bit tricky sometime (that maybe is not bad in this case to avoid false engaging...) https://garage.maemo.org/frs/download.php/5489/fc10.tgz http://files.myopera.com/ciroip/albums/695073/fc10.jpg like usual: happy sunday |
Re: Flip clock pre pre pre pre release
Ok, my kung fu is growing. Now thanks to Kerthan's pypackager I can nearly manage the .deb beast.
https://garage.maemo.org/frs/downloa....1.0.armel.deb |
All times are GMT. The time now is 09:08. |
vBulletin® Version 3.8.8