Showing results 1 to 25 of 100 @ 0.22 seconds. Search: Posts Made By: erendorn
Forum: Applications 2014-06-10, 21:16
Replies: 23
Views: 12,552
Posted By erendorn
Re: [N9,N900] Qalculette, a QML "scientific" calculator (now in Ovi/testing)

The subscribing feature is a handy one ;)

I expect to code again in 2015, but probably for more portable stuff, like onwcloud. A shame, because php sucks, while I really enjoyed Qt... Just for Qt...
Forum: Applications 2014-06-10, 20:49
Replies: 23
Views: 12,552
Posted By erendorn
Re: [N9,N900] Qalculette, a QML "scientific" calculator (now in Ovi/testing)

Yeah sorry, I've stopped coding for the time being, not enough free time and motivation :( ..
The code is available though:
https://bitbucket.org/erendorn/qalculette
Forum: SailfishOS 2013-03-30, 23:06
Replies: 75
Views: 29,115
Posted By erendorn
Re: jolla taking too long???

1) Is Jolla late to market? probably yes (I think everybody would be 5 years late now).
2) Can they still succeed? Maybe. There's no way to know today.
3) Is Jolla late compared to their initial...
Forum: Off Topic 2013-03-01, 13:16
Replies: 1,497
Views: 438,318
Posted By erendorn
Re: Jolla Sailfish Is stunning! Now on video!

I do care for the specs, but also for how much it costs. I don't want an uber specced phone for 800+€. The low of the high range is largely good enough for me today.
Forum: Community 2013-01-23, 22:44
Replies: 111
Views: 22,353
Posted By erendorn
Re: Restructuring the forum

Given the amount of maemo devices available for purchase and the number future devices, I think the domain name is perfect to consider any other OS as equal citizen ;)
XDA was also a very specific...
Forum: General 2013-01-23, 08:00
Replies: 31
Views: 8,090
Posted By erendorn
Re: Nokia decrypting your SSL sessions

Nokia put Nokia's public keys in the browser to encrypt (regardless of the target site), and Nokia has Nokia's private keys to decrypt. Then Nokia has the sites public keys to reincrypt when traffic...
Forum: Development 2013-01-22, 21:40
Replies: 41
Views: 10,618
Posted By erendorn
Re: I Want to develop apps but have no Developing/C++ skills

Indeed. But it is also incredibly rewarding. C is a bit ugly, but writting good C++ really is a beautiful experience. I wouldn't start with C++, but if one likes to develop, I would advise him to...
Forum: General 2013-01-20, 19:43
Replies: 31
Views: 8,090
Posted By erendorn
Re: Nokia decrypting your SSL sessions

In the usual way, for a given site, youe browser encrypts the data with the site's key. Only the website can decrypt it. Note that it's your browser that does the encryption.

If you want to...
Forum: Off Topic 2013-01-19, 18:31
Replies: 1,497
Views: 438,318
Posted By erendorn
Re: Jolla Sailfish Is stunning! Now on video!

Still, I hope there will be some kind of security framework, just not like aegis.
Actually, almost the same thing, but:
- that would show the required autorisations on install (like android)
-...
Forum: Development 2013-01-14, 22:10
Replies: 2
Views: 2,548
Posted By erendorn
Re: Floating point questions in C++...

float will give you approx 7 decimals of precision, always (hence asking for 8 digits is asking for trouble). It's very bad. Don't use floats unless you can control rounding errors, and don't have a...
Forum: Off Topic 2012-12-26, 11:20
Replies: 1,497
Views: 438,318
Posted By erendorn
Re: Jolla Sailfish Is stunning! Now on video!

What about providing both at the same time (Qt 4.8 and 5.0/5.1, at least as "experimental" for the 5.x ones and presenting 4.8 as the official way)?
There shouldn't be any conflict. But I don't know...
Forum: Applications 2012-11-18, 10:06
Replies: 125
Views: 35,683
Posted By erendorn
Re: What are your TOP 2 Missing Apps?

I use Map to find mcdonalds
Forum: Competitors 2012-11-14, 18:40
Replies: 81
Views: 19,852
Posted By erendorn
Re: Google Nexus 4

I simply do not wish to select every morning the albums I want to listen to during the day. Neither every week. Actually, I don't want to do it at all, but as it's not possible I'll do with "the less...
Forum: Maemo 5 / Fremantle 2012-11-13, 09:46
Replies: 20
Views: 6,672
Posted By erendorn
Re: Possible malware or compromised package..

can you log the dbus commands used to send sms? (if the program is using that interface)
Forum: Competitors 2012-10-31, 12:31
Replies: 81
Views: 19,852
Posted By erendorn
Re: Google Nexus 4

That's completely wrong. On mobile devices, for a given application, you always store files in the same place (the user doesn't have to know where), on a given media => if you have two storage...
Forum: Off Topic 2012-10-28, 21:26
Replies: 3,260
Views: 1,041,857
Posted By erendorn
Re: JollaMobile : Jolla continues Nokia's excellent work on #MeeGo based smartphones

well, you still need to provide hardware adaptation (https://www.google.fr/search?q=mer+hardware+adaptation). They are not going to provide drivers for all the Arm SoCs on earth.
The portability...
Forum: Off Topic 2012-10-18, 14:00
Replies: 3,260
Views: 1,041,857
Posted By erendorn
Re: JollaMobile : Jolla continues Nokia's excellent work on #MeeGo based smartphones

I hope the phone is not too good then, because if it is my girlfriend will complain again on my spendings ..
Forum: Off Topic 2012-10-12, 13:29
Replies: 3,260
Views: 1,041,857
Posted By erendorn
Re: JollaMobile : Jolla continues Nokia's excellent work on #MeeGo based smartphones

Because if you have grep, you can run important things like

ps -ef | grep crysis
Forum: Off Topic 2012-10-03, 15:03
Replies: 3,260
Views: 1,041,857
Posted By erendorn
Re: JollaMobile : Jolla continues Nokia's excellent work on #MeeGo based smartphones

China is an enormous market, with very few patents. In that sense it makes a lot of sense to launch things there if you are a start-up with non copyable things (know-of and expertise).
A 95% open...
Forum: Community 2012-09-28, 07:32
Replies: 7
Views: 3,728
Posted By erendorn
Re: Dedicated forums for Mer and derivatives on OpenTablets

really? that certainly isn't good news :/
Forum: Applications 2012-09-26, 07:57
Replies: 49
Views: 17,831
Posted By erendorn
Re: QT5 Beta1 for Harmattan

It's been explained like 10 times already in this thread:
Programs compiled against Qt 4 cannot and will not use Qt 5 libraries.
They are not binary compatible. Actually they are not even...
Forum: Applications 2012-09-25, 09:06
Replies: 49
Views: 17,831
Posted By erendorn
Re: QT5 Beta1 for Harmattan

This is expected: right now, these QT5 libs only take extra space on your device, they are not used in any way: no N9 program that you likely have is compiled against them.
Forum: General 2012-09-25, 09:01
Replies: 1
Views: 1,214
Posted By erendorn
Re: The jeopary game patents website, frame your thread in the form of a question

It's funny because your outraged post could also benefit from a better formatting :)
Forum: Off Topic 2012-09-23, 22:22
Replies: 3,260
Views: 1,041,857
Posted By erendorn
Re: JollaMobile : Jolla continues Nokia's excellent work on #MeeGo based smartphones

e-ink hardware keyboard, with a ctrl key! I'd buy that! (But I'll make do without hwkb)
Forum: MeeGo / Harmattan 2012-09-20, 17:48
Replies: 22
Views: 6,517
Posted By erendorn
Re: Did my phone get hacked or something?

could really be random taps (open map, clic on a restaurant, call restaurant) due to some bug or excessive sensitivity of the touch screen while charging.
Also, if the charger stops/restart, the...
Showing results 1 to 25 of 100



 
Forum Jump

All times are GMT. The time now is 18:19.