[jQuery] Re: [ANNOUNCEMENT] jqGalView (yet another image gallery)

2007-08-26 Thread Joan Piedra
Benjamin,

That update would be nice, also I think you could try either the jquery
tooltips plugin or stick all tooltips in one place instead of moving all
around your mouse.

Cheers,


On 8/26/07, Benjamin Sterling [EMAIL PROTECTED] wrote:

 Thanks Joan, that is on the to do list.  I was hoping to have an update up
 tonight, but got caught up on some things.  I am going to try for Monday
 now.

 Thanks.

 On 8/26/07, Joan Piedra [EMAIL PROTECTED] wrote:
 
  Hi, I like the 'pan view' idea.
 
  Just found a 'bug', when you are seeing an image it should cover the
  whole gallery (aka. thumbs and gallery tabs), you can click another tab
  while you are browsing a pic, this is confusing because when you close it
  you are in new gallery section.
 
  Keep working on it, looks nice.
 
  On 8/24/07, Benjamin Sterling  [EMAIL PROTECTED] 
  wrote:
  
   Hello All,
   Wanted to announce yet another image gallery!  What is different
   between this one and other million out there, well, I made it :).
  
   The url:
   http://benjaminsterling.com/2007/08/24/jquery-jqgalview-photo-gallery/
  
   I am still working on the documentation, I am not very good at it so
   if there are any questions, please ask.  I will post all questions asked 
   and
   fixes posted here in the comments on the site for easy reading.
  
   I am still working on developing a clean coding style that would be
   easy for all to read, so if you have suggestions on what I can
   combine/change/do better in general, I would most appreciate it.  I have a
   few other plugins that are in development and it will help me to clean 
   them
   up also.
  
   Thanks.
  
   --
   Benjamin Sterling
   http://www.KenzoMedia.com
   http://www.KenzoHosting.com
 
 
 
 
  --
  Joan Piedra || Frontend webdeveloper
  http://joanpiedra.com/




 --
 Benjamin Sterling
 http://www.KenzoMedia.com
 http://www.KenzoHosting.com




-- 
Joan Piedra || Frontend webdeveloper
http://joanpiedra.com/


[jQuery] Re: [ANNOUNCEMENT] jqGalView (yet another image gallery)

2007-08-26 Thread Joan Piedra
Ben,

I've seen the 'flash image gallery' and I see you are actually porting it to
javascript, if you just want to port it then don't mind my previous messages
:P

Really nice work porting it.

Regards,

-- 
Joan Piedra || Frontend webdeveloper
http://joanpiedra.com/


[jQuery] Re: [ANNOUNCEMENT] jqGalView (yet another image gallery)

2007-08-25 Thread Joan Piedra
Hi, I like the 'pan view' idea.

Just found a 'bug', when you are seeing an image it should cover the whole
gallery (aka. thumbs and gallery tabs), you can click another tab while you
are browsing a pic, this is confusing because when you close it you are in
new gallery section.

Keep working on it, looks nice.

On 8/24/07, Benjamin Sterling [EMAIL PROTECTED] wrote:

 Hello All,
 Wanted to announce yet another image gallery!  What is different between
 this one and other million out there, well, I made it :).

 The url:
 http://benjaminsterling.com/2007/08/24/jquery-jqgalview-photo-gallery/

 I am still working on the documentation, I am not very good at it so if
 there are any questions, please ask.  I will post all questions asked and
 fixes posted here in the comments on the site for easy reading.

 I am still working on developing a clean coding style that would be easy
 for all to read, so if you have suggestions on what I can combine/change/do
 better in general, I would most appreciate it.  I have a few other plugins
 that are in development and it will help me to clean them up also.

 Thanks.

 --
 Benjamin Sterling
 http://www.KenzoMedia.com
 http://www.KenzoHosting.com




-- 
Joan Piedra || Frontend webdeveloper
http://joanpiedra.com/


[jQuery] Re: [ANNOUNCEMENT] jqGalView (yet another image gallery)

2007-08-25 Thread Benjamin Sterling
Thanks Joan, that is on the to do list.  I was hoping to have an update up
tonight, but got caught up on some things.  I am going to try for Monday
now.

Thanks.

On 8/26/07, Joan Piedra [EMAIL PROTECTED] wrote:

 Hi, I like the 'pan view' idea.

 Just found a 'bug', when you are seeing an image it should cover the whole
 gallery (aka. thumbs and gallery tabs), you can click another tab while you
 are browsing a pic, this is confusing because when you close it you are in
 new gallery section.

 Keep working on it, looks nice.

 On 8/24/07, Benjamin Sterling [EMAIL PROTECTED]  wrote:
 
  Hello All,
  Wanted to announce yet another image gallery!  What is different between
  this one and other million out there, well, I made it :).
 
  The url:
  http://benjaminsterling.com/2007/08/24/jquery-jqgalview-photo-gallery/
 
  I am still working on the documentation, I am not very good at it so if
  there are any questions, please ask.  I will post all questions asked and
  fixes posted here in the comments on the site for easy reading.
 
  I am still working on developing a clean coding style that would be easy
  for all to read, so if you have suggestions on what I can combine/change/do
  better in general, I would most appreciate it.  I have a few other plugins
  that are in development and it will help me to clean them up also.
 
  Thanks.
 
  --
  Benjamin Sterling
  http://www.KenzoMedia.com
  http://www.KenzoHosting.com




 --
 Joan Piedra || Frontend webdeveloper
 http://joanpiedra.com/




-- 
Benjamin Sterling
http://www.KenzoMedia.com
http://www.KenzoHosting.com


[jQuery] Re: [ANNOUNCEMENT] jqGalView (yet another image gallery)

2007-08-24 Thread Rey Bango


Hey Ben,

So I jumped on over to http://www.flashimagegallery.com/pics/artwork/ 
and checked it out. Now I understand.


Some observations:

- The jiggle I mentioned was actually expected behavior so you can pan 
left, right, up or down. You should do that, though, only for images 
that are wider than the viewable area. Smaller images should move.


- The 1 2 I mentioned is a nav. It didn't jump to the next gallery.

- A nice feature would be to use fadeIn() to do a nice transition of the 
pic into the viewable area.


- If you take you move and put it to the title of the viewable area 
(where it says My Gallery) and you lower the mouse, the picture jumps up 
towards the mouse.


:)

Rey...

Benjamin Sterling wrote:

Hello All,
Wanted to announce yet another image gallery!  What is different between 
this one and other million out there, well, I made it :).


The url:
http://benjaminsterling.com/2007/08/24/jquery-jqgalview-photo-gallery/

I am still working on the documentation, I am not very good at it so if 
there are any questions, please ask.  I will post all questions asked 
and fixes posted here in the comments on the site for easy reading.


I am still working on developing a clean coding style that would be easy 
for all to read, so if you have suggestions on what I can 
combine/change/do better in general, I would most appreciate it.  I have 
a few other plugins that are in development and it will help me to clean 
them up also.


Thanks.

--
Benjamin Sterling
http://www.KenzoMedia.com
http://www.KenzoHosting.com


[jQuery] Re: [ANNOUNCEMENT] jqGalView (yet another image gallery)

2007-08-24 Thread Andy Matthews
It's not too bad actually. I don't really like the scrolling though. You're
already offering a full size option, I'd say that the medium sized image
should be at a set size and not allow you to scroll around in it. That's of
course a personal opinion.

  _  

From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] On
Behalf Of Benjamin Sterling
Sent: Friday, August 24, 2007 1:25 PM
To: jquery-en
Subject: [jQuery] [ANNOUNCEMENT] jqGalView (yet another image gallery)


Hello All,
Wanted to announce yet another image gallery!  What is different between
this one and other million out there, well, I made it :).

The url:
http://benjaminsterling.com/2007/08/24/jquery-jqgalview-photo-gallery/

I am still working on the documentation, I am not very good at it so if
there are any questions, please ask.  I will post all questions asked and
fixes posted here in the comments on the site for easy reading. 

I am still working on developing a clean coding style that would be easy for
all to read, so if you have suggestions on what I can combine/change/do
better in general, I would most appreciate it.  I have a few other plugins
that are in development and it will help me to clean them up also. 

Thanks.

-- 
Benjamin Sterling
http://www.KenzoMedia.com
http://www.KenzoHosting.com 


[jQuery] Re: [ANNOUNCEMENT] jqGalView (yet another image gallery)

2007-08-24 Thread Rey Bango


Ben, I like the initial look. The only thing that I'm not quite clear on 
is why the picture jiggles around when I hover over it. Also, what do 
the 1 2 stand for at the bottom of a rendered image?


Rey...

Benjamin Sterling wrote:

Hello All,
Wanted to announce yet another image gallery!  What is different between 
this one and other million out there, well, I made it :).


The url:
http://benjaminsterling.com/2007/08/24/jquery-jqgalview-photo-gallery/

I am still working on the documentation, I am not very good at it so if 
there are any questions, please ask.  I will post all questions asked 
and fixes posted here in the comments on the site for easy reading.


I am still working on developing a clean coding style that would be easy 
for all to read, so if you have suggestions on what I can 
combine/change/do better in general, I would most appreciate it.  I have 
a few other plugins that are in development and it will help me to clean 
them up also.


Thanks.

--
Benjamin Sterling
http://www.KenzoMedia.com
http://www.KenzoHosting.com


[jQuery] Re: [ANNOUNCEMENT] jqGalView (yet another image gallery)

2007-08-24 Thread Rick Faircloth
The ability scroll around a highly detailed image would be a valuable
feature

for anyone wanting to sell a product, such as shoes, clothing or electronics

so they can take a very close look at the stitching or controls, etc.

 

I was wondering if there is any limit to the size photo that can be used as
the

full-size image because I want to use larger more detailed images.

 

Rick

 

 

From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] On
Behalf Of Andy Matthews
Sent: Friday, August 24, 2007 2:48 PM
To: jquery-en@googlegroups.com
Subject: [jQuery] Re: [ANNOUNCEMENT] jqGalView (yet another image gallery)

 

It's not too bad actually. I don't really like the scrolling though. You're
already offering a full size option, I'd say that the medium sized image
should be at a set size and not allow you to scroll around in it. That's of
course a personal opinion.

 

  _  

From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] On
Behalf Of Benjamin Sterling
Sent: Friday, August 24, 2007 1:25 PM
To: jquery-en
Subject: [jQuery] [ANNOUNCEMENT] jqGalView (yet another image gallery)

Hello All,
Wanted to announce yet another image gallery!  What is different between
this one and other million out there, well, I made it :).

The url:
http://benjaminsterling.com/2007/08/24/jquery-jqgalview-photo-gallery/

I am still working on the documentation, I am not very good at it so if
there are any questions, please ask.  I will post all questions asked and
fixes posted here in the comments on the site for easy reading. 

I am still working on developing a clean coding style that would be easy for
all to read, so if you have suggestions on what I can combine/change/do
better in general, I would most appreciate it.  I have a few other plugins
that are in development and it will help me to clean them up also. 

Thanks.

-- 
Benjamin Sterling
http://www.KenzoMedia.com
http://www.KenzoHosting.com 



[jQuery] Re: [ANNOUNCEMENT] jqGalView (yet another image gallery)

2007-08-24 Thread Benjamin Sterling
Rick, the original concept was going to be for just that reason (originally
for the replacement for this:
http://wescofabrics.com/wf/fabric/view.php?id=130)  But there were a few
things I could not figure out is a short timeframe that I had.  Now, the
current set up only had one image over 900px wide, but was test with 1600
and a few bigger.  But since I did not build in a loader, I only demoed
small images.

On 8/24/07, Rick Faircloth [EMAIL PROTECTED] wrote:

  The ability scroll around a highly detailed image would be a valuable
 feature

 for anyone wanting to sell a product, such as shoes, clothing or
 electronics

 so they can take a very close look at the stitching or controls, etc.



 I was wondering if there is any limit to the size photo that can be used
 as the

 full-size image because I want to use larger more detailed images.



 Rick





 *From:* jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] *On
 Behalf Of *Andy Matthews
 *Sent:* Friday, August 24, 2007 2:48 PM
 *To:* jquery-en@googlegroups.com
 *Subject:* [jQuery] Re: [ANNOUNCEMENT] jqGalView (yet another image
 gallery)



 It's not too bad actually. I don't really like the scrolling though.
 You're already offering a full size option, I'd say that the medium sized
 image should be at a set size and not allow you to scroll around in it.
 That's of course a personal opinion.


  --

 *From:* jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] *On
 Behalf Of *Benjamin Sterling
 *Sent:* Friday, August 24, 2007 1:25 PM
 *To:* jquery-en
 *Subject:* [jQuery] [ANNOUNCEMENT] jqGalView (yet another image gallery)

 Hello All,
 Wanted to announce yet another image gallery!  What is different between
 this one and other million out there, well, I made it :).

 The url:
 http://benjaminsterling.com/2007/08/24/jquery-jqgalview-photo-gallery/

 I am still working on the documentation, I am not very good at it so if
 there are any questions, please ask.  I will post all questions asked and
 fixes posted here in the comments on the site for easy reading.

 I am still working on developing a clean coding style that would be easy
 for all to read, so if you have suggestions on what I can combine/change/do
 better in general, I would most appreciate it.  I have a few other plugins
 that are in development and it will help me to clean them up also.

 Thanks.

 --
 Benjamin Sterling
 http://www.KenzoMedia.com
 http://www.KenzoHosting.com




-- 
Benjamin Sterling
http://www.KenzoMedia.com
http://www.KenzoHosting.com


[jQuery] Re: [ANNOUNCEMENT] jqGalView (yet another image gallery)

2007-08-24 Thread Rick Faircloth
That will be great when you finish it!  (But since it will accept

larger images now, it seems usable for that purpose to me.)

 

By loader, do you mean a spinner or some type of indicator

running while the larger image is loading?

 

Rick

 

From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] On
Behalf Of Benjamin Sterling
Sent: Friday, August 24, 2007 3:48 PM
To: jquery-en@googlegroups.com
Subject: [jQuery] Re: [ANNOUNCEMENT] jqGalView (yet another image gallery)

 

Rick, the original concept was going to be for just that reason (originally
for the replacement for this:
http://wescofabrics.com/wf/fabric/view.php?id=130)  But there were a few
things I could not figure out is a short timeframe that I had.  Now, the
current set up only had one image over 900px wide, but was test with 1600
and a few bigger.  But since I did not build in a loader, I only demoed
small images. 

On 8/24/07, Rick Faircloth [EMAIL PROTECTED] wrote:

The ability scroll around a highly detailed image would be a valuable
feature

for anyone wanting to sell a product, such as shoes, clothing or electronics

so they can take a very close look at the stitching or controls, etc.

 

I was wondering if there is any limit to the size photo that can be used as
the

full-size image because I want to use larger more detailed images.

 

Rick

 

 

From: jquery-en@googlegroups.com [mailto:
mailto:jquery-en@googlegroups.com  [EMAIL PROTECTED] On Behalf
Of Andy Matthews
Sent: Friday, August 24, 2007 2:48 PM
To: jquery-en@googlegroups.com
Subject: [jQuery] Re: [ANNOUNCEMENT] jqGalView (yet another image gallery)

 

It's not too bad actually. I don't really like the scrolling though. You're
already offering a full size option, I'd say that the medium sized image
should be at a set size and not allow you to scroll around in it. That's of
course a personal opinion.

 

  _  

From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] On
Behalf Of Benjamin Sterling
Sent: Friday, August 24, 2007 1:25 PM
To: jquery-en
Subject: [jQuery] [ANNOUNCEMENT] jqGalView (yet another image gallery)

Hello All,
Wanted to announce yet another image gallery!  What is different between
this one and other million out there, well, I made it :).

The url:
http://benjaminsterling.com/2007/08/24/jquery-jqgalview-photo-gallery/ 

I am still working on the documentation, I am not very good at it so if
there are any questions, please ask.  I will post all questions asked and
fixes posted here in the comments on the site for easy reading. 

I am still working on developing a clean coding style that would be easy for
all to read, so if you have suggestions on what I can combine/change/do
better in general, I would most appreciate it.  I have a few other plugins
that are in development and it will help me to clean them up also. 

Thanks.

-- 
Benjamin Sterling
http://www.KenzoMedia.com
http://www.KenzoHosting.com 




-- 
Benjamin Sterling
http://www.KenzoMedia.com
http://www.KenzoHosting.com 



[jQuery] Re: [ANNOUNCEMENT] jqGalView (yet another image gallery)

2007-08-24 Thread Benjamin Sterling
Yes, that is what I meant.

On 8/24/07, Rick Faircloth [EMAIL PROTECTED] wrote:

  That will be great when you finish it!  (But since it will accept

 larger images now, it seems usable for that purpose to me…)



 By loader, do you mean a spinner or some type of indicator

 running while the larger image is loading?



 Rick



 *From:* jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] *On
 Behalf Of *Benjamin Sterling
 *Sent:* Friday, August 24, 2007 3:48 PM
 *To:* jquery-en@googlegroups.com
 *Subject:* [jQuery] Re: [ANNOUNCEMENT] jqGalView (yet another image
 gallery)



 Rick, the original concept was going to be for just that reason
 (originally for the replacement for this:
 http://wescofabrics.com/wf/fabric/view.php?id=130)  But there were a few
 things I could not figure out is a short timeframe that I had.  Now, the
 current set up only had one image over 900px wide, but was test with 1600
 and a few bigger.  But since I did not build in a loader, I only demoed
 small images.

 On 8/24/07, *Rick Faircloth* [EMAIL PROTECTED] wrote:

 The ability scroll around a highly detailed image would be a valuable
 feature

 for anyone wanting to sell a product, such as shoes, clothing or
 electronics

 so they can take a very close look at the stitching or controls, etc.



 I was wondering if there is any limit to the size photo that can be used
 as the

 full-size image because I want to use larger more detailed images.



 Rick





 *From:* jquery-en@googlegroups.com [mailto: [EMAIL PROTECTED] *On
 Behalf Of *Andy Matthews
 *Sent:* Friday, August 24, 2007 2:48 PM
 *To:* jquery-en@googlegroups.com
 *Subject:* [jQuery] Re: [ANNOUNCEMENT] jqGalView (yet another image
 gallery)



 It's not too bad actually. I don't really like the scrolling though.
 You're already offering a full size option, I'd say that the medium sized
 image should be at a set size and not allow you to scroll around in it.
 That's of course a personal opinion.


  --

 *From:* jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] *On
 Behalf Of *Benjamin Sterling
 *Sent:* Friday, August 24, 2007 1:25 PM
 *To:* jquery-en
 *Subject:* [jQuery] [ANNOUNCEMENT] jqGalView (yet another image gallery)

 Hello All,
 Wanted to announce yet another image gallery!  What is different between
 this one and other million out there, well, I made it :).

 The url:
 http://benjaminsterling.com/2007/08/24/jquery-jqgalview-photo-gallery/

 I am still working on the documentation, I am not very good at it so if
 there are any questions, please ask.  I will post all questions asked and
 fixes posted here in the comments on the site for easy reading.

 I am still working on developing a clean coding style that would be easy
 for all to read, so if you have suggestions on what I can combine/change/do
 better in general, I would most appreciate it.  I have a few other plugins
 that are in development and it will help me to clean them up also.

 Thanks.

 --
 Benjamin Sterling
 http://www.KenzoMedia.com
 http://www.KenzoHosting.com




 --
 Benjamin Sterling
 http://www.KenzoMedia.com
 http://www.KenzoHosting.com




-- 
Benjamin Sterling
http://www.KenzoMedia.com
http://www.KenzoHosting.com


[jQuery] Re: [ANNOUNCEMENT] jqGalView (yet another image gallery)

2007-08-24 Thread Rick Faircloth
Does the plug-in load full-size images prior to the click on the thumbnail?

Or does it wait for the click?

 

 

 

From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] On
Behalf Of Benjamin Sterling
Sent: Friday, August 24, 2007 4:22 PM
To: jquery-en@googlegroups.com
Subject: [jQuery] Re: [ANNOUNCEMENT] jqGalView (yet another image gallery)

 

Yes, that is what I meant.

On 8/24/07, Rick Faircloth [EMAIL PROTECTED] wrote:

That will be great when you finish it!  (But since it will accept

larger images now, it seems usable for that purpose to me.)

 

By loader, do you mean a spinner or some type of indicator

running while the larger image is loading?

 

Rick

 

From: jquery-en@googlegroups.com [mailto:
mailto:jquery-en@googlegroups.com  [EMAIL PROTECTED] On Behalf
Of Benjamin Sterling


Sent: Friday, August 24, 2007 3:48 PM
To: jquery-en@googlegroups.com
Subject: [jQuery] Re: [ANNOUNCEMENT] jqGalView (yet another image gallery)

 

Rick, the original concept was going to be for just that reason (originally
for the replacement for this:
http://wescofabrics.com/wf/fabric/view.php?id=130 )  But there were a few
things I could not figure out is a short timeframe that I had.  Now, the
current set up only had one image over 900px wide, but was test with 1600
and a few bigger.  But since I did not build in a loader, I only demoed
small images. 

On 8/24/07, Rick Faircloth [EMAIL PROTECTED] wrote:

The ability scroll around a highly detailed image would be a valuable
feature

for anyone wanting to sell a product, such as shoes, clothing or electronics

so they can take a very close look at the stitching or controls, etc.

 

I was wondering if there is any limit to the size photo that can be used as
the

full-size image because I want to use larger more detailed images.

 

Rick

 

 

From: jquery-en@googlegroups.com [mailto:
mailto:jquery-en@googlegroups.com  [EMAIL PROTECTED] On Behalf
Of Andy Matthews
Sent: Friday, August 24, 2007 2:48 PM
To: jquery-en@googlegroups.com
Subject: [jQuery] Re: [ANNOUNCEMENT] jqGalView (yet another image gallery)

 

It's not too bad actually. I don't really like the scrolling though. You're
already offering a full size option, I'd say that the medium sized image
should be at a set size and not allow you to scroll around in it. That's of
course a personal opinion.

 

  _  

From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] On
Behalf Of Benjamin Sterling
Sent: Friday, August 24, 2007 1:25 PM
To: jquery-en
Subject: [jQuery] [ANNOUNCEMENT] jqGalView (yet another image gallery)

Hello All,
Wanted to announce yet another image gallery!  What is different between
this one and other million out there, well, I made it :).

The url:
http://benjaminsterling.com/2007/08/24/jquery-jqgalview-photo-gallery/ 

I am still working on the documentation, I am not very good at it so if
there are any questions, please ask.  I will post all questions asked and
fixes posted here in the comments on the site for easy reading. 

I am still working on developing a clean coding style that would be easy for
all to read, so if you have suggestions on what I can combine/change/do
better in general, I would most appreciate it.  I have a few other plugins
that are in development and it will help me to clean them up also. 

Thanks.

-- 
Benjamin Sterling
http://www.KenzoMedia.com
http://www.KenzoHosting.com 




-- 
Benjamin Sterling
http://www.KenzoMedia.com
http://www.KenzoHosting.com 




-- 
Benjamin Sterling
http://www.KenzoMedia.com
http://www.KenzoHosting.com 



[jQuery] Re: [ANNOUNCEMENT] jqGalView (yet another image gallery)

2007-08-24 Thread Benjamin Sterling
Waits till it is click;  at that point I should have put a loading icon
(think thickbox) in there.  I will try to do that tonight if that is
something you need.

On 8/24/07, Rick Faircloth [EMAIL PROTECTED] wrote:

  Does the plug-in load full-size images prior to the click on the
 thumbnail?

 Or does it wait for the click?







 *From:* jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] *On
 Behalf Of *Benjamin Sterling
 *Sent:* Friday, August 24, 2007 4:22 PM
 *To:* jquery-en@googlegroups.com
 *Subject:* [jQuery] Re: [ANNOUNCEMENT] jqGalView (yet another image
 gallery)



 Yes, that is what I meant.

 On 8/24/07, *Rick Faircloth* [EMAIL PROTECTED] wrote:

 That will be great when you finish it!  (But since it will accept

 larger images now, it seems usable for that purpose to me…)



 By loader, do you mean a spinner or some type of indicator

 running while the larger image is loading?



 Rick



 *From:* jquery-en@googlegroups.com [mailto: [EMAIL PROTECTED] *On
 Behalf Of *Benjamin Sterling


 *Sent:* Friday, August 24, 2007 3:48 PM
 *To:* jquery-en@googlegroups.com
 *Subject:* [jQuery] Re: [ANNOUNCEMENT] jqGalView (yet another image
 gallery)



 Rick, the original concept was going to be for just that reason
 (originally for the replacement for this: 
 http://wescofabrics.com/wf/fabric/view.php?id=130
 )  But there were a few things I could not figure out is a short timeframe
 that I had.  Now, the current set up only had one image over 900px wide, but
 was test with 1600 and a few bigger.  But since I did not build in a
 loader, I only demoed small images.

 On 8/24/07, *Rick Faircloth* [EMAIL PROTECTED] wrote:

 The ability scroll around a highly detailed image would be a valuable
 feature

 for anyone wanting to sell a product, such as shoes, clothing or
 electronics

 so they can take a very close look at the stitching or controls, etc.



 I was wondering if there is any limit to the size photo that can be used
 as the

 full-size image because I want to use larger more detailed images.



 Rick





 *From:* jquery-en@googlegroups.com [mailto: [EMAIL PROTECTED] *On
 Behalf Of *Andy Matthews
 *Sent:* Friday, August 24, 2007 2:48 PM
 *To:* jquery-en@googlegroups.com
 *Subject:* [jQuery] Re: [ANNOUNCEMENT] jqGalView (yet another image
 gallery)



 It's not too bad actually. I don't really like the scrolling though.
 You're already offering a full size option, I'd say that the medium sized
 image should be at a set size and not allow you to scroll around in it.
 That's of course a personal opinion.


  --

 *From:* jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] *On
 Behalf Of *Benjamin Sterling
 *Sent:* Friday, August 24, 2007 1:25 PM
 *To:* jquery-en
 *Subject:* [jQuery] [ANNOUNCEMENT] jqGalView (yet another image gallery)

 Hello All,
 Wanted to announce yet another image gallery!  What is different between
 this one and other million out there, well, I made it :).

 The url:
 http://benjaminsterling.com/2007/08/24/jquery-jqgalview-photo-gallery/

 I am still working on the documentation, I am not very good at it so if
 there are any questions, please ask.  I will post all questions asked and
 fixes posted here in the comments on the site for easy reading.

 I am still working on developing a clean coding style that would be easy
 for all to read, so if you have suggestions on what I can combine/change/do
 better in general, I would most appreciate it.  I have a few other plugins
 that are in development and it will help me to clean them up also.

 Thanks.

 --
 Benjamin Sterling
 http://www.KenzoMedia.com
 http://www.KenzoHosting.com




 --
 Benjamin Sterling
 http://www.KenzoMedia.com
 http://www.KenzoHosting.com




 --
 Benjamin Sterling
 http://www.KenzoMedia.com
 http://www.KenzoHosting.com




-- 
Benjamin Sterling
http://www.KenzoMedia.com
http://www.KenzoHosting.com


[jQuery] Re: [ANNOUNCEMENT] jqGalView (yet another image gallery)

2007-08-24 Thread Rick Faircloth
If large images will be loaded on-click, then the spinner or something

similar would be necessary to cause a user to wait.  However, is it possible

to allow a page to load, including the thumbnails, and as soon as that's
complete

have the page start loading large images while a users views the page?  That

would give the page a little bit of a head start until the user actually
clicks a thumbnail.

 

Thoughts?  Good idea?  Bad idea?

 

Rick

 

 

From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] On
Behalf Of Benjamin Sterling
Sent: Friday, August 24, 2007 5:19 PM
To: jquery-en@googlegroups.com
Subject: [jQuery] Re: [ANNOUNCEMENT] jqGalView (yet another image gallery)

 

Waits till it is click;  at that point I should have put a loading icon
(think thickbox) in there.  I will try to do that tonight if that is
something you need.

On 8/24/07, Rick Faircloth [EMAIL PROTECTED] wrote:

Does the plug-in load full-size images prior to the click on the thumbnail?

Or does it wait for the click?

 

 

 

From: jquery-en@googlegroups.com [mailto:
mailto:jquery-en@googlegroups.com  [EMAIL PROTECTED] On Behalf
Of Benjamin Sterling
Sent: Friday, August 24, 2007 4:22 PM


To: jquery-en@googlegroups.com
Subject: [jQuery] Re: [ANNOUNCEMENT] jqGalView (yet another image gallery)

 

Yes, that is what I meant.

On 8/24/07, Rick Faircloth [EMAIL PROTECTED] wrote:

That will be great when you finish it!  (But since it will accept

larger images now, it seems usable for that purpose to me.)

 

By loader, do you mean a spinner or some type of indicator

running while the larger image is loading?

 

Rick

 

From: jquery-en@googlegroups.com [mailto:
mailto:jquery-en@googlegroups.com  [EMAIL PROTECTED] On Behalf
Of Benjamin Sterling


Sent: Friday, August 24, 2007 3:48 PM
To: jquery-en@googlegroups.com
Subject: [jQuery] Re: [ANNOUNCEMENT] jqGalView (yet another image gallery)

 

Rick, the original concept was going to be for just that reason (originally
for the replacement for this:
http://wescofabrics.com/wf/fabric/view.php?id=130 )  But there were a few
things I could not figure out is a short timeframe that I had.  Now, the
current set up only had one image over 900px wide, but was test with 1600
and a few bigger.  But since I did not build in a loader, I only demoed
small images. 

On 8/24/07, Rick Faircloth [EMAIL PROTECTED] wrote:

The ability scroll around a highly detailed image would be a valuable
feature

for anyone wanting to sell a product, such as shoes, clothing or electronics

so they can take a very close look at the stitching or controls, etc.

 

I was wondering if there is any limit to the size photo that can be used as
the

full-size image because I want to use larger more detailed images.

 

Rick

 

 

From: jquery-en@googlegroups.com [mailto:
mailto:jquery-en@googlegroups.com  [EMAIL PROTECTED] On Behalf
Of Andy Matthews
Sent: Friday, August 24, 2007 2:48 PM
To: jquery-en@googlegroups.com
Subject: [jQuery] Re: [ANNOUNCEMENT] jqGalView (yet another image gallery)

 

It's not too bad actually. I don't really like the scrolling though. You're
already offering a full size option, I'd say that the medium sized image
should be at a set size and not allow you to scroll around in it. That's of
course a personal opinion.

 

  _  

From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] On
Behalf Of Benjamin Sterling
Sent: Friday, August 24, 2007 1:25 PM
To: jquery-en
Subject: [jQuery] [ANNOUNCEMENT] jqGalView (yet another image gallery)

Hello All,
Wanted to announce yet another image gallery!  What is different between
this one and other million out there, well, I made it :).

The url:
http://benjaminsterling.com/2007/08/24/jquery-jqgalview-photo-gallery/ 

I am still working on the documentation, I am not very good at it so if
there are any questions, please ask.  I will post all questions asked and
fixes posted here in the comments on the site for easy reading. 

I am still working on developing a clean coding style that would be easy for
all to read, so if you have suggestions on what I can combine/change/do
better in general, I would most appreciate it.  I have a few other plugins
that are in development and it will help me to clean them up also. 

Thanks.

-- 
Benjamin Sterling
http://www.KenzoMedia.com
http://www.KenzoHosting.com 




-- 
Benjamin Sterling
http://www.KenzoMedia.com
http://www.KenzoHosting.com 




-- 
Benjamin Sterling
http://www.KenzoMedia.com
http://www.KenzoHosting.com 




-- 
Benjamin Sterling
http://www.KenzoMedia.com
http://www.KenzoHosting.com