User Name
|
shadytyrant |
Unique Hits
|
3,994 |
Real Name
|
Travus |
Location
|
United States New York |
Occupation
|
Student of Software Engineering |
Gender
|
Male |
Age
|
21 Years Old |
WebSite
|
shadytyrant.blogspot.com |
|
|
Cron Job Basics
Operating Systems
|
Cron is the name of the program that enables *nix users to execute commands or scripts automatically at a specified time/date. It is normally used by sys admins, to run back-ups or do other repetitive tasks like the command makewhatis, which builds a search database for the man -k command. However it can be used for anything. A common use for it today is connecting to the internet and downloading your email.
For today's example, which will be used to teach you the basics of what a cron job does, I will use the command:
rm /home/username/htdocs/*~
This command tells the machine to delete all of my backup files. Generally, *nix-based machines put a ~ after the file name to denote a backup. For example, if my machine froze while I was editing a file named work.php, the system would save a file named work.php~. If I didn't notice this, and work.php had database configuration information in it which would include my database name and password, then a hacker may be able to access the... View In Full
 |
0 Comments |
|
|
|
Selecting Your First Programming Language
Programming
|
If you are stuck wondering were to start in your programming adventure this is the article for you!
Deciding what your needs are
Many times on forums and in chat rooms I hear the same question over and over. �What programming language should I learn?� but the answer is different for every person. However there are some common questions you can ask yourself to figure out a good starting point.
�What do I want to accomplish?�
First you should start to think about what you want to create when coding. Do you want to make cool websites, and web applications, or maybe a quick windows application to calculate the amount of paint needed for a room? What about creating video, flash, and 3D graphics. There are languages designed to do all this and more! You just need to figure out what your needs and wants are. Do some research on popular languages and find out what types of programs other people have written with them.
! Keep in mind !
When you first start coding it is mo... View In Full
 |
2 Comments |
9.00 out of 10 |
|
|
Windows XP Start Up Button Tweak
Operating Systems
|
This article will show you step by step how to change the start button text for windows.
Step 1:
First download reshack from (http://www.angusj.com/resourcehacker/).
Start reshack, and open c:Windows/explorer.exe
WARNING: explorer.exe is not something to play with if you have no idea on what your doing
Step 2:
Open the folder String Table
Expand folder 37 and double click on 1033.
Change the text to the right from start, to what ever you want.
Step 3:
Press compile script
then go to File >> Save As... >> Explorer2.exe
Press OK
Step 4:
Now open up the regedit (Start >> Run >> Regedit.exe)
Navigate to:
HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindows NTCurrentVersionWinLogon
Then, where it says shell, double click and change explorer.exe to the new renamed one, which in our case is explorer2.exe
Step 5:
Next Press CTRL + ALT + DELETE
Go Into processes
Look for explorer.exe, click on it and press end process. If any messages pop up, say... View In Full
 |
3 Comments |
6.00 out of 10 |
|
|
|
Basic Networking
C# (C Sharp)
|
130 Days Ago
|
0
|
7.00
|
Yes
|
2,345 Chrs
|
|
A basic client / server application demonstrating networking in C-Sharp.
|
|
|
Particle System (version: 1.0)
C# (C Sharp)
|
199 Days Ago
|
0
|
- - -
|
Yes
|
2,767 Chrs
|
|
A basic particle system including a particle class, and particle engine.
|
|
|
Unscramble.py
Python
|
231 Days Ago
|
0
|
- - -
|
- - -
|
8,583 Chrs
|
|
Unscrambles words
|
|
Please login to post comments. |
|
Where ya been this entire time?
|
|
It's mainly down to my hands i'm afraid and only time can heal them :-( life's a b**ch at times!
Kind regards,
Scott
|
|
I done gone and replied to your dang ol' post!
|
|
Love the avatar!!! Awesome
|
|
There is spell check... for some reason firefox doesn't want to enable it by default in "design mode". So you have to right click, and click on Spell Check... then it all works fine as you would normally expect.
Kind regards,
Scott
|
|
Wew, nice avatar! I was expecting some low res image... but when i clicked on it it's huge and very clear. Nice avatar anyway.
Kind regards,
Scott
|
|
Oooohhh, that's good then.
What I usually do with like ruby scripts and stuff is just have it get input from the user, but not store it or anything. Like...
puts "Press Enter to exit"
gets #That's ruby for, "GET String"
Just a suggestion if you want to make more portable code. :>
|
|
oic.
Well what's that PAUSE thing for? Is that just a Windows thing?
When I ran the program with that in there, it gave me a bash-style error that said the command wasn't found.
|
|
Ooooohhh... So you just took the screenshot from wherever you got the code from?
|
|
Cool, man! Thanks, was a bit worried what you would think of it.
|
|
 |
Travus (21) United States, New York |
|
shadytyrant has 2 fans
become a fan |
|
 |
|
 |
|