Thanks! Added ur device and replied with all the details. Let me know how it goes. BR, David
dfr3sh1
Joined: 2011-07-04
Posts: 1
Posted: Mon, 2011-07-04 21:47
Hows this app coming along? I'm on verizon wireless with 4.2.6. Do you need to test anything for you?
-Doug
dave8401
Joined: 2009-06-01
Posts: 129
Posted: Tue, 2011-07-05 23:07
The app is still 'in progress'. Whenever I get few hours I work on it.
I would love to send u a test-version, but can't build for iOS < 4.3.
If u have XCode 4 installed I can guide u what to do.
BR & Sorry,
David
dave8401
Joined: 2009-06-01
Posts: 129
Posted: Fri, 2011-07-08 10:22
Hi everyone,
I switched the way to distribute test builds recently.
I updated the forum post with instructions for testers. If still interested please follow those (2min effort max ).
BR,
David
softcat
Joined: 2010-07-04
Posts: 16
Posted: Mon, 2011-07-11 19:55
Hello dave8401,
thank you for providing me with a test version.
But I ran into a problem just in the beginning with ssl gallery3 installations.
When entering 'https://example.gallery/index.php' as the gallery location it gets converted into 'http://https://example.gallery/index.php', thus the connection fails.
Can you confirm this problem?
Thanks alot for you effort..
Regards !
dave8401
Joined: 2009-06-01
Posts: 129
Posted: Mon, 2011-07-11 20:06
Yes that's a bug. It tests the url whether it starts with 'http://' ... that obviously doesn't work here.
I will add a fix shortly. Can u ping me a url, user & password to test (i don't have anything with https)?
BR,
David
dave8401
Joined: 2009-06-01
Posts: 129
Posted: Mon, 2011-10-03 02:02
Hi,
Travelled on business for the last 6 weeks. Relocation to the US almost done (welcome to the mid-west ).
After that intense time I'm about to get back to g3Mobile.
My first priority is to work on stability issues reported by some testers. When done I'll push another build.
After that I want to rework the comments view. I've some ideas and a small mockup, but anyone welcome to help me out here.
So, just wanted to let everyone know that I'm back (somewhat ).
BR,
David
Gordon2011
Joined: 2011-07-30
Posts: 2
Posted: Wed, 2011-10-19 12:32
Hello, how i can do to make visible only a specific album like only the album in my gallery called "XYZ" ?
Tanks for reply
dave8401
Joined: 2009-06-01
Posts: 129
Posted: Wed, 2011-10-19 23:41
Well, I'd just leverage the rights-mgmt. of gallery3:
Create a user/group and assign proper rights (e.g. only allow them to see album 'XYZ').
Log in with this user and only 'XYZ' will show up on your iPhone.
New build will hopefully go out tonight .
Gordon2011
Joined: 2011-07-30
Posts: 2
Posted: Tue, 2011-11-01 18:00
dave8401 wrote:
Well, I'd just leverage the rights-mgmt. of gallery3:
Create a user/group and assign proper rights (e.g. only allow them to see album 'XYZ').
Log in with this user and only 'XYZ' will show up on your iPhone.
New build will hopefully go out tonight .
i tested this but it doesent work, i sendet you a message over facebook in German becose my english is not so well.
Can you give me a contact in german?
dave8401
Joined: 2009-06-01
Posts: 129
Posted: Wed, 2011-11-02 03:49
I responded on FB.
Show me ur website. I bet that's not an app issue. Whatever you see in your browser with a specific user is what you see in the app once you logged in with the same user.
jimwalton
Joined: 2010-09-13
Posts: 11
Posted: Sun, 2011-11-20 22:55
How well does this scale to iPad? I know some programs are designed to automatically work with both platforms, will that be available in this app? I've not done any real programming in over 10 years, but if there is anything I can do to help, let me know. I'm retired, so I have time, and I can always learn what I need to.
dave8401
Joined: 2009-06-01
Posts: 129
Posted: Mon, 2011-11-21 01:36
Right now iPhone is the only target. So on the iPad it runs in the emulation mode which sucks.
Although much of the functionality could be reused for an iPad app it's still a significant effort.
If you know the basics of objective-c I can walk you through the existing app.
mkochano
Joined: 2008-12-05
Posts: 27
Posted: Tue, 2011-11-22 13:08
Why do you require iOS 4.3? There is no iOS 4.3 for iPhone 3G, so all 3G and 2G users are screwed
Regards
Michał
dave8401
Joined: 2009-06-01
Posts: 129
Posted: Tue, 2011-11-22 20:11
There are many reasons: iOS 4 introduced many new features and techniques, so did iOS 5. I want to use features like blocks, arc, storyboard, etc. .
Actually I'm thinking about doing an iPad optimized version, this one would be depending on iOS 5.
Sorry, this is a 1 man show. Can't spend much time on it and definitely not on maintaining compatibility w/ really outdated iOS versions.
dave8401
Joined: 2009-06-01
Posts: 129
Posted: Thu, 2011-12-22 22:52
Please no more requests regarding testing!
I know there are around ~10 people whom I haven't responded to or added as a tester.
Reason: I ran out of device IDs and simply can not add any more devices.
Over the holidays I'll try to rebuild the app. I want to get rid of the three20 library and optimize it for the iPad.
Will let you know how it goes. If anyone's interested to join / wants to contribute something, let me know.
Happy holidays,
David
petri
Joined: 2005-12-15
Posts: 253
Posted: Sun, 2012-01-29 07:59
Hello David,
I was wondering if you were still on the project, and if this is for jailbroken iPhone or for the app store later...
I am not any developer but ready to pay for it once it is in the app store....for sure !
I too am interested in this app. Is it still being developed?
-Tyler-
DocSavage
Joined: 2002-11-04
Posts: 4
Posted: Mon, 2012-03-12 19:31
I dont know if anybody is working on this. I have compiled it under xcode 4.3.1 and gotten it running (sort of) on my iPhone 4S. It is mostly working although it errors out sometimes on random albums. I have not delved into why though. It does seem to up load correctly and I have been able to create a new album from my phone.
Posts: 129
Thanks! Added ur device and replied with all the details. Let me know how it goes. BR, David
Posts: 1
Hows this app coming along? I'm on verizon wireless with 4.2.6. Do you need to test anything for you?
-Doug
Posts: 129
The app is still 'in progress'. Whenever I get few hours I work on it.
I would love to send u a test-version, but can't build for iOS < 4.3.
If u have XCode 4 installed I can guide u what to do.
BR & Sorry,
David
Posts: 129
Hi everyone,
I switched the way to distribute test builds recently.
I updated the forum post with instructions for testers. If still interested please follow those (2min effort max ).
BR,
David
Posts: 16
Hello dave8401,
thank you for providing me with a test version.
But I ran into a problem just in the beginning with ssl gallery3 installations.
When entering 'https://example.gallery/index.php' as the gallery location it gets converted into 'http://https://example.gallery/index.php', thus the connection fails.
Can you confirm this problem?
Thanks alot for you effort..
Regards !
Posts: 129
Yes that's a bug. It tests the url whether it starts with 'http://' ... that obviously doesn't work here.
I will add a fix shortly. Can u ping me a url, user & password to test (i don't have anything with https)?
BR,
David
Posts: 129
Hi,
Travelled on business for the last 6 weeks. Relocation to the US almost done (welcome to the mid-west ).
After that intense time I'm about to get back to g3Mobile.
My first priority is to work on stability issues reported by some testers. When done I'll push another build.
After that I want to rework the comments view. I've some ideas and a small mockup, but anyone welcome to help me out here.
So, just wanted to let everyone know that I'm back (somewhat ).
BR,
David
Posts: 2
Hello, how i can do to make visible only a specific album like only the album in my gallery called "XYZ" ?
Tanks for reply
Posts: 129
Well, I'd just leverage the rights-mgmt. of gallery3:
Create a user/group and assign proper rights (e.g. only allow them to see album 'XYZ').
Log in with this user and only 'XYZ' will show up on your iPhone.
New build will hopefully go out tonight .
Posts: 2
i tested this but it doesent work, i sendet you a message over facebook in German becose my english is not so well.
Can you give me a contact in german?
Posts: 129
I responded on FB.
Show me ur website. I bet that's not an app issue. Whatever you see in your browser with a specific user is what you see in the app once you logged in with the same user.
Posts: 11
How well does this scale to iPad? I know some programs are designed to automatically work with both platforms, will that be available in this app? I've not done any real programming in over 10 years, but if there is anything I can do to help, let me know. I'm retired, so I have time, and I can always learn what I need to.
Posts: 129
Right now iPhone is the only target. So on the iPad it runs in the emulation mode which sucks.
Although much of the functionality could be reused for an iPad app it's still a significant effort.
If you know the basics of objective-c I can walk you through the existing app.
Posts: 27
Why do you require iOS 4.3? There is no iOS 4.3 for iPhone 3G, so all 3G and 2G users are screwed
Regards
Michał
Posts: 129
There are many reasons: iOS 4 introduced many new features and techniques, so did iOS 5. I want to use features like blocks, arc, storyboard, etc. .
Actually I'm thinking about doing an iPad optimized version, this one would be depending on iOS 5.
Sorry, this is a 1 man show. Can't spend much time on it and definitely not on maintaining compatibility w/ really outdated iOS versions.
Posts: 129
Please no more requests regarding testing!
I know there are around ~10 people whom I haven't responded to or added as a tester.
Reason: I ran out of device IDs and simply can not add any more devices.
Over the holidays I'll try to rebuild the app. I want to get rid of the three20 library and optimize it for the iPad.
Will let you know how it goes. If anyone's interested to join / wants to contribute something, let me know.
Happy holidays,
David
Posts: 253
Hello David,
I was wondering if you were still on the project, and if this is for jailbroken iPhone or for the app store later...
I am not any developer but ready to pay for it once it is in the app store....for sure !
------
Gallery 3 URL = http://www.coquille.org/gallery3
Version: 3.0.2 (Coollanta)
Operating system: Linux 2.6.18-194.32.1.el5
Apache: Apache/2.2.3 (Red Hat)
PHP: 5.2.6
MySQL: 5.0.77
Server load: 1.31 1.58 1.53
Graphics toolkit: gd
Posts: 17
I too am interested in this app. Is it still being developed?
-Tyler-
Posts: 4
I dont know if anybody is working on this. I have compiled it under xcode 4.3.1 and gotten it running (sort of) on my iPhone 4S. It is mostly working although it errors out sometimes on random albums. I have not delved into why though. It does seem to up load correctly and I have been able to create a new album from my phone.