Tag Archives: google

Can I use search engines without their permission on my website?

I’d prefer to include factory of searching from the many major search motor on my site; -). Can i use it not having asking their permission Will be their any lawful issues i mean what’s wrong get wasted . afterall they will still receive the hits ultimately Naturally it’s illegal. Any time you rip content out of other sites or otherwise bypass their own normal operation, it is far from allowed. Sure, for Google they do not lose ad sales revenue, but what related to Yahoo, MSN, as well as other engines that display ads on the search pages That will depend on how you do doing it. If you ever put search boxes provided from the Googles, Yahoo! s and MSNs belonging to the world on your site and the outcome go directly thus to their pages, then that is okay. That’s why they provide you with those boxes; to have people using their engines. This is what I know think you suitable. As long because the results go directly for the engines, then you happen to be fine. WDF does this which consists of Google search pub vB hack, one example is. In case, however, you interpret it … Continue reading

Posted in Web Design | Tagged , , , , , , , , , , , , , , , , , , , | Leave a comment

Mobile phone image server

Hello. The ther day i was browsing through my mobiles (cell phones) settings although looking at graphic options i determined something called publish image. Well this acquired me very interested as my organization is currently working on the website for friends to post thier pictures and thought it will be great if they could just take almost any pictures they desired and upload all of them onto the website right from thier phone! Right after looking briefly on google i didnt definitely find anything helpful. All i need is usually a server to include the pictures that will. As im certainly not great at this particular side of web design i was intending someone could assistance me out Im using any Nokia 6600 so when you’ve got one take a search browse to a great image then choose options its at the bottom of the food selection. Dont know just what other phones service this feature. But this could be great if i could get it operating! So can anyone available help!: nervous: It truly is definately possible. I remember FaceParty. com finding the facility to upload images to their profile from your own Mobile. I guess it’s just a … Continue reading

Posted in Web Design | Tagged , , , , , , , , , , , , , , , | Leave a comment

How not to show the url when a website is redirected

I have a website that’s hosted on my personal server, but the website isn’t pointed towards it and it is redirected. So what i might like to do is if this particular website is www. theirsite. com and it is redirected to online world. oursite. com/theirsite just how do i get the url to settle as www. theirsite. com Im assuming you’re discussing getting the URL inside the address bar to say www. theirsite. com if you are actually at online world. oursite. com/theirsite indeed The only way We can think of doing this is using a new frameset to connection to www. oursite. com/theirsite. The particular index page at theirsite. com may be as simple because this Code: < html> < frameset cols=" *" > < shape src=" http: //www. oursite. com/theirsite" > < /frameset> < /html> Frames aren’t good for engines like google remember, in this situation where they are worried theirsite. com includes no content along with wouldn’t be ranked well. IIRC, that you can do this with. htaccess, but I’d do make certain they are of WDF to be certain. Thanks guys, I’ll check that out This could help: htAccess Generater Tryout.

Posted in Web Design | Tagged , , , , , , , , , , , , | Leave a comment

Should be a very simple question…

Acceptable, excuse my newbie-ness, but We have what should be an extremely simple question… In the event you go to my personal site http: //www. thomaswharry. com, in an effort to I have the meta redirect that takes one to http: //www. thomaswharry. com/nuke/, which is where my PHPNuke web site is. We have a reseller consideration that, because Fantastico is usually installed, will not please let me use just thomaswharry. com because my home index. I have to work with a subdirectory. As you know, this sucks vastly. Is there any route to mask it in order that it looks for instance it’s just Thomaswharry. com, instead of the URL standard saying thomaswharry. com/nuke/ Usually I would just Google to acquire my answer, but I don’t even really know what to call the procedure that would please let me do this, so I can’t possibly Google. HELP!!! You should use mod_rewrite I believe if you are host supports that, a quick hack of course will be to make http: //www. thomaswharry. com a framed page with one particular frame being collection to 0height and also the other containing http: //www. thomaswharry. com/nuke, although I’d suggest alongside that. Consider mod_rewrite … Continue reading

Posted in Web Design | Tagged , , , , , , , , | Leave a comment

"safe dimensions" when designing for 1024+ res?

Howdy guys, I understand the accepted standard now, which caters to help 800 x NINE HUNDRED screens, is 740 times 460 But from a variety of polls etc on my site Truly determined that the majority my audience reaches 1024 + So I figure, why not design for your and make real estate. But I didn’t been able to get the " 740 x 460" formula for any 1024 res design. Is there a similar rule of thumb size for creating for 1024 resolution Thanks earlier! Best regards, Jarrett To are the reason for the width with any resolution, subtract about 20 pixels for any scrollbar’s width. Calculating the height is a little more difficult, because that depends upon the browser that visitor is applying, and how many toolbars they’ve. Whether they are choosing large icons and also small icons, contain the " Links" bar showing or when they have downloaded 1 / 3 party toolbar such as the Google toolbar will all make a difference. I’d allow several hundred pixels intended for these toolbars. Nonetheless, it’s not the completed of the world if you are page scrolls vertically, which is expected. POST second spluff’s tip.. However one factor that … Continue reading

Posted in Web Design | Tagged , , , , , , , , , , , , , , , , | Leave a comment

Navigation help… Links galore!

Hi folks, This probably will prove to be a cold article, but I am thinking of getting some constructive feedback with a draft navigation system geared for this personal/professional website. And this I have a long way: As an alternative to the above navigation system, I was also contemplating having four most important links: Those four is a visible main hyperlinks, and the rest is hidden via some sort of dropdown and/or Flash-based routing… Anyhow, please feel zero cost to comment/suggest/critisize this above mock course-plotting… I am furthermore contemplating having sub-links for my portfolio segment too… What are peoples thoughts regarding one-word links compared to multi-word links… example: Impress Design vs Print Sonic Comps or Audio And so on… Thanks beforehand, cheers! < /m> Not a bad idea, but unless you’ve got a huge amount of stuff for each category, you will find that there defintely won’t be much content within the page. Perhaps splitting a person’s categories up directly into smaller sections in lieu of having 10 inside the portfolio, have between one and four. Once you have a large amount of stuff within these sub-categories, then it is best to expand. Just this view anyhow. I’d personally have … Continue reading

Posted in Web Design | Tagged , , , , , , , , , , , , , , , | Leave a comment

non-visible page load

can certainly anybody gimme your snippet of computer code to load a webpage although not display it. likewise, something hidden thus when people take a look at the source they will dont see it (after under-going server and browser). regards. remember to send to joef0rd at AIM or my email at joefordumpire. com I dont think this really is even possiable.. More than likely there might be methods to get it to load and not display anything but that it is fair to be some type of client side action that may still contain the source to create it dissapear. I dont think you have access to a server to help send you a webpage without giving it… Maybe when you consider something being a server side type handling document, but it’s not actually loaded onto your machine, that’s all I can see.. if its a part of php wont that be hidden try something such as this: < td onLoad=" MM_preloadImages(‘youpicture. jpg’)" > & nbsp; < /td> unsure if it works, but that’s exactly how dreamweaver handles preloading photographs. Is " onLoad" opertation at all It’s actually not included in dreamweaver… merely a guess. search google if aging work. … Continue reading

Posted in Web Design | Tagged , , , , , , , , , , , , , , , | Leave a comment

Suppressing the bots…

Do not hit me over the head if that is killingly simple (or in the event I’ve chosen an unacceptable section of that forums again: lifeless but – What makes one stop search engine optimization bots from running and indexing some sort of page that’s only up for test out purposes (I have done a search in this and similar questions inside forums and wouldn’t find any threads that seemed to fit). Thanks Sara I learned about it once just before. Something to accomplish with " trading program. txt" google it and it also will tell you how you can go about the item. Basically I do think the bot can read that file and inside the file you say to the bots what not to index. Don’t hold me to the, this is what There’s no doubt that I can keep in mind. http: //www. robotstxt. org/wc/exclusion. html That will virtually explain everything required to know, My own Darling English Went up. Yeah, do you really good internet site. You’re a wonderful resource, Game, let alone my knight in shining polyester…: thumbsup: And my thanks also to Daniel O.: basic: WHEN I shall check of which out and study … Continue reading

Posted in Web Design | Tagged , , , , , , , , , , , , , , , | Leave a comment

How to make drop down lists?

hello there everyone. I was just wondering if anybody knows how something like this is attained: www. raiders. com. When you go to in which site, you’ll see how as being the mouse rolls in the menus a fall down lists appears where you may navigate through different areas in the actual menus. Anyone know to achieve this Yes. Nevertheless, there are billions/cazillions of tutorials available through a Google search, so I do not think anyone will possess the stamina to strike out a working code for you personally here (as they’re a lttle bit verbose). There are however many posts here covering variation of this request (more design and style specific ones). Sort through the forums, and I’m sure you’ll make a solution that either is usually a match to your own request, or a code sample you possibly can build on. In order some code biological samples, www. dynamicdrive. com has a handful of them. This is named Dynamic HTML, as well as DHTML. So look up a type of menus and bastard… im or her… customize from presently there. I’ll glimpse, but somehow WE never have any kind of luck finding what I would like when I … Continue reading

Posted in Web Design | Tagged , , , , , , , , , , , , , , , , , , , | Leave a comment

Currency Conversion ?????

I’ve a small all the list services for selling on my web page. I’d like a simple button along the particular lines of; Show me the costs in $US Show me the costs in $Aus etc Anyone understand how I can accomplish this hmm, you probably could do this that has a javascrpit, but it’d probably be easier to just place the diffrent prices around the page itself. You must take in account the currency exchange rates vary everyday, so you needs a script this " leeches" that info from a third party website. I believe you can do it also by the google API.

Posted in Web Design | Tagged , , , , , , , | Leave a comment