Eric’s Stories

I have been thinking about switching to a Mac for a long time, but there has always been something standing in the way that still pushed me back to the PC.One, games. A year ago, I could see myself living life with out video games, but that has all changed. I still love video games, but it isn’t as much as a priority anymore.

Two, I can’t fully forget Windows. My job requires me to know everything there is to know about all OS’s. I couldn’t possibly imagine not keeping up-to-date in Windows world.

I have changed my mind however. I have seen the signs, and I read them right. I had a feeling Apple would switch over to Intel, and soon I feel AMD will come into the picture too. There were signs that Apple was working on getting .exe’s and Windows working on there machines and its true, Windows works on the Intel macs, and they even put this out.

Windows on a Mac? Introducing the Boot Camp Public Beta

The next major release of Mac OS X, Leopard, will included a new feature called Boot Camp, which lets you install and run the Windows XP operating system on Intel-based Macs, like the new Mac mini and iMac. To experience this today, download the free Boot Camp Public Beta. Switching was never such an easy choice.

With the move to intel boards, it is my feeling that more and more of the good games, will come to the Mac. I also feel that Apple will soon put out something to match, even beat ActiveX.

With all of this, I have decided today that I am going to be ditching my PC, and I’m going to by a MacBook Pro. I don’t plan on buying it for two to three more months, and hopefully they will have Rev. 2 of the MacBook Pro out by then.

More people should follow in my steps ;)

We have suffered some losses lately and I have lost two team members with Shosholoza Technologies. I am now looking for anyone who is willing to commit some time, and talents, for free to join the team.

What we are looking for:
-Graphic Designers
-Coders
-Advertisers

Skills and Experience needed:

-We are looking for people that are serious about there work, and really know there skills. You should have plenty of background on your skill.
-Should have experience working with teams
-Needs to have plenty of experience with wordpress.
-Should have some background in the other jobs, even if its not the one you do. Meaning, if you are a coder, you should still now some graphic design.

What the team does:
We get together and help each other with projects. We are always making new templates, and improving others work.

So if you are interested, drop a line in the comments section and let me know.

There comes a time… okay let me start that again. There are multiple times, almost every stinking hour, when on a windows machine when some program locks up and the task manager doesn’t seem to do what it is made to do… END TASKS.

Do not fret though my fellow windows zombies, there is a tool that windows has added that is very secret. I have no clue why it is secret, cuz everyone should know this. Maybe its not a secret, but more of just not talked about, but anyways its called “taskkiller”.

The consecpt is easy enough, good into taskmanager, find the name of the task that won’t quit, and write it down. Then open up Notepad and type something like this

@echo off
taskkill/im NAMEOFTASK.exe /f

and save as a .bat (Batch file)
In place of the NAMEOFTASK type in what you wrote down earlier, and run the batch file, and ta da! Instant end of the task.

Hopes this helps some of you techs out there that have been emailing me ;)

P.S. Incase you are wondering a breakdown of the code to get the meaning, here it is.

taskkill= the .exe that runs to kill the task
/im= the image name of the task to be killed
/f= to force the kill

The new forum is up for all. Go and check out the forum now. By the way, please take all K2 Reloaded support questions to the forum, thanks.

http://eric-taylor.com/forums

I have release K2 Reloaded out of its beta stage to build version 1.0 and it is now available to download. Please download and try it out and let me know if there are any bugs. There may be a few from having to change a bit of stuff to get the livesearch bar working.

Yes, these means now that I will start work on releasing the Audio Plugin, and I will release it in K2 Reloaded when it is done.

Thank you to everyone who has helped out!

Check it out at http://eric-taylor.com/k2reloaded

Take support questions here in the comments, or at http://eric-taylor.com/forums

I am sure you all wonder why theme always seems to be changing, why the offical release of K2 Reloaded isn’t out yet, and/or why my modified version of the audio plugin isn’t complete yet. Well here is a little inside look at things.

I keep changing my theme because I am never satisfied with one. It is like houses to me. A person believes that it is possible to build the perfect home, I on the other hand do not believe that to be true. As you learn and develop you always find new and creative ways to do things. I guess that is why my theme keeps changing. Just to let you know though, the current theme will not be changed for some time. I want to fix the bugs and be done with it for a while, and to give me more time to spend on other projects.

Here is a project that you may know about. K2 Reloaded! It is my modified version of the K2 theme. I have just done some simple changes to it to make it more unique and bring it in to 2006 terms. You can check out what is happening with K2 Reloaded at:

http://eric-taylor.com/k2reloaded

The other project I haven’t talked much on lattely is my modified version of the Audio Player Plugin. I am still in the prebeta stages on this project. What will the modifications be? Well, I plan on making it able to have playlists on hand, which you can make right in the control panel of wordpress, and I also want to include a smart mp3 search engine that will find free music for people to listen too.

So there is a little of what I am doing just to inform you. I may not be replying to comments as much as I should, but that is because of how busy I am. Thanks for your good reports and awsome comments.