Jump to content
xisto Community

lloydg

Members
  • Content Count

    50
  • Joined

  • Last visited

Posts posted by lloydg


  1. About the siteTEXT-IMAGE.com was started in early 2002 for the single purpose of entertaining people who find their way here. It currently runs on a little webserver behind the living room sofa. The man who created it is Patrik Roos, now a 25-year-old student of Japanese and physics. He resides in Stockholm, Sweden, where he spends most of the day reading in the bathroom, due to IBS. More information can be found on his discontinued blog.
    The converter itself is written in Pike, and works by analyzing the image's pixels and printing a character with the same colour. The source code is available for viewing here, but no help will be given for people who want to set it up on their own websites. There is no way to run it without a webserver application, so don't ask to be sent the program


    It iss soo cool.. check it out..
    like it works so well i cant post one here because its html but u should check it out i use them on myspace!!!!

  2. Same thing here, it downloaded and extracted fine, but didn't do anything when I ran the program. Is it possible you've got some files on your system needed to make it work that were left out of the zip file? I'd love to get this up and running, sounds like a useful program.

    yes i think thats what is rong.. on my comp it runs by its self.. but i will look up about it... i think there are some dll's it needs

  3. OK here is myn:With A Little Help From My Friends The Beatles 38Papercut Linkin Park 37A Place For My Head Linkin Park 35Better Get a Lawyer The Cruel Sea 33Fixing A Hole The Beatles 32Sgt. Pepper's Lonely Hearts Club Band (Reprise) The Beatles 32Misirlou *BLEEP* Dale & The Del-Tones 32One Step Closer Linkin Park 32Everyone Has AIDS Team America 32Otherworld Rammstein 31Disease Matchbox Twenty 30Halleluja Rammstein 30Let the Bodys Hit the Floor Drowing Pool 29With You Linkin Park 27Intro The Offspring 27Ballroom Blitz The Sweet 27She Came In Through The Bathroom Window The Beatles 26Lucy In The Sky With Diamonds The Beatles 26Cocaine Eric Clapton 26Company Graveyard BB Chung King And The Buddaheads 25Sgt. Pepper's Lonely Hearts Club Band The Beatles 25Being For The Benefit Of Mr. Kite! The Beatles 23Politik Coldplay 23Chemical Heart Grinspoon 23No Reason Grinspoon 22


  4. WOW that crazzy... the poster just looks grey lol.... i thought they kept them numbers secret and they used them for encrypting thing... like because makes them impossible to crack...hmm i plan on doing some thing.. that i herd that stick a server on peoples computers... evry onces.. and then u can make a super computer that uses evry 1 wiht the server/virus on there coputers cpu that they arnt using and make a masive super computer then using that to make the biggest prime number.. and get the moneymwahhaha


  5. TypoMage yes you pick how long you want the password to be (how many chars) then it give u a password that long from random letters and numbers.. i will give some example for passwords it has made heregcrzcdkuwnp3zrot2kxj95ee0oabjjdw3rc80g6y07ybrekr2bqm1jbbect...they are really good would take a cracker on average about 1 year atlest to crack.. but there hard to remember... saveing them on your computer is a bad idear because they have virus/trjans that scan your comp for passwords... but on a pda or printing them to remmeber is good idear...Zachy2411 i dont know c++ and python is simpler from what i know about c++... my program here is not as simple as it can be because i made it with a gui python normaly just uses a consul if i had no gui it would take up half the lines as what i have..python is free and easy to lern (lots of help can be found for it on forums ect) the problem is to compile it to give to people who dont ahve python is hard... like u can make it into and exe but it normaly need about 3 -4 dll's with it and files..I will comple this then zip all it need and upload it so you guys can use it.....i might be able to get it into 1 file.. if not you will have to have all the files in to 1 folder... C++ would be good cuz i think you can make stand alone exe's easy. i think.thanks for replys,lloyd


  6. hmm that look sweet.. cuz i have alwas had problems trying to upload scripts like phpbb because it dosnt all upload for some resion just stops... but if i upload it zipped i get all then just unzip it when its on and i get it all :lol: thanksnow all i need is a account on Xisto


  7. This is a Password Genorator i made in python use Tkinter as the GUI.

    I will Compile it soon so people with out Python can use it.

    here is the source code

    import random, mathfrom Tkinter import *root=Tk()root.title("PassGen")length = Label(root, text="password length:")length.pack()input = Entry(root, text="8")input.pack()input.insert(0, "8")units = "abcdefghijkmnopqrstuvwxyz0123456789"password = Label(root, text="password:")password.pack()output = Entry(root, state="readonly")output.pack()def Genorate():	if int(input.get()) <= 20:				pw = ""		for i in range(int(input.get())):			pw = pw + random.choice(units)					output.config(state=NORMAL)		output.delete(0, 20)			output.insert(0, pw)		output.config(state="readonly")			else:		output.config(state=NORMAL)		output.delete(0, 20)			output.insert(0, "Max length 20")		output.config(state="readonly")		make = Button(root, text = "Genorate", command = Genorate)make.pack()root.mainloop()

    Comments please :lol:

  8. Well normally I would never show any designer my myspace. Myspace pages always look nasty and overly bloated and... ICK! Anyways, I spent a few hours on it today, being bored and nothing else to do, and i made it look really good in my opinion. It's actually one of my favorite designs I have made. Its simple, but i wanted something opposite of what 90% of the myspace community is doing. I have only 3 paragraphs, 7 buttons/links, and only one picture not including the link images. If you wat to see a website that i actually made that wasn't so quick and easy that's http://forums.xisto.com/no_longer_exists/ , but i would rather you not comment about that site on this topic.
    https://myspace.com/browser

    Send me a comment there, leave a post here, or whatever I just want to know if you guys like/dislike the design!


    Could be something wrong with my computer/Browser but when i looked at your my space the text on it was right up against the left side and the first 1 or 2 characters are cut off and i cant see them :lol:

    if it helps I'm use IE 7.0
    and my screen resolution is set to 1024 by 768

  9. This is my first tutorial but i think it will go well. I am using Adobe Photoshop CS3, things make look different but they will work on CS2 and more. I may do things different so dont flame me. :laugh: I will do a full one after with a render but for now just the background.

    Ok lets start!

     

    Full Grunge Signature Background

     

    Before we start you will need to download and install this brush set: http://forums.xisto.com/no_longer_exists/

     

    After you have downloaded that place that file in C:/Program Files/Adobe/Adobe Photoshop CS3/Presets/Brushes... Your folders will differ depending on the version of photoshop. After you have put them in their Load photoshop and click on the brush tool then click a arrow up the top next to the brush which will open a list of brushes after that is open click on a little circle with an arrow inside it where another drop-out menu will open. Then choose 'load brushes' and select the one you just put in.

     

    Posted Image

     

    AT LAST FINISHED!!!! Now to start making the signature.

    Step Number One

     

    Open Photoshop. Open a new transparent file with a width of 400 and height of 150 which will give you a good size.

     

    Posted Image

     

    Step Number Two

     

    Once that is done select the 'Paint Bucket Tool' with a foreground of white and fill your transparent image with white which should make it look like this:

     

    Posted Image

     

    Step Number Three

     

    Do not touch the default layer. Create a layer named 'Brush1', select the brush tool, with a choice of the brushes from the pack you downloaded and brush across the page with the color BLACK, dont make it to dark and hard to see.

     

    Posted Image

     

    After that create another layer called 'Brush2' and change the brushes and BRUSH IN WHITE THIS TIME but do not go crazy. SET THAT LAYER TO SOFT LIGHT!

     

    Now create another layer called 'Brush3' and change the brushes and BRUSH IN BLACK THIS TIME but again do not go crazy. Now again set that layer to soft light.

     

    Keep doing this till you have about 6 layers of brushing. remember to interchange the colours of brushing and set the layers to soft light.

     

    This is my brushing result so far:

     

    Posted Image

     

    Step Number Four

     

    Now to add some color. Go to Layer, New Adjustment Layer, Color Balance and choose your own color... this is what i did..,

     

    Posted Image

    And i got this:

     

    Posted Image

    We're nearly done. Just a simple border now. In my next tut i will do more detailed borders and more...

     

    To add the border select all (Ctrl+A) and go to Edit, Stroke and choose your settings. I chose a 3 pixel black border.

     

    Posted Image

    THAT IS THE END FOR NOW....

    Post your outcomes here!!

     

    In my next tut i will be more detailed this is just a basic tut.


  10. Once again another Runescape clan. I simply do not understand how some people can stay hooked for this game that long. I played for three days and got so bored it was not even funny! Also all of the people using Autos and things like that, pathetic!

    ahahhaha lol...i played rune for a bit maby half a year at the max it was fun.. i started to be in a clan kinda like was making one with friends but then we all stoped playing its a good game but its a get borring... like typomage sed but well i played for then 3 days lol

  11. OK this is one of my first programs..

    from Tkinter import *

    def NextNumber():	count = 0	x = 0	y = 1	while count <= int(Range.get()):		for item in [x]:			listbox.insert(0, item)		z = x		x = z + y		y = z		count = count + 1root = Tk()Title = Label(root, text = "Calculate fib number:")Title.pack()Range = Entry(root)Range.pack()PrintNextNumber = Button(root, text = "   Display   ", command = NextNumber)PrintNextNumber.pack()listbox = Listbox(root)listbox.config(selectborderwidth=1, height=1, width=50)listbox.pack()root.mainloop()

    what do you think of it???
    inprovment?
    comment?... do i have any bad technecs or something?.. i know i havent put any comment in the code
    Notice from jlhaslip:
    bbcode tags are needed on code snippets


  12. First of all a little about it

    From the wurm site

    What makes Wurm Online special?For Wurm Online (henceforth called Wurm) to be something special and not just another 3D fantasy massively multiplayer game, we realized that we had to actually implement the features that players have demanded since the dawn of these types of games. Other 3D games have promised these features and still have them on their 'upcoming features' list unless they dropped them when they realized they'd never make it. Why? Because Wurm is built on technology that can make it happen and other games are not.

    The first technological advantage of Wurm: it is done in Java. This means that we can reach gamers on operating systems that usually have few if any of these types of games to play. We also consider Wurm to be the first 3D java game that actually looks better graphically than most PC games while still being playable.

    The second advantage: Wurm is tile-based. This means first and foremost three things:

    * We have more manageable data structures
    * We may stream terrain
    * Line of sight in the client may be outrageous

    Now, none of these possibilities are easy to implement but we have succeeded. This is the glory of Wurm and the foundation that the game rests upon.

    An example of the technological advantage:
    Because we have such manageable data structures, we may have millions of individual trees on one map.
    For example, streaming the terrain gives us the opportunity compared to other games:
    * trees and plants grow
    * you can cut down trees
    * and you can plant trees

    Other effects are for instance:
    * you can terraform by digging and dropping dirt.
    * you can pave roads
    * grass and other types of vegetation compete to be predominant
    * you can dig out caves in the mountains
    * some terrain can be converted to farmland where you grow crops of various kinds

    ...
    had any played it... i think its the best gmae i have played.. of that type and beats most other types..

    its so fun you make yor own house and tool and the world is compleatly user made... but however it take a lot of time and effort to play and go well... so i need to stop play for i while because of school but i thort i should get other people to play well let them know about it because not many people do know about it... its great fun...

    gl hf
    Notice from jlhaslip:
    Copied material needs to be inside bbcode quote tags
    http://www.wurmonline.com/?c=Overview.php


  13. Im wanting to learn C++ or one of the "C's"I havnt programmed in C befor or any of them..However i have programed in BASIC languages and PythonWhat would be a good way to get started...are there any good FREE compilersmaby a IDE with a drop and drag GUI would be sweet if there are any free oncesand any good tutorlials that u know of or lang reffs.


  14. hi, im a mmorpg gamer..i just want to get opinions/suggestions to you guys out there if what would be the best mmorpg games that is f2p (free 2 play) that i can download and play?thanks.. :lol:

    Notice from jlhaslip:
    Please be more descriptive in your topic titles.
    ROSE ONLINE... its p2p but there are privat servers that are jsut as good or even better

    linky = ruff-rose.com <--- the private server.. have fun

  15. first of all OBLIVION IS TEH BEST GAME EVER!!!and i got a level 11 breton and finished the Dark Brotherhood.i am curently a vampire... i is starting to anoy me because i ened to feed evry day just about.....i started the quest to cure it but its long i like teh skill vampires have got so i was wondering.. cuz i remember in morrowind that u can enchant stuff with a constent effect of healing .... so in oblivion can u do that because if i got a healing ring or robe or hood or something that would counter the sun damage then i could stay a vamping with out feeding or dieing in the sun...any 1 play?any 1 know if this will work?

×
×
  • Create New...

Important Information

Terms of Use | Privacy Policy | Guidelines | We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.