Re: [Imdbpy-help] Timing SQLITE creation

2009-01-14 Thread Davide Alberani
of their respective tables, but on the whole set of information (title, imdbIndex, year, ...) and so this would not a problem. Thanks! -- Davide Alberani davide.alber...@gmail.com [PGP KeyID: 0x465BFD47] http://erlug.linux.it/~da

Re: [Imdbpy-help] BUG: 4.0-dev - Newline Missing after Genres and incorrect plot summary

2009-02-22 Thread Davide Alberani
). I'm still trying to understand what can cause the problem you reported in your other email. Thank you again - I've added your name to the credits. -- Davide Alberani davide.alber...@gmail.com [PGP KeyID: 0x465BFD47] http://erlug.linux.it/~da

Re: [Imdbpy-help] imdbpy and imdb licences/access terms

2009-03-02 Thread Davide Alberani
saying that if you plan to create a public service with it (or make money out of it in any other way), you can stop right now. :-) Again: as said other times, I'm genuinely convinced that using it non-commercially is legal, but... I'm not a lawyer. -- Davide Alberani davide.alber...@gmail.com

Re: [Imdbpy-help] [Imdbpy-devel] IMDbPY 4.0 and IMDbPYKit 1.0

2009-03-13 Thread Davide Alberani
missing the python-dev package, used to compile an (optional, but suggested) C module. Let me know if it solves the problem. As an extreme measure, you can add the --without-cutils command line argument to exclude the cutils.c module, but... Bye, -- Davide Alberani davide.alber...@gmail.com

Re: [Imdbpy-help] Get a movie's keyword

2009-03-15 Thread Davide Alberani
: from imdb import IMDb i = IMDb('http') nausicaa = i.get_movie('0087544', info='keywords') # Here the nausicaa Movie instance doesn't contains many information: # the movie doesn't even have a title! print nausicaa['keywords'] HTH, -- Davide Alberani davide.alber...@gmail.com [PGP KeyID

Re: [Imdbpy-help] MPAA Ratings

2009-03-16 Thread Davide Alberani
' and so on). It's not guaranteed that retrieving an info set will add _a single_ key to the instance: there can be more than one key in the returned information. Bye! -- Davide Alberani davide.alber...@gmail.com [PGP KeyID: 0x465BFD47] http://erlug.linux.it/~da

Re: [Imdbpy-help] BUG: 4.0-dev - Newline Missing after Genres and incorrect plot summary

2009-03-25 Thread Davide Alberani
. Is there an easy way to translate the XML generated by the XSL file? Thanks! -- Davide Alberani davide.alber...@gmail.com [PGP KeyID: 0x465BFD47] http://erlug.linux.it/~da/ -- Apps built with the Adobe(R) Flex(R

Re: [Imdbpy-help] With importing to MySQL I get these and other warnings and further.

2009-04-13 Thread Davide Alberani
) is not that useful to debug the sql data access system; it's much better: movie = i.search_movie('The Movie Title')[0] i.update(movie) Thank you very much! -- Davide Alberani davide.alber...@gmail.com [PGP KeyID: 0x465BFD47] http://erlug.linux.it/~da

Re: [Imdbpy-help] Upcoming US Air Times.

2009-04-19 Thread Davide Alberani
(taking it from the series) and look specifically at the episode you're interested in. Thanks for the bug report, I'll add your name to the credits. :-) -- Davide Alberani davide.alber...@gmail.com [PGP KeyID: 0x465BFD47] http://erlug.linux.it/~da

Re: [Imdbpy-help] problems with the plain text data files

2009-04-21 Thread Davide Alberani
On Apr 21, Davide Alberani davide.alber...@gmail.com wrote: So, let's wait: usually they reply in a short time. Aaargh! I didn't notice it before; from: http://imdb.com/help/search?domain=helpdesk_faqindex=1file=titleformat Articles now remain where they occur in the title

Re: [Imdbpy-help] RuntimeError: dictionary changed size during iteration

2009-05-02 Thread Davide Alberani
fixed in the SVN. Thank you very much for the bug report. -- Davide Alberani davide.alber...@gmail.com [PGP KeyID: 0x465BFD47] http://erlug.linux.it/~da/ -- Register Now Save for Velocity, the Web Performance

Re: [Imdbpy-help] installer problems (WAS: IMDbPY 4.1 and IMDbPYKit 1.1)

2009-05-04 Thread Davide Alberani
On May 03, Davide Alberani davide.alber...@gmail.com wrote: There are problems with the installer of both IMDbPY and IMDbPYKit. IMDbPYKit 1.1.1 was released today to fix the problem. As said, IMDbPY 4.1 localization won't work out-of-the-box. You can use the SVN version, or follow these simple

Re: [Imdbpy-help] Cast - lead or supporting role?

2009-05-04 Thread Davide Alberani
in maindetails, so it's up to you to decide if you need them or not. HTH, -- Davide Alberani davide.alber...@gmail.com [GPG KeyID: 0x465BFD47] http://erlug.linux.it/~da/ -- Register Now Save for Velocity, the Web Performance

Re: [Imdbpy-help] Data too long for column 'phonetic_code' at row 88

2009-05-10 Thread Davide Alberani
On May 10, Davide Alberani davide.alber...@gmail.com wrote: In the next days, I'll try with MySQL 5.1 and the latest IMDb data. Everything is fine for me, after a fast test with a partial set of data (5% of every plain text data file) and MySQL 5.1.34 with MyISAM tables (standard configuration

Re: [Imdbpy-help] imdbpy2sql.py, PostgreSQL, UTF8, invalid byte sequence

2009-10-06 Thread Davide Alberani
charsets/encodings and various modules, libraries and database engines is a real pain. :-( Thanks for your time! -- Davide Alberani davide.alber...@gmail.com [GPG KeyID: 0x465BFD47] http://erlug.linux.it/~da/ -- Come

Re: [Imdbpy-help] [Imdbpy-devel] changes to imdb.com

2009-11-17 Thread Davide Alberani
any changes. I suspect there's something veeery wrong somewhere - but I can't find what - keep in mind that the remote system I'm talking about is clean, with no transparent proxies or strange things like these, and hosted on a more-than-trusted provider. Thanks! -- Davide Alberani davide.alber

[Imdbpy-help] IMDbPY 4.3

2009-11-18 Thread Davide Alberani
about persons, soon we'll change the parsers to support it. -- Davide Alberani davide.alber...@gmail.com [GPG KeyID: 0x465BFD47] http://erlug.linux.it/~da/ -- Let Crystal Reports handle the reporting - Free Crystal Reports

Re: [Imdbpy-help] Ending with error code 17 after traceback.

2009-11-18 Thread Davide Alberani
(for the -c . argument)? Does your MySQL works correctly (e.g., using phpmyadmin)? HTH, -- Davide Alberani davide.alber...@gmail.com [GPG KeyID: 0x465BFD47] http://erlug.linux.it/~da/ -- Let Crystal Reports handle

Re: [Imdbpy-help] get_imdbMovieId implementation ?

2009-11-26 Thread Davide Alberani
(tu.movieID) HTH, -- Davide Alberani davide.alber...@gmail.com [GPG KeyID: 0x465BFD47] http://erlug.linux.it/~da/ -- Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design

[Imdbpy-help] IMDbPY 4.5

2010-02-28 Thread Davide Alberani
database, using the imdbpy2sql.py script). As usual, report any bug and share your ideas for improvements! Enjoy, -- Davide Alberani davide.alber...@gmail.com [GPG KeyID: 0x465BFD47] http://www.mimante.net/ -- Download

Re: [Imdbpy-help] IMDbPY 4.5

2010-03-02 Thread Davide Alberani
On Feb 28, Davide Alberani davide.alber...@gmail.com wrote: Released in a little rush, here it is 4.5: http://imdbpy.sourceforge.net/ You may have noticed that 4.5.1 is already out. :-) -- Davide Alberani davide.alber...@gmail.com [GPG KeyID: 0x465BFD47] http://www.mimante.net

Re: [Imdbpy-help] imdb column questions

2010-03-19 Thread Davide Alberani
') and maybe other pages, I don't recall for sure. Bye, -- Davide Alberani davide.alber...@gmail.com [GPG KeyID: 0x465BFD47] http://www.mimante.net/ -- Download Intel#174; Parallel Studio Eval Try the new software tools

[Imdbpy-help] IMDbPY: build objects from XML dumps

2010-03-22 Thread Davide Alberani
origValue print rebuiltValue print '' -- Davide Alberani davide.alber...@gmail.com [GPG KeyID: 0x465BFD47] http://www.mimante.net/ -- Download Intel#174; Parallel Studio Eval Try the new software

Re: [Imdbpy-help] Retrieving a List of Movies in a Given Year

2010-03-27 Thread Davide Alberani
can scan your database for the 'production_year' column in the 'title' table, after that you can get the 'id's and use IMDbPY to retrieve all the information about these movies. HTH, -- Davide Alberani davide.alber...@gmail.com [GPG KeyID: 0x465BFD47] http://www.mimante.net

Re: [Imdbpy-help] imdbpy2sql.py and 8-bit bytestrings

2010-05-13 Thread Davide Alberani
). The script goes on but... who know what's going on. Anyway, thank you again for the bug report: I've added your name to the credits. Bye! -- Davide Alberani davide.alber...@gmail.com [GPG KeyID: 0x465BFD47] http://www.mimante.net

Re: [Imdbpy-help] a person photo

2010-06-16 Thread Davide Alberani
for Movie instances, too. Bye! -- Davide Alberani davide.alber...@gmail.com [GPG KeyID: 0x465BFD47] http://www.mimante.net/ -- ThinkGeek and WIRED's GeekDad team up for the Ultimate GeekDad Father's Day Giveaway. ONE MASSIVE

[Imdbpy-help] IMDbPY 4.6 released

2010-06-20 Thread Davide Alberani
IMDbPY 4.6 is available: http://imdbpy.sf.net/ In this release, a lot of minor fixes and some overall improvements. Sorry for the long delay - we really need a release manager. :-) Have fun! -- Davide Alberani davide.alber...@gmail.com [GPG KeyID: 0x465BFD47] http://www.mimante.net

Re: [Imdbpy-help] TV series with unknown episode numbers

2010-06-27 Thread Davide Alberani
? Thanks for your help! -- Davide Alberani davide.alber...@gmail.com [GPG KeyID: 0x465BFD47] http://www.mimante.net/ -- This SF.net email is sponsored by Sprint What will you do first with EVO, the first 4G phone? Visit

Re: [Imdbpy-help] Better imdbID support for imdbpy2sql

2010-07-30 Thread Davide Alberani
if outside the imdbpy code base Yup - I see your point on this, and I'll take it on consideration. -- Davide Alberani d...@mimante.net  [PGP KeyID: 0x465BFD47] http://www.mimante.net/ -- The Palm PDK Hot Apps Program offers

Re: [Imdbpy-help] Better imdbID support for imdbpy2sql

2010-07-30 Thread Davide Alberani
. Bye, -- Davide Alberani davide.alber...@gmail.com [GPG KeyID: 0x465BFD47] http://www.mimante.net/ -- The Palm PDK Hot Apps Program offers developers who use the Plug-In Development Kit to bring their C/C++ apps to Palm

Re: [Imdbpy-help] IMDb redesign: call for help

2010-09-25 Thread Davide Alberani
On Sep 19, Davide Alberani davide.alber...@gmail.com wrote: So... is anyone out there willing to help and be in charge of one or more parsers? I forgot to mention how I arranged the development of the new parsers: the old account (automatically used by IMDbPY) was changed to use the old set

Re: [Imdbpy-help] [Imdbpy-devel] IMDb redesign: call for help

2010-09-27 Thread Davide Alberani
. -- Davide Alberani davide.alber...@gmail.com  [PGP KeyID: 0x465BFD47] http://www.mimante.net/ -- Start uncovering the many advantages of virtual appliances and start using them to simplify application deployment

Re: [Imdbpy-help] imdbpy 4.6 can't fetch person head shot (and who add IMDb to the names ?)

2010-09-29 Thread Davide Alberani
, they have to cope with so many browsers and environment that a nice and standard HTML can't work. :-) Thanks again! -- Davide Alberani davide.alber...@gmail.com  [PGP KeyID: 0x465BFD47] http://www.mimante.net/ -- Start

Re: [Imdbpy-help] imdbpy 4.6 can't fetch person head shot (and who add IMDb to the names ?)

2010-09-29 Thread Davide Alberani
On Wed, Sep 29, 2010 at 12:45 PM, H. Turgut Uyar u...@itu.edu.tr wrote: Is it that fork or the one called imdbpy_parsers2010? No, pardon: my mistake. The correct project to fork is imdbpy_parsers2010 : http://bitbucket.org/alberanid/imdbpy_parsers2010 Thanks! -- Davide Alberani

Re: [Imdbpy-help] Suppressing lxml warning

2010-11-01 Thread Davide Alberani
', useModule='beautifulsoup') It can also be set in the imdbpy.cfg configuration file (it should be copied in your home directory as an hidden file, or in /etc) Anyway, it would be a good idea to have a way to turn off all the warnings from the code/configuration options. HTH, -- Davide Alberani

[Imdbpy-help] IMDb redesign: IMDbPY status

2010-11-13 Thread Davide Alberani
to fix it (it was never really useful: let's consider it gone). I'm not too sure about the parsers for Characters and Companies, but they seem to be ok. The development will continue in the 'imdbpy_parsers2010': I plan to work on the 'mobile' parsers. As usual, any help is welcome. -- Davide Alberani

Re: [Imdbpy-help] Mysql foreign keys not created using innodb

2010-11-22 Thread Davide Alberani
://bitbucket.org/alberanid/imdbpy/ -- Davide Alberani davide.alber...@gmail.com  [PGP KeyID: 0x465BFD47] http://www.mimante.net/ -- Increase Visibility of Your 3D Game App Earn a Chance To Win $500! Tap into the largest installed PC

Re: [Imdbpy-help] Fwd: IMDB Analysis

2010-11-28 Thread Davide Alberani
on the internals of IMDbPY: unfortunately right now I don't have any time to write code :-/ -- Davide Alberani davide.alber...@gmail.com  [PGP KeyID: 0x465BFD47] http://www.mimante.net/ -- Increase Visibility of Your 3D Game App

Re: [Imdbpy-help] Fwd: IMDB Analysis

2010-12-02 Thread Davide Alberani
to replace 'sqlite:///tmp/imdb.db' with the correct credentials to access your database. :-) HTH, -- Davide Alberani davide.alber...@gmail.com  [PGP KeyID: 0x465BFD47] http://www.mimante.net/ -- Increase Visibility of Your 3D

[Imdbpy-help] IMDbPY 4.7 released

2011-01-23 Thread Davide Alberani
the README.redesign file for other details. Please contribute to the development with fixes and bug reports. Enjoy! -- Davide Alberani davide.alber...@gmail.com  [PGP KeyID: 0x465BFD47] http://www.mimante.net/ -- Special Offer

Re: [Imdbpy-help] Proxy issue

2011-01-24 Thread Davide Alberani
on the network, with wireshark or something. Bye, -- Davide Alberani davide.alber...@gmail.com  [PGP KeyID: 0x465BFD47] http://www.mimante.net/ -- Special Offer-- Download ArcSight Logger for FREE (a $49 USD value)! Finally

Re: [Imdbpy-help] [Imdbpy-devel] IMDbPY 4.7 released

2011-01-26 Thread Davide Alberani
On Wed, Jan 26, 2011 at 8:56 AM, H. Turgut Uyar u...@itu.edu.tr wrote: On 01/23/2011 05:12 PM, Davide Alberani wrote: Please contribute to the development with fixes and bug reports. Will development continue on the main fork or on the imdbpy_parsers2010 fork? Good question. :-) If there're

Re: [Imdbpy-help] Filmografie

2011-02-07 Thread Davide Alberani
or something like that). Hmmm... this is a feature we can take into consideration for a future release. :-) -- Davide Alberani davide.alber...@gmail.com  [PGP KeyID: 0x465BFD47] http://www.mimante.net/ -- The ultimate all-in-one

Re: [Imdbpy-help] IMDbPY User Support

2011-02-20 Thread Davide Alberani
system for another day or two, so in the meanwhile try to collect as much information as possible to spot the problem. HTH, -- Davide Alberani davide.alber...@gmail.com  [PGP KeyID: 0x465BFD47] http://www.mimante.net

Re: [Imdbpy-help] IMDb IDs aren't really necessary for names and titles

2011-03-30 Thread Davide Alberani
://www.imdb.com/Name?Gibson+Mel+%28I%29 it doesn't present you the page of Mel Columcille Gerard Gibson, but just a list of people named Mel Gibson or something similar. Now, the message of Petite Abeille seems to contradict me somehow, so I suppose I've to do some tests. :-) Bye! -- Davide

Re: [Imdbpy-help] imdbpy2sql 4.7 - invalid byte sequence for encoding UTF8

2011-04-11 Thread Davide Alberani
to investigate the problem within a week or two. Thanks for the bug report! -- Davide Alberani davide.alber...@gmail.com  [PGP KeyID: 0x465BFD47] http://www.mimante.net/ -- Forrester Wave Report - Recovery time is now measured

Re: [Imdbpy-help] imdbpy2sql 4.7 - invalid byte sequence for encoding UTF8

2011-04-13 Thread Davide Alberani
another idea about the source of the error, but I have to verify it later... Bye, and let me know if it works! -- Davide Alberani davide.alber...@gmail.com  [PGP KeyID: 0x465BFD47] http://www.mimante.net/ -- Benefiting

Re: [Imdbpy-help] imdbpy2sql 4.7 - invalid byte sequence for encoding UTF8

2011-04-16 Thread Davide Alberani
: role = role.replace('\xec\x8c\xa0', '') # TEMPORARY FIX cid = CACHE_CID.addUnique(role) sqldata.add((pid, movieid, cid, note, order)) Maybe this will help... who knows? :-) -- Davide Alberani davide.alber...@gmail.com  [PGP KeyID: 0x465BFD47] http://www.mimante.net

Re: [Imdbpy-help] imdbpy2sql 4.7 - invalid byte sequence for encoding UTF8

2011-04-17 Thread Davide Alberani
a portion where you see (or guess are) the strange chars :-) Thanks! -- Davide Alberani davide.alber...@gmail.com  [PGP KeyID: 0x465BFD47] http://www.mimante.net/ -- Benefiting from Server Virtualization: Beyond Initial Workload

Re: [Imdbpy-help] imdbpy2sql 4.7 - invalid byte sequence for encoding UTF8

2011-04-18 Thread Davide Alberani
... what about a virtual machine or - even easier - virtualenv [0] Thanks for the file, I hope to look at it within a day or two. +++ [0] http://pypi.python.org/pypi/virtualenv -- Davide Alberani davide.alber...@gmail.com  [PGP KeyID: 0x465BFD47] http://www.mimante.net

Re: [Imdbpy-help] imdbpy2sql 4.7 - invalid byte sequence for encoding UTF8

2011-04-19 Thread Davide Alberani
On Mon, Apr 18, 2011 at 09:30, Davide Alberani davide.alber...@gmail.com wrote: Thanks for the file, I hope to look at it within a day or two. Ok: the file is correctly encoded in iso8859-1, as expected, and contains no garbage. Using it as the only input for imdbpy2sql.py (putting

Re: [Imdbpy-help] imdbpy2sql 4.7 - invalid byte sequence for encoding UTF8

2011-04-23 Thread Davide Alberani
. If it still fails: - check your postgres settings. - try using SQLite (just for a test) - see notes in README.sqldb HTH, -- Davide Alberani davide.alber...@gmail.com  [PGP KeyID: 0x465BFD47] http://www.mimante.net/ -- Fulfilling

Re: [Imdbpy-help] imdbpy2sql 4.7 - invalid byte sequence for encoding UTF8

2011-04-24 Thread Davide Alberani
recommended that you instead just switch your application to Unicode strings. This specific bug (a bad interaction between SQLObject and SQLite) should be fixed in the version in the Mercurial repository; isn't it? -- Davide Alberani davide.alber...@gmail.com  [PGP KeyID: 0x465BFD47] http

Re: [Imdbpy-help] imdbpy2sql 4.7 - invalid byte sequence for encoding UTF8

2011-04-24 Thread Davide Alberani
character into peaces and so invalid byte sequence appears. My guess, too... it's just that I can't see where it happens... :-/ Thanks for your tests! -- Davide Alberani davide.alber...@gmail.com  [PGP KeyID: 0x465BFD47] http://www.mimante.net

Re: [Imdbpy-help] imdbpy2sql 4.7 - invalid byte sequence for encoding UTF8

2011-04-24 Thread Davide Alberani
tomorrow. I'll surely sound pedantic, but... seriously: why you don't use a virtualenv environment? It's easy to install and doesn't require root privileges. -- Davide Alberani davide.alber...@gmail.com  [PGP KeyID: 0x465BFD47] http://www.mimante.net

Re: [Imdbpy-help] imdbpy2sql 4.7 - invalid byte sequence for encoding UTF8

2011-04-26 Thread Davide Alberani
script: everything was installed locally to your ~/myvenv/ directory (the local python interpreter is in ~/myvenv/bin/python). If you need to deactivate the virtualenv, simply run the deactivate command. HTH, -- Davide Alberani davide.alber...@gmail.com  [PGP KeyID: 0x465BFD47] http

Re: [Imdbpy-help] imdbpy2sql 4.7 - invalid byte sequence for encoding UTF8

2011-04-28 Thread Davide Alberani
, but at this point... who knows. :-) -- Davide Alberani davide.alber...@gmail.com  [PGP KeyID: 0x465BFD47] http://www.mimante.net/ -- WhatsUp Gold - Download Free Network Management Software The most intuitive, comprehensive

Re: [Imdbpy-help] imdbpy2sql 4.7 - invalid byte sequence for encoding UTF8

2011-05-02 Thread Davide Alberani
to reproduce the bug. In fact the right thing to do in such cases is to raise an exception (like in our case); other databases - or libraries to connect to databases - like MySQL simply ignore with a warning these errors (not a great idea). -- Davide Alberani davide.alber...@gmail.com  [PGP KeyID

Re: [Imdbpy-help] Key Error when trying to access show['episodes']

2011-05-09 Thread Davide Alberani
-'):] Wasn't it already fixed in the mercurial repository [1]? Thanks for your help! +++ [1] http://bitbucket.org/alberanid/imdbpy/ -- Davide Alberani davide.alber...@gmail.com  [PGP KeyID: 0x465BFD47] http://www.mimante.net

Re: [Imdbpy-help] website redesign

2011-07-19 Thread Davide Alberani
and the technologies to use? Thanks! -- Davide Alberani davide.alber...@gmail.com  [PGP KeyID: 0x465BFD47] http://www.mimante.net/ -- Magic Quadrant for Content-Aware Data Loss Prevention Research study explores the data

Re: [Imdbpy-help] website redesign

2011-07-22 Thread Davide Alberani
go away; the polls can be replaced with something more functional than the ones I've written. Besides that, it's just informative text. I don't have any preferences about how it's organized (ok: no frames and no blinking texts ;-) p.s. Anyway, I'm italian too :) Noticed. :-) Bye! -- Davide

Re: [Imdbpy-help] Imdbpy

2011-07-26 Thread Davide Alberani
, -- Davide Alberani davide.alber...@gmail.com  [PGP KeyID: 0x465BFD47] http://www.mimante.net/ -- Magic Quadrant for Content-Aware Data Loss Prevention Research study explores the data loss prevention market. Includes in-depth

Re: [Imdbpy-help] website redesign

2011-07-30 Thread Davide Alberani
, for the moment! :-) Thanks! -- Davide Alberani davide.alber...@gmail.com  [PGP KeyID: 0x465BFD47] http://www.mimante.net/ -- Got Input? Slashdot Needs You. Take our quick survey online. Come on, we don't ask for help often

Re: [Imdbpy-help] website redesign

2011-07-31 Thread Davide Alberani
is not really meaningful, so I'm fine with anything you think is ok. ;-) -- Davide Alberani davide.alber...@gmail.com  [PGP KeyID: 0x465BFD47] http://www.mimante.net/ -- Got Input? Slashdot Needs You. Take our quick

Re: [Imdbpy-help] [Imdbpy-devel] Getting information about genres only

2011-07-31 Thread Davide Alberani
about performances, you can consider using the 'mobile' data access system (i.e.: ia = imdb.IMDb('mobile') ) and leaving the rest of your code untouched. It should be slightly faster, but... I notice right now that it fails to parse the 'genres' key. I have to fix it. :-) -- Davide Alberani

Re: [Imdbpy-help] [Imdbpy-devel] Getting information about genres only

2011-07-31 Thread Davide Alberani
On Sun, Jul 31, 2011 at 13:38, Davide Alberani davide.alber...@gmail.com wrote: It should be slightly faster, but... I notice right now that it fails to parse the 'genres' key.  I have to fix it. :-) Ok, fixed in the Mercurial repository and added your name to the credits. Thanks! -- Davide

Re: [Imdbpy-help] website redesign - first proposal

2011-08-23 Thread Davide Alberani
be cool to have the new web site, for it. -- Davide Alberani davide.alber...@gmail.com  [PGP KeyID: 0x465BFD47] http://www.mimante.net/ -- Get a FREE DOWNLOAD! and learn more about uberSVN rich system, user

Re: [Imdbpy-help] website redesign - first proposal

2011-08-23 Thread Davide Alberani
-git.github.com/ -- Davide Alberani davide.alber...@gmail.com  [PGP KeyID: 0x465BFD47] http://www.mimante.net/ -- Get a FREE DOWNLOAD! and learn more about uberSVN rich system, user administration capabilities and model

Re: [Imdbpy-help] website redesign - first proposal

2011-08-25 Thread Davide Alberani
on the home page, and added some new stuff, so check it: http://dl.dropbox.com/u/921872/IxD/IMDbPY/index.html I also created the License page: Good - I link them! Thanks! -- Davide Alberani davide.alber...@gmail.com  [PGP KeyID: 0x465BFD47] http://www.mimante.net

Re: [Imdbpy-help] website redesign - first proposal

2011-08-31 Thread Davide Alberani
be a necessary future work. True, I've always created a new text document every time there was something new, but they are too many and too long. :-( By the way, if you need access to the sourceforge web server, let me know. What's your username on sourceforge? -- Davide Alberani davide.alber

Re: [Imdbpy-help] Limit imdbpy2sql to only movies - KIND_ID=1

2011-09-02 Thread Davide Alberani
of working makes possible to import only a single file (e.g. special-effects-companies.list.gz) and incidentally makes the movies.list.gz file almost useless. -- Davide Alberani davide.alber...@gmail.com  [PGP KeyID: 0x465BFD47] http://www.mimante.net

Re: [Imdbpy-help] website redesign - first proposal

2011-09-09 Thread Davide Alberani
it by now, anyway my username is alpert_ (with an underscore at the end). Perfect. Once you're ready, you can give me your public ssh key, so that you can directly upload files to the web server (if you need instructions, just ask). Bye! -- Davide Alberani davide.alber...@gmail.com  [PGP KeyID

Re: [Imdbpy-help] Problem with importing to MySQL database

2011-09-20 Thread Davide Alberani
or SQLAlchemy installed? (or both?) Another thing you can try, is to use the -c /path/to/an/empty/directory argument: imdbpy2sql.py will write a series of .csv files in that directory, that will be later imported into the database. -- Davide Alberani davide.alber...@gmail.com  [PGP KeyID: 0x465BFD47] http

Re: [Imdbpy-help] Fwd: imdbpy2sql 4.7 - invalid byte sequence for encoding UTF8

2011-09-20 Thread Davide Alberani
or SQLAlchemy? Version of MySQL? -- Davide Alberani davide.alber...@gmail.com  [PGP KeyID: 0x465BFD47] http://www.mimante.net/ -- All the data continuously generated in your IT infrastructure contains a definitive record

Re: [Imdbpy-help] website redesign - first proposal

2011-09-22 Thread Davide Alberani
the effort? A repository somewhere? -- Davide Alberani davide.alber...@gmail.com  [PGP KeyID: 0x465BFD47] http://www.mimante.net/ -- All the data continuously generated in your IT infrastructure contains a definitive record

Re: [Imdbpy-help] website redesign - first proposal

2011-10-01 Thread Davide Alberani
! You too! -- Davide Alberani davide.alber...@gmail.com  [PGP KeyID: 0x465BFD47] http://www.mimante.net/ -- All of the data generated in your IT infrastructure is seriously valuable. Why? It contains a definitive record

Re: [Imdbpy-help] website redesign - first proposal

2011-10-03 Thread Davide Alberani
On Tue, Aug 23, 2011 at 15:04, ronaldhatcher ronaldhatc...@mac.com wrote: since most of my other work is in git so I think it would be great. And now bitbucket also supports Git. :-) http://blog.bitbucket.org/2011/10/03/bitbucket-now-rocks-git/ -- Davide Alberani davide.alber...@gmail.com

Re: [Imdbpy-help] imdbpy2sql.py

2011-10-10 Thread Davide Alberani
... if that's the case, let me know) -- Davide Alberani davide.alber...@gmail.com  [PGP KeyID: 0x465BFD47] http://www.mimante.net/ -- All the data continuously generated in your IT infrastructure contains a definitive record

Re: [Imdbpy-help] cant retrieve movie list from person

2011-10-28 Thread Davide Alberani
worked on some very cool movies!) -- Davide Alberani davide.alber...@gmail.com  [PGP KeyID: 0x465BFD47] http://www.mimante.net/ -- The demand for IT networking professionals continues to grow, and the demand

[Imdbpy-help] IMDbPY 4.8 and new site released

2011-11-01 Thread Davide Alberani
://imdbpy.sf.net/ Enjoy! -- Davide Alberani davide.alber...@gmail.com  [PGP KeyID: 0x465BFD47] http://www.mimante.net/ -- RSAreg; Conference 2012 Save #36;700 by Nov 18 Register now http://p.sf.net/sfu/rsa-sfdev2dev1

Re: [Imdbpy-help] getting grossing data

2011-11-13 Thread Davide Alberani
of garbage is colleted, too: you should just get a list of information... :-/ I'll try to fix it ASAP. When the data is retrieved from a SQL db, there are no problems. -- Davide Alberani davide.alber...@gmail.com  [PGP KeyID: 0x465BFD47] http://www.mimante.net

Re: [Imdbpy-help] getting grossing data

2011-11-13 Thread Davide Alberani
an example to work on). Maybe you can use the list of akas and the 'guessLanguage' of the Movie instances (it tries to guess the language of the title/movie), but I'm not too sure. -- Davide Alberani davide.alber...@gmail.com  [PGP KeyID: 0x465BFD47] http://www.mimante.net

Re: [Imdbpy-help] imdbpy2sql: KeyError: md5sum

2011-11-15 Thread Davide Alberani
there was an older version of IMDbPY? Can you provide the whole command line that you've used? Thanks for the report! -- Davide Alberani davide.alber...@gmail.com  [PGP KeyID: 0x465BFD47] http://www.mimante.net/ -- RSA(R

Re: [Imdbpy-help] Retrieving actor info set from Person

2011-11-17 Thread Davide Alberani
does Jython and its PythonInterpreter share memory, if they do? i is a very common variable name... ;-) Ok, I'm officially out of ideas. :D -- Davide Alberani davide.alber...@gmail.com  [PGP KeyID: 0x465BFD47] http://www.mimante.net

Re: [Imdbpy-help] Error returned when running imdbpy2sql.py with MySQL database

2011-11-19 Thread Davide Alberani
or you're installing it using easy_install or pip. 3. are you installing it in a virtualenv? Also, check to not have other versions of IMDbPY installed on your system. If you're using easy_install, please be sure to have only one executable installed in your path. Thanks for the report! -- Davide

Re: [Imdbpy-help] Adding foreign keys fail with postgresql database

2011-12-26 Thread Davide Alberani
On Wed, Dec 14, 2011 at 20:58, Davide Alberani davide.alber...@gmail.com wrote: Thank you very much for the detailed report. I think to have fixed it in the Mercurial repository: the problem was created by the fact that right now, the crazy credits doesn't contain any reference to movie titles

Re: [Imdbpy-help] imdbpy2sql - some movies are missing nr_order for the cast

2011-12-26 Thread Davide Alberani
On Tue, Dec 13, 2011 at 19:58, Davide Alberani davide.alber...@gmail.com wrote: However, this doesn't explain your 19 and 0... :-/ My db is not up-to-date: I'll recreate it tomorrow and see the result of your queries. Pardon for the delay. I have the same data, and they are from

Re: [Imdbpy-help] IMDB database creation

2012-02-15 Thread Davide Alberani
the other tools we developed to use these data, you can download IMDbPY 4.1 from http://sourceforge.net/projects/imdbpy/files/IMDbPY/4.1/ but I guess that at this point you've changed your mind. :-P HTH, -- Davide Alberani davide.alber...@gmail.com  [PGP KeyID: 0x465BFD47] http://www.mimante.net

Re: [Imdbpy-help] install fails

2012-03-18 Thread Davide Alberani
with the same name installed somewhere else on the system? Anyway, the command to install it should be: python ./setup.py install Let us know if this fixes the problem. -- Davide Alberani davide.alber...@gmail.com  [PGP KeyID: 0x465BFD47] http://www.mimante.net

Re: [Imdbpy-help] timing out

2012-03-24 Thread Davide Alberani
. By default, it's false. Thanks for the idea, I've added your name to the credits. -- Davide Alberani davide.alber...@gmail.com  [PGP KeyID: 0x465BFD47] http://www.mimante.net/ -- This SF email is sponsosred by: Try

Re: [Imdbpy-help] timing out

2012-03-24 Thread Davide Alberani
. If it's so, I fear an alarm-based solution is the only way... :-/ Thanks for the debugging! -- Davide Alberani davide.alber...@gmail.com  [PGP KeyID: 0x465BFD47] http://www.mimante.net/ -- This SF email is sponsosred

Re: [Imdbpy-help] Episode information of not available

2012-03-24 Thread Davide Alberani
/alberanid/imdbpy/ Let me know if you encounter other problems! -- Davide Alberani davide.alber...@gmail.com  [PGP KeyID: 0x465BFD47] http://www.mimante.net/ -- This SF email is sponsosred by: Try Windows Azure free for 90

Re: [Imdbpy-help] SQL Server Express 2008 R2 - Connection Error

2012-03-31 Thread Davide Alberani
command line... HTH, -- Davide Alberani davide.alber...@gmail.com  [PGP KeyID: 0x465BFD47] http://www.mimante.net/ -- This SF email is sponsosred by: Try Windows Azure free for 90 days Click Here http://p.sf.net/sfu/sfd2d

Re: [Imdbpy-help] SQL Server Express 2008 R2 - Connection Error

2012-04-08 Thread Davide Alberani
about databases on a Windows environment, so I can't be of any help on this. -- Davide Alberani davide.alber...@gmail.com  [PGP KeyID: 0x465BFD47] http://www.mimante.net/ -- For Developers, A Lot Can Happen In A Second

Re: [Imdbpy-help] Want to create xml files for every type of supported imdbpy object from mysql database

2012-04-29 Thread Davide Alberani
the 'for' cycle in a try/except clause, since a lot of things can go wrong... just skip to the next item. A recent suggestion that I want to implement is a JSON output, but I still had no time to look at it. :-( HTH -- Davide Alberani davide.alber...@gmail.com  [PGP KeyID: 0x465BFD47] http

Re: [Imdbpy-help] help running imdbpy2sql

2012-05-24 Thread Davide Alberani
modules; is anyone out there expert on the subject? :-) HTH, -- Davide Alberani davide.alber...@gmail.com  [PGP KeyID: 0x465BFD47] http://www.mimante.net/ -- Live Security Virtual Conference Exclusive live event

[Imdbpy-help] workaround for imdbpy2sql.py slowness

2012-05-27 Thread Davide Alberani
SQLAlchemy and add to the command line this argument: -o sqlalchemy If someone knows about the reason and has any idea about a real fix (maybe it's just an option that must be added to recent versions of SQLObject), please let me know. -- Davide Alberani davide.alber...@gmail.com  [PGP KeyID

[Imdbpy-help] IMDbPY 4.9 released

2012-06-16 Thread Davide Alberani
Hi all, I've just released IMDbPY 4.9, containing the fix for search queries and all the latest fixes and improvements. It can be downloaded from http://imdbpy.sf.net/ As usual, let me know of any problems. Enjoy, and thanks to anyone for the help! -- Davide Alberani davide.alber...@gmail.com

Re: [Imdbpy-help] imdbpy2sql.py problem on WINDOWS xp--hanging on FLUSHING MoviesCache

2012-06-30 Thread Davide Alberani
a solution, as a workaround you can install SQLAlchemy and use it adding the -o sqlalchemy argument to the command line. I think I'll add a warning about SQLObject in the code... Let us know if it fix your problem. -- Davide Alberani davide.alber...@gmail.com  [PGP KeyID: 0x465BFD47] http

Re: [Imdbpy-help] About imdbPY plugin.

2012-07-13 Thread Davide Alberani
, given how many wordpress plugins exist. :-) If you don't find any help here, I suggest to try asking on some wordpress development mailing lists. Good luck and let us know if you release it publicly! -- Davide Alberani davide.alber...@gmail.com [PGP KeyID: 0x465BFD47] http://www.mimante.net

  1   2   >