Active Topics

 

Showing results 1 to 25 of 100 @ 0.02 seconds. Search: Posts Made By: uvatbc
Forum: SailfishOS 2017-10-13, 22:23
Replies: 21
Views: 2,836
Posted By uvatbc
Re: Editing/Appending SQLite files

Please don't give anyone ideas like that...
Can of worms I say!
Forum: SailfishOS 2017-10-13, 21:16
Replies: 21
Views: 2,836
Posted By uvatbc
Re: Editing/Appending SQLite files

It shouldn't matter what the on disk sqlite3 format is...
Any program that reads the data from the sqlite database is always going to use some select statement.
If that select statement has an...
Forum: SailfishOS 2017-10-13, 20:25
Replies: 21
Views: 2,836
Posted By uvatbc
Re: Editing/Appending SQLite files

Markyyboy, how exactly are you trying to retrieve data?
Have you tried the following SQL statement:
Forum: Applications 2017-08-01, 02:18
Replies: 25
Views: 11,644
Posted By uvatbc
Re: [Announce] Tesla Model S app

Really? Thats a ridiculous requirement.
I mean sure, everyone has a smartphone these days, but mandating a Android/iOS phone app is scary: What if my phone is discharged? I can't get into my car to...
Forum: Off Topic 2017-05-20, 07:44
Replies: 8
Views: 984
Posted By uvatbc
Re: What have I missed?

As I live and breathe, the Texrat is back!
Forum: Maemo 5 / Fremantle 2017-05-03, 05:16
Replies: 2
Views: 1,650
Posted By uvatbc
Re: [HOWTO REQUEST] Build packages update

Are you trying to compile packages for Maemo?
Can you try the Docker images I've created?
Here's the thread and the post with the example: https://talk.maemo.org/showpost.php?p=1523210&postcount=3
Forum: Applications 2017-03-14, 21:31
Replies: 695
Views: 238,778
Posted By uvatbc
Re: [Announce] qgvdial: Google Voice client for Qt platforms

Can you give me a pull request?
https://github.com/uvatbc/qgvdial

Thanks.
Forum: Community 2017-03-01, 19:22
Replies: 114
Views: 102,189
Posted By uvatbc
Re: [Council] The 1st Maemo Developer Regatta - The starting line

I don't think I've ever been this happy to be placed third :D
<bounces around like a child>
Forum: Maemo 5 / Fremantle 2017-02-25, 08:44
Replies: 3
Views: 1,948
Posted By uvatbc
Re: JSON pasing on Maemo

I've used QtScript with my Maemo app
http://doc.qt.io/qt-4.8/qtscript-module.html
Forum: Applications 2017-02-18, 04:09
Replies: 695
Views: 238,778
Posted By uvatbc
Re: [Announce] qgvdial: Google Voice client for Qt platforms

The latest Maemo version is 0.5.1732 and it is available from the openrepos site.
qgvdial on the maemo repositories has not been updated.
I've yet to figure out how to do that correctly.
Forum: Development 2017-02-09, 20:58
Replies: 2
Views: 7,247
Posted By uvatbc
Re: Docker image for Maemo development on Linux

Docker images updated.
Example usage: See the Makefile (https://github.com/uvatbc/qgvdial/blob/master/Makefile)
Forum: Applications 2017-02-09, 20:46
Replies: 695
Views: 238,778
Posted By uvatbc
Re: [Announce] qgvdial: Google Voice client for Qt platforms

Uploaded the maemo and harmattan versions to openrepos.
Finally.
Forum: Applications 2017-01-28, 02:39
Replies: 25
Views: 11,644
Posted By uvatbc
Re: [Announce] Tesla Model S app

I don't have a Neo900, but if you can point me to the development environment I can try compiling for it.
Forum: Off Topic 2017-01-09, 05:58
Replies: 13
Views: 1,712
Posted By uvatbc
Re: How do you pronounce Mer (as in Mer Linux)?

OK ok poll time.

How do you pronounce it?
Mer as in
1. "meer" like beer
2. "murr" like murray
3. "mer" like mare
4. "meer" like steed
5. Cowboy Neal option: "Windows"
Forum: Applications 2016-12-21, 17:27
Replies: 695
Views: 238,778
Posted By uvatbc
Re: [Announce] qgvdial: Google Voice client for Qt platforms

:eek:

What device and Symbian version do you use?
Forum: Development 2016-12-21, 13:00
Replies: 2
Views: 7,247
Posted By uvatbc
Re: Docker image for Maemo development on Linux

Update: Docker image for Harmattan SDK

How:
The way to install the Harmattan SDK was to use the harmattan-sdk-setup.py from the Nokia dev site (now unreachable).
Instead I used a modified...
Forum: Applications 2016-12-21, 04:18
Replies: 695
Views: 238,778
Posted By uvatbc
Re: [Announce] qgvdial: Google Voice client for Qt platforms

Guess who's got two thumbs and has just entered the coding competition?
This guy!

The docker image has worked for compiling qgvdial!
Forum: Community 2016-12-21, 04:16
Replies: 114
Views: 102,189
Posted By uvatbc
Re: [Council] The 1st Maemo Developer Regatta - The starting line

Project Name: Docker for Maemo
Author: Yuvraaj Kelkar
Brief description: A Docker image to build Maemo applications
Category: Something New
Screenshot(s): None.
Features/work to be judged:...
Forum: Development 2016-12-21, 04:11
Replies: 2
Views: 7,247
Posted By uvatbc
Docker image for Maemo development on Linux

What?
A Docker image that can be used to compile Fremantle x86 and armel

Why?
All my Maemo development was stuck inside a Ubuntu 12.04 virtual machine that I was too scared to upgrade to 16.04...
Forum: Applications 2016-12-20, 02:55
Replies: 695
Views: 238,778
Posted By uvatbc
Re: [Announce] qgvdial: Google Voice client for Qt platforms

After an extremely long hiatus, I'm back with an update:

1. The code has now been migrated to github: https://github.com/uvatbc/qgvdial
2. The login problem has been fixed yet again (as of...
Forum: MeeGo / Harmattan 2016-09-02, 20:23
Replies: 4
Views: 3,384
Posted By uvatbc
Re: MeeGo SDK

I've started creating docker images for a bunch of my development environments - mostly because I got tired of reinstalling everything from scratch.

I'll try putting the maemo sdk into a docker...
Forum: General 2016-01-14, 22:53
Replies: 49
Views: 12,782
Posted By uvatbc
Re: .Net or Java ? or am i just delusional

Why is mixing formatting into the language a deal breaker?
COBOL has that too btw.
Also: https://en.wikipedia.org/wiki/Whitespace_(programming_language)
Forum: Off Topic 2016-01-14, 22:29
Replies: 73
Views: 4,376
Posted By uvatbc
Re: The Future of Jolla's Tablet

Hey szopin, do you mind taking your flamebait to another thread please?
Fox News is more than enough of a firehose of racist bigotry, I don't need to read t.m.o. for that

I'm trying to get my...
Forum: General 2016-01-14, 22:13
Replies: 49
Views: 12,782
Posted By uvatbc
Re: .Net or Java ? or am i just delusional

You know what? Keep Java and .net aside, go learn some computer science and use something simple not so verbose like python as your vehicle to learn the concepts of computer science.
Start here:...
Forum: General 2016-01-14, 03:20
Replies: 49
Views: 12,782
Posted By uvatbc
Re: .Net or Java ? or am i just delusional

"Red or Blue - which one should I choose?"
Try both, figure out what you like.

There are a lot of very large companies that use .net
There are a whole lot more that use Java.

If you're in the...
Showing results 1 to 25 of 100



 
Forum Jump

All times are GMT. The time now is 09:52.