Forum: Applications
2012-10-15, 12:00
|
Replies: 23
Views: 12,463
Re: [REQUEST] NodeJS for Maemo
nodejs (0.8.12) on the extras-devel. Fully optified. Run
/opt/node/bin/node
npm is working, usage example
/opt/node/bin/npm install socket.io
(Seems npm needs gcc installed as well. Run on...
|
Forum: Applications
2012-10-13, 12:10
|
Replies: 23
Views: 12,463
|
Forum: Applications
2012-10-13, 11:12
|
Replies: 23
Views: 12,463
Re: [REQUEST] NodeJS for Maemo
I created a github repository where we can put some testing snippets: https://github.com/krispypen/NodeJSForMaemoSnippets
I already made a working snippet for creating a call and sending an sms :)
|
Forum: Applications
2012-10-09, 10:37
|
Replies: 23
Views: 12,463
Re: [REQUEST] NodeJS for Maemo
This is how I compiled nodejs: http://krispypen.github.com/blog/2012/10/07/compile-nodejs-for-your-n900/
I did a super-easy performance test on the N900:
for loop from 0 to 100000000 doing a +...
|
Forum: Applications
2012-10-05, 23:01
|
Replies: 23
Views: 12,463
Re: [REQUEST] NodeJS for Maemo
Just keep in mind, they're not optified, being meant for the SDK scratchbox environment, rather than the devices directly, so you have to manually optify them if you want to save some rootfs space.
...
|
Forum: Applications
2012-10-04, 00:09
|
Replies: 23
Views: 12,463
Re: [REQUEST] NodeJS for Maemo
What way did you manage to find to install gcc/g++ that's actually painful? On the N900 (if you have the sdk repo added), and on most linuxes, "apt-get install gcc" and "apt-get install g++" works...
|
Forum: Nokia N900
2010-05-27, 05:17
|
Replies: 36
Views: 10,804
|
Forum: Applications
2010-05-26, 08:13
|
Replies: 165
Views: 95,013
|
Forum: Maemo 5 / Fremantle
2010-05-25, 21:33
|
Replies: 140
Views: 44,166
|
Forum: Nokia N900
2010-05-25, 02:10
|
Replies: 47
Views: 6,989
|
Forum: Applications
2010-05-10, 23:26
|
Replies: 7
Views: 4,517
|
Forum: Off Topic
2010-04-28, 21:11
|
Replies: 7,222
Views: 1,716,017
|
Forum: Off Topic
2010-04-27, 08:33
|
Replies: 7,222
Views: 1,716,017
|
Forum: Off Topic
2010-04-27, 08:32
|
Replies: 7,222
Views: 1,716,017
|
Forum: Off Topic
2010-04-24, 22:08
|
Replies: 7,222
Views: 1,716,017
|
Forum: Off Topic
2010-04-20, 05:10
|
Replies: 7,222
Views: 1,716,017
|
Forum: MeeGo / Harmattan
2010-04-18, 15:06
|
Replies: 79
Views: 43,304
Re: MeeGo 1.0 or Maemo 5
I'm impressed by the amount of expert analysts in this thread, giving advice about the future without any hesitation... ;)
PR1.2 was frozen weeks ago when the SDK was released and we are...
|
Forum: Off Topic
2010-04-13, 00:15
|
Replies: 7,222
Views: 1,716,017
|
Forum: Nokia N900
2010-03-23, 09:19
|
Replies: 8
Views: 2,603
|
Forum: Nokia N900
2010-03-23, 02:17
|
Replies: 8
Views: 2,603
Re: N900 won't resume from screen lock
Take the battery out of the device, wait half a minute, and take it back.
First reflash with the vanilla firmware (this will erase your eMMC, so you should make a backup before it), and then...
|