Showing results 1 to 25 of 27 @ 0.01 seconds. Search: Posts Made By: HoX
Forum: Applications 2011-06-01, 09:32
Replies: 6
Views: 3,464
Posted By HoX
Re: [ANNOUNCE]IP Script

Thank you and congratulation for the script.
Forum: Applications 2011-05-31, 21:46
Replies: 6
Views: 3,464
Posted By HoX
Re: [ANNOUNCE]IP Script

I didn't test it on the phone, but on my computer it works well

ifconfig ${iface} | sed -ne "s/.*inet addr:\([0-9]*\.[0-9]*\.[0-9]*\.[0-9]*\).*/\1/p"

If you want to get the address of a...
Forum: Nokia N900 2010-05-19, 20:11
Replies: 16
Views: 4,637
Posted By HoX
Re: The Touch Screen stopped working

You are a genius!!!
Here comes the solution!
Open the keyboard and type CTRL+SHIFT+X... This will open xterminal.
Now type cp .conboy MyDocs/conboy and if no error occurs, you can now pick the the...
Forum: Maemo 5 / Fremantle 2010-03-10, 09:42
Replies: 7
Views: 2,123
Posted By HoX
Re: wrong caller id

This is not a real bug, but a workaround. I explain you how it works.
The numbers "0039340xxxx", "+39340xxxx" and "340xxxx" are the same number, but the first two have the national prefix in two...
Forum: Maemo 5 / Fremantle 2010-03-08, 14:03
Replies: 8
Views: 3,138
Posted By HoX
Re: Skype questions

baron von bubba is wrong.
you can disable skype and any other IM/service by clicking on the status bar (the one with the time) and select "Status" (the one with the big green point on the left....
Forum: Games 2010-02-03, 16:19
Replies: 141
Views: 41,256
Posted By HoX
Re: SIO2 Interactive Publish its first N900 Game::HoopsFrenzy

This is the fact:
they have a production cost of X both for iPhone and N900. If, for example, one user each three buy the game, they will have:
many_many_many_iphone_users / 3 * 1$ = many money...
Forum: Games 2009-12-16, 08:23
Replies: 5
Views: 4,234
Posted By HoX
Re: [Maemo 5] Bounce - Full Version?

Of course we could write an email to Rovio and ask theme a full version.
As we can see on their site (http://www.rovio.com), they already have a full version for this game "BOUNCE 3D BOING VOYAGE"...
Forum: Applications 2009-12-15, 23:06
Replies: 119
Views: 89,117
Posted By HoX
Re: Aircrack-ng & Macchanger (fremantle/maemo 5)

will it be available a GUI for cracking wifi in an easy way?
And what about a GUI for macchanger?
Forum: Applications 2009-12-15, 23:02
Replies: 9
Views: 6,398
Posted By HoX
Re: location-test-gui - where to download ?

here (http://repository.maemo.org/pool/maemo5.0/non-free/l/location-test-gui/location-test-gui_0.92-1+0m5_armel.deb) it is
Forum: Applications 2009-12-15, 10:13
Replies: 10
Views: 4,519
Posted By HoX
Re: mDictionary for the N900

I think that is possible to download wiktionary and browse it through the web browser offline, but I don't know how to do it.
I will search for it and if I find a solution I will let you know.
Forum: Applications 2009-12-11, 16:41
Replies: 11
Views: 6,137
Posted By HoX
Re: Can't remove aMSN..?

what does dpkg -s amsn tell?

Also take a look to the option --force-remove-reinstreq... I think that this will fix the issue, but after that I suggest you to re-install and then re-remove the...
Forum: Nokia N900 2009-12-09, 23:31
Replies: 22
Views: 16,203
Posted By HoX
Re: Activate / using front web cam

The front webcam could be used/tested with the application mirror which could be found in Maemo Extras. For now, AFAIK, is the only way to use it.
Probably it will be used for the video call in some...
Forum: Maemo 5 / Fremantle 2009-12-06, 23:42
Replies: 2
Views: 1,211
Posted By HoX
Re: Renaming in the File Manager

Simply hold the click on the item you'd like to rename and the cascade menu will popup. The first voice of the menu should be rename.
Check it out and let me know if it works.
Forum: Multimedia 2009-12-05, 20:51
Replies: 25
Views: 26,552
Posted By HoX
Re: Video player with external subtitles support

mplayer is the real media player, but it comes without a GUI (Graphical User Interface), so if you want to use it, you have to use XTerm and command it (STOP, PLAY, FF, REW) through keyboard key....
Forum: Nokia N900 2009-12-04, 09:43
Replies: 10
Views: 3,804
Posted By HoX
Re: Some questions about the device use

Currently not, maybe someone could implement it in the future.


I don't know, but I supposed you can't


It works for me, selecting 2 Languages and 2 Dictionaries in the text input settings. I...
Forum: Nokia N900 2009-12-03, 23:26
Replies: 8
Views: 3,391
Posted By HoX
Re: Nokia N900 Picture Converter

If you're a user linux you can do a simple script to do this and transfer file from the command line.

for example you can do:
#!/bin/bash
while [ $# -ge 1 ] ; do
convert $1 -resize 800x480...
Forum: Multimedia 2009-12-03, 10:29
Replies: 25
Views: 26,552
Posted By HoX
Re: Video player with external subtitles support

No... mplayer should be installed from Extras-devel. The default player uses gstreamer which has nothing to do with mplayer
Forum: Development 2009-11-24, 16:40
Replies: 5
Views: 1,758
Posted By HoX
Archives manager

Is somebody working on an archives manager? I think it will be quite usefull as many file come from internet compressed.
Of course I could download it on my computer, decompress and then copy to the...
Forum: Applications 2009-11-17, 13:45
Replies: 17
Views: 33,753
Posted By HoX
Re: Analog Clock Widget Development

Actually, I'm working on another project, but I think this is not so difficult to do (maybe using cairo).
If someone else write it, it's better, otherwise I will do it.
Forum: Nokia N900 2009-11-08, 14:15
Replies: 4
Views: 2,742
Posted By HoX
Re: N900 in Italy

I have already ordered it on the Online Nokia Shop. Actually I hadn't any plan, but after taking the phone I'll consider if I really need it.
What about you?
Forum: Development 2009-11-04, 09:06
Replies: 7
Views: 3,014
Posted By HoX
Re: Need help editing a user script

I don't know if it will work, but try this:


// ==UserScript==
// @name Fully Maximize Google Calendar with F12 Toggle
// @namespace http://www.google.com/calendar/*
//...
Forum: Nokia N900 2009-10-18, 20:06
Replies: 109
Views: 55,488
Posted By HoX
Re: Screen Colours

Of course it's not always trusted, but if you see here (http://www.nokiausa.com/find-products/phone-comparison) (Nokia US page) it confirm that N900 has 16,7 million colours... is it untrusted too? :D
Forum: Nokia N900 2009-10-17, 23:11
Replies: 109
Views: 55,488
Posted By HoX
Re: Screen Colours

you're right! (http://en.wikipedia.org/wiki/Nokia_N900#cite_note-15)
Forum: Nokia N900 2009-10-14, 10:33
Replies: 8
Views: 5,617
Posted By HoX
Re: N900 & MicroUSB

I don't know the real answer, but I can suppose ONE answer.
I have the same issue with my old Sony Ericsson M600... it works on the computer, but not on the in the car. Maybe the USB protocol should...
Forum: Nokia N900 2009-10-08, 22:19
Replies: 109
Views: 55,488
Posted By HoX
Re: Screen Colours

Wake up javispedro... a lot of phone do it... take a look at the Nokia 6131 16M colors (24bit)... and this is just an example.
Showing results 1 to 25 of 27



 
Forum Jump

All times are GMT. The time now is 05:15.