Issues with Tinker from Games for Windows – LIVE December 29, 2009
Posted by Joker in : Games for Windows - LIVE, Microsoft, Tinker, Windows, Xbox Live , add a commentWell about two weeks ago I installed Tinker from Games for Windows – LIVE. It is an interesting puzzle game. It was released previously for people who purchased Windows Vista Ultimate. You have a timer, can only make a certain number of moves, & on some levels have to get all the gears to get an achievement in the game. After performing certain tasks you receive achievements that are viewable to everyone.
If you look at my gamer card on the left you should see that I have played it & earned most of the achievements so far. I hope to get the remaining three in the future.
My first issue with the game is that to install it I have to manually start the Windows Firewall which is frequently disabled if you install a third-party software firewall. So it is a good game just a really annoying issue to be able to install it on my computer.
It looks like they fixed my second issue with the game. The requirements page had claimed that the 59 MB download needed 9 GB of disk space. Which made me wonder, do they think this is Fallout 3 or some other blockbuster title.
My third issue is that when I earn achievements in the game it doesn’t always update my gamer tag. Right now it is displaying all the achievements that I have earned so far, but is has been buggy in updating my profile. One time even though I was connected to live on my computer I had to close out the game & the client, then restart them so that I could get my achievements updated.
Sphere: Related ContentInstalling WordPress to XAMPP on a portable drive December 5, 2009
Posted by Joker in : Apache, Microsoft, PortableApps.com, Windows, WordPress, blog , 1 comment so farA long time ago I wish I could to do exactly what I’m about to show you how to do, that is have a portable web server that I can plug into almost any computer. This is a useful way to develop for a client & never let it be seen on the Internet until you have finished the job.
Before I list the space needed as this may be an issue if you try to do this on just any portable drive. For some reason Hard drive manufactures think that a megabyte is 1,000,000 bytes when in reality it is 1,048,576 bytes or 1,024 bytes times 1,024 bytes. Also if you are using a flash-based portable drive it only has a limited number of writes for any particular sector, so with use the amount of available space will go down. (I’m not going to get into the details of that in this post as that is another discussion altogether.) So all the space that I’m saying you will need you will need the manufacturer to say that you have IIRC about 7% to 11% more than what they say. (Sorry I didn’t feel like doing that math again.)
One other note with most if not all flash-based drives you can not read at the same time that you are writing so during the copying process you get to wait before you can do much else. Also because the drive I’m using in this is really old you should get faster speeds than I did.
Also I reference “G:\” through out this walk-through you should substitute that with whatever drive letter your drive is assigned.
The following numbers to not account for wasted disk space they only account for total bytes that are used ignoring the wasted space.
- 1.2 MB PortableApps.com Platform Only (Size on disk is 1.26 MB)
- 150 MB PortableApps.com Suite Light (Size on disk is unknown)
- 355 MB PortableApps.com Suite Standard (Size on disk is unknown)
- 221 MB XAMPP (Size on disk is 241 MB)
- 116 MB XAMPP Lite (Size on disk is 160 MB)
- 1 MB XAMPP Launcher (Size on disk is 183 KB)
- 7 MB WordPress files (Size on disk is 7.04 MB)
- 230.2 MB for XAMPP, Platform Only & WordPress files
- 379 MB for XAMPP, Suite Light & WordPress files
- 584 MB for XAMPP, Suite Standard & WordPress files
- 125.2 MB for XAMPP Lite, Platform Only & WordPress files
- 274 MB for XAMPP Lite, Suite Light & WordPress files
- 479 MB for XAMPP Lite, Suite Standard & WordPress files
So according to these number a 256 MB drive might just barely be able to do this with XAMPP & Platform Only, but since it ignores wasted space I guess you could try XAMPP Lite instead.
Here are the files you will need to download. (These links all point to the current version at the time I write this post & the size requirements may change.)
- Download PortableApps.com Platform Only, download PortableApps.com Suite Light, or download PortableApps.com Suite Standard (You would go here to check for newer versions.)
- Download XAMPP or download XAMPP Lite (You would go here to check for newer versions.)
- Download XAMPP Launcher (You would go here to check for newer versions.)
- Download WordPress (That link always gets the current stable version of WordPress.)
After you have downloaded all of the files to your computer you will start installing them to a portable drive that can fit all the stuff you just downloaded. Well I just discovered I have a 256 MB flash-based drive so I will try the install on it. I got it almost 10 years ago so it will have some use on it as well. After retrieving the data on it & formatting it I have 246 MB available formatted FAT32. Because I’m installing using FAT32 I don’t have to deal with any security issues I might have if it was formatted NTFS, besides Windows XP won’t let me format it NTFS.
For step 2 You will need a lot of patience as it will take some time to finish installing. Also as far as time goes it does partly depend on the speed of the drive you are copying to my 256 MB drive was old & as such it is slower than a newer drive which would be much faster.
- Install the PortableApps.com platform or suite that you chose to download. If you don’t have a previous version installed & have it running you will need to tell it which drive to install it on, you will need to remember this for the next step. Aside from that Windows asks if you really want to run it which is a yes, than it asks which language, since I speak English I went with that, You hit next so it will ask you the drive letter, in my case it was “G:\” (They do have a browse button.), than you click on install, than leave the box checked to “Launch PortableApps.com Platform”. A new icon will show up in your system tray, which is down by the time.
- Install XAMPP & specify the drive letter you noted in the last step. (Remember you drive letter may be different then it is on mine so don’t go with “G:\” unless yours was assigned to that letter also.) It will also ask you if you want to run it so you click on run, then it asks the installation folder which on my computer it defaulted to “C:\” which is wrong so I changed it to “G:\” & clicked on install (It has a browse button as well.), I then waited for over 3 hours. After the wait it brought up a DOS window asking “Should I add shortcuts to the startmenu/desktop?” so I said no, then for the “Should I locate the XAMPP paths correctly?”, so I said yes, then for “Should I make a portable XAMPP without drive letters?” so I said yes (this takes a while as well I didn’t time it though, but I think it took less than 20 minutes.), it then lets you know which time zone it thinks it is in, & provides information on what file to modify to correct that if it is wrong. After that all you need to do is tell it to exit with an x & then an enter.
- Install XAMPP Launcher If you have the PortableApps.com platform or suite running it should detect which drive to install on to. So if you have the portable app running all you need to do is click on next, than install, than finish. To see it in the list you will want to go to the portable apps icon in the tray, Options, Refresh App Icons. After installing all of that I noticed I was out of room so I can’t even fit WordPress on it. (It turns out that a full copy of XAMPP takes up 241 MB due to wasted space.) Also before I started this I thought that the Lite version didn’t have MySQL but had SQLite instead, turns out I was wrong so I guess I’ll try that instead.
- Install WordPress. You need to launch the XAMPP Control Panel so that you can start MySQL & Apache. You also need to copy the extracted files & folders for WordPress into “G:\xampplite\htdocs” I just copied the wordpress folder so that it will be here once it is installed. So browse to here to create a new database. You need to name it, create a user name for it & a password for the user name. So under “Create new database” you enter the name you want to assign it, I just called mine wordpress, then you just click on the create button. Since it will automatically take you to that table you just need to go to the “Privileges” tab & click on “Add a new User”, set “User name” to the user name, set “Host” to local in the drop down, Hit the Generate button next to “Generate Password” to assign a random password to the database with the third field showing you it in clear text, you will want to either copy it watching case or copy it to the clipboard. Then under that make sure that “Grant all privileges on database” is selected, next to “Global privileges” you want to click on “Check All”, then you just have to click on the “Go” button. Now you want to go here to start the install, click on the “Let’s go!” button, set the MySQL, database name, user name, & password. You can leave the database host with the default of localhost also if you want you can change the “Table Prefix”, I never install more than one install to the same database as I don’t want to ever deal with that. Then hit the “Submit” button, than if you got the details right you can click on the “Run the install” button, it than asks for a “Blog Title” & “Your E-mail”, on my personal blog that I posted this my “Blog Title” is “Joker”, the “Your E-mail” is the e-mail address that the admin account will be assigned, If you leave the “Allow my blog to appear in search engines like Google and Technorati.” option checked when you click on “Install WordPress” you can just export from the USB install & than import it on to your web host. After waiting for a time assuming you have your php.ini set to allow it to run long enough you will be told that the user name is admin & what the randomly generated password is.
- If you want to follow good protocol you will go here to get a custom set of constants which are used since version 2.6.0 of WordPress. You then add it to the wp-config.php file in about lines 45 through 48. This isn’t as important on a portable install but it is still a good idea
When I installed XAMPP Lite it only took about 2 hours to install, it asked the same questions that was asked for the regular XAMPP install. I didn’t time how long it took to make the change for XAMPP Lite so that it doesn’t use any drive letters.
I also learned something else during this install. If your drive is slow enough you will have timeout issues after you enter the “Blog Title” & “Your E-mail”. I got this after I changed the max_execution_time to a ridiculously high 999999. The php.ini file is located in “G:\xampplite\php”.
The final total for XAMPP Lite, Platform Only & WordPress installed uses 167 MB. I’m not testing how much space is ultimately used with any other combination as that takes way to long to do.
Sphere: Related ContentMore on the Zune 4.0 & related stuff October 2, 2009
Posted by Joker in : Internet, Microsoft, TCPIP, Windows, Xbox, Zune, blog , add a commentWell I just made another large post on the Zune forums about the issues I’ve had with the 4.0 software & other related stuff. It made me realize I forgot to mention another issue is they seem to be abandoning the pre Zune HD hardware. It looks like they are going to only be releasing apps for the Zune HD which means back when “Larry Hryb, Xbox LIVE’s Major Nelson” said that were doing XNA for the Zune that they dropped support for the originals or they are taking the back burner, IE the apps in the Zune Marketplace are only for the Zune HD at the time of this post with no indication of that ever changing. I really want to know which it is & why. I figure part of it is the new device has a much more powerful processor but beyond that I don’t see a reason why they would do that.
This is one of those issues I’d just like them to address as to what their plans are. I like having my expectations set as that makes me happier.
Oh I just thought of another issue that I’ve had with the Zune software for some time why do we only have unrated, broken heart & heart. I like the way that Netflix does the rating system better. Unrated, Not Interested, or a 1-5 star rating. I guess in the case of the Zune software that sort of arrangement would make more sense. Then we would have something like not rated, broken heart, or 1-5 hearts. That makes more sense to me then the current broken system. One more thing I don’t care that to someone else 1 star means a different thing to them since no one has said this is what they mean in the software. I think that is something else that Netflix has done better 1 star = Hated it, 2 stars = “didn’t like it”, 3 stars = “Liked it”, 4 stars = “really liked it”, & 5 stars = “Loved it”. So if you would just say what you think the different stars mean like they did you would have less confusion as you would have set the expectations of everybody. I remember back when I was trained to do support for Microsoft Windows Millennium Edition that one of the key points to making the customers happy was setting expectations.
Also does the software have to keep all the past downloads listed. The only way I’ve found to clear that list is to close the software. One more thing I just remember why after I finish a video or a piece of music does it still want to play it again & keep switching between showing that & the downloads at the same time in the area it used to in prior versions if you finished watching or listing to a single podcast episode just stop saying you are playing what ever it was you just finished. I like it showing when I’m playing but after I finish I want it to go away like it used to.
Sphere: Related ContentI found out why Zune 4.0 was killing the Internet for me September 18, 2009
Posted by Joker in : Evil, Internet, Microsoft, Security, TCPIP, Windows, Zune, blog , add a commentToday I woke up early & couldn’t go back to sleep. I just remembered something is that I’ve installed some updates on my computer & realized that it might be Microsoft restricting the tcpip.sys file to 10 half open TCP connections. That was killing my Internet on my computer.
So I went to download a program to patch it to a more reasonable number, which happens to be greater than the default Microsoft sticks you with. I did that because I realized that the Internet on other computers was not wasted by the Zune software constant downloading of PDF files. I think they should force the Zune team & the Windows team to have a podcast that is at least 50% PDF files with this version of the software running so they can learn why it is a bad idea to only allow 10 connections at a time & also learn why they shouldn’t keep downloading the same file that they can’t read anyway because the software doesn’t support PDF files.
When I made the last post I had forgotten to check on a different computer if I was killing the network or just the one computer. I was still blaming the right company it was just two different departments that were working together to screw me over. To bad they still think that Windows XP should be choked to death so that it can’t do much. I forget how long ago Microsoft Imposed that limit on Windows XP but I do remember it was long before Windows Vista came out. Well a quick Google search yields Windows XP SP2 was the beginning of the abuse Microsoft Imposed on Windows XP. I did some more searching & I found that it was released back on August 6, 2004 or 2004-08-06 so they have had it broken for a very long time (5 years, 7 months, 0 weeks, 5 days, 16 hours, 40 minutes, 25 seconds ago) I’m just glad other people have come up with ways to fix the file so that it behaves more reasonably then the way Microsoft seems to think it should.
Sphere: Related Content


