liooen's profile๑۩۞۩๑ Little Green ™๑۩...BlogListsGuestbookMore Tools Help

Blog


    September 18

    Add flash

                                                                     
     
    <EMBED src=http://www.zzsky.cn/flash/flash/200642875380695.swf type=application/x-shockwave-flash>







     
             Top of page>>>E-mail to me>>>Tutorial >>> Online-TV>>> Discoveries
    Free web counters
    May 26

    ladder for great firewall

     
     

    Ladder for great firewall

    Great Ladder (Ladder for Great Firewall )
      
    Get over Great Firewall with Great Ladder!

    Gladder is a proxy tool works on a customizable sites list.

    with it, you can:
    * visit wikipedia.org and its sister sites
    * visit google cached page
    * visit gmail and orkut more stably (with https connection)
    * with one click, add a site to a list then any page in the site will be opened with a web proxy

    Please visit Gladder Google Group to take part in Gladder:
    http://groups.google.com/group/gladder
    Works with:
    • Firefox Firefox: 1.5 – 2.0.0.*
             Top of page>>>E-mail to me>>>Tutorial >>> Online-TV>>> Discoveries
    Free web counters
    February 28

    Use Skype!!!

                 Quote                                                                 
    Skype have free calls to the USA and Canada for citizens of those countries.
    But how does it find out who is a citizen of these countries? Your IP address. Can this be changed? Yes. Easily? Yes


    Part A
    What you need:

    Tor and Privoxy
    http://tor.eff.org/download.html.en

    DOWNLOAD THIS ONE (this automatically installs the Windows packages)
    Windows: Tor & Privoxy & Vidalia bundle 0.1.1.23 CLICK HERE to Download Windows instructions; local mirror (sig). You can get the old TorCP bundle (sig) if you prefer.


    Freecap
    http://www.freecap.ru/eng/?p=download

    FreeCap v3.18


    Skype
    http://www.skype.com/download/




    Part B
    What they do:
    Tor & Privoxy - These send you through an onion router, encrypted at each stage so when you leave and enter the web you are completely anonymous.
    Freecap - This allows you to send other programs through the Tor network.
    Skype - VOIP - Use your computer as a phone and access any phone in the USA or Canada for free (Landlines and Mobiles) with this guide.




    Part C
    How to do it:
    1. Install all 3 packages
    2. (You may want to create a batch file to run all three with 1 click - see section at end)
    3. Go to Privoxy/Edit Config/Main Configuration through the start menu.
    4. Edit the file by adding the following line "forward-socks4a / localhost:9050 ." and then saving.
    5. Goto Freecap and File/New Application
    6. In the program path put the location of skype
    7. Now in Freecap change you setting so it will direct through TOR:
      1. GOTO File/Settings
      2. Set Default Proxy/Server as 127.0.0.1
      3. Set Port as 9050
      4. Set Protocol as Socks Version 4
      5. Click Apply then OK
    8. Now run Tor and Prixoxy and FreeCap (NOT SKYPE yet)
    9. Set up Firefox (or another browser so you check Tor is working)
      1. Checkout proxy server guide on http://support.shaw.ca/browsers/firefoxproxy.htm
      2. Download proxy button ddon to easily turn tor on and off (only for firefox) http://proxybutton.mozdev.org/installation.html#0_2_5
      3. Change proxy server settings to SERVER: localhost PORT:8118
      4. Put proxy button in toolbar and turn on
    10. Goto http://www.geobytes.com/IpLocator.htm
    11. Check your new IP - it should be different to your original one
    12. If your new IP says it is somewhere in America you are ready to go - JUMP to step 15
    13. If your new IP is elsewhere then stop TOR and restart it - you will now be given a new IP - check if this says america - if not repeat - usually it only takes 1-2 attempts to get the USA
    1. Now you are ready to go -
      1. Open FreeCap
      2. Open the Skype Program from within FreeCap
      3. Sign in and call the number you want
      4. As long as you did step 13 correct then your calls will be free
      5. Before each new call go back to step 10 to 13 to check that your IP is still the USA (this is because tor regularly reroutes you to keep you anonymous so your IP will change - what matters is the IP when you first make the call)
      6. If your IP is USA calls will be free to landlines and mobiles




    Starting Tor, Privoxy and FreeCap together with a batch file
    1. Open Notepad
    2. Input the following:
    3. cd "C:\windows\system32"
      start /b "tor" "C:\Program Files\torcp\torcp.exe"
      cd "C:\Program Files\Privoxy"
      start /b "privoxy" "C:\Program Files\Privoxy\Privoxy.exe"
      start /b "freecap" "C:\Program Files\FreeCap\freecap.exe"
      exit
    4. Change the directories addresses in 3 if the files are in other places
    5. Save the file as "TorStartup.bat" on your desktop
    6. This will create a batch file - you may get a warning say ok
    7. Run this file and it will open all three programs via a DOS command then close the DOS command


    You are the counter hit xanga visitor.

    posted by plainz at 4:05 AM 0 comments  

    Thursday, August 17, 2006

    Update - Method to no longer leave Tor's country designation to chance

    There is a quick and easy way to make it much more likely that Tor will choose the USA as you IP Address. You must already have Tor installed to do this.

    WHAT TO DO??
    • Firstly you must make sure you can see hidden folders
      • Open a folder
      • Goto Tools/Folder Options
      • Click Show Hidden Files
    • Open the Torrc file
      • Goto C:\Documents and Settings\USERNAME\Application Data\Tor
      • Replace USERNAME with you user login
      • Right Click Open over torrc
      • Choose Notepad to open file
    • Add this line to your torrc file:
    exitnodes err, rodos, serifos,lefkada, sipbtor, httpdnet, mushin, moilen, ygrenys, mmarketinfo, iris, yo2, styx, blueice


    • Make sure the line has no ## before it - these tell it not to be read
    • Goto File/Save
    • Open TOR as normal

    WHAT DOES THIS DO??
    • This will tell Tor to try to use these nicknames as an exit (thus getting their ip address)
    • These are the highest bandwidth US exit nodes at this time
    • You can get updated exit nodes by going to:
    http://serifos.eecs.harvard.edu/cgi-bin/exit.pl?sortbw=1

    • The US nodes are visible by the flag
    • Note: Exitnodes with IP address (click show addresses to see) of 149.X.X.X. - 154.X.X.X do not work as their location cannot be identified even though the harvard site flags them as US. You can check if an ip will be recognised by putting the address into geobytes and if it says US or Canada you are free to call!
    Now when you use TOR it will automatically try to open an American exitnode - assuming you put quite a few nicknames in as above you will always get an American exitnode and therefore IP ADDRESS FOR FREE SKYPE.

    posted by plainz at 7:19 AM 0 comments  

    Monday, August 14, 2006

    Update

    Interestingly although the methods suggested here have to get free calls it also provides a method of using skype in countries where it is not allowed or is carefully watched. By going through tor the traffic is encryped and cannot be checked by the powers that be.

    For example China, the UAE or any similar place.

    For that reason feel free to replicate this guide or translate it if it is of use.
             Top of page>>>E-mail to me>>>Tutorial >>> Online-TV>>> Discoveries
    Free web counters
    January 30

    web live cam

                  
    Web live cam
    If you have a web-cam on your PC, Do you want to have your own 24-7 Live Streaming Web-Cam Homepage that you can link to your MSN Space?  This has many uses..like monitoring your House from other places or showing your Friends something over the Web-Cam..without the need of a chat Software.
             Top of page>>>E-mail to me>>>Tutorial >>> Online-TV>>> Discoveries
    Free web counters
    December 25

    html(my own)

    <p><a href="http://msnltao.spaces.live.com/?mkt=en-us"><img src="http://www.bokebb.com/pic.asp?id=4174"></a><img style="width:31px;height:21px" src="http://www.bokebb.com/pic.asp?id=3895"><a href="http://msnltao.spaces.live.com/blog/cns!EAE6B08349C89324!111.entry"><img src="http://www.bokebb.com/pic.asp?id=4175"></a><img style="width:23px;height:21px" src="http://www.bokebb.com/pic.asp?id=3895"><a href="mailto:msnltao@hotmail.com"><img src="http://www.bokebb.com/pic.asp?id=4176"></a><img style="width:31px;height:21px" src="http://www.bokebb.com/pic.asp?id=3895"><a href="http://my.statcounter.com/project/standard/stats.php?project_id=2099001&guest=1" rel=nofollow><img style="width:1px;height:1px" alt="web log free" src="https://c20.statcounter.com/counter.php?sc_project=2099001&java=0&security=53e062df&invisible=0" border=0><img src="http://www.bokebb.com/pic.asp?id=4177"> </a>
    <p><a href="http://msnltao.spaces.live.com/blog/cns!EAE6B08349C89324!299.entry"><img src="http://www.bokebb.com/pic.asp?id=3920"></a><img style="width:31px;height:21px" src="http://www.bokebb.com/pic.asp?id=3895"><a href="http://msnltao.spaces.live.com/blog/cns!EAE6B08349C89324!301.entry"><img src="http://www.bokebb.com/pic.asp?id=3921"></a><img style="width:23px;height:21px" src="http://www.bokebb.com/pic.asp?id=3895"><a href="http://msnltao.spaces.live.com/blog/cns!EAE6B08349C89324!133.entry"><img src="http://www.bokebb.com/pic.asp?id=3922"></a><img style="width:31px;height:21px" src="http://www.bokebb.com/pic.asp?id=3895"><a href="http://msnltao.spaces.live.com/blog/cns!EAE6B08349C89324!114.entry"><img src="http://www.bokebb.com/pic.asp?id=3923"></a>
    <p><img style="width:179px;height:36px" height=36 src="http://www.bokebb.com/pic.asp?id=4459" width=167>
    <p><img style="width:175px;height:30px" height=30 src="http://www.csufresno.edu/cgi-bin/Count.cgi?display=date&dd=A" width=274 border=0>
    <p><a href="http://www2.clustrmaps.com/counter/maps.php?url=http://msnltao.spaces.live.com"><img title="Locations of visitors to this page" style="border-right:1px solid;border-top:1px solid;border-left:1px solid;width:174px;border-bottom:1px solid;height:123px" height=110 src="http://www2.clustrmaps.com/counter/index2.php?url=http://msnltao.spaces.live.com" width=160></a>
    <p><img style="width:37px;height:79px" height=87 src="http://storage.msn.com/x1pAdjo0uCo2H191a0sa7z4fM2MN8uwRdmB_7KyZ4m0fF6oac03KKBb5nauPRUWoAC2jHNgbdNX28vTMH2p7cy17BVSpxMtpwDkhx7poiL_R9YKTGGNJsbWX95-ICXnrJx0TNeTp2PgYk2pWZ8QoEst4A" width=37 border=0><img style="width:34px;height:79px" height=87 src="http://storage.msn.com/x1pAdjo0uCo2H191a0sa7z4fM2MN8uwRdmB_7KyZ4m0fF7ft3iKVCjgNwi9KD7XHCvzF1kjsF1DyVgBcWwL7ry7mYHD3WjVL4blwrMiXvWnSyWz8NtYb8q5QJEUEc1_FCBkDIU2dxNVaXP5ZaU6fER5uQ" width=37 border=0><img style="width:38px;height:79px" height=87 src="http://storage.msn.com/x1pAdjo0uCo2H191a0sa7z4fM2MN8uwRdmB_7KyZ4m0fF78uIsZCOIVE4rnIgJ9M3_upaIYPKc0q9lhGYXNzRki69lszWOJZZvyBcWFmIdxfskW3GcLoOGwTBUcPyZzArOv5kwqDnzdAkcI8O2nL4B_Sg" width=37 border=0><img style="width:67px;height:79px" height=87 src="http://storage.msn.com/x1pAdjo0uCo2H191a0sa7z4fM2MN8uwRdmB_7KyZ4m0fF7qHCF6-n6fM7n-l0_YzS9eOXgwrSDR5AHy4Nd3vmizG6YgPd6vBzjNTpdvMXw4TjDtLIHwg1i3bu7CB5fWxzw2C4sZh_9F5smwo8AQLTocgA" width=61 border=0> <pre></pre><tbody><table></table></tbody><pre>
    </pre><div><td><tr></div>
    <img src="http://www.51files.com/?KPTKS18C4PF7XHCERWBY" border=0>
    <pre></pre><tbody><table></table></tbody><pre>
    </pre><div><td><tr></div>
    <img src="http://http://www.51files.com/?8FEZGIAHOSGUJXKPGO4H" border=0>
    December 11

    Voice Blog

    quote:

     
     Talkr provides a service that allows you to listen to your MSN Spaces or other favorite text-only sources rather than read them. If you can point to http://spaces.msn.com/members/gb2312/feed.rss or other RSS feeds (a machine-readable version of your favorite blog) it will convert that feed from text to speech.
     
    Enjoy it guys!
     
     
     
     
     
     
     
     
    <A title="Listen to this entry" href="Listen">http://www.talkr.com/audio/e/a/s/y/573079.mp3">Listen to this entry</A>
     
    <A title="Listen to this entry" href="http://www.talkr.com/audio/e/a/s/y/573079.mp3"><IMG src="http://www.talkr.com/images/xml-podcast.gif" border=0></A> 
     
     
     


     
     
     
     .

     
     
     
    Once you created your MSN Spaces, why not let it more friendly and colorful?
     
     
    December 09

    Tutorial

     Colour Chart                    http://homepage.ntlworld.com/m.slack1/colour table.doc 
     
    Special Characters            http://homepage.ntlworld.com/m.slack1/Special Characters.doc 
     
    Online html code generator http://www.pimp-my-profile.com/htmledit/ 
     
    IE-Spell Checker                http://www.iespell.com/download.php 
     
    Irfan View plugins               http://homepage.ntlworld.com/m.slack1/all_plugins infranview.exe 
     
    Photofiltre Graphic's program http://www.snapfiles.com/reviews/PhotoFiltre/photofiltre.html 
     
    Irfan View graphics manipulator http://www.snapfiles.com/reviews/IrfanView/irfan.html 
     
    Cpick screen colour picker      http://www.snapfiles.com/reviews/Cpick/cpick.html 
     
    Unfreez gif animator        http://www.snapfiles.com/reviews/UnFREEz/unfreez.html 
     
    MW Snap 300 screen ripper http://www.snapfiles.com/reviews/MWSnap/mwsnap.html 
     
    Gif splitter                      http://www.snapfiles.com/reviews/GifSplitter/gifsplitter.html 
     
    Button Generator               http://www.buttongenerator.com/ 
     
    Photo story 3      http://www.microsoft.com/windowsxp/using/digitalphotography/photostory/default.mspx 
     
    cooltext                        http://www.cooltext.com 
     
    Xara 3D online                http://www.xara.com/referrer/headmaker_trial.asp 
     
    Animation for your space http://dmoz.org/Computers/Graphics/Web/Free/Animated_GIFs/ 
     
    Copy & Paste HTML code for your space and web site please note not all the code tags work on msn spaces                    http://www.eobcards.com/tutorial3.htm 
     
    Cluster Map                  http://clustrmaps.com/index.htm 
     
    Extended Colour Chart               http://www.colortools.net/color_matrix_extended.html
     
    Gr44 Animator a multi-layer gif animator http://homepage.ntlworld.com/m.slack1/gr44Setup102.zip 
     
    Capture Pad                        http://homepage.ntlworld.com/m.slack1/CapturePad.zip 
     
    HiqRec                       http://homepage.ntlworld.com/m.slack1/freehiqrec.exe 
     
    Colour Schemer           http://www.colorschemer.com/online.html 
     
    Banner Creator                      http://www.bannercreator.nu/banner-maker.html 
     
    Speakonia text to speech program http://www.cfs-technologies.com/home/?id=1.4 
     
    Store all your snippits of html and javascript code with CodeBank http://www.snapfiles.com/reviews/CodeBank/codebank.html 
     
    Matrix Html Editor                  http://www.snapfiles.com/get/matrixy2k.html
                    Top of page>>>E-mail to me>>>Tutorial >>> Online-TV>>> Discoveries
    Free web counters

    About writer

            Writer has lots of features which we hope make for a better blogging experience such as WYSIWYG authoring and seamless photo and map publishing.  You can also extend the types of rich content that can be inserted into your blog post by creating plug-ins using the Writer SDK.

     

      Download .net framework 2.0                    Download Writer!

    December 04

    html code

    1.  the code for getting a full width banner
      <pre></pre></tbody></table><pre>
    </pre></a><div><td><tr></td></div>
    <img src="Image URL here">

    After you have completed the Banner tutorial and statisfied with the result, it is time to expand your Title & Tagline module. 

    • Make sure you have signed into your space and that you are in the edit your space mode
    • Drag & Drop the Title & Tagline module under the Custom HTML/ Sandbox module that is located at the bottom right hand side of your space.

    2.Images/Thumbnails with Alt Text

     <img src="Link/Url of image" alt="Text for unloaded image" title="Tooltip text" />

    3.Image - Opacity Filter Effects

    <IMG style="filter: alpha(Opacity=100, FinishOpacity=0, Style=2)" src="Your-Picture-URL">

    • Part in Blue should be replaced with the URL of the picture that you have. Please be careful not to delete the "   "
    • Part in Orange is the opacity settting. This decides to which level your picture is visible. opacity=100 means the whole picture is visible and 0 means its invisible. [Increasing the Opacity makes the picture stronger at the middle i.e. you see less of the picture at the edges ]
    • Increasing the FinishOpacity does the reverse (ie you see less of the picture at the middle, hence if you set the Opacity and FinishOpacity to the same number you will have an equal filter right across the picture).
    • Changing Style, the part in White to 1- fades left to right, 2 -fades centrally and 3 - fades from the corners

    4.Text on Images

    <div style="width: 150; height: 205" align=right>
    <IMG src="Picture URL" align=right>
    <div style="float: right" align=center>
    <p align="center"><font face="Times New Roman">TEXT</font>
    </div>

    Test

    Age is whatever you think it is. You are as old as you think you are...

    Online TV

    Get Streaming TV onto your Space through your Space media player.
    First,

    You will need to get the Space media player.

    Then...

    Click here to go the Online TV Channel List.

    • Right Click the Channel you like and select 'Copy Shortcut' or 'copy link location'.
    • Paste this link (mostly be a .asx link) into your Space Media Player URL field.
    • Tick the 'Auto Start' option and set the 'Display Mode' to 'Full' if you like.
    • Click the 'Save' Button & Preview your Space.

    Done!

    You now have online Music/Video streaming 24/7 on your Space.



    Live Web-Cam

     
    If you have a web-cam on your PC, Do you want to have your own 24-7 Live Streaming Web-Cam Homepage that you can link to your MSN Space?  This has many uses..like monitoring your House from other places or showing your Friends something over the Web-Cam..without the need of a chat Software.
     
    Click Below To Start Downloading The Free and Easy To Use Web-Cam Software
     
     
    Click Below To Vist World of Webcams
     





    Guestbook

                                           

     

     

     

     

     >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>

     

     

    >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>

     NOTICE:  some  want to take  part  in  these msngroups  pay attention to follow  messages

        if ur msn messager dont have groupfunctions,Please  Downlod the msngroup   

        ...

          then install it   ,it'll take u about 1 min ,well.u can input the group Num search  online                             

         The group Num:

         214952   214953  214954   214955   214956

         if u r still in some  troubles , contact me with mymsn:msnltao@hotmail.com

       Thanks 4 coming  ~~~ Have a good day .

                             

    15951941722