Forum: Nokia N900
2012-04-27, 15:52
|
Replies: 10
Views: 3,836
|
Forum: Nokia N900
2012-04-27, 15:32
|
Replies: 10
Views: 3,836
|
Forum: Nokia N900
2012-04-27, 15:02
|
Replies: 10
Views: 3,836
BASH script bug?, simple maths...
Hi All,
I think i've found a little bug but would love for someone to confirm?
Basically I have this script
IN=00:08:19.12
IN=`echo $IN| cut -d'.' -f 1`
arr=$(echo $IN | tr ":" "\n")
|
Forum: Nokia N900
2011-10-11, 16:11
|
Replies: 12
Views: 4,833
Re: n900, new life....
if anyone is interested in the easynews python download tool the source code can be found here
...
|
Forum: Nokia N900
2011-10-11, 13:30
|
Replies: 12
Views: 4,833
|
Forum: Nokia N900
2011-10-11, 13:28
|
Replies: 12
Views: 4,833
Re: n900, new life....
thats another good idea skykooler, I could freak my wife out by playing music to her while I'm at work :)
|
Forum: Nokia N900
2011-10-11, 13:26
|
Replies: 12
Views: 4,833
Re: n900, new life....
Thats a good idea djdas, at the moment I have the device charge and dischage daily. having the battery in there also has the additional advantage of a built in UPS :)
|
Forum: Nokia N900
2011-10-11, 11:23
|
Replies: 12
Views: 4,833
Re: n900, new life....
yeah I only fire up the service if i'm planning to actually use it. not that I have any use real use for it as all the telephony functions are disabled but it's better to have it and not need it than...
|
Forum: Nokia N900
2011-10-11, 09:40
|
Replies: 12
Views: 4,833
n900, new life....
Hi All,
Its been a while since I posted, I'm afraid I was drawn to the dark side and purchased a Samsung Galaxy S2.its a fantastic phone but thats not the point of this thread.
I recently...
|
Forum: Competitors
2011-06-23, 14:04
|
Replies: 51
Views: 28,820
Re: I've fallen for the Galaxy S2 :(
I Just got my S2 yesterday, and I gotta say, some of the things I've been dying to do on my N900 the S2 just does out of the box...
Youtube has always been a bit hit and miss on the N900, works...
|
Forum: Games
2011-03-17, 19:09
|
Replies: 60
Views: 26,055
|
Forum: Games
2011-03-17, 11:32
|
Replies: 60
Views: 26,055
Re: [ANNOUNCE] BounceBounce, A Doodle-jump clone.
You're welcome dude, thats exactly the same as my set up, so I guess that rules out those settings...grrr :( can't find anything on google either.
Maybe its my .desktop file, I'll examine it, do...
|
Forum: Games
2011-03-17, 09:49
|
Replies: 60
Views: 26,055
|
Forum: Games
2011-03-15, 16:31
|
Replies: 60
Views: 26,055
|
Forum: Games
2011-03-12, 23:20
|
Replies: 60
Views: 26,055
|
Forum: Games
2011-03-12, 22:44
|
Replies: 60
Views: 26,055
Re: [ANNOUNCE] BounceBounce, A Doodle-jump clone.
Alfred, Unfortunately there is no solution for that, Nokia really dropped the ball with the rotation handling for the N900.
N900L, hope you like it, its not identical (as I've never played the...
|
Forum: Games
2011-03-12, 22:29
|
Replies: 60
Views: 26,055
[ANNOUNCE] BounceBounce, A Doodle-jump clone.
Hi Everyone,
I'm pleased to announce my latest game, this was a popular request from this forum.
BounceBounce is a simple accelerometer controlled game, simply bounce your fella as high as...
|
Forum: Development
2011-03-02, 21:44
|
Replies: 4
Views: 3,969
|
Forum: Development
2011-03-02, 17:18
|
Replies: 4
Views: 3,969
python/pygame need to disable screen saver
Hi Guys,
My current app uses the accellerometer which is great but after 30 seconds the screen starts to dim, and then the screen saver kicks in...is there anyway to disable this while the game is...
|
Forum: Games
2011-03-02, 08:05
|
Replies: 72
Views: 29,898
Re: [ANNOUNCE] Paper toss N900 (Python+pygame)
mattiasbäx
the commands are as follows
sudo gainroot
cd /opt/papertoss
chown user:users game.dat
chmod 666 game.dat
however the newer version in extras-testing should have fixed this...
|
Forum: Games
2011-03-02, 07:04
|
Replies: 72
Views: 29,898
|
Forum: Games
2011-03-02, 07:01
|
Replies: 72
Views: 29,898
Re: [ANNOUNCE] Paper toss N900 (Python+pygame)
sorry, no I meant to cd to somewhere else for example
"cd /home/user/MyDocs/"
then run
"python /opt/papertoss/game.py"
I wanted to test if it was an issue with relative dir paths.
thanks
|
Forum: Development
2011-03-01, 14:14
|
Replies: 22
Views: 5,857
Re: To discourage a would-be developer
Hi mno@8,
I completely agree, having suffured the pain that is packaging I can agree it takes longer to figure that stuff out than it does to write an entire app, my first app for the n900 was...
|
Forum: Games
2011-03-01, 11:48
|
Replies: 72
Views: 29,898
|
Forum: Games
2011-03-01, 11:46
|
Replies: 72
Views: 29,898
|