KTech Web Bytes

This is the official blog for KTech Web Solutions. You will find post about web design and web design concepts.

Sunday, September 20, 2009

New Web Site

Hello Everyone,
Just wanted to let you know we have a new site up and running. You can check it out at: http://www.ktech-web.com If you have any questions please let us know. Have an Awesome Day!!!

Kyle Gray
KTech Web Solutions

Labels:

Sunday, September 13, 2009

Puzzle Eight Released

So yesterday was the launch day for Puzzle Eight in the App Store. This is a slider puzzle game where you have to put the numbers in order. Its a pretty addictive game and makes you use your brain....lol. So if you have an IPhone or IPod Touch check it out!!!!

Labels: , , , , , ,

Monday, August 17, 2009

Game Development News

We are still putting some additional code into the game for user interaction quality purposes. We hope to have this game sent out to Apple for approval by the end of August 2009. I will keep everyone posted on the status of the game as soon as we know more information. Thanks for everyone who has supported us in this project.

Labels: , , , , , , ,

Saturday, August 15, 2009

New Game

We are currently working on a new game. This game is our first game application and will hopefully be released soon. I will have more details in the next few weeks. Please check back with us for all the details and how to get our new game.

We are still continuing to develop web applications and web sites for our clients as well as taking the next step into the software development world. Stay tuned for more details.

Tuesday, May 26, 2009

CSS at it best

In all my time developing and designing websites I found the best practice is to use Cascading Style Sheets (CSS) in your designs. CSS allows you to change the look and feel or functionality of certain elements in your web design all in one file.
If you would like to see what you can do with CSS check out this site:
http://www.csszengarden.com/

If you have any question you know where to find me

Kyle Gray

Labels: , , , ,

Saturday, April 4, 2009

PHP FastCGI on IIS 7.0

So to give you a little background on a server issue, we were having problems with PHP running on IIS 7.0. PHP would run fine on some apps but did not run at all on others. We searched back through the code and all was correct. What could cause this?

Seems that PHP on IIS 7.0 with PHPFastCGI does not like the expose_PHP = On
line in the php.ini file. We changed the setting according to Microsoft Standards and viola PHP runs fine.

It is unknown to me why this is. Still doing research on this. Thanks

Kyle Gray

Labels: ,

Monday, March 30, 2009

Still working with Struts2 framework

I am still currently working on the Struts2 framework. If there is anyone that has good resources for struts2 please send comments to me. Thanks in advance.

Labels: ,