jsFiddle could be indexed or I keep my codes private? [closed] - privacy

Closed. This question is off-topic. It is not currently accepting answers.
Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed 10 years ago.
Improve this question
I'm worried about using some data in a fiddle (jsFiddle) because these data shouldn't be public.
Can Google index jsFiddle? I saved the fiddle but I don't save a title for it so it shouldn't became public..
However, the fiddle URL is still visible even if I log out from jsFiddle...
Some clarifications?
Thank you

There are currently two modes of privacy, one is public (where you add a title and description), this fiddle will show up in your dashboard and your public fiddle-list. The other mode is semi-public, where you don'y add description or title, hence the fiddle is only visible for you in your dashboard - crawlers shouldn't be able to reach there, hence shouldn't index your fiddles.
That said, the Beta version of JsFiddle has more privacy modes, including the much anticipated "private fiddle" - this functionality will be probably available only for subscribers.
Best,
Oskar (JsFiddle co-creator)

Related

what is the purpose of using caption in css? [closed]

Closed. This question needs details or clarity. It is not currently accepting answers.
Want to improve this question? Add details and clarify the problem by editing this post.
Closed 2 years ago.
Improve this question
The topic is about system fonts. what is the purpose of setting button {font:caption;}? system-fonts
The question asks what is the purpose of setting button {font:caption;}
The system the user is on (normally a browser like Chrome or Safari together with their device's operating system and related storage) will itself have styles for various different items.
In this case the question is about 'caption' - when used as font:caption as above it is saying to the browser when you see a button element in my HTML please use the same font that you would use to show a button.
This means you can have a website which blends in with the look that the user is used to - buttons (and other things depending on what else you set) will look the same as system ones - in this case at least as far as the font goes.
See https://developer.mozilla.org/en-US/docs/Web/CSS/font for information on what other in-built system formatting can be used.

modifying url to display more results per page [closed]

Closed. This question needs to be more focused. It is not currently accepting answers.
Want to improve this question? Update the question so it focuses on one problem only by editing this post.
Closed 6 years ago.
Improve this question
How would one find out if it's even possible on specific site?
For example https://forums.eveonline.com/default.aspx?g=topics&f=257
There are many more sites where I wanted to display more results per page but option is not available.
Without knowledge of the code base, there is no way to know whether you can change the page behavior via a URL parameter, other than trial and error.
If the site is well designed, all URL parameters ought to be validated against a white list, so it should not be possible to hack the URL. So you should not rely on this.
I know that this is not answering the real question and i know that John Wu is right: You can't obtain this via querystring if you don't know if this is coded server side. What i think is that there is always a way:
For example, in this case you can use rss feed (the button placed at the bottom of the page):
https://forums.eveonline.com/default.aspx?g=rsstopic&pg=Topics&f=257

What type of feature in JS/HTML/CSS is this site using? [closed]

Closed. This question needs details or clarity. It is not currently accepting answers.
Want to improve this question? Add details and clarify the problem by editing this post.
Closed 8 years ago.
Improve this question
I am interested in implementing what the banner that this site has, where the user upon scrolling the banner animates till the end and only which allows the viewer to move down the site. Here is the site http://www.nets.upenn.edu/
Here is a plugin that i used in some project:
ScrollMagic
With this plugin it's easy to achieve a similar result like the canvas in your link.
For the animated slider you can find out more by looking at these two JS files:
nets.upenn.edu/sites/all/themes/pennnets/js/slides.min.jquery.js
nets.upenn.edu/sites/all/themes/pennnets/js/tween_scrollable.js
And for the second part of your question take a look at this link:
http://www.jqueryrain.com/demo/jquery-parallax-plugin/
Good luck

are there any websites where I can just download images for menus, icons, graphics for web pages etc, w/o having to reference the author [closed]

Closed. This question is off-topic. It is not currently accepting answers.
Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed 12 years ago.
Improve this question
Basically with all the free website images, menu and button icons we have to reference the original source in our web page. Any website that offers them and we can use them freely w/o having to reference anything or anyone?
Open Clipart Library provides a variety of images under a public domain license.
try icon search engine on google and check them all out - you can filter based on royalty
also you can search for royalty free icons or best free icons on google
also try gettyimage.com,corbis.com etc...
You can try http://www.iconfinder.com/

Is Yahoo Directory Worth It? [closed]

Closed. This question is off-topic. It is not currently accepting answers.
Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed 12 years ago.
Improve this question
Is Yahoo Directory worth the $299? Will it generate any traffic?
I've got a Flex 3 site, so unfortunately, I'm invisible in SEO terms. I was wondering if signing up for this would help.
Thank you.
-Laxmidi
Yahoo Directory in general is worth it. It should give your SERP by at least 10-20%. Flex 3 site could contain text that Google finds. They've been considering text in Flash for a while. You may want to add some meta text somewhere on the page so Google can see more prominent relevance to your search term. Key to success: Blog and write good content pointing back to your site. Write quality content on your site itself.

Resources