Wednesday, April 28, 2010

HTML Tut source

Quick post:
Another good HTML resource site is http://www.tizag.com/htmlT
Bye!

HTML + Bionicle Star Wars

HTML first. Anyway, my current subject at school is making web pages with Microsoft Frontpage. I also tried to do it with HTML coding. So, this part is an intro to inform you that I will also be making posts about HTML als. To find out more about how to do HTML coding, go to yourhtmlsource.com.

Bionicle Star Wars

I made a new PS (photoshop) picture of a lightsaber. It is Darth Tuma. Tuma is the last remaining leader-class Skrall from Bionicle. Obviously you should know that Darth comes from Start Wars, eg. Darth Vader, Darth Sidious, Darth Maul, Darth Tyrannus, etc. Anyway, here it is:

Tuesday, April 27, 2010

VBS

Do you know what VBScript is? I don't actually know how to explain it either, but it's some kind of script that you can use to do all kinds of stuff. I'm going to be focusing on pop-ups with VBS 'cause I don't know what other things you can do with VBS.


Here's how to make your own pop-up.
Copy and paste the code that's on the next line.
x=msgbox("box text", ,"box title")

the different buttons and there numbers are:
0 OK button only.
1 OK and cancel buttons.
2 abort, retry, and ignore buttons.
3 yes, no, and cancel buttons.
4 yes and no buttons.
5 retry and cancel buttons.

16 critical message icon.
32 warning query icon.
48 warning message icon.
64 information message icon.

0 normal message box.
4096 always stays top of the desktop.

Then, in between the commas, type in the numbers above and use + if you need to add more than one number. Replace the "box title" and "box text" with whatever you want in there.
Here is an example.

X=msgbox("Computer set to self-destruct",0+16+4096 ,"WARNING!")

You just type that in notepad and save it as "Whatever you want.vbs".

EXPLANATION OF CODE
That code that I just typed above, which is,
X=msgbox("Computer set to self-destruct",0+16+4096 ,"WARNING!")
 will do...
The "Computer set to self-destruct" will make the pop-up say Computer set to self-destruct.
The "WARNING" is the title that will show up on the window
0, in the first case, will mean that there is only the "OK" button
16 will make the pop-up style be a critical message
4096 will make the pop-up always stay on top of the desktop, meaning that you can't minimize it

Remember that all numbers, except for the first one, are all optional.
Here is where all of my pop-ups are going to be.
So have fun, and don't do things I wouldn't do!

Thursday, April 15, 2010

Wednesday, April 14, 2010

Lightsaber Collection

Here are the lightsabers that I made. 7 in total.
I made a new lightsaber that's not done yet, but it still looks kind of interesting because it has a white blade. Now I know it was a long time ago, but in Lego Star Wars II: The Original Trilogy, in the character creator, there was a white lightsaber that you can use. Anyway, if you don't see it, then it might be only for the DS version, I don't know. But the point is, I've got a white lightsaber to show you. But I haven't saved it in .jpg form yet, so just wait. Please? Pretty please with tomato and cheese?

Monday, April 12, 2010

Lightsaber construction and drawing

I don't know why, but I suddenly got interested in drawing or constructing lightsabers. Here's a video I found that teaches you how to draw a lightsaber in photoshop. It's quite good, except for the fact that he swears alot.

Anyway, about constructing lightsabers, I found two videos to show that.



So, I tried to make my own lightsaber in photoshop since I don't have the video effector yet. The lightsaber that I used was made with Lego, because I don't have the expensive parts YET. Here's what my original lightsaber looked like.

Here's my first picture of lighsaber effects. (I had to white out some things I don't want to show in my house)

I'll be posting some of my other lighsaber versions later on.

Friday, April 9, 2010

Well, while I was on the computer, my brother asked if he could watch some funny lego star wars videos on youtube. I then found something interesting that I could post here. Anyway, here's what I found.

Wednesday, April 7, 2010


The Ways of The Force

"Invading foreign conquerors' ways affect the country's traditional ways of the..........Force."
OK. So I was answering some questions from my textbook (for homework), and, joking around, I typed in something similar to what I posted but instead, it was about increased urbanization affecting the traditional ways of the Spainish people.
Thinking about this topic for today, I also remember back in 5th grade, when we were learning about "Forces and Motion" in science...well, I'll let you guess what I did this time. (Try posting a comment telling your guess!!!) Oh well. Maybe your thinking that I'll let you go without replying anything. Well, if you thought that, you're right. Anyway, ('anyways' is wrong English, in case you want to know) the answer to that is.........."Cool! Did you hear that!? We're gonna be learning how to use the Force!!!"
But, obviously, we learnt how to use the Force!!! Yippeeeee!!! Just Kidding! We actaully studied the 3 laws of motion and friction and all that stuff. It was intresting though. I might use that information in the future to try to use the Force. May the Force be with you.

Footnote:
This is for people who do not know what the Force is:
The Force is a kind of Force generated from all living things. Only Jedi or Sith can use those powers to do all kinds of things. The Jedi use the Light side of the Force for defending and doing good things while the Sith use the Dark side of the Force for greediness and hatred and attacking. This comes out in Star Wars, for further information.
Footnote inside a footnote:
Please correct me, Star Wars masters, on my footnote in case I am wrong about any information on the Force.