Greetings fellow phpMyAdmin developers!
My name is Derek Schaefer, and I will be improving the import system for my
GSoC project. This includes import plug-ins for Open Document Spreadsheet,
CSV (the existing one is to be extended), XML, and ideally other formats as
well. At the core of all this is a powerful extension to the current import
system; an intelligent table creation interface that will be capable of
detecting column types, recommending various important settings, but most
importantly, allowing the user to view and alter the table schema before
committing. This will be especially useful for loosely-typed formats such as
CSV, ODS, and PMA's current XML schema, among others.
The blog to which I will be posting updates is located here:
http://www.moonlapse.org/
Over the next couple days I will be adding all the information regarding my
project to the above blog for your viewing pleasure, so stay tuned!
I look forward to working with all of your over the coming months.
Take care everyone,
-Derek Schaefer
Hi all
as we're going to push Google Summer of Code students to publish their
status regularly in blogs, I decided that it might be good idea to
setup Planet [1] aggregator for these blogs. When doing this, it is
obvious that developer blogs should be also included. Does anybody of
you have a blog which should be included? The posts don't have to be
phpMyAdmin related, it's mostly about knowing what all do others do,
but the posts should be in English.
[1]: http://www.planetplanet.org/
--
Michal ÄŒihaÅ™ | http://cihar.com | http://blog.cihar.com
Hi,
about this bug
https://sourceforge.net/tracker/?func=detail&aid=2107746&group_id=23067&ati…
there is a way to trap this fatal error. Using register_shutdown_function() we can define a function that calls error_get_last(). Michal gave me a suggestion to keep the error message in session data and display it later.
Of course it would be better to display it on the export interface but I can't find a way.
So, would it be worthwhile to display the error message on the user's next click (assuming he does a next click in phpMyAdmin)?
Thanks,
Marc
Es posible crear un Stored Procedure con la version PhpMyAdmin 2.10.1?
Como se hace? porque me da error cuando intento crearlo y no se si es por la version que estoy usando de PhpMyAdmin o por el uso de una sintaxis incorrecta.
Gracias!
Yahoo! Cocina
Recetas prácticas y comida saludable
http://ar.mujer.yahoo.com/cocina/
La version PhpMyAdmin 2.10.1 soporta la extension mysqli?
A partir de que version PhpMyAdmin soporta la extension mysqli?
Gracias
Yahoo! Cocina
Recetas prácticas y comida saludable
http://ar.mujer.yahoo.com/cocina/
Hi all!
I presented a phpmyadmin appliance on latest FOSDEM conference I would like to know your opinion. This appliance has been done at the SUSE Studio team at Novell and we'll be very happy to get your feedback on it.
http://jordimassaguerpla.blogspot.com/2009/02/phpmyadmin-appliance.html
Greetings,
jordi