Coder Profile - Show off your skills, get a coder profile.
 
 
 
User Name shadytyrant
Unique Hits 6,676
Real Name Travus
Location United States
New York
Occupation Student of Software Engineering
Gender Male
Age 22 Years Old
WebSite shadytyrant.blogspot.com
Post A Profile Comment
Some Random Friends
  view more
Seachmall
Darragh G.
supertunaman
Tuna
otoom
Ant
Recently Added Articles
  view more
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 10.00 out of 10
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.50 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 8.00 out of 10
Recently Added Source Codes
  view more
Cube root calculation
Language Posted Comments
Python 195 Days Ago 0
Rating Downloadable Plain Text
10.00 Yes 430 Chrs
Wrote during cs 600. Finds cube root of perfect squares.
String Reverse
Language Posted Comments
C# (C Sharp) 200 Days Ago 0
Rating Downloadable Plain Text
10.00 Yes 533 Chrs
Simple string reverse method and usage.
Mono PortScanner
Language Posted Comments
C# (C Sharp) 206 Days Ago 0
Rating Downloadable Plain Text
10.00 Yes 919 Chrs
usage: portscan <ipAddress> <minPort> <maxPort>
Profile Comments
  
Please login to post comments.
 
Linkoman     Posted 2.62 Years Ago
 
 
Where ya been this entire time?
 
VBAssassin     Posted 2.98 Years Ago
 
 
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
 
supertunaman     Posted 3.62 Years Ago
 
 
I done gone and replied to your dang ol' post!
 
Natasho     Posted 3.94 Years Ago
 
 
Love the avatar!!! Awesome
 
VBAssassin     Posted 3.98 Years Ago
 
 
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
 
VBAssassin     Posted 3.98 Years Ago
 
 
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
 
supertunaman     Posted 4.5 Years Ago
 
 
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. :>
 
supertunaman     Posted 4.5 Years Ago
 
 
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.
 
supertunaman     Posted 4.5 Years Ago
 
 
Ooooohhh... So you just took the screenshot from wherever you got the code from?
 
supertunaman     Posted 4.6 Years Ago
 
 
Cool, man! Thanks, was a bit worried what you would think of it.
Page 1 of 1
Travus (22)
United States, New York
shadytyrant has 2 fans
become a fan
� Applications
Articles Articles (5)
Source Codes Source Codes (33)
Code Pin Board Code Pin Board (5)
� About Me
About Me About Me
Friends Friends (9)
Interview Interview
R�sum� Résumé
� Misc
Overview Overview
Send A Friend Invite
Send Message Send A Message
RSS Whole Profile Feed
 
 
Latest News About Coder Profile
Coder Profile Poll
Why do you get bored with programming?

Not enough time to do something productive
I run out of ideas
Too hard to show people my creations
Everything i do has too many errors, and it's too hard
I don't get bored!!!


please login to cast your vote
and see the results of this poll
Latest Coder Profile Changes
Coder Profile was last updated
3.97 Years Ago
Official Blog :: Make A Donation :: Credits :: Contact Me
Terms & Conditions :: Privacy Policy :: Documents :: Wallpapers
Version 1.46.00
Copyright � 2007 - 2012, Scott Thompson, All Rights Reserved