Coder Profile - Show off your skills, get a coder profile.
 
 
 
User Name Izzmo
Unique Hits 741
Real Name Nick George
Location United States
Kansas
Johnson
Occupation System Administrator
Gender Male
Age 18 Years Old
WebSite izzmo.com
Post A Profile Comment
Some Random Friends
  view more
LilMain
Tyler Moyer
Ultimatum
Ultimatum
Hav0c
Blast2K
Recently Added Articles
  view more
Embed flash into your website
Web Development
Flash is becoming a huge thing now adays, and if you don't have the flash plugin to your browser, then you should! A lot of sites use it and require you to have it in order to even view the site. So, how would you go about embedding a flash video or object into your website so that all the different web browsers could see and use it? It's rather simple, just copy and paste the code into your site below and replace all the necessary options with your file, and vua-lah! Note, you need to update both the object params and the embed params for it to work in all browsers! [code] <object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,0,0" id="YourFileName" align="middle" width="500" height="350"> <param name="allowScriptAccess" value="sameDomain" /> <param name="movie" value="YourFile.swf" /> <param name="quality" value="high" /> <param name="bgcolor" value="#FFFFFF" /> <embe... View In Full
2 Comments 7.00 out of 10
Introduction to Pseudo Code
Programming
When starting to develop new systems, sometimes it is good to work through it before you actually start writing it. Or maybe you run into a problem while writing a code and it's very hard to sift through it. So, the ideal solution would be to pseudo code it, or in other words, simplify writing statements in the margin. So, comparing codes, here is what a simple script would look like that ouputs text in PHP: It's similar in pseudo code, just without all the detailed stuff. What would putting in conditions? Well my friend, here is your answer: PHP: Pseudo Code: If you are firmiliar with Visual Basic, you can see the similarities between the two languages. Next I will show you a bit more advance code in Pseudo code. [code] // Dummy code X = 1 Y = 10 daytime = TRUE OUTPUT Is it daytime? CASE View In Full
2 Comments
Command Line and Batch Files: The Basics
Operating Systems
If you have been on the computer for a while, since Windows 95, then you should definitely know how to use command line! It comes in really handly when you want to start automating programs and tasks, such as performancing logging, or maybe you are trying to troubleshoot networking problems. Here are some basics to get you started on learning some simple commands for command line that could save your sanity. Start up command prompt by click on Start -> Run -> cmd If you want to learn about any really basic commands in the prompt, just simply type 'help' and it will populate a nice list of commands. These commands are useful for doing IO (or file) operations, but will not help you for doing things like automating. For doing batch commands like 'net' or 'ipconfig', you need to know the command in order to use it. For reference on all the standard batch command for A-Z, visit Microsoft's handy webpage: http://technet2.microsoft.com/WindowsServer/en/library/552ed70a-208d-48c... View In Full
1 Comments 8.00 out of 10
Recently Added Source Codes
  view more
XML Reader and Writer Demonstration
Language Posted Comments
PHP (Hypertext Preprocessor) 117 Days Ago 0
Rating Downloadable Plain Text
- - - - - - 2,143 Chrs
Simple script to demonstrate how PHP's XML parsers work. This script simply takes a XML file, opens and reads it line for line and then updates the hit counter based on the ID inputted. Goes over
Uploader Class
Language Posted Comments
PHP (Hypertext Preprocessor) 146 Days Ago 6
Rating Downloadable Plain Text
8.50 Yes 2,615 Chrs
This is a simple PHP Uploader class that is very portable and customizable. Download the ZIP file for usage instructions.
Performance Logging with Batch files
Language Posted Comments
Other 286 Days Ago 0
Rating Downloadable Plain Text
- - - Yes 453 Chrs
This is a batch file that will create a performance counter log on your Windows setup with basic counters like Available memory, page faults, processor usage and disk space. Everyday it will stop the
Profile Comments
  
Please login to post comments.
 
VBAssassin     Posted 9 Days Ago
 
 
Fair enough. Not to worried if it's not open source for the MS platform... just
wondered what the equivalent was :-S

Should really get some sleep now.

Kind regards,
Scott
 
VBAssassin     Posted 9 Days Ago
 
 
Just out of interest, with you being a ms guy and all that. What's the
equivalent of the open source software for linux called "spread" (used for
distributed systems)... that you can use on windows?

Kind regards,
Scott
 
Izzmo     Posted 127 Days Ago
 
 
lol last week. I know, it was weird. I had 3,000 and then I checked a day later and
I had 40 more posts. I'm must just be the animal that I've been talking
about :P
 
Cinjection     Posted 127 Days Ago
 
 
Hey,

When'd you pass me in post count!? Congrats? lol.
 
Coding_Guy     Posted 131 Days Ago
 
 
thanks, I will check it out as well
 
Coding_Guy     Posted 131 Days Ago
 
 
thanks for tech republic, i really enjoy their news and everything
 
Izzmo     Posted 139 Days Ago
 
 
No problem.
 
Coding_Guy     Posted 139 Days Ago
 
 
i guess it's just me well thanks for invitation
 
Coding_Guy     Posted 139 Days Ago
 
 
oh it thought you ment 1000$ posters(pictures) club, anyway i'll try to find it,
thanks
 
thoughtpolice     Posted 140 Days Ago
 
 
Yes, my name is from 1984. :)
Page of 4 :: Next Page >>
Nick George (18)
United States, Kansas, Johnson
Izzmo has 6 fans
become a fan
� Applications
Articles Articles (6)
Source Codes Source Codes (6)
� About Me
About Me About Me
User Groups User Groups (11)
Portfolio Portfolio (9)
Friends Friends (27)
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
What would you rate the design of Coder Profile?

9 to 10
7 to 8
5 to 6
3 to 4
1 to 2


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