emesene forum
November 22, 2008, 01:46:48 AM *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
News: PROBLEMS WITH 1.0.x? TAKE A LOOK IN HERE - FATAL ERRORS? (1.0.x) REPORT THEM HERE
 
  Home   Forum   Help Search Login Register  
Pages: [1] 2
  Print  
Author Topic: newly-made plugin for emesene : Image timer  (Read 2197 times)
liuggio
Jr. Member
**

l33tness: 0
Offline Offline

Posts: 5


View Profile
« on: February 15, 2008, 06:41:25 AM »

hi world !!
I made a new plugin i called "Image Timer".
every time interval,changes avatar with a random image in a folder.
In properties you can modify folder and time interval.

I think is quite stable.

where i have to send my work?
by mail?
attach here?

i wait.
Logged
Astu
Hero Member
*****

l33tness: 1
Offline Offline

Posts: 157


View Profile
« Reply #1 on: February 15, 2008, 06:46:37 AM »

You can temporarily attach it here, so that we can try and test it =). I think that it will be stable enough it will be added to emesene, but I think that this is totally up to developers...
Logged
liuggio
Jr. Member
**

l33tness: 0
Offline Offline

Posts: 5


View Profile
« Reply #2 on: February 15, 2008, 06:50:42 AM »

yes no problem.



Logged
liuggio
Jr. Member
**

l33tness: 0
Offline Offline

Posts: 5


View Profile
« Reply #3 on: February 15, 2008, 08:49:58 AM »

V 0.1a
little update:

1- code little cleaned
2- in proprieties :
a checkbox for random or sequential image   
(so u can use it like a movie)
so description become
Every time interval, picks an image (random or sequential) from a selected folder.V 0.1a



in future i'd like to join with the webcam shot so avatar is in realtime.

do you think is useful?
the quick (and dirty) way is connect with video4linux or motion.

Logged
JoinTheHell
Global Moderator
Hero Member
*****

l33tness: 16
Offline Offline

Posts: 736



View Profile WWW
« Reply #4 on: February 16, 2008, 04:16:05 AM »

Nuggio webcam is a nice idea ^^ but pay attention: MSN may kick you out because of flooding..

for webcam stuff: have a look at gstreamer and it's python bindings, I was able to do a quick movie player with it and v4l(2) should work too:
Quote
gst-launch-0.10 v4lsrc ! video/x-raw-yuv,width=320,height=240 ! ffmpegcolorspace ! xvimagesink

f.e. .. Some webcams are using v4l2src nowadays...

OR you could try with mencoder (mplayer), but I'm not sure if it's possible to make still jpgs with mencoder .. ^^
Logged
harakei
Full Member
***

l33tness: 0
Online Online

Posts: 18


View Profile WWW
« Reply #5 on: February 16, 2008, 08:54:11 AM »

thanx for the plugin liuggio Wink
a question: why the plugin is disabled every time I start emesene?
Logged

liuggio
Jr. Member
**

l33tness: 0
Offline Offline

Posts: 5


View Profile
« Reply #6 on: February 20, 2008, 08:41:03 AM »

i don't know...
we should ask to emesene expert .
Logged
Der_Metzgermeister91
Newbie
*

l33tness: 0
Offline Offline

Posts: 4


View Profile Email
« Reply #7 on: February 28, 2008, 07:15:22 AM »

tnx liuggio
Logged
impazzito
Full Member
***

l33tness: 0
Offline Offline

Posts: 17


View Profile Email
« Reply #8 on: March 30, 2008, 03:01:39 AM »

thanx for the plugin liuggio Wink
a question: why the plugin is disabled every time I start emesene?

please fix this!
Logged
liuggio
Jr. Member
**

l33tness: 0
Offline Offline

Posts: 5


View Profile
« Reply #9 on: April 03, 2008, 04:16:03 AM »

someone could help us?
Logged
clandestino
Sr. Member
****

l33tness: 1
Offline Offline

Posts: 52


No one can stop "El Pocho" Lavezzi! FORZA NAPOLI!!


View Profile
« Reply #10 on: April 03, 2008, 06:38:06 AM »

This plugin is very nice, but images are listed by file dimension (from smaller ones to bigger ones) and not in alphabetical order. Please correct this.
Logged
Der_Metzgermeister91
Newbie
*

l33tness: 0
Offline Offline

Posts: 4


View Profile Email
« Reply #11 on: April 05, 2008, 02:06:29 PM »

i like it liuggio ty  Cheesy

btw, it can be possible to develop a scriping feature in order to give the images different time values?, i.e.:

Code:
image1.jpg, 5 (sec)
image2.jpg, 2
Logged
acegikmo
Newbie
*

l33tness: 0
Offline Offline

Posts: 1


View Profile Email
« Reply #12 on: October 12, 2008, 06:32:26 AM »

thanx for the plugin liuggio Wink
a question: why the plugin is disabled every time I start emesene?
I've used a bunch of code from this project in a plugin I'm working on but it's having this disabling issue. any ideas?
Logged
marramao
Full Member
***

l33tness: 1
Offline Offline

Posts: 29



View Profile Email
« Reply #13 on: October 14, 2008, 01:42:41 AM »

A simple patch to update the plugin for the new Plugin manager (without you see a row empty for this plugin in Plugin window)
and to solve the boot enabling problem

Code:
27c27,32
<
---
>     description = _('Every time interval,picks an image from a selected folder.V 0.1a')
>     authors = { 'liuggio' : 'liuggio YAHOO' }
>     website = ''
>     displayName = _('Image Timer')
>     name = 'Image_Timer'
>     
38c43
<         self.enabled = False
---
>         #self.enabled = False

Bye
Logged
cristianosica
Newbie
*

l33tness: 0
Offline Offline

Posts: 3


View Profile
« Reply #14 on: November 06, 2008, 04:41:31 AM »

can you paste your full plugin code included update (image_timer_update.py) tanks (I'm italian sorry Cheesy)
Logged
Pages: [1] 2
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.7 | SMF © 2006-2008, Simple Machines LLC
TinyPortal v0.9.8 © Bloc
Valid XHTML 1.0! Valid CSS!