[jQuery] Re: Digg JSONP API seems to have problem with $.getJSON implementation

2009-07-24 Thread Samyak Bhuta

Just wondering if it is not worth a notice ?

On Jul 24, 7:28 pm, Samyak Bhuta  wrote:
> Hi Everybody,
>
> I was trying to accessDigg'ssearch API with $.getJSONas well as
> with Twitter and Identica.
>
> Although, the twitter and identica search api are working fine, I have
> found trouble when it come to accessingDiggAPI.
>
> The case in point URL 
> :http://services.digg.com/search/stories?query=geeko&appkey=http%3A%2F...
>
> This URL, when provided in location bar of the browser gives back the
> result successfully. Now change the "someFunction" with "?"  to access
> ( for JSONP approach in $.getJSON) the JSON data provided by thisDiggAPI URL 
> in a jQuery code and sadly it will give return error
> message  saying "Unrecognized argument".
>
> The script element generated is following.
> ---
> 

[jQuery] Digg JSONP API seems to have problem with $.getJSON implementation

2009-07-24 Thread Samyak Bhuta

Hi Everybody,

I was trying to access Digg's search API with $.getJSON as well as
with Twitter and Identica.

Although, the twitter and identica search api are working fine, I have
found trouble when it come to accessing Digg API.

The case in point URL :
http://services.digg.com/search/stories?query=geeko&appkey=http%3A%2F%2Filovejquery.org&type=javascript&count=15&callback=someFunction

This URL, when provided in location bar of the browser gives back the
result successfully. Now change the "someFunction" with "?"  to access
( for JSONP approach in $.getJSON ) the JSON data provided by this
Digg API URL in a jQuery code and sadly it will give return error
message  saying "Unrecognized argument".

The script element generated is following.
---

[jQuery] Re: White spots while fading images

2009-01-31 Thread Samyak Bhuta

Hi ,

The black background trick is working.

Thanks a ton, Ricordo.

Regards,

Samyak
On 1/31/09, Samyak Bhuta  wrote:
> Hi Ricardo,
>
>  What should be the image format ? I am using .jpg as of now.
>
>  Thanks for the help.
>
>
>  Samyak
>
>
>  On 1/31/09, Ricardo Tomasi  wrote:
>  >
>  >  It's a known IE bug, the solutions are 1) change your image format, 2)
>  >  set the container background color to black, that will hide the
>  >  failure.
>  >
>  >
>  >  On 31 jan, 04:44, Samyak Bhuta  wrote:
>  >  > Hello All,
>  >  >
>  >  > I am using the animated innerfade pluggin 
> (http://www.openstudio.fr/Animated-InnerFade-with-JQuery.html?lang=en)
>  >  > to provide the image transistion using fade-in/fade-out effects. Every
>  >  > thing is working fine in other browser but IE is showing some white
>  >  > pixels here and there on the images white they are fading.
>  >  >
>  >
>  > > You could see this happening onhttp://www.anvay.net/pnrconsultings/
>  >
>  > >
>  >  > List of images where you can see white spots are
>  >  >
>  >  > * 2nd image, titled " team spirit "
>  >  > * 3rd image, titled "vigor"
>  >  >
>  >  > Observations :
>  >  > * They are effecting the same set of images.
>  >  > * They always affecting the same pixels.
>  >  > * Only during the fade-in and fade-out you could see that.
>  >  >
>  >  > Could anyone tell me what is the reason this, I know IE is evil.
>  >  > Please help me fight the evil. Can't tell my client and thier end user
>  >  > ( client's client ) to switch to better browsers , atleast for now.
>  >  >
>  >  > Thanks in advance,
>  >  >
>  >  > Samyak
>


[jQuery] Re: White spots while fading images

2009-01-30 Thread Samyak Bhuta

Hi Ricardo,

What should be the image format ? I am using .jpg as of now.

Thanks for the help.

Samyak

On 1/31/09, Ricardo Tomasi  wrote:
>
>  It's a known IE bug, the solutions are 1) change your image format, 2)
>  set the container background color to black, that will hide the
>  failure.
>
>
>  On 31 jan, 04:44, Samyak Bhuta  wrote:
>  > Hello All,
>  >
>  > I am using the animated innerfade pluggin 
> (http://www.openstudio.fr/Animated-InnerFade-with-JQuery.html?lang=en)
>  > to provide the image transistion using fade-in/fade-out effects. Every
>  > thing is working fine in other browser but IE is showing some white
>  > pixels here and there on the images white they are fading.
>  >
>
> > You could see this happening onhttp://www.anvay.net/pnrconsultings/
>
> >
>  > List of images where you can see white spots are
>  >
>  > * 2nd image, titled " team spirit "
>  > * 3rd image, titled "vigor"
>  >
>  > Observations :
>  > * They are effecting the same set of images.
>  > * They always affecting the same pixels.
>  > * Only during the fade-in and fade-out you could see that.
>  >
>  > Could anyone tell me what is the reason this, I know IE is evil.
>  > Please help me fight the evil. Can't tell my client and thier end user
>  > ( client's client ) to switch to better browsers , atleast for now.
>  >
>  > Thanks in advance,
>  >
>  > Samyak


[jQuery] White spots while fading images

2009-01-30 Thread Samyak Bhuta

Hello All,

I am using the animated innerfade pluggin (
http://www.openstudio.fr/Animated-InnerFade-with-JQuery.html?lang=en )
to provide the image transistion using fade-in/fade-out effects. Every
thing is working fine in other browser but IE is showing some white
pixels here and there on the images white they are fading.

You could see this happening on http://www.anvay.net/pnrconsultings/

List of images where you can see white spots are

* 2nd image, titled " team spirit "
* 3rd image, titled "vigor"

Observations :
* They are effecting the same set of images.
* They always affecting the same pixels.
* Only during the fade-in and fade-out you could see that.

Could anyone tell me what is the reason this, I know IE is evil.
Please help me fight the evil. Can't tell my client and thier end user
( client's client ) to switch to better browsers , atleast for now.

Thanks in advance,

Samyak


[jQuery] Re: Please review work with JQuery

2008-06-17 Thread Samyak Bhuta
k ...  will do that , thanks :)

On Wed, Jun 18, 2008 at 10:20 AM, R. Rajesh Jeba Anbiah <
[EMAIL PROTECTED]> wrote:

>
> On Jun 18, 1:34 am, "Samyak Bhuta" <[EMAIL PROTECTED]> wrote:
> > ThanksRajesh,
> >
> > I will check this out for sure ... Will it help in SEO front ?
>
>Yep. I actually meant, do not hide the link with "#"; just give the
> link to  page (say, )
>
> --
>  
> Email: rrjanbiah-at-Y!comBlog: http://rajeshanbiah.blogspot.com/
>


[jQuery] Re: Please review work with JQuery

2008-06-17 Thread Samyak Bhuta

Thanks Rajesh,

I will check this out for sure ... Will it help in SEO front ? 

Samyak

On Tue, Jun 17, 2008 at 4:53 PM, R. Rajesh Jeba Anbiah <[EMAIL PROTECTED]> 
wrote:
>
>
> On Jun 17, 4:11 pm, "Samyak Bhuta" <[EMAIL PROTECTED]> wrote:
> > Thanks Rajesh,
> >
> > Unobtrusiveness was in mind, actually I am not even hiding it but loading it
> > with ajax call. Wanted to load as much less as I could at first place.
>
>You may use hijax as in tabs plugin.
>
> --
>  
> Email: rrjanbiah-at-Y!comBlog: http://rajeshanbiah.blogspot.com/




[jQuery] Re: Please review work with JQuery

2008-06-17 Thread Samyak Bhuta
Thanks Rajesh,

Unobtrusiveness was in mind, actually I am not even hiding it but loading it
with ajax call. Wanted to load as much less as I could at first place.

For the HTML code let me see.

Regards,

Samyak

On Tue, Jun 17, 2008 at 4:08 PM, R. Rajesh Jeba Anbiah <
[EMAIL PROTECTED]> wrote:

>
> On Jun 17, 3:32 pm, "Samyak Bhuta" <[EMAIL PROTECTED]> wrote:
> > Hello All,
> >
> > I am using latest jQuery with UI lib as well for my new
> websitewww.anvay.net/beta. Please let me know how it is looking ? I have
> tried it
> > on FF and Opera as well as IE 6. Some time it flickers.
> >
> > Do let me know your feedback. Do I adhering to the best practices ?
> >
> > NOTE: I have used custom JS code for PageLoader and EuDock for fisheye.
>
> 1. HTML errors
> 2. Do not hide info via JavaScript. Check tabs plugin for the
> unobtrusiveness; otherwise the info will not be crawled by search
> engines.
>
> --
>  
> Email: rrjanbiah-at-Y!comBlog: http://rajeshanbiah.blogspot.com/
>


[jQuery] Please review work with JQuery

2008-06-17 Thread Samyak Bhuta
Hello All,

I am using latest jQuery with UI lib as well for my new website
www.anvay.net/beta. Please let me know how it is looking ? I have tried it
on FF and Opera as well as IE 6. Some time it flickers.

Do let me know your feedback. Do I adhering to the best practices ?

NOTE: I have used custom JS code for PageLoader and EuDock for fisheye.

Thanks & Regards,

Samyak
Anvay - node to node


[jQuery] Opacity/Transperency in clueTip Plugin

2007-11-30 Thread Samyak Bhuta
Hi All,

First of all, thanks for everybody behind jQuery and lot of useful plugins
it comes with especially clueTip ( for this post :)  .

I wanted to know if it is possible to achieve opacity/transperency in
clueTip plugin ? If so how do I do that ?

Thanks n' Regards,

Samyak