Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Progress
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  18 messages - 17 new - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Mad Clog  
View profile  
 More options Jan 24 2012, 4:30 pm
From: Mad Clog <madc...@gmail.com>
Date: Tue, 24 Jan 2012 13:30:14 -0800 (PST)
Local: Tues, Jan 24 2012 4:30 pm
Subject: Progress

Found a link to this group on the HeidiSQL forums.
Wondering if there's any news on the progress of this project.
And will it be compatible with Ubuntu (and Unity)?


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Leo Unglaub  
View profile  
 More options Jan 24 2012, 5:42 pm
From: Leo Unglaub <leo.ungl...@gmail.com>
Date: Tue, 24 Jan 2012 14:42:02 -0800 (PST)
Local: Tues, Jan 24 2012 5:42 pm
Subject: Re: Progress

Hi,
sadly i have sooo much to do right now that i have only 1 or 2 hours every
day for this project. It's making progress, but not as fast as i want it to.
I hope i will have more time if i get my holydays in Mai. But currently i
have droped some features to i can release the first version faster. the
features is droped are DBUS support and Ubuntu One. I think we can add this
later.

I am developing on Ubuntu myself, so there is definitiv support for Unity
and Gnome3.
Greetings
Leo


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Leo Unglaub  
View profile  
 More options Jan 25 2012, 8:17 am
From: Leo Unglaub <leo.ungl...@gmail.com>
Date: Wed, 25 Jan 2012 05:17:56 -0800 (PST)
Local: Wed, Jan 25 2012 8:17 am
Subject: Re: Progress

I got an Email where i got asked if i could release the current code. Well,
normaly yes, but there is a big bug in it witch needs to be fixed first. I
am using Github for all my projects. (Sometimes even Launchpad, but i hate
there Bazzar system). So you can see here https://github.com/LeoUnglaub when
i am pushing the code.

The current problem (besides my limited time) is the "multi database"
connection. In HannaSQL you have everything in a Tab. So you can realy work
with 2 or more databases at the same time. But there is my problem. If i
have a connection to one database server open, everything is fine. But if i
open another connection, my connection handler gets confused and mixes the
connection streams to the data is broken. If i release that and someone is
trying the current version on a live server, he looses all of his data. And
i don't want to give him the change to do that.

So if this is fixed, i will push my current master to github.
Thanks for your understanding.
Greetings
Leo


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Tomás Acauan Schertel  
View profile  
 More options Jan 25 2012, 8:33 am
From: Tomás Acauan Schertel <tscher...@gmail.com>
Date: Wed, 25 Jan 2012 11:33:45 -0200
Local: Wed, Jan 25 2012 8:33 am
Subject: Re: Progress

Thanks Leo and sorry for my private message.

--
Tomás Schertel
----------------------------------------------
Linux Registered User #304838
Arch Linux User
http://www.archlinux.org/
----------------------------------------------


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Tomas Schertel  
View profile  
 More options Mar 8 2012, 8:57 am
From: Tomas Schertel <tscher...@gmail.com>
Date: Thu, 8 Mar 2012 05:57:04 -0800 (PST)
Local: Thurs, Mar 8 2012 8:57 am
Subject: Re: Progress

Hi Leo.

Any news?


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Leo Unglaub  
View profile  
 More options Apr 20 2012, 1:32 pm
From: Leo Unglaub <l...@leo-unglaub.net>
Date: Fri, 20 Apr 2012 10:32:59 -0700 (PDT)
Local: Fri, Apr 20 2012 1:32 pm
Subject: Re: Progress

Hi,
i am very sorry i didn't respond for a so long time. Damn Google Groups
keeps changing my E-Mail Address in here to my Gmail Address with i normaly
never use. So i simplay missed your Email.

There are some great news for you.
The tool is still growing and getting better every day. I had to do a lot
of rework on the codebase, because i found a big problem in it. You
probobly know this problem from HeidiSQL to.

I try to explain. Normaly you connect to MySQL using the port 3306 and work
normaly. This is great, but if you get a server from a client whitch don't
allow you to use the port 3306, you have a big problem. Only localhost
connections are allowed. So now you can't use HeidiSQL and you have to work
with phpMyAdmin or something like that. But if you ever have tryed to
upload a 10GB sql dump in phpMyAdmin, you know why i hate this tool :)

So Christian had a great idea for fixing that and i can say: Now HannaSQL
is able to connect remotly to Servers witch allow only localhost
connections. :) Sounds strange? Well, it's simple. If you can't connect
remotly to the server, you now can insert ftp data. If you do that,
HannaSQL is uploading a short php script, witch simply passes every
connections getting via HTTP to the local server instance. So you can work
with 99% of all MySQL Servers out there even if you don't have a remote
connection. :)

Another big change is, that i HannaSQL works with huge datasets. I tryed to
dump a 40 GB MySQL Database and there was no interface freeze. Also
importing huse databases works now complete threaded, so there sould be
never an interface freeze while working in it.

I hope you like this news and i hope, i will have some code for you soon.
Greetings
Leo


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Tomás Acauan Schertel  
View profile  
 More options Apr 20 2012, 1:53 pm
From: Tomás Acauan Schertel <tscher...@gmail.com>
Date: Fri, 20 Apr 2012 14:53:04 -0300
Local: Fri, Apr 20 2012 1:53 pm
Subject: Re: Progress

These are huge news Leo. Thanks for update us.

Hope you release some code soon.

--
Tomás Schertel
----------------------------------------------
Linux Registered User #304838
Arch Linux User
http://www.archlinux.org/
----------------------------------------------


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Seumas  
View profile  
 More options May 23 2012, 10:03 am
From: Seumas <ja...@learningpool.com>
Date: Wed, 23 May 2012 07:03:07 -0700 (PDT)
Local: Wed, May 23 2012 10:03 am
Subject: Re: Progress

Hi there,

I'm looking forward to seeing what you come up with too! Any updates on
your progress?

Regards,

Seumas


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Tomas Schertel  
View profile   Translate to Translated (View Original)
 More options May 27 2012, 3:17 pm
From: Tomas Schertel <tscher...@gmail.com>
Date: Sun, 27 May 2012 12:17:35 -0700 (PDT)
Local: Sun, May 27 2012 3:17 pm
Subject: Re: Progress

Hey Leo?
Are you there??

Em quarta-feira, 23 de maio de 2012 11h03min07s UTC-3, Seumas escreveu:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Leo Unglaub  
View profile   Translate to Translated (View Original)
 More options May 29 2012, 7:20 am
From: Leo Unglaub <l...@leo-unglaub.net>
Date: Tue, 29 May 2012 04:20:40 -0700 (PDT)
Local: Tues, May 29 2012 7:20 am
Subject: Re: Progress

Hi,
yes i am here. Sadly i don't have any new news for you. I have so much work
to do, that i currently have under an hour every day for this project. I am
working on it, but i have more than 40 open source projects on GitHub witch
require monthly maintainence. On Launchpad there is also very much todo on
my projects, so time is a little bit of a problem right now.

Sorry that i don't have besser news right now for you.
Greetings
Leo

Am Sonntag, 27. Mai 2012 21:17:35 UTC+2 schrieb Tomas Schertel:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Tomás Acauan Schertel  
View profile  
 More options May 29 2012, 9:49 am
From: Tomás Acauan Schertel <tscher...@gmail.com>
Date: Tue, 29 May 2012 10:49:26 -0300
Local: Tues, May 29 2012 9:49 am
Subject: Re: Progress

We understand Leo.
Maybe you could release an alpha version??
Even if it's not 100% stable.

--
Tomás Schertel
----------------------------------------------
Linux Registered User #304838
Arch Linux User
http://www.archlinux.org/
----------------------------------------------


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Leo Unglaub  
View profile   Translate to Translated (View Original)
 More options May 30 2012, 11:16 am
From: Leo Unglaub <l...@leo-unglaub.net>
Date: Wed, 30 May 2012 08:16:34 -0700 (PDT)
Local: Wed, May 30 2012 11:16 am
Subject: Re: Progress

Normaly i have no problem with alpha releases. But in this case it is still
really broken and it would take us hours to get the compile to complete on
your system. And i sadly don't have this time right now. I really see that
this is a huge problem, because i normaly planed to have the RC last
Christmas. But ... i sadly have no time at all. If you have a solution for
that, i am more than happy.

But i really have to push more time in this, because i get so much emails
with people asking about it.
I maybe have to take some free time and finish this thing here..


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Tomás Acauan Schertel  
View profile  
 More options May 30 2012, 11:56 am
From: Tomás Acauan Schertel <tscher...@gmail.com>
Date: Wed, 30 May 2012 12:56:33 -0300
Local: Wed, May 30 2012 11:56 am
Subject: Re: Progress

Unfortunately I'm not a developer. So I can't help here.
But I really hope you find time for HannaSQL.

--
Tomás Schertel
----------------------------------------------
Linux Registered User #304838
Arch Linux User
http://www.archlinux.org/
----------------------------------------------


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Tomas Schertel  
View profile  
 More options Jul 24 2012, 4:08 pm
From: Tomas Schertel <tscher...@gmail.com>
Date: Tue, 24 Jul 2012 13:08:15 -0700 (PDT)
Local: Tues, Jul 24 2012 4:08 pm
Subject: Re: Progress

Hi Leo.

Any news??


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
aksr  
View profile  
 More options Aug 29 2012, 1:56 am
From: aksr <aksr.1...@gmail.com>
Date: Tue, 28 Aug 2012 22:56:23 -0700 (PDT)
Local: Wed, Aug 29 2012 1:56 am
Subject: Re: Progress

Hi Leo. Is there any hope for pushing HannaSQL into git?


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Leo Unglaub  
View profile  
 More options Aug 29 2012, 7:21 am
From: Leo Unglaub <l...@leo-unglaub.net>
Date: Wed, 29 Aug 2012 13:21:38 +0200
Local: Wed, Aug 29 2012 7:21 am
Subject: Re: Progress
Hello,

Am 2012-08-29 07:56, schrieb aksr:

> Hi Leo. Is there any hope for pushing HannaSQL into git?

Yes, i am pushing my repository to github if i am done with the first
alpha version. But i am still working on this version.

I am doing it as soon as possible.
Greetings
Leo

--
Leo Unglaub
Nachreihengasse 39 / Top 7
A-1170 Vienna
Austria

Phone: 0650 / 6575103
Website: http://www.leo-unglaub.net
Twitter: http://twitter.com/LeoUnglaub

Send with Mozilla Thunderbird on Linux (Ubuntu)


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Kenneth Veipert  
View profile  
 More options Nov 22 2012, 5:46 am
From: Kenneth Veipert <kveip...@gmail.com>
Date: Thu, 22 Nov 2012 02:46:06 -0800 (PST)
Local: Thurs, Nov 22 2012 5:46 am
Subject: Re: Progress

Hello, what now about the progress?

Am Mittwoch, 29. August 2012 13:21:39 UTC+2 schrieb Leo Unglaub:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Eduardo Vásquez  
View profile  
 More options Dec 8 2012, 5:20 pm
From: Eduardo Vásquez <edvasqu...@gmail.com>
Date: Sat, 8 Dec 2012 14:20:59 -0800 (PST)
Local: Sat, Dec 8 2012 5:20 pm
Subject: Re: Progress

Hey, this is so cool, is there any chance to see it on github? would be
awesome.

El martes, 24 de enero de 2012 18:30:14 UTC-3, Mad Clog escribió:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic