Jump to content

www.amazingscience.octopis.com


Amazing Science

Recommended Posts

after waiting nearly 40s for the page to finish loading (fast connection here), it didnt look so bad, but i was immediately greeted with a popup alert box and a popup to an adult site.
also, despite the validation buttons, it doesnt validate.

i'd have given it more time to critique but the popups and load times were really driving me nuts.
cheers
Link to comment
Share on other sites

whaaaaaaat?????
popup to adult site???

about the validation... yes, i know, so i took out the W3C buttons.

i never saw a popup to adult sites when i was accessing the site... could you please tell me if there are showing even now? (i paid some extra to avoid all the popups)

www.amazingscience.octopis.com

thanks for your critique and for your advices...
Link to comment
Share on other sites

hi
waited a good 15-20 seconds for the site to respond. nothing happened apart from a little text appearing and i got tired waiting.
seriously, i'd address this issue before anything else - you wont have anyone looking at your site if it's gonna continue to take this long to load.
cheers
Mark
Link to comment
Share on other sites

It loaded slow for me too.

Good stuff:
- left nav
- color scheme
- text and size

Not so good stuff:
- photos (looks kinda cheesy and old)
- red color fonts (header and news)
- need to find a new color for the news title the red is too bold and in-your-face

a good start so far.

-Chris
Link to comment
Share on other sites

are you using some sort of free host supported by ads?
this:
http://www.top66.ro/voted/13926/3731
is the "adult" page that popped up. ok, so its not a pure page of porn - but still. i didnt go to that site, i went to your site - to be amazed by science, not adult personals. if i recall, all i did was click on the 'home' link in your nav. seems to happen randomly rather than all the time. i wouldnt be surprised if the sheer amount of ads you've crammed into the page is the reason for such a slowdown. i'd love to critique your site - but out of principle, not when i'm getting popups of all sorts all over the place.

get rid of that javascript popup (vote for us, etc). for that to appear every time the home page loads is annoying.
Link to comment
Share on other sites

I took out that javascript... Does anyone see any popup now?

And... I have a RSS feed on the Home page (it's down there, in the footer section). Could you please put the link ([url=http://www.amazingscience.octopis.com/asfeed.xml]http://www.amazingscience.octopis.com/asfeed.xml[/url]) into your feed reader and tell me how it works?

One more thing: is there any way I could have a statistic to know how many people have my RSS feed in their feed readers?

Thanks!
Link to comment
Share on other sites

[quote author=Amazing Science link=topic=111668.msg459864#msg459864 date=1162201757]
One more thing: is there any way I could have a statistic to know how many people have my RSS feed in their feed readers?
[/quote]
two ways i can think of: restrict it to members or feed it via a PHP script using header function to send the correct MIME types. i personally use the latter, which as well as providing the feed, also allows you to log each request just like a page request - IP address, etc.
Link to comment
Share on other sites

could you show me an example of a code that provides the feed and also gets the ip address of the machine that is reading the feed?

i mean... in my site there's this line:

<a href="[url=http://www.amazingscience.octopis.com/asfeed.xml]http://www.amazingscience.octopis.com/asfeed.xml[/url]"><img alt="" src="images/rss-available.gif" /></a>

i don't really understand how you "feed" the reader... i don't know what script should i write...

Can you help me with this?
Link to comment
Share on other sites

this is where i first went when learning about dynamic RSS:
http://tiffanybbrown.com/2005/12/22/dynamic-rss-feeds-using-php-mysql-and-apache

the above method basically works by discuising a PHP file as an XML/rss file by sending the appropriate headers. now that your "XML" file is actually a PHP file, you can add what you like to it.

as for logging the IP, simply change the above code to suit your needs to store the value of $_SERVER['REMOTE_ADDR'] in your DB/log file.
Link to comment
Share on other sites

[b]redbullmarky > [/b] In this case... I'll have to find (or implement) a good script for uploading files. I found some on the web, but not workin' or not as I would want them...
On the other hand, I know how to display pictures in a php page, but I don't know how to do it for sounds and videos... Any ideeas / examples?

[b]RibTime > [/b] True. It's just startin'... I made the skeleton of the website and now I'm learning a few more things to make them available on my site. I also have some content that will be uploaded and I'm negotiatig for some news packeges to be imported and displayed on my site. I read about Google Adsense and I thought I could try to learn about it too. There are many ads because i wanted to see how they work. The site is in a beta version. When I'll have it all done, you will barely see the ads...
Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.