vaseline28

vaseline28

Joined
Apr 29, 2008
Location
Caelestia.net
Website
Interests
BattleOn Forums - Artix Entertainment Games PHP, mySQL, mIRC and Javascript/AJAX scripting

Activity Stream

vaseline28 commented on a Page, Date Sort  -  Nov 12, 2009

I would usually either cut out the time section and use it to work out who's older or I would use it to order a group of events, e.g.:

User1 Logged In
User2 Posted A Comment

As a rough example. To be honest, I was really just making it for fun and to experiment with not limited variables passed to the function.

 Respond  
vaseline28 created a Page  -  Nov 11, 2009
1 862 
vaseline28 created a Page  -  Nov 11, 2009
1 872 

Just a simple script which uses maths to detect whether or not a year is a leap year or not. If the year inputted is then "true" will be returned, if not "false".

vaseline28 commented on a Page, Advanced Password Strength Test  -  Nov 11, 2009

It probably won't but I just chucked that in to show how to use the script, obviously if using it in a site you would ammend the HTML to your needs.

 Respond  
vaseline28 commented on a Page, Currency Converter Dialog  -  Jul 25, 2009

Yeah, that's because yahoo have changed their currency converter online to a new AJAX system and i haven't yet worked out which page I need to grab the data from.

 Respond  
vaseline28 commented on a Page, Simple Redirect  -  May 05, 2009

Following your link, I get a "Page not Found"

 Respond  
vaseline28 commented on a Product, here  -  Feb 24, 2009

So are you going to buy the full version do you think?

Definitely going to try the Lite

 Respond  
vaseline28 commented on a Product, here  -  Feb 23, 2009

Yeah, it does, can you let me know what you think please?

 Respond  
vaseline28 commented on a System, My favorite Apps  -  Feb 21, 2009

It's good, the story-line is a little weak (as at the end of the day it's the same as racing except one-on-one most of the time) but I definitely enjoy it.

If a Mario Kart style race is what you're after, this is what I'd recommend. The power-ups are pretty good (rockets, cannonballs, speed boosts, teleport (to name a few!)).

To add to Tiki Towers, it's one of those games I play when I have just a few minutes spare and not enough time for a race etc.

 Respond  
vaseline28 commented on a System, My favorite Apps  -  Feb 21, 2009

Tiki Towers is getting quite good actually. I don't really think about the physics but it's good fun. I found it a bit annoying until they released an update allowing you to scroll around the screen, so I'd definitely recommend it.

I wasn't sure about Brothers in Arms but decided to buy it anyway. Haven't regretted it AT ALL! It's very good, admittedly, the controls take a while to get used to but not as long as some of the reviews suggest (car is the hardest to control). There are three different interesting campaigns (all of which I've completed as it's not overly hard!). I would definitely recommend it!

 Respond  
vaseline28 created a System  -  Feb 20, 2009
299 
vaseline28 created a Page  -  Jan 27, 2009
216 
vaseline28 created a Page  -  Jan 27, 2009
4,494 

Simply detects the Area of either a Rectangle or a Circle.

 Respond   C++  
vaseline28 created a Page  -  Jan 03, 2009

This snippet changes the color of an element which is selected from a list when called (OR it can change the color of an object to a specified color).

vaseline28 commented on a Page, Port Checker (mIRC Version)  -  Dec 04, 2008

What this really shows is quite how much simpler PHP is for something like this ;p

 Respond  
vaseline28 commented on a Page, Extract Search Query from Google HTTP Referer  -  Nov 20, 2008

Really like this :)
+ Like

 Respond  
vaseline28 commented on a Page, AJAX XMLHttp Request Aid  -  Sep 30, 2008

Updated a bit to be more similar to what Hawkee recommended.

 Respond  
vaseline28 commented on a Page, Google Search  -  Sep 29, 2008

Nice work :)
Particularly helpful for someone learning Python like me.

 Respond  
vaseline28 commented on a Page, HTML Viewer  -  Sep 25, 2008

jonesy: http://www.w3schools.com/xhtml/xhtml_html.asp

XHTML elements must be in lowercase

 Respond  
vaseline28 commented on a Page, HTML Viewer  -  Sep 25, 2008

Excellent :)

 Respond  
vaseline28 commented on a Page, HTML Viewer  -  Sep 25, 2008

A note to add (just from looking at the image), HTML should be coded with lowercase tags. i.e.

rather than
 Respond  
vaseline28 commented on a Page, AJAX XMLHttp Request Aid  -  Sep 21, 2008

Mmmm, I've got round the problem by doing:

echo "<body onload=" . $qt . "ajaxGenerate_Content('ajaxContent_generate','/Site/ajaxCon/" . $_GET['value'] . ".php?mthd=AJAX')" . $qt . ">";

Obviously with a case for if $_GET['value'] is not a recognised file, that way someone can link to a specific page with:
http://www.vasey.co.cc/Site/?value=Scripting

 Respond  
vaseline28 commented on a Page, $fltok & $rmtok  -  Sep 18, 2008

+Like
Works really nicely and is useful :)

 Respond  
vaseline28 commented on a Page, AJAX XMLHttp Request Aid  -  Sep 14, 2008

That's very true, another way to do it would be to add in a Javascript script to pages like this:
http://omega.neeq.net/home.php
So if the URL is that it will redirect them to:
http://omega.neeq.net/?page=/home.php

It's also a pain to make it work for Search Engine crawls...

 Respond  
vaseline28 commented on a Page, AJAX XMLHttp Request Aid  -  Sep 14, 2008

Yeah, I'd noticed that. Of course there are drawbacks, which particular ones did you encounter?

And site looks great btw. I remember when Lindrian pointed me to it...'Wow! That's awesome'

 Respond  
vaseline28 commented on a Page, Groups Control Dialog  -  Sep 14, 2008

/me likes.
Great script - works nicely and is useful:
9/10

  • Like
 Respond  
vaseline28 commented on a Page, AJAX XMLHttp Request Aid  -  Sep 14, 2008

Thanks jonesy :)
I'm starting to get the hang of it, so if you do need help, feel free to let me know...'course there are no guarantees that I can ACTUALLY help you!

Edit: I've added in:

  if(xmlHttp.readyState!=4)
    {
      // Commands in this section of the script will be triggered when the content is being fetched, but has not come through yet.
     // For example, you might want to put in:
     // document.getElementById('example').innerHTML="**Content loading...please wait**";
    }

This script is taken from my webpage which is currently in development - you can see the extent of even very basic AJAX here: http://www.vasey.co.cc/Site/

 Respond  
Are you sure you want to unfollow this person?
Are you sure you want to delete this?
Click "Unsubscribe" to stop receiving notices pertaining to this post.
Click "Subscribe" to resume notices pertaining to this post.