![]() |
![]() |
|
|
|
|
Re: Site design question for Scorch
Quote:
Webmaster Help Center - Does Google index sites that use Macromedia Flash? Webmaster Help Center - Hidden text and links Webmaster Help Center - Cloaking, sneaky Javascript redirects, and doorway pages Webmaster Help Center - Webmaster Guidelines Webmaster Help Center - Does Google index sites that use ASP (or some other non-html file type)? In a nutshell, Google advises every webmaster to look at their web page in a text browser. If you don't see much of your content or links to internal pages then you should rethink the design. Because what you see in a text browser is what they read. If they are going to have two pages like Scorch stated then one should be pure html and the robots.txt file should prohibit search engines from indexing the other. |
||
|
__________________
Currently working hard to break the server... >> Help support JSR through our Amazon store |
||
|
||
| Sponsored Links |
|
|
|
|
|
|
Re: Site design question for Scorch
Quote:
There is also Google Gears now that looks promising. Google Gears API Developer's Guide - Home |
||
|
||
|
|
|
Re: Site design question for Scorch
I should clarify that while I don't like Flash for navigation purposes I do like it for subtle accents and such. I would love to have a flash header on this site. Stuff like that help a visitor become immersed in the theme of the site.
|
||
|
||
|
|
|
Member
Pilot Name: Jonboy
Join Date: Aug 2004
Posts: 315
![]() |
Re: Site design question for Scorch
While we're on the topic of the game-based website, it always annoyed me when the JOSSH database (link) went out-of-date. It should never do so. If you wrote the code for the game, you should be able to have a computer parse the game-code for the necessary information and write the html-code (or fill the SQL-type database). And just rewrite the html-code whenever you change the ship/whatever data.
|
|
|
||
|
|
|
Member
Pilot Name: sentinels
Join Date: Apr 2006
Posts: 143
![]() |
Re: Site design question for Scorch
Quote:
google is but one entity in the online space. albeit they're a pretty big entity, but there there are still others out there. if MSN, yahoo, etc all decide to go through adobe's sources and alter their algorithms to be able to crawl through any/all flash sites, what makes you think google wouldn't do the same? at the end of the day, it's all about what the user is going to want to view and search for, not what the search engine tells us we can view. btw, AIR = formerly known as Apollo. @cujo i haven't been able to jump into AIR too much, but AFAIK, it's essentially flex for your system. if ND opens up services/APIs for users to be able to tap into to collect/parse data, it's definitely possible to use AIR to build mods/add-ons. of course, you'd need to have AIR as an installed runtime on the client's machine as well. though i've never been too big a fan of CF (i find the code too PHP-like for me to want to even look closely at it), i've been working on a project (for adobe, ironically) that uses CF as our model layer. we'll be switching our service layer to use remoting and i'm eager to run some comparison tests to some of the other AMF protocols out there. i'm even more curious to see how AMF3 does compared to AMF0. |
|
|
||
|
|
|
Recruit
Joystick: MS Sidewinder
Join Date: Jul 2005
Posts: 18
![]() |
Re: Site design question for Scorch
Quote:
|
|
|
||
|
|
|
Member
Pilot Name: sentinels
Join Date: Apr 2006
Posts: 143
![]() |
Re: Site design question for Scorch
Quote:
no, my company is working with a department within adobe (employee communications) and i haven't come across any pauls yet. at any rate, i would have to assume that macros/keystrokes/mouse movement are system/global-level events in which *any* application can tap into. there are probably ways to block these events as well depending on which application has system focus. i wouldn't really call that 'interaction' with other apps as it is purely interaction on a system/global level. so if you want direct interaction with other apps, those other apps would have to open itself up or provide a set of API's you can invoke from within your own app. i'm not too familiary with desktop application, but i would assume it would have to depend on which platform you're on (unix-based, windows-based, etc), or which VM is currently running (.NET/Java/etc). |
|
|
||
|
|
|
Re: Site design question for Scorch
Quote:
|
||
|
||