Active Topics

 

Showing results 1 to 25 of 40 @ 0.03 seconds. Search: Posts Made By: tpaixao
Forum: Development 2011-10-26, 22:03
Replies: 166
Views: 95,224
Posted By tpaixao
Re: A simple intervalometer for the N900 (time-lapse photography)

sorry, unfortunately no.
Everyone is welcome to check out the source code, though...

http://timelapse.garage.maemo.org/
Forum: Development 2011-03-11, 05:41
Replies: 166
Views: 95,224
Posted By tpaixao
Re: A simple intervalometer for the N900 (time-lapse photography)

Hi

I've been busy with real life and had no time to think about TimeLapse or anything else.

Yes, I noticed that erratic behavior before and what you say makes a lot of sense. I noticed it...
Forum: General 2011-02-12, 06:07
Replies: 34
Views: 10,914
Posted By tpaixao
Re: What are the options? WebOS, Android or iOS?

They never said it will be phone. Meego device... I'm betting it's a tablet.
Anyways, yes, your money will be used for whatever they feel like, at the time. However, if that device was a huge...
Forum: Development 2010-10-18, 18:47
Replies: 166
Views: 95,224
Posted By tpaixao
Re: A simple intervalometer for the N900 (time-lapse photography)

this can certainly be done but I have to figure out a way to put the controls for this in the main windows, which is already a bit crowded. Ideas are welcome


yeah... this will be hard,...
Forum: Development 2010-10-18, 05:08
Replies: 166
Views: 95,224
Posted By tpaixao
Re: A simple intervalometer for the N900 (time-lapse photography)

Hey guys and gals,

just to let you know that I'm listening and actively working on these issues. Right now I just finished implementing a couple of improvements:

1) there is now a small overlay...
Forum: Development 2010-10-17, 04:43
Replies: 166
Views: 95,224
Posted By tpaixao
Re: A simple intervalometer for the N900 (time-lapse photography)

Alright people, the wait is over.
I was having some problems with the new version of fCamera but it is sorted out now (sort of).
Here is the new Timelapse. Install as usual (as root):

dpkg -i...
Forum: Development 2010-09-28, 16:35
Replies: 166
Views: 95,224
Posted By tpaixao
Re: A simple intervalometer for the N900 (time-lapse photography)

Hello all. Yes, I plan to put it in the repositories. The only thing is I don't know exactly how that works but I'll figure it out.
It has taken a while for me to get back to this, mostly because...
Forum: Nokia N900 2010-07-30, 07:07
Replies: 144
Views: 49,405
Posted By tpaixao
Re: delay timer, smart shutter, smart focus suggestions

way ahead of you. I've implemented this in fcamera (I'm not one of the developers - gotta love open source) and it's available here...
Forum: MeeGo / Harmattan 2010-07-27, 22:59
Replies: 163
Views: 46,345
Posted By tpaixao
Re: Leak of Nokia's First Meego Handset Just About to be Released

How come this is a "concept", if the release date is going to be 3 months from now?
Forum: Development 2010-07-27, 05:22
Replies: 166
Views: 95,224
Posted By tpaixao
Re: A simple intervalometer for the N900 (time-lapse photography)

alright guys, here's a .deb with my version of fcamera. It's basically the same as the original with one extra control for the number of photos and delay between them.

The delay slider goes from 0...
Forum: Development 2010-07-25, 22:33
Replies: 166
Views: 95,224
Posted By tpaixao
Re: A simple intervalometer for the N900 (time-lapse photography)

aaaand we have a fcamera with timer and timelapse photography included!

I just extended fcamera directly to include these functions. You can use the timer with 1 shot to behave just like a normal...
Forum: Development 2010-07-23, 21:04
Replies: 166
Views: 95,224
Posted By tpaixao
Re: A simple intervalometer for the N900 (time-lapse photography)

Ok guys, I know I've been away for a while. Sorry about that.
So, apparently, Fcam and FCamera are out. Since Fcamera seems to have a lot of functionality that I was hoping to integrate into...
Forum: Development 2010-06-05, 23:28
Replies: 19
Views: 10,331
Posted By tpaixao
Re: Some questions regarding getting started with Qt Creator ..

The official documentation is your friend; http://doc.qt.nokia.com/4.6/index.html

also, if you right click on a control in a form and select "go to slots", you'll see all the signals that that...
Forum: Development 2010-06-05, 15:49
Replies: 166
Views: 95,224
Posted By tpaixao
Re: A simple intervalometer for the N900 (time-lapse photography)

yes, I'm not sure why that is. I think the .deb needs to be in a different format for the app manager. I'll look into it.
just remember that to remove, you also need to use dpkg -r timelapse

In...
Forum: Development 2010-05-30, 17:27
Replies: 166
Views: 95,224
Posted By tpaixao
Re: A simple intervalometer for the N900 (time-lapse photography)

Hey guys,

I was waiting for PR1.2 to work on the new version of this thing. I was hoping to be able to use the new QtMobility APIs to use the camera directly, but, unfortunately the Camera APIs...
Forum: Development 2010-04-20, 15:33
Replies: 166
Views: 95,224
Posted By tpaixao
Re: A simple intervalometer for the N900 (time-lapse photography)

Hi guys,

Sorry for the long absence. real life gets in the way.
I was waiting for PR1.2 to upload this thing to extras-devel since that will bring QT4.6 and I would have to recompile/package...
Forum: Development 2010-03-23, 03:25
Replies: 166
Views: 95,224
Posted By tpaixao
Re: A simple intervalometer for the N900 (time-lapse photography)

Then do:

cd MyDocs/.documents
sudo gainroot
dpkg -i qtintervalometer_0.1-1_armel.deb


"Documents" is actually /home/user/MyDocs/.documents/
Forum: Maemo 5 / Fremantle 2010-03-21, 22:07
Replies: 20
Views: 3,247
Posted By tpaixao
Re: SUDO usage???

it's one level up. just do
cd ..

MyDocs is a directory in /home/user/ that is mapped to N900 in the GUI.
Forum: Development 2010-03-21, 07:55
Replies: 166
Views: 95,224
Posted By tpaixao
Re: A simple intervalometer for the N900 (time-lapse photography)

Alright guys, as promised, here's version 0.1 of Qt Intervalometer (gotta come up with a better name).

I'm posting the .deb here since creating an account in -devel requires some time and me...
Forum: Development 2010-03-16, 03:47
Replies: 166
Views: 95,224
Posted By tpaixao
Re: A simple intervalometer for the N900 (time-lapse photography)

I was thinking of including that, too!

sorry for the delay, guys. I was trying to do the app the proper way, using gstreamer from inside Qt, but it has proven to be tougher than I thought. So,...
Forum: Nokia N900 2010-03-11, 06:31
Replies: 299
Views: 111,597
Posted By tpaixao
Re: HDR Pictures with the N900?

Hey! I'm working on it, alright? ;)
Forum: Maemo 5 / Fremantle 2010-03-09, 21:05
Replies: 11
Views: 9,166
Posted By tpaixao
Re: Qt4.6 and N900 Camera?

these threads might be handy:

http://talk.maemo.org/showthread.php?t=38275

http://talk.maemo.org/showthread.php?t=45935


and you can look at the code for the app HealthCheck which interacts...
Forum: Development 2010-03-07, 09:34
Replies: 166
Views: 95,224
Posted By tpaixao
Re: A simple intervalometer for the N900 (time-lapse photography)

Your wish is my command :)

I decided to try out QT with MADDE and whipped up an interface for this. Well, actually it's a reimplementation of this script in QT. here's how it looks, right now:
...
Forum: General 2010-03-02, 21:05
Replies: 39
Views: 8,510
Posted By tpaixao
Re: Apple sues HTC for violation of 20 patents

I especially like #7,007,239, "Method and apparatus for accessing a contacts database and telephone services". It is essentially the 12 button (0-9, # and *) phone keypad!
...
Forum: Applications 2010-02-26, 23:36
Replies: 12
Views: 5,996
Posted By tpaixao
Re: How to cache email for offline reading?

It's an extra program, written in Python.

here: http://software.complete.org/software/wiki/offlineimap

I have no experience on well it works but there you have it.
Showing results 1 to 25 of 40



 
Forum Jump

All times are GMT. The time now is 21:22.