tag:blogger.com,1999:blog-6797441139175501262008-08-17T11:04:49.430-07:00technoweirdmakoynoreply@blogger.comBlogger82125tag:blogger.com,1999:blog-679744113917550126.post-68624786642468698622008-08-17T10:56:00.000-07:002008-08-17T10:57:52.025-07:002008-08-17T10:57:52.025-07:0010 Things To Do With Your Old Computer<span style="font-weight: bold;">1. Create a Server</span><br>If you’re into web development or gaming you could turn your old computer into a server. The easiest way to do this would be to install a server OS and possibly buy a few new parts to make it run a little quicker. After this connect it to the internet and away you go. Here are a few tips on setting up your own server.<br><br><span style="font-weight: bold;">2. Play Multiplayer Games</span><br /><span id="fullpost"><br /><br>Get a family member or friend playing along with you on your favourite multiplayer games. Make sure that your old computer can handle whatever games you’re wanting to play before getting the other person. Most web-based games should work fine on your old system.<br><br><span style="font-weight: bold;">3. Install a Different Operating System</span><br>Here’s your chance to get to know a different OS. If you’re a Windows person you could install a version of Linux on your old machine. Linux supports a wide range of older hardware. Debian Linux is well suited to slower machines, and it is also friendly and well documented enough for beginners. If you’re a Mac person you could try out Windows XP, or maybe even Windows 98 (old school).<br><br><span style="font-weight: bold;">4. Donate Your Old Computer</span><br>If you really have no use for your old machine, call your local school or school district and see if they want it. Many districts have minimum donation standards, so be sure to ask. Some PC makers have their own donation programs. Gateway buyers can request a donation form, which, when validated by a recycling center or charity group, entitles them to discounts on future purchases. This will get the computer out of your hands and will help someone out (maybe even giving you a little cash).<br><br><span style="font-weight: bold;">5. Turn it into an Aquarium</span><br>Lately people have been turning their old CRT monitors into really cool aquariums. Basically you take a perfectly fine but old Cathode Ray Tube monitor, strip it of all of its parts (except for the glass at the front), make it so it doesn’t leak and fill it with a plethora of colourful fish. The upside of this is that you get a really cool aquarium in your house, the problem is with the construction. Unless you build a box and place it inside the monitor, making it leak proof can be a very hard job.<br><br><span style="font-weight: bold;">6. Create a media center</span><br>Turn your old computer into a media center. Large hard drives are becoming cheaper and cheaper. If you want to upgrade to a new computer but don’t want to leave your old computer in the dust you could just slap in a few large hard drives and turn it into a repository for all of your media. Using Windows XP Media Center you can hook up your TV to your old computer and watch all of the movies you’ve “bought legally” and all of the music files that you’ve downloaded bought.<br><br><span style="font-weight: bold;">7. Create a Render Farm</span><br>If you’re into editing videos or graphics this will mean more than to your everyday user. A render farm is basically a cluster of computers that are used for the purposes of rendering graphics and/or video. If you had 5 old computers you could network them together and render your videos roughly 5x faster than before. While the cost of electricity, the excess heat caused from having this many computers, and the extra room needed might make you wary of having this many computers, the benefits can be greatly than the costs. Frantic Films provides a great suite of software for your render farm.<br><br><span style="font-weight: bold;">8. Take it apart</span><br>If you really want to know how a computer works you could take it apart. I’ve taken apart five or six old computers and it really helps you understand how a computer works. Did you ever wonder how a CPU is connected to a motherboard? Are you not sure how to remove a hard drive? Do you want to practice inserting and removing RAM modules? An older computer is an excellent practice PC for maintenance and upgrades.<br><br><span style="font-weight: bold;">9. Make an office mascot</span><br>This one might seem silly/stupid to some people but I’m being totally serious. During those long days of compiling your code why not make an office mascot out of your old computer. You could dress it up, attach things to it, maybe even attach it to an RC car and have it zoom around. Get creative and I’m sure you’ll have your co-workers laughing at you in no time (maybe they’ll help create it).<br><br><span style="font-weight: bold;">10. Drop it from a high building</span><br>This is my personal favourite but shouldn’t be done without adult supervision. Now of course if you are an adult go right ahead! Dropping your old computer from a high building can have extremely satisfying results. While this might not be the most environmentally friendly alternative it can provide extremely exciting results as it slams into the earth and smashes into a million pieces. To prep the crash area make sure there is no one standing there. Then drop away and watch it fall to its inevitable grave.<br><br>- <font size="1"><a href="http://devjargon.com/funnies/10-things-to-do-with-your-old-computer">http://devjargon.com</a></font><br /></span><br /><br /><br /><!-- ckey="1A77ED98" -->makoynoreply@blogger.comtag:blogger.com,1999:blog-679744113917550126.post-67472885899331995152008-08-17T10:53:00.000-07:002008-08-17T10:54:50.718-07:002008-08-17T10:54:50.718-07:00Geek to Live: How to set up a personal home web server<span class="insertedphoto"></span><span class="insertedphoto"><img class="alignright" src="http://images.zaidkram.multiply.com/image/1/photos/upload/300x300/SJx2jgoKCG8AAFhjU8o1/client-server-model.jpg?et=BfG8m5STMdtcP%2Bh1W1QQlQ&nmid=0" border="0"></span>A web server is software that continuously runs on a computer and allows other computers to download documents from it. This text that you're reading right travelled over a network connection from Lifehacker's hosting web server to your browser. Web servers are usually loud, scary, headless machines in cold windowless rooms, but you can run one under your desk at home.<br /><span id="fullpost"><br /><br><br>Why would you want to run a home web server? Maybe you want to download files on your home computer from anywhere. Like, say, your digital music collection. In this how-to, we'll set up a home web server that lets anyone (with the right password!) connect to your computer and download your MP3's from it, for a nice way to share your music collection with friends, or play a song from your home machine at the office for co-workers.<br><br><span style="font-weight: bold;">Please note:</span> Running a server on your home computer is a risky undertaking, and before you start, make sure your computer has all the latest patches and security updates, and that you've done a thorough spyware and virus scan. This tutorial is for advanced users who feel comfortable editing textual configuration files and exposing port 80 on their home computer to the internet. As always, a strong firewall with explicit user-set rules is recommended. Still game? Carry on.<br><br>Let's get started.<br><br><span style="font-weight: bold;">What you'll need:</span><br><br> 1. A Windows PC [1]<br> 2. An always-on broadband (DSL or cable) internet connection<br><br><span style="font-weight: bold;">Step 1. Install Apache HTTP server. [2]</span><br><br>First and foremost, disable and stop any other firewall or server software you may have running, including Windows Firewall, Skype, Trillian or any other instant messaging applications. This is extremely important, and if it's not done, can cause the server installation and startup to fail miserably. These programs and services can be started and used again as usual once we're done setting up the web server.<br><br>Download Apache HTTP Server from here, using the link next to "Win32 Binary (MSI Installer)." Start the installation wizard. Accept the license agreement and use the default location for the Apache files, in C:\Program Files\Apache Software Foundation\Apache2.2\. When you reach the screen prompting for server information, enter your own email address and homeip.net [3] as the domain information, like so: <br><span class="insertedphoto"><img class="alignmiddleb" src="http://images.zaidkram.multiply.com/image/1/photos/upload/300x300/SJx2qgoKCG8AAFzZbbg1/apache-server-info.jpg?et=Xvs7Djk6MKnEMeb2Dxx1Ww&nmid=0" border="0"></span>Complete the installation wizard using the "Typical installation" setting.<br><br>When it's done, open your web browser and go to http://localhost/. If the page you see reads, "If you can see this, it means that the installation of the Apache web server software on this system was successful," you're golden. [4]<br><br><span style="font-weight: bold;">Step 2. Configure Apache to share documents from the right folder.</span><br><br>Say you want to make your music collection downloadable using your new web server [5], and all your music files are located in C:\Gina\My Music. Using a plain text editor like Notepad, open the C:\Program Files\Apache Group\Apache2\conf\httpd.conf file. This is Apache's configuration file, which looks long and scary, but most of the defaults will work just fine for us. We just have to change a few things.<br><br>In this httpd.conf file, comment out the line that starts with DocumentRoot and add another with your directory, like this:<br><br>#DocumentRoot "C:/Program Files/Apache Group/Apache2/htdocs"<br>DocumentRoot "C:/Gina/My Music"<br><br>Then, comment out the line that starts with <Directory "C:/Program... and add another with your directory, like this:<br><br>#<Directory "C:/Program Files/Apache Group/Apache2/htdocs"><br><Directory "C:/Gina/My Music"><br><br>Last, about 20 lines below that <Directory line, there is a line that reads:<br><br>AllowOverride None<br><br>Change it to:<br><br>AllowOverride All<br><br>When you're done, save httpd.conf. Then, click on the Apache icon in your taskbar and choose "Restart." If Apache restarts successfully [6], you edited your the file correctly. Visit http://localhost/ in your web browser. This time you should see a listing of your music files. Woo-hoo!<br><br><span style="font-weight: bold;">Step 3. Password your web site documents.</span><br><br>But we don't want just anyone to be able to download your music. Your bandwidth is precious, and we want to secure things a bit. Let's create a password prompt.<br><br>First, open a command prompt (go to the Start menu, choose Run, then type cmd.) Change to the Apache bin directory by typing:<br><br>cd "C:\Program Files\Apache Software Foundation\Apache2.2\bin"<br><br>Then create a password file by typing:<br><br>htpasswd -c "C:\Documents and Settings\Gina\my_password_file.txt" gina<br><br>Replace the path with the path of your new password file (which should in any folder EXCEPT the web server's document root.) Replace gina with the username you want to use. When prompted, enter the password you want to set up. Once you've done that, a password file will be created.<br><br>Now we want to apply that login to your music directory. Open up a new file in a plain text editor like Notepad. Copy and paste the following into it:<br><br>AuthType Basic <br>AuthName "This is a private area, please log in" <br> <br>AuthUserFile "c:\Documents and Settings\Gina\my_password_file.txt" <br>AuthGroupFile /dev/null <br> <br><Limit GET POST PUT> <br>require valid-user <br></Limit> <br><br>Make sure you replace "C:\Documents and Settings\Gina\my_password_file.txt" in the text with your own password file created above. Save this new file IN YOUR WEB SERVER DOCUMENT ROOT (in this case, C:\Gina\My Music) and name it .htaccess. Don't forget the dot in the beginning, before .htaccess. So, in this case, we're saving the file as C:\Gina\My Music\ .htaccess.<br><br>Note: If you're using Notepad to create your .htaccess file, when you save the file, put quotes around the filename - ".htaccess" - so that Notepad doesn't automatically put a .txt extension on the file. If there's a .txt file extension, your password won't work!<br><br>Now, using your web browser, go to http://localhost/. You should be prompted to log in. Enter your username and password you set up in your password file. Rock!<br><br><span style="font-weight: bold;">Step 4. Congratulate yourself. You've got a home webserver running.</span><br><br>If you are NOT behind a firewall, you can access your web server from other computers by typing your computer's IP address into a web browser's address bar. If you're not sure what your IP is, visit What Is My IP to find out. If your IP is 12.34.567.890, then type http://12.34.567.890 into a browser's address bar. [7]<br><br>If you ARE behind a firewall (like a wireless router), you'll need to open up port 80 on the firewall and forward it to your computer.<br><br>- <font size="1"><a href="http://lifehacker.com/software/feature/how-to-set-up-a-personal-home-web-server-124212.php">http://lifehacker.com</a></font><br /></span><br /><br /><br /><!-- ckey="1A77ED98" -->makoynoreply@blogger.comtag:blogger.com,1999:blog-679744113917550126.post-52227550189771128862008-08-17T10:40:00.000-07:002008-08-17T10:51:27.834-07:002008-08-17T10:51:27.834-07:00A Note to Google Users on Net NeutralityThe Internet as we know it is facing a serious threat. There's a debate heating up in Washington, DC on something called "net neutrality" – and it's a debate that's so important Google is asking you to get involved. We're asking you to take action to protect Internet freedom.<br><br>In the next few days, the House of Representatives is going to vote on a bill that would fundamentally alter the Internet.<br /><span id="fullpost"><br />That bill, and one that may come up for a key vote in the Senate in the next few weeks, would give the big phone and cable companies the power to pick and choose what you will be able to see and do on the Internet.<br><br>Today the Internet is an information highway where anybody – no matter how large or small, how traditional or unconventional – has equal access. But the phone and cable monopolies, who control almost all Internet access, want the power to choose who gets access to high-speed lanes and whose content gets seen first and fastest. They want to build a two-tiered system and block the on-ramps for those who can't pay.<br><br>Creativity, innovation and a free and open marketplace are all at stake in this fight. Please call your representative (202-224-3121) and let your voice be heard.<br><br>Thanks for your time, your concern and your support.<br><br>Eric Schmidt<br>--> <a href="http://www.google.it/help/netneutrality_letter.html">http://www.google.it/help/netneutrality_letter.html</a><br /></span><br /><br /><br /><!-- ckey="1A77ED98" -->makoynoreply@blogger.comtag:blogger.com,1999:blog-679744113917550126.post-83288591320476013052008-08-06T09:45:00.000-07:002008-08-06T09:47:02.234-07:002008-08-06T09:47:02.234-07:00Yahoo Messenger Online Presence To Your PageOnline presence allows people to see if you are currently online and using Yahoo Messenger. To add online presence, you simply need to add some HTML to your web page.<br /><br />If a Yahoo! Messenger user clicks your online presence, an instant message window will open for them so they can type you an instant message.<br /><br />Add YM Online Presence to your page<br />Copy and paste the HTML text below into your webpage. Be sure to replace out "YAHOO_ID_HERE" with your own Yahoo! ID<br /><span id="fullpost"><br /><br>--------<br><br><img src="http://i37.tinypic.com/28lgr2q.jpg"><textarea rows="1" cols="85" readonly="readonly"><a href="http://messenger.yahoo.com/edit/send/?.target=YAHOO_ID_HERE"><img border="0" src="http://opi.yahoo.com/yahooonline/u=YAHOO_ID_HERE/m=g/t=0/l=us/opi.jpg"></a></textarea><br><br><img src="http://i38.tinypic.com/b7jf9w.jpg"><textarea rows="1" cols="85" readonly="readonly"><a href="http://messenger.yahoo.com/edit/send/?.target=YAHOO_ID_HERE"><img border="0" src="http://opi.yahoo.com/yahooonline/u=YAHOO_ID_HERE/m=g/t=1/l=us/opi.jpg"></a></textarea><br><br><img src="http://i38.tinypic.com/md2yy9.jpg"><textarea rows="1" cols="85" readonly="readonly"><a href="http://messenger.yahoo.com/edit/send/?.target=YAHOO_ID_HERE"><img border="0" src="http://opi.yahoo.com/yahooonline/u=YAHOO_ID_HERE/m=g/t=2/l=us/opi.jpg"></a></textarea><br><br><img src="http://i38.tinypic.com/iba1k2.jpg"><textarea rows="1" cols="85" readonly="readonly"><a href="ymsgr:sendim?YAHOO_ID_HERE" border="0"><img src="http://opi.yahoo.com/online?u=YAHOO_ID_HERE&t=5"></a></textarea><br><br> <img src="http://i37.tinypic.com/308cs61.jpg"><textarea rows="1" cols="85" readonly="readonly"><a href="ymsgr:sendim?YAHOO_ID_HERE" border="0"><img src="http://opi.yahoo.com/online?u=YAHOO_ID_HERE&t=6"></a></textarea><br><br><img src="http://i38.tinypic.com/2crlwzp.jpg"><textarea rows="1" cols="85" readonly="readonly"><a href="ymsgr:sendim?YAHOO_ID_HERE" border="0"><img src="http://opi.yahoo.com/online?u=YAHOO_ID_HERE&t=7"></a></textarea><br><br><img src="http://i37.tinypic.com/2zpp3f5.jpg"><textarea rows="1" cols="85" readonly="readonly"><a href="ymsgr:sendim?YAHOO_ID_HERE" border="0"><img src="http://opi.yahoo.com/online?u=YAHOO_ID_HERE&t=8"></a></textarea><br><br><img src="http://i38.tinypic.com/fuaxb6.jpg"><textarea rows="1" cols="85" readonly="readonly"><a href="ymsgr:sendim?YAHOO_ID_HERE" border="0"><img src="http://opi.yahoo.com/online?u=YAHOO_ID_HERE&t=9"></a></textarea><br><br><img src="http://i36.tinypic.com/fdx211.jpg"><textarea rows="1" cols="85" readonly="readonly"><a href="ymsgr:sendim?YAHOO_ID_HERE" border="0"><img src="http://opi.yahoo.com/online?u=YAHOO_ID_HERE&t=10"></a></textarea><br><br><img src="http://i38.tinypic.com/2vv9fo7.jpg"><textarea rows="1" cols="85" readonly="readonly"><a href="ymsgr:sendim?YAHOO_ID_HERE" border="0"><img src="http://opi.yahoo.com/online?u=YAHOO_ID_HERE&t=11"></a></textarea><br><br><img src="http://i38.tinypic.com/xg0fm8.jpg"><textarea rows="1" cols="85" readonly="readonly"><a href="ymsgr:sendim?YAHOO_ID_HERE" border="0"><img src="http://opi.yahoo.com/online?u=YAHOO_ID_HERE&t=12"></a></textarea><br><br><img src="http://i35.tinypic.com/5sahx.jpg"><textarea rows="1" cols="85" readonly="readonly"><a href="ymsgr:sendim?YAHOO_ID_HERE" border="0"><img src="http://opi.yahoo.com/online?u=YAHOO_ID_HERE&t=13"></a></textarea><br><br><img src="http://i38.tinypic.com/2m7g8xw.jpg"><textarea rows="1" cols="85" readonly="readonly"><a href="ymsgr:sendim?YAHOO_ID_HERE" border="0"><img src="http://opi.yahoo.com/online?u=YAHOO_ID_HERE&t=14"></a></textarea><br><br><img src="http://i37.tinypic.com/34zkhft.jpg"><textarea rows="1" cols="85" readonly="readonly"><a href="ymsgr:sendim?YAHOO_ID_HERE" border="0"><img src="http://opi.yahoo.com/online?u=YAHOO_ID_HERE&t=15"></a></textarea><br><br><img src="http://i36.tinypic.com/10h8ygz.jpg"><textarea rows="1" cols="85" readonly="readonly"><a href="ymsgr:sendim?YAHOO_ID_HERE" border="0"><img src="http://opi.yahoo.com/online?u=YAHOO_ID_HERE&t=16"></a></textarea><br /></span><br /><!-- ckey="1A77ED98" -->makoynoreply@blogger.comtag:blogger.com,1999:blog-679744113917550126.post-82849939807829183482008-07-22T09:44:00.000-07:002008-07-22T09:45:44.045-07:002008-07-22T09:45:44.045-07:00Analytical QuizThere are 5 houses that have different colors.<br />In each house, there is a guy from different country.<br />Each one loves a unique drink, cigarette, and pet.<br /><span id="fullpost"><br />None of them likes the same drinks, smokes the same cigarettes, or has the same pets with the others.<br /><br />Question: Who owns a "fish"?<br /><br />Hints:<br />The guy from British lives in a red color house.<br />The guy from Sweden has a dog.<br />The guy from Denmark loves tea.<br />The green color house is located right on the left side of the white color house.<br />The guy in the green color house loves coffee.<br />The guy who smokes PallMall has a bird.<br />The guy who lives in the middle likes to drink milk.<br />The guy in the yellow color house smokes Dunhill.<br />The guy from Norway lives in the first house.<br />The guy who smokes Marlboro lives next to the one who has a cat.<br />The guy who has a horse lives next to the one who smokes Dunhill.<br />The guy who smokes Winfield loves to drink beer.<br />Next to the blue color house is where the guy from Norway lives.<br />The guy from Germany smokes Rothmans.<br />The guy who smokes Marlboro lives next to the one who drinks water.<br /><br /><br />Albert Einstein invented this puzzle a century ago. He claimed that<br />98% of people in the world will not be able to solve this puzzle.<br /><br />Are you the one in the 2% ???? <br /></span><br /><br /><br /><!-- ckey="1A77ED98" -->makoynoreply@blogger.comtag:blogger.com,1999:blog-679744113917550126.post-48439794626062297552008-07-22T09:40:00.000-07:002008-07-22T09:44:09.485-07:002008-07-22T09:44:09.485-07:00How to create multiply theme while OFFLINE<span class="insertedphoto"></span><span class="insertedphoto"></span><span class="insertedphoto"></span><font size="3">Pretty simple, huh? Now let me explain in details how we gonna do it. Once you master the technic, you'll never want to live without it. Beside save your time, it also speed up your design time. Trust me. </font><font size="3"><img src="http://i29.tinypic.com/2927g9u.jpg" alt="devil" title="devil"> </font><font size="3"><img src="http://i26.tinypic.com/14n0p3c.jpg" alt="bigGrin" title="bigGrin"> <br><br><br /><span id="fullpost"><br /><span style="font-weight: bold;">Objective</span><br></font><font size="3">- make offline copy of your Multiply pages, and<br>- work on that copies instead</font><br><br><font size="3"><span style="font-weight: bold;">Make offline copy</span></font><br><font size="3">Open your main Multiply page, and save it to your local space (harddisk, flashdisk, etc.). <br><br>But before hitting that [Save] button, make sure you check the option on how you will save that page. To make it simple, save it as "<b>Web Page, HTML only</b>". <br><br>You can find this option near the [Save] button. Please remember the location where you save this page. Name this file according to the base theme and page where it comes from, eg. <i>(<span style="font-weight: bold;">makoy_mainpage.html</span></i>)<br><br></font><div style="text-align: center;"><img src="http://i28.tinypic.com/29p9c3l.jpg"><br></div><span class="insertedphoto"></span><br><font size="3">Then run your favourite text editor <br>- </font><font size="3">Linux :gedit/KEdit, <img src="http://i29.tinypic.com/2927g9u.jpg" alt="devil" title="devil"><br>- Mac : textMate</font><img src="http://i30.tinypic.com/244zj91.jpg" alt="cool" title="cool"> <font size="3"><br>- Windows :Notepad, etc. <img src="http://i29.tinypic.com/21evt3.jpg" alt="d'oh" title="d'oh"><br><br>and open the HTML you just saved before. Pay attention to the beginning part of the file, like the screenshot below.</font><br><br><div style="text-align: center;"><img src="http://i25.tinypic.com/era6iq.jpg"><br></div><span class="insertedphoto"></span><font size="3"><br>You need to change the line which I circled with <span style="background-color: rgb(255, 0, 0); color: rgb(255, 255, 255);">red color</span><span style="background: rgb(255, 0, 0) none repeat scroll 0% 50%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; color: rgb(255, 255, 255);"></span>. That particular line will serve as your local theme. So change the line into a local CSS filename, eg. (<i style="font-weight: bold;">makoyCustom.css</i>), without any subdirectory information (see the screenshot below). Don't forget to save your changes afterwards.</font><br><br><div style="text-align: center;"><span class="insertedphoto"><span style="text-decoration: underline;"><img src="http://i25.tinypic.com/nltptt.jpg"></span></span><br><span class="insertedphoto"><span style="text-decoration: underline;"></span></span></div><span class="insertedphoto"><span style="text-decoration: underline;"><br></span></span><font size="3">Still with your favourite text editor, create a new and empty file with the same name as your changes, eg. (</font><font size="3"><i><span style="font-weight: bold;">makoyCustom.css</span>)</i></font><font size="3">, and save it as<b> </b>with <b>.css file extension </b>in the same location as your previous HTML. That's why you need to remember the location, as I mentioned above.<br><br></font><font size="3">That's it! Now open the HTML file in your browser, while working on the text editor with your new theme code. Just refresh the browser each time you need to see the result.</font><img src="http://i26.tinypic.com/f10hs2.jpg" alt="winking" title="winking"> <br><br><br><br>------------------------<br><span style="font-weight: bold;">Complete offline copy</span><br><br>To overcome the situation when your Internet connection is cut, then save the HTML as "Web Page, complete". By this you will have a single HTML file and a new subdirectory with similar names with HTML file. This subdirectory contains all the necessary files to display the page properly. The disadvantage of this method is, you might have old copy than your current page online.<br><br>Important pages<br><br>This is a list of pages which I consider to be important for designing theme. I have copies of each of them with every base theme. Depending on your preference, you might not need all of them.<br><br>- main page ( http://userid.multiply.com )<br>- calendar ( http://userid.multiply.com/calendar )<br>- guestbook ( http://userid.multiply.com/guestbook )<br>- table view ( http://userid.multiply.com/links )<br>- contacts/groups ( http://userid.multiply.com/contacts )<br>- RSS feed info ( http://userid.multiply.com/feed )<br>- profile ( http://userid.multiply.com/profile )<br><br>Make every filename unique with combination of base theme name and source page, eg. makoyCalendar.html, makoyGuestbook.html, etc. And don't forget to change the <span style="background-color: rgb(255, 0, 0); color: rgb(255, 255, 255);">same line in red</span> accordingly inside those HTMLs.<br><br>Now you have an offline collection of theme pages, ready to be used anytime. Another advantage is, you can try new themes by copying the existing CSS code without install it first.<br><br>Cheers!!! <img src="http://i26.tinypic.com/14n0p3c.jpg" alt="bigGrin" title="bigGrin"> <img src="http://i30.tinypic.com/1zqbnfs.jpg" alt="happy" title="happy"><br><br /></span><br /><br /><br /><!-- ckey="1A77ED98" -->makoynoreply@blogger.comtag:blogger.com,1999:blog-679744113917550126.post-55732845124368052752008-07-22T09:35:00.000-07:002008-07-22T09:36:58.156-07:002008-07-22T09:36:58.156-07:00Billy Graham : Technology, faith and human shortcomings<b>About this talk</b><br>Speaking at TED in 1998, <a href="http://www.ted.com/index.php/speakers/billy_graham.html">Rev. Billy Graham</a> marvels at technology's power to improve lives and change the world -- but says the end of evil, suffering and death will come only after the world accepts Christ. A legendary talk from TED's archives. <br><br>
<br /><span id="fullpost">
<br /><center><!-- cut and paste --><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0" id="VE_Player" width="320" align="middle" height="285"><param name="allowScriptAccess" value="never"><param name="movie" value="http://static.videoegg.com/ted2/flash/loader.swf"><param name="FlashVars" value="bgColor=FFFFFF&file=http://static.videoegg.com/ted/movies/BillyGraham_1998_high.flv&autoPlay=false&fullscreenURL=http://static.videoegg.com/ted/flash/fullscreen.html&forcePlay=false&logo=&allowFullscreen=true"><param name="quality" value="high"><param name="bgcolor" value="#FFFFFF"><param name="scale" value="noscale"><param name="wmode" value="window"><embed allowscriptaccess="never" src="http://static.videoegg.com/ted2/flash/loader.swf" flashvars="bgColor=FFFFFF&file=http://static.videoegg.com/ted/movies/BillyGraham_1998_high.flv&autoPlay=false&fullscreenURL=http://static.videoegg.com/ted/flash/fullscreen.html&forcePlay=false&logo=&allowFullscreen=true" quality="high" bgcolor="#FFFFFF" scale="noscale" wmode="window" name="VE_Player" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" width="320" align="middle" height="285"></object></center>
<br /></span>
<br />
<br />
<br /><!-- ckey="1A77ED98" -->makoynoreply@blogger.comtag:blogger.com,1999:blog-679744113917550126.post-14144183123542139522008-07-22T09:32:00.000-07:002008-07-22T09:35:50.503-07:002008-07-22T09:35:50.503-07:00Changing the Color of Text and Links in Multiply.com<span style="color: rgb(255, 0, 0);">- General text on the page</span><br>body { <br>color: ; <br>}<br><br><span style="color: rgb(255, 0, 0);">- General links on the page</span><br>a, a:link, a:visited { <br>color: ; <br>}<br><br><span style="color: rgb(255, 0, 0);">- Text inside boxes:</span><br>.itembox { <br>color: ; <br>}<br><br><br /><span id="fullpost"><br /><span style="color: rgb(255, 0, 0);">- Text in the rail (where you see the headshot):</span><br>.rail { <br>color: ; <br>}<br><br><span style="color: rgb(255, 0, 0);">- User name at the upper right portion of the page:</span><br>span.signoutid a, span.signoutid a:visited, span.signoutid a:link {<br>color: ;<br>}<br><br><span style="color: rgb(255, 0, 0);">- Settings & logout at the upper right portion of the page:</span><br>a.signoutid, a.signout, a:visted.signout, a:link.signout {<br>color: ;<br>}<br><br><span style="color: rgb(255, 0, 0);">- Global navigation bar when logged in (My Multiply, My Site, My Network, Post, Search):</span><br>.header .globalnav li.gnopt a {<br>color: ;<br>}<br>.header .globalnav li.gnoptsel a {<br>color: ;<br>}<br><br><span style="color: rgb(255, 0, 0);">- Global navigation bar when not logged in (My Multiply, My Site, My Network, Post, Search):</span><br>.header .globalnav a.select {<br>color: ;<br>}<br><br><span style="color: rgb(255, 0, 0);">- Links just below the post (edit/delete, share, etc):</span><br>.ritemactions a, .ritemactions a:visited, .ritemactions a:link { <br>color: #900 ! important; <br>}<br>.litemactions a, .litemactions a:visited, .litemactions a:link { <br>color: #900 ! important;<br>}<br><br><span style="color: rgb(255, 0, 0);">- Post dates in the boxes on your main page:</span><br>.posteddate { <br>color: ; <br>}<br><br><span style="color: rgb(255, 0, 0);">- Captions of albums on your Photos pages (if set to thumbnails, of course):</span><br>.albumthumbnails, .albumtitle { <br>color: ; <br>}<br><br><span style="color: rgb(255, 0, 0);">- Captions of videos on your Video pages (if set to thumbnails, of course):</span><br>.videothumbnails, .videothumb { <br>color: ;<br>}<br><br><span style="color: rgb(255, 0, 0);">- Navigation menu links (not 'active' ones):</span><br>a.topt, a:visited.topt { <br>color: ; <br>}<br><br><span style="color: rgb(255, 0, 0);">- Navigation menu links ('active' ones):</span><br>a.toptsel, a:visited.toptsel { <br>color: ;<br>}<br><br><span style="color: rgb(255, 0, 0);">- New navigation links when viewing photos in an album:</span><br>div.prevnextphoto a, div.prevnextphoto a:link, div.prevnextphoto a:visited, <br>div.prevnextphoto table td { <br>color: ; <br>}<br><br><span style="color: rgb(255, 0, 0);">Of course, you can also change other properties, not only the color, for example:</span><br>div.prevnextphoto a, div.prevnextphoto a:link, <br>div.prevnextphoto a:visited, div.prevnextphoto table td { <br>color: ;<br>font-weight: bold;<br>font-size: 14px;<br>font-family: sans-serif;<br>}<br><br><span style="color: rgb(255, 0, 0);">Links always have 3 states:</span><br>a, a:link --> normal links (not visited/hover)<br>a:visited --> already visited links<br>a:hover --> state when you 'mouse-over' a link<br><br><span style="color: rgb(255, 0, 0);">And you can set a different color for each one of them, for instance:</span><br>a.toptsel { <br>color: ; <br>}<br>a:visited.toptsel { <br>color: ; <br>}<br>a:hover.toptsel { <br>color: ; <br>}<br><br><br>PS:<br>- you can also use this site for the color --> <a href="http://wellstyled.com/tools/colorscheme2">http://wellstyled.com/tools/colorscheme2</a><br><br>- you can also use the color name instead color code <br><br>ex: <br> color: #ffffff; = color: white; <br> color: #000000; = color: black;<br><br><br><br><br /></span><br /><br /><br /><!-- ckey="1A77ED98" -->makoynoreply@blogger.comtag:blogger.com,1999:blog-679744113917550126.post-46332118068578739992008-07-22T09:30:00.000-07:002008-07-22T09:31:35.892-07:002008-07-22T09:31:35.892-07:00FREE Xoopit Invites<span class="insertedphoto"></span><span class="insertedphoto"></span><span class="insertedphoto"></span>What is <a href="http://www.xoopit.com/">Xoopit</a>?<br><br><h2>Supercharge your Gmail</h2> <a href="http://www.xoopit.com/">Xoopit</a> is a new way to view your mail. Discover and share all the photos, videos, and files in your Gmail.<br><br /><span id="fullpost"><br /><span class="insertedphoto"><br><img class="alignleft" src="http://images.zaidkram.multiply.com/image/1/photos/upload/300x300/SHY4zQoKCG8AAF6bQgQ1/icon_photo.png?et=nSvCGFuisjpsu0bxIkONXA&nmid=0" border="0"></span><b>Browse photos</b><br> The best way to view and share photos in your email <br><span class="insertedphoto"></span><span class="insertedphoto"><br><br><img class="alignleft" src="http://images.zaidkram.multiply.com/image/1/photos/upload/300x300/SHY48QoKCG8AAGw8XuQ1/icon_youtube.png?et=s%2Cs6KtvBoFb0G60QBXfENQ&nmid=0" border="0"></span><b>Watch videos</b><br> See all the videos your friends are sending you<span class="insertedphoto"><br><br><br></span><span class="insertedphoto"><img class="alignleft" src="http://images.zaidkram.multiply.com/image/1/photos/upload/300x300/SHY5IAoKCG8AAGGi2@01/icon_files.png?et=49GiCObLmMnzidj5r%2BfcvQ&nmid=0" border="0"></span><b>Manage files</b><br> Get out of email attachment hell <br><span class="insertedphoto"><br></span><span class="insertedphoto"><br></span>for an invite leave your gmail in comment or mail me <font size="3"><span style="font-weight: bold; text-decoration: underline;">mark[at]technoweird[dot]com</span></font><br><br><font size="2"><br><br></font><div style="text-align: left;"><font size="1">credit to <a href="http://bobreyes.multiply.com/journal/item/403">bobreyes</a></font><br></div> <br /></span><br /><br /><br /><!-- ckey="1A77ED98" -->makoynoreply@blogger.comtag:blogger.com,1999:blog-679744113917550126.post-56057855341026589442008-07-19T04:50:00.000-07:002008-07-22T09:33:10.548-07:002008-07-22T09:33:10.548-07:00to may babe<center><p style="visibility: visible;"><embed allowscriptaccess="never" src="http://assets.myflashfetish.com/swf/mp3/mff-mixtape.swf" quality="high" wmode="transparent" flashvars="myid=11046070&path=2008/07/19&mycolor=BED6C7&mycolor2=ADC0B4&mycolor3=8A7E66&autoplay=false&rand=0&f=4&vol=100&pat=0&grad=false" name="myflashfetish" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" width="300" align="middle" border="0" height="185"></embed></p></center><br /><span id="fullpost"><br /><span style="font-weight: bold;">Fallin</span><br />Yeah yeah.. oh hmm I don't know how<br />I don't know why<br />But girl it seems<br />You've touched my life<br />You're in my dreams<br />You're in my heart<br />I'm not myself<br />When we're apart<br /><br />Something strange has come over me<br />A raging wind across my seas<br />And girl you know that your eyes are to blame<br />And what am I supposed to do<br />If I can't get over you<br />I come to find that you don't feel the same<br /><br />Cause I'm fallin'<br />Girl I'm fallin' for you<br />And I pray your fallin' too<br />I've been fallin' fallin'<br />Ever since the moment I laid eyes on you<br /><br />I lose my step<br />I lose my ground<br />I lose my self<br />When you're around<br />I'm holding on for my life<br />To keep from drowning in your eyes<br />Girl what have you done to me<br />To make me fall so desperately<br />To think that I don't even know your name<br />No, no<br />How am I supposed to live<br />If I can't get over this<br />You decide you don't feel the same<br /><br />Cause I'm fallin' fallin'<br />Girl I'm fallin' for you<br />And I pray your fallin' too<br />I've been fallin' fallin'<br /><br />Will you stay or will you go<br />Heaven, heaven knows what my future holds<br />Questions, questions linger on my mind<br />Day break from day break to dark of night<br />I'm fallin' I don't know what's come over me<br /><br />Can't you see that I'm fallin' fallin'<br />Girl I'm fallin' for you<br />And I pray your fallin' too<br />I've been fallin' fallin'<br />Ever since the moment I laid eyes on you<br /></span><br /><br /><!-- ckey="1A77ED98" -->makoynoreply@blogger.comtag:blogger.com,1999:blog-679744113917550126.post-80678467406548897622008-06-08T07:27:00.000-07:002008-06-08T07:29:44.535-07:002008-06-08T07:29:44.535-07:00Don't give Microsoft the remote control<a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://bp2.blogger.com/_YVxgaWx5tFc/SEvsszIihsI/AAAAAAAAAaM/mZJy3LxvCYY/s1600-h/DRM-semaphore.png"><img style="margin: 0pt 0pt 10px 10px; float: right; cursor: pointer;" src="http://bp2.blogger.com/_YVxgaWx5tFc/SEvsszIihsI/AAAAAAAAAaM/mZJy3LxvCYY/s400/DRM-semaphore.png" alt="" id="BLOGGER_PHOTO_ID_5209517648368535234" border="0" /></a><br />If you put Microsoft at the center of your home entertainment system, be prepared to hand them the remote control, literally.<br /><br />Following reports that digital television viewers were blocked from recording the new season of NBC's "Gladiators", Microsoft confirmed that it is preventing users from recording the show. They claim they were acting on behalf of NBC, and are in line with regulations set by the Federal Communications Commission (FCC), in disrupting computer usage based upon the so-called "broadcast flag" that was transmitted alongside the show.<br /><br />A Microsoft spokesperson told CNET News, "...Windows Media Center fully adheres to the flags used by broadcasters and content owners to determine how their content is distributed and consumed."<br /><span id="fullpost"><br />What is the broadcast flag?<br /><br />The broadcast flag is a sequence of information transmitted alongside television programs as a kind of digital order telling viewers to not do certain things, such as record the show or share it with a friend.<br /><br />Many of the large media companies and the FCC tried to make obeying the broadcast flag a law. However, the Electronic Frontier Foundation took the FCC to court, and US Court of Appeals ruled that the FCC had exceeded its authority, and that no such law could exist. Despite this ruling, it appears that Microsoft has decided to work directly with media companies to implement these rules anyway, restricting how and when you watch television.<br /><br />Building such a system is no trivial task. To do this, Microsoft has gone to great lengths to restrict users from saving a television program to their computers, we call this kind of functionality an "antifeature," because it takes more work for Microsoft to prevent the user from saving the program, than if they were to leave just the default behavior alone. So instead of letting you record programs as you normally would, it locks you out and deletes the show before you can save it.<br /><br />However, Microsoft hasn't just made a little tweak to their software to do this -- they have compiled an entire system built upon antifeatures. This antifeature platform is integrated into their Windows Media software and forms the basis of their Windows Vista operating system, and they are working hard to convince companies like NBC, that Microsoft can be in control of how and when you get to watch television. As creepy and as ridiculous as it may sound, this is their business strategy, and by getting this control, both the television and movie industry and computer users will be tied to Microsoft software.<br /><br />Don't be fooled into their claims that they are following regulations by the FCC -- the court ruled that the FCC has no power to make such regulations. This is also claimed as a measure just to stop unauthorized file sharing, yet what Microsoft is doing is trying to make sure that they are on every end of the market, from how it is delivered, to how you watch it. As Ars Technica reporter Jacqui Cheng puts it, this is not about Microsoft preventing people from sharing files without permission, "[i]t's about the ability to strictly control how we consume content"[2].<br /><br />Microsoft wants to have that control, and this software is the way they are trying to get it. Software that is designed in this way is known as 'DRM', which stands for 'Digital Rights Management', and yet it is really just another way to restriction how consumers interact with things on their own computers and devices. Because of this restriction, we refer to DRM as 'Digital Restrictions Management'.<br />The alternative to DRM: free software<br /><br />By far the best way to avoid DRM, is to refuse to use software that is infected with it. Better yet, you should choose software that tries to do the opposite of DRM -- software that gives you complete control. This kind of software is called "free software," and it is based upon the idea that software carries certain freedoms to you:<br /><br /> *<br /><br /> The freedom to use the software for any reason you wish -- including to the ability to hit the save button when you* wish.<br /> *<br /><br /> The freedom to examine how the software works and make changes, similar to a car engine -- you can remove the bugs or soup it up.<br /> *<br /><br /> The freedom to share the software with your neighbor, like photocopying a newspaper article or sharing class notes with a classmate.<br /> *<br /><br /> The freedom to share your modified software with other people, similar to how mathematics and science have worked for centuries.<br /><br />Now you may not be a computer programmer, or know how to understand or change computer programs, but there are plenty of people out there who do, and they are likely already making the kinds of fixes and changes you'd like to see, or are often part of a community willing to make those changes for you.<br /><br />There are thousands of free software programmers, and many thousands of free software programs, and even complete free software operating systems. You usually won't find annoying antifeatures in a program, and if there were one, you can rest assured that other programmers will have removed it by the time you get to use it.<br /><br />Conversely, software that doesn't give you these freedoms is software you cannot control, and we think that kind of software doesn't belong on your computer. We say, 'free software, free society' -- with free software, if we are each in control of our machines, then we are all in control of how we use them and what we use them for.<br /><br />And, don't let Apple fool you into thinking that they are the alternative to DRM and Microsoft, they, too have their own DRM schemes, and seek to control the world in their own way, from branding their DRM music player, to entrenching the world in their proprietary formats and DRM music purchasing programs.<br /><br />The alternative to Windows and Apple is software that you control, software that is guaranteed to give you all of the freedoms you need to be in control. Free software.<br /><br />There is a good chance you are already using free software, directly, such as using the Firefox web browser, or indirectly, by visiting a Web site that is sending you web pages with the Apache web-server. However, there are also entire, user-friendly operating systems that you can install on almost any laptop or desktop computer. So, if you are running Windows or Mac OS, consider replacing these with a free software based GNU/Linux operating system, such as gNewSense[3].<br /><br />Using free software will take the control out of Microsoft's hands. With free software, you are in control.<br /><br />[1]: You can read Mako Hill's article on antifeatures, here: http://www.fsf.org/bulletin/2007/fall/antifeatures/<br /><br />[2]: It should be noted that this writer refers to a person that shares files as a "pirate," we think this is a bit of an extreme description that should be avoided.http://arstechnica.com/news.ars/post/20080514-nbc-vista-copy-protection-snafu-reminds-us-why-drm-stinks.html<br /><br />[3]: gNewSense, a free software distribution of GNU/Linux http://www.gnewsense.org/<br /><br /><br />badvista.fsf.org<br /></span><br /><br /><br /><!-- ckey="1A77ED98" -->makoynoreply@blogger.comtag:blogger.com,1999:blog-679744113917550126.post-81207113571208232312008-06-08T07:11:00.000-07:002008-06-08T07:12:35.657-07:002008-06-08T07:12:35.657-07:00What's wrong with Microsoft Windows Vista?Microsoft's new Windows Vista operating system is a giant step backward for your freedoms.<br /><br />Usually, new software enables you to do more with your computer. Vista, though, is designed to restrict what you can do.<br /><br />Vista enforces new forms of “Digital Rights Management (DRM)”. DRM is more accurately called Digital Restrictions Management, because it is a technology that Big Media and computer companies try to impose on us all, in order to have control over how our computers are used.<br /><span id="fullpost"><br />Technology security expert Bruce Schneier explains it most concisely:<br /><br /> Windows Vista includes an array of “features” that you don't want. These features will make your computer less reliable and less secure. They'll make your computer less stable and run slower. They will cause technical support problems. They may even require you to upgrade some of your peripheral hardware and existing software. And these features won't do anything useful. In fact, they're working against you. They're digital rights management (DRM) features built into Vista at the behest of the entertainment industry—And you don't get to refuse them.<br /><br />DRM gives power to Microsoft and Big Media.<br /><br /> * They decide which programs you can and can't use on your computer<br /> * They decide which features of your computer or software you can use at any given moment<br /> * They force you to install new programs even when you don't want to (and, of course, pay for the privilege)<br /> * They restrict your access to certain programs and even to your own data files<br /><br />DRM is enforced by technological barriers. You try to do something, and your computer tells you that you can't. To make this effective, your computer has to be constantly monitoring what you are doing. This constant monitoring uses computing power and memory, and is a large part of the reason why Microsoft is telling you that you have to buy new and more powerful hardware in order to run Vista. They want you to buy new hardware not because you need it, but because your computer needs it in order to be more effective at restricting what you do.<br /><br />Microsoft and other computer companies sometimes refer to these restrictions as “Trusted Computing.” Given that they are designed to make it so that your computer stops trusting you and starts trusting Microsoft, these restrictions are more appropriately called “Treacherous Computing”.<br />Even when you legally buy Vista, you don't own it.<br /><br />Windows Vista, like previous versions of Windows, is proprietary software: leased to you under a license that severely restricts how you can use it, and without source code, so nobody but Microsoft can change it or even verify what it really does.<br /><br />Microsoft says it best:<br /><br /> The software is licensed, not sold. This agreement only gives you some rights to use the software. Microsoft reserves all other rights. Unless applicable law gives you more rights despite this limitation, you may use the software only as expressly permitted in this agreement. In doing so, you must comply with any technical limitations in the software that only allow you to use it in certain ways.<br /><br />To make it even more confusing, different versions of Vista have different licensing restrictions. You can read all of the licenses at<br /><br />http://www.microsoft.com/about/legal/useterms/default.aspx.<br /><br />It's painful to read the licenses, and this is often why people don't object to them. But if we don't start objecting, we will lose valuable freedoms. Here are some of the ridiculous restrictions you will find in your reading:<br /><br /> * If your copy of Vista came with the purchase of a new computer, that copy of Vista may only be legally used on that machine, forever.<br /> * If you bought Vista in a retail store and installed it on a machine you already owned, you have to completely delete it on that machine before you can install it on another machine.<br /> * You give Microsoft the right, through programs like Windows Defender, to delete programs from your system that it decides are spyware.<br /> * You consent to being spied upon by Microsoft, through the “Windows Genuine Advantage” system. This system tries to identify instances of copying that Microsoft thinks are illegitimate. Unfortunately, a recent study indicated that this system has already screwed up in over 500,000 cases.<br /><br />Free software like GNU/Linux does not require you to consent to these absurd licensing terms. It is called free software because you are free to make as many copies as you want, and to share it with as many friends as you want. Nobody will be monitoring your actions or falsely calling you a thief.<br />What you can do to help protect your freedom<br /><br />There is a battle underway between those who value freedom, and corporations such as Microsoft who wish to profit by taking that freedom away. DRM and absurd licenses are at the heart of that battle. Please join us on the side of freedom by saying NO not just to Windows Vista and other DRM-enabled products, but to proprietary software in general. Instead, use non-DRM, “free” software such as the GNU/Linux operating system. You can get your work done while ensuring that your rights and freedoms will not be restricted now and into the future.<br /><br /><br />badvista.fsf.org<br /></span><br /><br /><br /><!-- ckey="1A77ED98" -->makoynoreply@blogger.comtag:blogger.com,1999:blog-679744113917550126.post-449529595655442152008-06-08T06:56:00.000-07:002008-06-08T07:21:57.576-07:002008-06-08T07:21:57.576-07:00Fedora Project leader on Fedora 9Find out about the new features in <a href="http://fedoraproject.org/get-fedora.html">Fedora 9</a> straight from the source–Paul Frields, the new Fedora project leader. He talks with us about the massive changes in KDE4, the new (and improved) LiveUSB features, and the many, many people that helped get Sulphur off to a running start.<br /><span id="fullpost"><br /><object width="320" height="266" class="BLOG_video_class" id="BLOG_video-59e074ba8c1fba23" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="movie" value="http://www.blogger.com/img/videoplayer.swf?videoUrl=http%3A%2F%2Fvp.video.google.com%2Fvideodownload%3Fversion%3D0%26secureurl%3DqgAAAPEbdexZYqODP9Nt5kZfcH3weV61WBOKfenfY3ixxe9ATPHYI1JaV3Aj81E8sn4pmmcT_sBy0JRh7hEHvodrdGNn_j-WsM51NvOYIAqGBEpv_7weh250_fQ1wWu0Ic_bqiyPa5H22DkpgzADPWYkfRqEFj2-R-_Elq_q_orri9JYhYe2nsi2IAVrHiv_RFqLLS1L2ZuDMLt8YAuMCGT4VAzbigm_k0eMn_h9nX-V_uo2%26sigh%3DIUuQFUdIRSSn2cA3G33hybAjvGM%26begin%3D0%26len%3D86400000%26docid%3D0&nogvlm=1&thumbnailUrl=http%3A%2F%2Fvideo.google.com%2FThumbnailServer2%3Fapp%3Dblogger%26contentid%3D59e074ba8c1fba23%26offsetms%3D5000%26itag%3Dw320%26sigh%3DPtdaU-1rR9gDwuhGoUm2BKXvHUs&messagesUrl=video.google.com%2FFlashUiStrings.xlb%3Fframe%3Dflashstrings%26hl%3Den">
<param name="bgcolor" value="#FFFFFF">
<embed width="320" height="266" src="http://www.blogger.com/img/videoplayer.swf?videoUrl=http%3A%2F%2Fvp.video.google.com%2Fvideodownload%3Fversion%3D0%26secureurl%3DqgAAAPEbdexZYqODP9Nt5kZfcH3weV61WBOKfenfY3ixxe9ATPHYI1JaV3Aj81E8sn4pmmcT_sBy0JRh7hEHvodrdGNn_j-WsM51NvOYIAqGBEpv_7weh250_fQ1wWu0Ic_bqiyPa5H22DkpgzADPWYkfRqEFj2-R-_Elq_q_orri9JYhYe2nsi2IAVrHiv_RFqLLS1L2ZuDMLt8YAuMCGT4VAzbigm_k0eMn_h9nX-V_uo2%26sigh%3DIUuQFUdIRSSn2cA3G33hybAjvGM%26begin%3D0%26len%3D86400000%26docid%3D0&nogvlm=1&thumbnailUrl=http%3A%2F%2Fvideo.google.com%2FThumbnailServer2%3Fapp%3Dblogger%26contentid%3D59e074ba8c1fba23%26offsetms%3D5000%26itag%3Dw320%26sigh%3DPtdaU-1rR9gDwuhGoUm2BKXvHUs&messagesUrl=video.google.com%2FFlashUiStrings.xlb%3Fframe%3Dflashstrings%26hl%3Den" type="application/x-shockwave-flash"></embed></object>
<br /></span><br /><br /><br /><!-- ckey="1A77ED98" -->makoynoreply@blogger.comtag:blogger.com,1999:blog-679744113917550126.post-89910086432132542542008-06-08T06:50:00.000-07:002008-06-08T06:53:29.938-07:002008-06-08T06:53:29.938-07:00What Windows V.I.S.T.A MeansWallpaper featuring a quote by Steve Ballmer.<br /><br /><a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://bp1.blogger.com/_YVxgaWx5tFc/SEvkL9XtMUI/AAAAAAAAAaE/JzL2bXt2fLc/s1600-h/windowsvistaballmerpiraxz7.jpg"><img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://bp1.blogger.com/_YVxgaWx5tFc/SEvkL9XtMUI/AAAAAAAAAaE/JzL2bXt2fLc/s400/windowsvistaballmerpiraxz7.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5209508288087798082" /></a><br /><br /><!-- ckey="1A77ED98" -->makoynoreply@blogger.comtag:blogger.com,1999:blog-679744113917550126.post-12698265071021014072008-06-07T23:08:00.000-07:002008-06-07T23:28:27.812-07:002008-06-07T23:28:27.812-07:00Favicon for your webpage<a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://bp1.blogger.com/_YVxgaWx5tFc/SEt3qhWiHoI/AAAAAAAAAZ8/Ry69C5q93Kw/s1600-h/favicon.JPG"><img style="margin: 0pt 0pt 10px 10px; float: right; cursor: pointer;" src="http://bp1.blogger.com/_YVxgaWx5tFc/SEt3qhWiHoI/AAAAAAAAAZ8/Ry69C5q93Kw/s400/favicon.JPG" alt="" id="BLOGGER_PHOTO_ID_5209388966375202434" border="0" /></a>
<br />A "favorite icon" or favicon (pronounced fav-eye-con) is a 16x16 pixels icon that appears next to a website's URL in the address bar of a web browser. If you are using a browser that supports tabbed browsing, the favicon will also appear next to the page's title in a tabbed document interface. If you look at the top of this page, at the left hand corner of the address bar,
<br />
<br />That is the favicon for this blog. If you are using <a href="http://firefox.com/">Firefox</a> or <a href="http://opera.com/">Opera</a>, you will also see that icon in the tab. If yours is a personal blog, a good icon will be your personal photo.
<br />
<br /><span id="fullpost">
<br />Adding a favicon to your blog is a good way to distinguish your blog from the millions of other blogs. To add a favicon, you need to generate a .ico format file, a place to host the file and add 2 link elements in the section of your template. To generate the .ico file here and to host it, you can go to multiply, blogger and google webpages. You need to have ready a roughly square graphic saved to your hard disk.
<br />
<br />Copy and paste the favicon link after the tag
<br /><center>
<br /><textarea rows="3" cols="60" readonly="readonly"><link rel="icon" href="YOUR LINK"> <link rel="shortcut icon" href="YOUR LINK"></textarea></center>
<br />
<br />replace the <span style="font-weight: bold; color: rgb(255, 0, 0);">YOUR LINK</span> with your Favicon URL like this --> http://i25.tinypic.com/2elgq5d.jpg so it becomes:
<br />
<br /><center>
<br /><textarea rows="3" cols="60" readonly="readonly"><link href='http://i25.tinypic.com/2elgq5d.jpg' rel='icon'/><link href='http://i25.tinypic.com/2elgq5d.jpg' rel='shortcut icon'/></textarea>
<br /></center>
<br /></span>
<br />
<br />
<br /><!-- ckey="1A77ED98" -->makoynoreply@blogger.comtag:blogger.com,1999:blog-679744113917550126.post-38605639630960898352008-06-07T22:53:00.000-07:002008-06-07T23:03:54.371-07:002008-06-07T23:03:54.371-07:00My Name Means<center> <table align="center" border="0" cellpadding="2" cellspacing="0" width="350"><tbody><tr><td align="center" bgcolor="#e5e5e5"> <font style="color: black; font-size: 9pt;" face="Georgia, Times New Roman, Times, serif"> <strong>What Mark Anthony Diaz Means</strong> </font></td></tr> <tr><td bgcolor="#ffffff"> <center><img src="http://www.blogthingsimages.com/whatsyournameshiddenmeaningquiz/name.gif" height="100" width="100"></center></td></tr></tbody></table></center> <font color="#000000"> You are confident, self assured, and capable. You are not easily intimidated.<br> You master any and all skills easily. You don't have to work hard for what you want.<br> You make your life out to be exactly how you want it. And you'll knock down anyone who gets in your way!<br> <br> You are usually the best at everything ... you strive for perfection. <br> You are confident, authoritative, and aggressive. <br> You have the classic "Type A" personality.<br> <br> You are wild, crazy, and a huge rebel. You're always up to something.<br> You have a ton of energy, and most people can't handle you. You're very intense.<br> You definitely are a handful, and you're likely to get in trouble. But your kind of trouble is a lot of fun.<br> <br> You are a seeker of knowledge, and you have learned many things in your life.<br> You are also a keeper of knowledge - meaning you don't spill secrets or spread gossip.<br> People sometimes think you're snobby or aloof, but you're just too deep in thought to pay attention to them.<br> <br> You are very intuitive and wise. You understand the world better than most people.<br> You also have a very active imagination. You often get carried away with your thoughts.<br> You are prone to a little paranoia and jealousy. You sometimes go overboard in interpreting signals.<br> <br> You are a seeker. You often find yourself restless - and you have a lot of questions about life.<br> You tend to travel often, to fairly random locations. You're most comfortable when you're far away from home.<br> You are quite passionate and easily tempted. Your impulses sometimes get you into trouble.<br> <br> You are truly an original person. You have amazing ideas, and the power to carry them out.<br> Success comes rather easily for you... especially in business and academia.<br> Some people find you to be selfish and a bit overbearing. You're a strong person.<br> <br> You are well rounded, with a complete perspective on life.<br> You are solid and dependable. You are loyal, and people can count on you.<br> At times, you can be a bit too serious. You tend to put too much pressure on yourself.<br> <br> You are a free spirit, and you resent anyone who tries to fence you in.<br> You are unpredictable, adventurous, and always a little surprising.<br> You may miss out by not settling down, but you're too busy having fun to care.<br> <br> You are balanced, orderly, and organized. You like your ducks in a row.<br> You are powerful and competent, especially in the workplace.<br> People can see you as stubborn and headstrong. You definitely have a dominant personality.<br> <br> You tend to be pretty tightly wound. It's easy to get you excited... which can be a good or bad thing.<br> You have a lot of enthusiasm, but it fades rather quickly. You don't stick with any one thing for very long.<br> You have the drive to accomplish a lot in a short amount of time. Your biggest problem is making sure you finish the projects you start.<br> <br> You are incredibly wise and perceptive. You have a lot of life experience.<br> You are a natural peacemaker, and you are especially good at helping others get along.<br> But keeping the peace in your own life is not easy. You see things very differently, and it's hard to get you to budge. </font> <div align="center"><a href="http://www.blogthings.com/whatsyournameshiddenmeaningquiz/">What's Your Name's Hidden Meaning?</a></div><br /><br /><br /><!-- ckey="1A77ED98" -->makoynoreply@blogger.comtag:blogger.com,1999:blog-679744113917550126.post-72449057801894949522008-06-07T22:22:00.000-07:002008-06-07T22:25:32.622-07:002008-06-07T22:25:32.622-07:00Love Stories : Ang Comsci at ang AnomalyIsa akong logical na tao. Logical, ibig sabihin hinahanap ko ang mga rason para sa mga bagay at nagdedesisyon din ako base sa mga rason na ‘to. Mahilig akong magisip, at ito ang paborito kong pastime. Nakakalibang ang algebra, at math naman ang paborito kong subject. Mabilis rin ako sa minesweeper. Sigurado akong kaya kong ibreak ang record mo. Pati na rin siguro sa tekken kaya kitang karnehin. Na-solve ko rin ang rubik’s cube nang walang nagtuturo. At kahit nung bata pa lang ako kung kelan pa lang ako nagsisimulang magisip, sisiw lang kahit yung pinakasopistikadong jigsaw puzzle. At oo, bago pa man ako mag-aral, nung mga tatlong taon pa lang ako, sa unang beses kong makakita ng game-and-watch, sinabi ko sa sarili ko na balang araw e gagawa ako nito. Tamang tama, parang planado, at naging comsci nga ako.<br /><br /><span id="fullpost"><br />Planado na ngang talaga, at parang kalkulado ko lahat ng mga mangyayaring sunod sa buhay ko. Hawak ko ang Algorithm, ang perpektong Pseudocode ko. Lahat ng mga mangyayari alam ko na, na parang program na ako mismo ang sumulat. Oo, lahat.<br /><br />Lahat siguro alam ko na.<br /><br />Pwera ka.<br /><br />Oo, pwera ka. Ikaw lang siguro yung hindi ko nakalkula. Malamang nga, ikaw pa lang yung nakarating dito sa pinaka-loob ko kung saan nakasulat ang matibay at napaka-walang maling source code ko. At doon nagsimula. Nakaramdam ang robot. Nakalimutan nya ang rason, at nagsimula syang malito. Biglang ikaw na lang yung naging rason. Ikaw na lang. Bakit, sino ka nga ba? Kung ikaw ang millenium bug, malamang hindi ako Y2K ready. Wala akong alam sa ganitong sitwasyon, pero bakit parang ikaw na lang ang alam ko? Unang beses ‘to sa buong buhay ko, sa tinagal ng run-time ng algo ko, pero kung Tekken ang buhay, eto ako, naka-hold ng forward, hindi man lang nag-tag, at handa nang mamatay.<br /><br />Ikaw pa lang siguro yung nakarating dyan sa source code ko, o sa pinaka-kaluluwa ng isang taong katulad ko kung tawagin, kung saan ako pinaka-mahina, pinaka-hindi nagiisip, pinaka-talunan. Ano bang ginawa mo, at parang gusto kong sabihin sa buong mundo na mahal na kita? Hindi. Hindi lang siguro yun dahil sa mga mata mo na kaya akong lunurin, pero maging masaya pa rin na nalunod ako. Hindi. Nawala na ang rason, pero bakit parang wala pa ring mali?<br /><br />Kung Java program ako, isa kang Exception na hindi ko alam i-throw. At siguro, kung sa C, kahit magcompile hindi ko na magawa. Ikaw ang Anomaly ng Matrix ko, at kahit si Agent Smith o Merovingian e natalo mo. Ikaw na nga ang “why”, pati ba ang “what” ikaw pa rin? Sabihin mo naman sa akin kung pano mo ‘yon ginawa. Bakit? Ikaw ba yung The One? Kung ikaw nga, at alam kong ikaw nga, sana ayos lang sa’yo.<br /><br />Alam kong sinabi ko na sa’yo lahat, pero hindi ko alam kung naniwala ka. Pasensya na kung wala na akong magawang iba para maniwala ka. Salita. Yun lang. Pero hindi naman kasi “mahal kita” lang yung gusto kong sabihin e, marami pang iba. Hindi ko lang alam kung pano sabihin, o kung ano yung katumbas nun sa salita. Oo, hindi ko mahanap yung salita. Kahit siguro saan language – kahit sa C++ o Java, Pascal o Cobol, VBScipt o JavaScript. Kahit sa mas kumplikadong Assembly Language, o machine language. Kahit sa mga 1s at 0s ng binary, mga true o false ng boolean, o kahit saan pa.<br /><br />Pagpasensyahan mo na ang nakayanan ng isang comsci na walang alam sa salita, pero ngayon, uulitin ko, at maghihintay ako sa sasabihin mo, kahit kailan pa yon at kahit anuman yon, gaya ng sinabi ko sa'yo: Mahal kita...<br /></span><br /><br /><br /><!-- ckey="1A77ED98" -->makoynoreply@blogger.comtag:blogger.com,1999:blog-679744113917550126.post-11344701122669592008-06-07T22:00:00.000-07:002008-06-07T22:03:58.550-07:002008-06-07T22:03:58.550-07:00If Operating Systems Ran The Airlines<span style="font-weight: bold; color: rgb(51, 51, 255);">UNIX Airways</span><br />Everyone brings one piece of the plane along when they come to the airport. They all go out on the runway and put the plane together piece by piece, arguing non-stop about what kind of plane they are supposed to be building.<br /><br /><span style="font-weight: bold; color: rgb(51, 51, 255);">Air DOS</span><br />Everybody pushes the airplane until it glides, then they jump on and let the plane coast until it hits the ground again. Then they push again, jump on again, and so on...<br /><span id="fullpost"><br /><span style="font-weight: bold; color: rgb(51, 51, 255);">Mac Airlines</span><br />All the stewards, captains, baggage handlers, and ticket agents look and act exactly the same. Every time you ask questions about details, you are gently but firmly told that you don't need to know, don't want to know, and everything will be done for you without your ever having to know, so just shut up.<br /><br /><span style="font-weight: bold; color: rgb(51, 51, 255);">Windows Air</span><br />The terminal is pretty and colourful, with friendly stewards, easy baggage check and boarding, and a smooth take-off. After about 10 minutes in the air, the plane explodes with no warning whatsoever.<br /><br /><span style="font-weight: bold; color: rgb(51, 51, 255);">Windows NT Air</span><br />Just like Windows Air, but costs more, uses much bigger planes, and takes out all the other aircraft within a 40-mile radius when it explodes.<br /><br /><span style="font-weight: bold; color: rgb(51, 51, 255);">Windows XP Air</span><br />You turn up at the airport,which is under contract to only allow XP Air planes. All the aircraft are identical, brightly coloured and three times as big as they need to be. The signs are huge and all point the same way. Whichever way you go, someone pops up dressed in a cloak and pointed hat insisting you follow him. Your luggage and clothes are taken off you and replaced with an XP Air suit and suitcase identical to everyone around you as this is included in the exorbitant ticket cost. The aircraft will not take off until you have signed a contract. The inflight entertainment promised turns out to be the same Mickey Mouse cartoon repeated over and over again. You have to phone your travel agent before you can have a meal or drink. You are searched regularly throughout the flight. If you go to the toilet twice or more you get charged for a new ticket. No matter what destination you booked you will always end up crash landing at Whistler in Canada.<br /><br /><span style="font-weight: bold; color: rgb(51, 51, 255);">OSX Air</span><br />You enter a white terminal, and all you can see is a woman sitting in the corner behind a white desk, you walk up to get your ticket. She smiles and says "Welcome to OS X Air, please allow us to take your picture", at which point a camera in the wall you didn't notice before takes your picture. "Thank you, here is your ticket" You are handed a minimalistic ticket with your picture at the top, it already has all of your information. A door opens to your right and you walk through. You enter a wide open space with one seat in the middle, you sit, listen to music and watch movies until the end of the flight. You never see any of the other passengers. You land, get off, and you say to yourself "wow, that was really nice, but I feel like something was missing"<br /><br /><span style="font-weight: bold; color: rgb(51, 51, 255);">Windows Vista Airlines</span><br />You enter a good looking terminal with the largest planes you have ever seen. Every 10 feet a security officer appears and asks you if you are "sure" you want to continue walking to your plane and if you would like to cancel. Not sure what cancel would do, you continue walking and ask the agent at the desk why the planes are so big. After the security officer making sure you want to ask the question and you want to hear the answer, the agent replies that they are bigger because it makes customers feel better, but the planes are designed to fly twice as slow. Adding the size helped achieve the slow fly goal.<br /><br />Once on the plane, every passenger has to be asked individually by the flight attendants if they are sure they want to take this flight. Then it is company policy that the captain asks the passengers collectively the same thing. After answering yes to so many questions, you are punched in the face by some stranger who when he asked "Are you sure you want me to punch you in the face? Cancel or Allow?" you instinctively say "Allow".<br /><br />After takeoff, the pilots realize that the landing gear driver wasn't updated to work with the new plane. Therefore it is always stuck in the down position. This forces the plane to fly even slower, but the pilots are used to it and continue to fly the planes, hoping that soon the landing gear manufacturer will give out a landing gear driver update.<br /><br />You arrive at your destination wishing you had used your reward miles with XP airlines rather than trying out this new carrier. A close friend, after hearing your story, mentions that Linux Air is a much better alternative and helps.<br /><br /><span style="font-weight: bold; color: rgb(51, 51, 255);">Linux Air</span><br />Disgruntled employees of all the other OS airlines decide to start their own airline. They build the planes, ticket counters, and pave the runways themselves. They charge a small fee to cover the cost of printing the ticket, but you can also download and print the ticket yourself.<br /><br />When you board the plane, you are given a seat, four bolts, a wrench and a copy of the seat-HOWTO.html. Once settled, the fully adjustable seat is very comfortable, the plane leaves and arrives on time without a single problem, the in-flight meal is wonderful. You try to tell customers of the other airlines about the great trip, but all they can say is, "You had to do what with the seat?"<br /></span><br /><br /><br /><!-- ckey="1A77ED98" -->makoynoreply@blogger.comtag:blogger.com,1999:blog-679744113917550126.post-58584382503017838472008-06-07T21:32:00.000-07:002008-06-07T21:34:52.133-07:002008-06-07T21:34:52.133-07:00Mininova Heads Towards 5 Billion Downloads<a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://bp2.blogger.com/_YVxgaWx5tFc/SEthO0cSf4I/AAAAAAAAAZ0/QrNPr1mnRiM/s1600-h/mininova.jpg"><img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://bp2.blogger.com/_YVxgaWx5tFc/SEthO0cSf4I/AAAAAAAAAZ0/QrNPr1mnRiM/s400/mininova.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5209364301207469954" /></a><br /><br />The Pirate Bay may get all the headlines, but BitTorrent directory Mininova continues to grow. Stats from the site above (some are public, some via a non-published link) show the site is quickly racing towards 5 billion downloads after having only passed 4 billion February 18.<br /><span id="fullpost"><br />On comparison, Mininova comes out ahead on traffic. The Pirate Bay doesn’t offer a download figure, only concurrent users, with the site having passed the 10 million user mark in January. Both Alexa and comScore rank Mininova in front of The Pirate Bay, Alexa ranks The Pirate Bay at 101 to Minivova’s 52. comScore records over 30 million monthly page views for Mininova to Pirate Bay’s 24 million.<br /><br />The break down of what is being downloaded is interesting. Video (movies and TV) make up 60% of the downloads on Mininova vs 19.55% for music. TV Shows are the most popular category at 38.7%; if we presume the music industry is broken based on illegal downloading, wouldn’t the demand for TV shows also demonstrate that the TV business is in trouble as well, even as services like Hulu try to offer a legal alternative?<br /><br />One thing that can be taken away from these stats: that BitTorrent isn’t going away, its general usage and acceptance in the community is accelerating despite attempts by the RIAA and others to harass users.<br /><br />- <a href="http://www.techcrunch.com/2008/05/04/mininova-heads-towards-5-billion-downloads/">techcrunch</a><br /></span><br /><br /><br /><!-- ckey="1A77ED98" -->makoynoreply@blogger.comtag:blogger.com,1999:blog-679744113917550126.post-33536453076158668232008-06-07T21:27:00.000-07:002008-06-07T21:31:59.761-07:002008-06-07T21:31:59.761-07:00Yahoo Messenger Multiple Log-Inafter i decode some Y8Multi.exe i saw something you can login with multiple id's on the same yahoo messenger without any download or patch. :D<br /><br />as you can see the image there is 2 yahoo messenger, 1 is my old yahoo account and 1 is my default account.<br /><center><br /><a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://bp3.blogger.com/_YVxgaWx5tFc/SEtf9rVMHfI/AAAAAAAAAZk/ABmetg7UuLg/s1600-h/ym.jpg"><img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer;" src="http://bp3.blogger.com/_YVxgaWx5tFc/SEtf9rVMHfI/AAAAAAAAAZk/ABmetg7UuLg/s400/ym.jpg" alt="" id="BLOGGER_PHOTO_ID_5209362907192368626" border="0" /></a></center><br /><br />there is a 2 steps, the hard step and the easy step.<br /><span id="fullpost"><br /><span style="color: rgb(255, 0, 0);">hard step here</span><br />- Go to Start --> Run or use Windows Keyboard Logo + r for vista. Type regedit, then hit enter.<br />- Navigate to<br />HKEY_CURRENT_USER<br />---> Software<br />---------> Yahoo<br />------------> Pager<br />---------------> Test<br />- On the right pane, right-click and choose new Dword value .<br />- Rename it as Plural.<br />- Double click and assign a decimal value of 1.<br /><br /><span style="color: rgb(255, 0, 0);">easy step here</span><br />- open notepad (i hope you know where you find notepad)<br />- on the notepad window type these<br /><br />Windows Registry Editor Version 5.00<br /><br />[HKEY_CURRENT_USER\Software\Yahoo\pager\Test]<br />"Plural"=dword:00000001<br /><br />- after you type it save the notepad with .reg extension name (your_file_name.reg for example)<br />- after you save it go the location where you save then right click on the file and choose Merge<br /><br /><br />That's it done!<br />Now close registry and restart yahoo messenger.<br />For signing in with new id open another messenger<br /><br />okay, para hndi magmukang joke ang lahat see may system tray<br /><center><br /><a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://bp3.blogger.com/_YVxgaWx5tFc/SEtgh8PP6II/AAAAAAAAAZs/SMNo0_R1nNA/s1600-h/ym2.jpg"><img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://bp3.blogger.com/_YVxgaWx5tFc/SEtgh8PP6II/AAAAAAAAAZs/SMNo0_R1nNA/s400/ym2.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5209363530206144642" /></a></center><br /><br />as you see my system tray there is a 3 yahoo messenger icon ;D<br /><br /><br />that's it<br /><br />Cheers! :D<br /></span><br /><br /><br /><!-- ckey="1A77ED98" -->makoynoreply@blogger.comtag:blogger.com,1999:blog-679744113917550126.post-53721281530134858492008-06-07T21:16:00.000-07:002008-06-07T21:25:11.125-07:002008-06-07T21:25:11.125-07:00Translator Bar Widgetits my rebuild version of Translator Bar Widget, you can use in your blogsite<br /><center><br /><a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://bp3.blogger.com/_YVxgaWx5tFc/SEteJLZGaVI/AAAAAAAAAZU/vxTc2XsQhDk/s1600-h/Language+bar+old.JPG"><img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer;" src="http://bp3.blogger.com/_YVxgaWx5tFc/SEteJLZGaVI/AAAAAAAAAZU/vxTc2XsQhDk/s400/Language+bar+old.JPG" alt="" id="BLOGGER_PHOTO_ID_5209360905754011986" border="0" /></a>old version<br /></center><br /><center><a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://bp3.blogger.com/_YVxgaWx5tFc/SEteZg9wOMI/AAAAAAAAAZc/yOzEwlDgMfU/s1600-h/Language+bar+new.JPG"><img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer;" src="http://bp3.blogger.com/_YVxgaWx5tFc/SEteZg9wOMI/AAAAAAAAAZc/yOzEwlDgMfU/s400/Language+bar+new.JPG" alt="" id="BLOGGER_PHOTO_ID_5209361186422798530" border="0" /></a>new version<br /></center><br /><span id="fullpost"><br /><center> <textarea rows="10" cols="70" readonly="readonly"><br /><center><br /><form action="http://www.google.com/translate"><br /><br /><script language="JavaScript"><br /><!--<br />document.write ("<input name=u value="+location.href+" type=hidden>")<br />// --><br /></script><br /><br /><input value="en" <br /> name="hl" type="hidden"/><br /><br /><input value="UTF8" <br /> name="ie" type="hidden"/><br /><br /><input value="" name="langpair" type="hidden"/><br /><br /><input onclick="this.form.langpair.value=this.value" title="Arabic" value="en|ar" type="image" height="22" src="http://mark.diaz13.googlepages.com/Arabic.gif" width="32" name="langpair"/><br /><input onclick="this.form.langpair.value=this.value" title="Chinese Simplified" value="en|zh-CN" type="image" height="22" src="http://mark.diaz13.googlepages.com/Chinese.gif" width="32" name="langpair"/><br /><input onclick="this.form.langpair.value=this.value" title="Dutch" value="en|nl" type="image" height="22" src="http://mark.diaz13.googlepages.com/Dutch.gif" width="32" name="langpair"/><br /><input onclick="this.form.langpair.value=this.value" title="French" value="en|fr" type="image" height="22" src="http://mark.diaz13.googlepages.com/French.gif" width="32" name="langpair"/><br /><input onclick="this.form.langpair.value=this.value" title="German" value="en|de" type="image" height="22" src="http://mark.diaz13.googlepages.com/German.gif" width="32" name="langpair"/><br /><input onclick="this.form.langpair.value=this.value" title="Chinese Traditional" value="en|zh-TW" type="image" height="22" src="http://mark.diaz13.googlepages.com/Chinese.gif" width="32" name="langpair"/><br /><input onclick="this.form.langpair.value=this.value" title="Greek" value="en|el" type="image" height="22" src="http://mark.diaz13.googlepages.com/Greek.gif" width="32" name="langpair"/><br /><input onclick="this.form.langpair.value=this.value" title="Hindi" value="en|hi" type="image" height="22" src="http://mark.diaz13.googlepages.com/Hindi.gif" width="32" name="langpair"/><br /><input onclick="this.form.langpair.value=this.value" title="Italian" value="en|it" type="image" height="22" src="http://mark.diaz13.googlepages.com/Italian.gif" width="32" name="langpair2"/><br /><input onclick="this.form.langpair.value=this.value" title="Japanese" value="en|ja" type="image" height="22" src="http://mark.diaz13.googlepages.com/Japanese.gif" width="32" name="langpair2"/><br /><input onclick="this.form.langpair.value=this.value" title="Korean" value="en|ko" type="image" height="22" src="http://mark.diaz13.googlepages.com/Korean.gif" width="32" name="langpair2"/><br /><input onclick="this.form.langpair.value=this.value" title="Portuguese" value="en|pt" type="image" height="22" src="http://mark.diaz13.googlepages.com/Portuguese.gif" width="32" name="langpair2"/><br /><input onclick="this.form.langpair.value=this.value" title="Russian" value="en|ru" type="image" height="22" src="http://mark.diaz13.googlepages.com/Russian.gif" width="32" name="langpair2"/><br /><input onclick="this.form.langpair.value=this.value" title="Spanish" value="en|es" type="image" height="22" src="http://mark.diaz13.googlepages.com/Spanish.gif" width="32" name="langpair2"/><br /></form></center><br /></textarea> </center><br /></span><br /><br /><br /><!-- ckey="1A77ED98" -->makoynoreply@blogger.comtag:blogger.com,1999:blog-679744113917550126.post-46190544257362412832008-06-07T21:05:00.000-07:002008-06-07T21:07:37.865-07:002008-06-07T21:07:37.865-07:00Top 10 Paying Technology Majors#1 Information Technology Management<br /><br /> * Average Annual Salary - $107,830<br /><br />IT managers supervise information technology departments and ensure that all systems run smoothly. Students who major in information technology management earn a significant salary after graduation. Earnings are often dependent on employer and experience level, but in general, IT professionals with an MBA earn 46 percent more than IT pros with a bachelor's degree.<br /><span id="fullpost"><br />#2 Database Administration<br /><br /> * Average Annual Salary - $85,092<br /><br />Students who major in database administration work with database systems to ensure that everything is secure, organized and working properly. Most database administrators work for search portals, Internet service providers, government agencies and data processing firms. Earnings can vary by industry; database administration majors who work in computer systems design and similar industries tend to earn the most.<br />#3 Software Engineering<br /><br /> * Average Annual Salary - $84,122<br /><br />Software engineering majors develop and test computer software and systems. Most software engineers specialize in either systems or applications. On average, engineers who work with systems earn slightly more than those who work with applications. A bachelor degree is almost always necessary for either specialization, but a graduate degree is usually preferred.<br />#4 Video Game Programming<br /><br /> * Average Annual Salary - $80,886<br /><br />Video game programmers work with various software systems to program games for computers, consoles, and other gaming devices. Students who specialize in video game programming earn an average of nearly $66,000 in entry-level positions. Programmers with more than six years experience can earn in excess of $100,000.<br />#5 Computer Programming<br /><br /> * Average Annual Salary - $71,623<br /><br />Computer programming majors write and test computer programs. A degree is not always required, but it is easier to secure a job with some type of education or certification. Most programmers start out at nearly $50,000. The best paid programmers earn $100,000 or more per year.<br />#6 Web Development<br /><br /> * Average Annual Salary - $68,571<br /><br />Web developers create and program content for a website. Although a degree is not always required in this industry, many employers prefer to see some type of education or proof of expertise. Most web developers start out at around $50,000 and earn in excess of $80,000 after accumulating a few years of experience.<br />#7 Network Engineering<br /><br /> * Average Annual Salary - $68,391<br /><br />Network engineering majors are responsible for the design and implementation of Local Area Networks and Wide Area Networks. A degree is almost always a must to secure a position as a network engineer, and certifications are highly recommended. Network engineers with more than five year of work experience can easily earn $90,000 or more.<br />#8 System Administration<br /><br /> * Average Annual Salary - $66,388<br /><br />System administration majors design, install and maintain computer systems. Some system administrators are also responsible for supporting entire networks. A degree is not always required; experience and certifications can sometimes be substituted for a formal education. However, system administrators who have at least a bachelor's degree tend to earn the most.<br />#9 Network Management<br /><br /> * Average Annual Salary - $64,638<br /><br />Network managers manage a variety of different networks, including computer networks and fiber optic networks. Students who work in network management may end up working as an operator, administrator or planner. Experienced network management professionals can earn almost twice as much as entry-level professionals.<br />#10 Game Designer<br /><br /> * Average Annual Salary - $61,538<br /><br />Game designers make video games for computers, consoles and other gaming devices. A degree is not always required to work as a game designer, but it will be helpful. Although the video game design industry is one of the fastest growing industries in the tech sector, the field is very competitive.<br /><br />From: <a href="http://degreedirectory.org/articles/Top_10_Paying_Technology_Majors.html">DegreeDirectory</a><br /></span><br /><br /><br /><!-- ckey="1A77ED98" -->makoynoreply@blogger.comtag:blogger.com,1999:blog-679744113917550126.post-58789815305006700062008-06-07T21:03:00.000-07:002008-06-07T21:04:56.436-07:002008-06-07T21:04:56.436-07:00FTP CodesThe following codes appear in the 'dialog' box within your FTP program.<br />These codes come from the FTP server, telling you the status of your requests.<br /><br />For example, when you attempt to connect to an FTP site the server returns codes 150 (Connecting) and code 226 (Complete).<br /><br />Below you'll find a list of the FTP return codes with an explanation of what each means.<br /><br />500 Series: The command was not accepted and the requested action did not take place.<br /><span id="fullpost"><br /> -------------------------------------------------------------------------------<br />500 Syntax error, command unrecognized. This may include errors such as command line too long.<br />501 Syntax error in parameters or arguments.<br />502 Command not implemented.<br />503 Bad sequence of commands.<br />504 Command not implemented for that parameter.<br />530 Not logged in.<br />532 Need account for storing files.<br />550 Requested action not taken. File unavailable (e.g., file not found, no access).<br />551 Requested action aborted. Page type unknown.<br />552 Requested file action aborted. Exceeded storage allocation (for current directory or dataset).<br />553 Requested action not taken. File name not allowed.<br /><br />400 Series: The command was not accepted and the requested action did not take place, but the error condition is temporary and the action may be requested again.<br />-----------------------------------------------------------------------------------<br />421 Service not available, closing control connection.This may be a reply to any command if the service knows it must shut down.<br />425 Can't open data connection.<br />426 Connection closed; transfer aborted.<br />450 Requested file action not taken.<br />451 Requested action aborted. Local error in processing.<br />452 Requested action not taken. Insufficient storage space in system.File unavailable (e.g., file busy).<br /><br />300 Series: The command has been accepted, but the requested action is dormant, pending receipt of further information.<br />-------------------------------------------------------------------------<br />331 User name okay, need password.<br />332 Need account for login.<br />350 Requested file action pending further information<br /><br />200 Series: The requested action has been successfully completed.<br />-------------------------------------------------------------------------------<br />200 Command okay.<br />202 Command not implemented, superfluous at this site.<br />211 System status, or system help reply.<br />212 Directory status.<br />213 File status.<br />214 Help message.On how to use the server or the meaning of a particular non-standard command. This reply is useful only to the human user.<br />215 NAME system type. Where NAME is an official system name from the list in the Assigned Numbers document.<br />220 Service ready for new user.<br />221 Service closing control connection.<br />225 Data connection open; no transfer in progress.<br />226 Closing data connection. Requested file action successful (for example, file transfer or file abort).<br />227 Entering Passive Mode (h1,h2,h3,h4,p1,p2).<br />230 User logged in, proceed. Logged out if appropriate.<br />250 Requested file action okay, completed.<br />257 "PATHNAME" created.<br /><br />100 Series: The requested action is being initiated, expect another reply before proceeding with a new command.<br />----------------------------------------------------------------------------------<br />110 Restart marker reply. In this case, the text is exact and not left to the particular implementation; it must read: MARK yyyy = mmmm where yyyy is User-process data stream marker, and mmmm server's equivalent marker (note the spaces between markers and "=").<br />120 Service ready in nnn minutes.<br />125 Data connection already open; transfer starting.<br />150 File status okay; about to open data connection<br /></span><br /><br /><br /><!-- ckey="1A77ED98" -->makoynoreply@blogger.comtag:blogger.com,1999:blog-679744113917550126.post-57509425164823866252008-05-07T03:47:00.000-07:002008-05-07T03:49:50.892-07:002008-05-07T03:49:50.892-07:00techcrunch : Single User Interface For Twitter And FriendFeed<a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://bp1.blogger.com/_YVxgaWx5tFc/SCGIydNZ4ZI/AAAAAAAAAWc/erXznm6Gz0E/s1600-h/alertthingy13.jpg"><img style="float:right; margin:0 0 10px 10px;cursor:pointer; cursor:hand;" src="http://bp1.blogger.com/_YVxgaWx5tFc/SCGIydNZ4ZI/AAAAAAAAAWc/erXznm6Gz0E/s400/alertthingy13.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5197585845377950098" /></a><br />Note: Unless you are a Twitter and/or FriendFeed addict, this post isn’t for you.<br /><br /><a href="http://twitter.com/">Twitter</a> / <a href="http://friendfeed.com/">FriendFeed</a> desktop client <a href="http://www.alertthingy.com/">Alert Thingy</a> just released version 1.3 of the software.<br /><br />It is now a fully functioning client for both services (reading and writing). They’ve also added an easy Flickr uploader - just drag a photo into the application and upload it to Flickr.<br /><span id="fullpost"><br />The thing I like most about the new version of Alert Thingy though is that you access Twitter and FriendFeed in a single window and a single interface (Twhirl, a competitor, requires two windows). That means less desktop space is used. They are also de-duping Twitter messages (since they also appear in FriendFeed), a nice touch.<br /><br />Switching between Alert Thingy, Twhirl and even the newer browser sidebar with similar functionality is trivially easy - there are no real switching costs. That means all of these products will be in a constant battle over features. That’s great for us users. And since Alert Thingy and Twhirl are more side projects for their parent companies (Alert Thingy is built by Howard/Baines, Twhirl is owned by Seesmic (a company I invested in), there’s little danger of one app driving the other out of business.<br /><br />Im now planning to switch back to Alert Thingy based on the new features. The current version of Twhirl is freezing periodically as well, requiring regular restarts.<br /><br />- <a href="http://www.techcrunch.com/2008/04/23/alert-thingy-13-released-single-user-interface-for-twitter-and-friendfeed/">techcrunch</a> <br /></span><br /><br /><br /><!-- ckey="1A77ED98" -->makoynoreply@blogger.comtag:blogger.com,1999:blog-679744113917550126.post-1866310741153381232008-05-07T03:43:00.001-07:002008-05-07T03:44:49.868-07:002008-05-07T03:44:49.868-07:00Holding a Program In One's HeadA good programmer working intensively on his own code can hold it in his mind the way a mathematician holds a problem he's working on. Mathematicians don't answer questions by working them out on paper the way schoolchildren are taught to. They do more in their heads: they try to understand a problem space well enough that they can walk around it the way you can walk around the memory of the house you grew up in. At its best programming is the same. You hold the whole program in your head, and you can manipulate it at will.<br /><span id="fullpost"><br />That's particularly valuable at the start of a project, because initially the most important thing is to be able to change what you're doing. Not just to solve the problem in a different way, but to change the problem you're solving.<br /><br />Your code is your understanding of the problem you're exploring. So it's only when you have your code in your head that you really understand the problem.<br /><br />It's not easy to get a program into your head. If you leave a project for a few months, it can take days to really understand it again when you return to it. Even when you're actively working on a program it can take half an hour to load into your head when you start work each day. And that's in the best case. Ordinary programmers working in typical office conditions never enter this mode. Or to put it more dramatically, ordinary programmers working in typical office conditions never really understand the problems they're solving.<br /><br />Even the best programmers don't always have the whole program they're working on loaded into their heads. But there are things you can do to help:<br /><br /> 1. Avoid distractions. Distractions are bad for many types of work, but especially bad for programming, because programmers tend to operate at the limit of the detail they can handle.<br /><br /> The danger of a distraction depends not on how long it is, but on how much it scrambles your brain. A programmer can leave the office and go and get a sandwich without losing the code in his head. But the wrong kind of interruption can wipe your brain in 30 seconds.<br /><br /> Oddly enough, scheduled distractions may be worse than unscheduled ones. If you know you have a meeting in an hour, you don't even start working on something hard.<br /><br /> 2. Work in long stretches. Since there's a fixed cost each time you start working on a program, it's more efficient to work in a few long sessions than many short ones. There will of course come a point where you get stupid because you're tired. This varies from person to person. I've heard of people hacking for 36 hours straight, but the most I've ever been able to manage is about 18, and I work best in chunks of no more than 12.<br /><br /> The optimum is not the limit you can physically endure. There's an advantage as well as a cost of breaking up a project. Sometimes when you return to a problem after a rest, you find your unconscious mind has left an answer waiting for you.<br /><br /> 3. Use succinct languages. More powerful programming languages make programs shorter. And programmers seem to think of programs at least partially in the language they're using to write them. The more succinct the language, the shorter the program, and the easier it is to load and keep in your head.<br /><br /> You can magnify the effect of a powerful language by using a style called bottom-up programming, where you write programs in multiple layers, the lower ones acting as programming languages for those above. If you do this right, you only have to keep the topmost layer in your head.<br /><br /> 4. Keep rewriting your program. Rewriting a program often yields a cleaner design. But it would have advantages even if it didn't: you have to understand a program completely to rewrite it, so there is no better way to get one loaded into your head.<br /><br /> 5. Write rereadable code. All programmers know it's good to write readable code. But you yourself are the most important reader. Especially in the beginning; a prototype is a conversation with yourself. And when writing for yourself you have different prio