I almost switched my blog to WordPress today, I even imported all the data and started modifying content, but at the end of the day it just did not work out.
I think it came down to the fact that I would be spending too much time configuring the tool and it would not do everything [...]
I like WordPress, but…
Working With Symfony…
I like PHP but as you know I don't care much for the so called “frameworks” out there. But why are they so popular? Heck my fellow APress friends have even published a book on Symfony, so it can't be that bad right?
So you want to create a web framework?
I have started to create my own PHP framework, mainly because I will know what's going on with the code and secondly because it should not take that much longer than learning a framework that might be obsolete in a year or so anyway. This series of post will be about how to create your [...]
I like WordPress…
I have just built 2 sites using WordPress. CodeGin.com, my tech blog about software engineering stuff, and ColumbusRobotics.org, our robotics club. I think if I get some time I might even move my site to WordPress, just so that I don't have to think about the code, etc.
It's some nice software as far as blogging [...]
Moving Site… Again…
All sites .Net, .Org, and .Com will reside here at ScottPreston.Com. Instead my technical blog will be something all together different, which I will update when I figure it out…
Also, I have found a nice Blog Post by Guy Kawasaki called "How to Evangelize a Blog", which made me realize this is more of a [...]
Quick PHP Google Rank Hack
I was working on a quick little google rank hack that I could run via batch / shell. It would take 2 args site, and keywords. It's only 28 lines, but works and is fast. Enjoy.
<?php
if (count($argv) != 3) {
echo count($argv) . "\n";
echo "\n ERROR: usage php googlerank2.php [site] [keyword(s)]\n";
die();
}
$sitename = $argv[1];
$q = $argv[2];
$start = [...]
Now .Org
I have stopped updating my .com site for a bit to redo it with a more technical version. I will soon update this site with a more current look & feel and some FLICKR images.
Soon to be .Org
I have decided to give my site a shake-up. I will soon be posting
personal blogs to www.scottpreston.org, and I
will post my technical blogs book reviews, amazon stuff, etc at scottpreston.com. I will also
be posting some photos a flickr and directly in my blog vs having a
separate pics site. Since it has zero traffic.
I will keep [...]
Website & Looking
Over the past few weeks / months I have worked on a site for Osburn Associates called www.reflectivesignsheeting.com. This was a custom developed Shopping Cart extended from my site www.prestonresearch.com. I thought I would add these to increase their Google Rank.
The house hunting is going well in 43212, however, they are getting snatched up very [...]
ScottsBots.Com
I have spent the past week getting my robot pages moved to scottsbots.com. I have also been using my own home grown content management system which I have found useful and cumbersome at the same time.
In other news I would like to thank Randal Rust for helping to get me into PHP.
Categories
| M | T | W | T | F | S | S |
|---|---|---|---|---|---|---|
| « Oct | ||||||
| 1 | 2 | |||||
| 3 | 4 | 5 | 6 | 7 | 8 | 9 |
| 10 | 11 | 12 | 13 | 14 | 15 | 16 |
| 17 | 18 | 19 | 20 | 21 | 22 | 23 |
| 24 | 25 | 26 | 27 | 28 | 29 | 30 |
Archives
-
- October 2008
- September 2008
- August 2008
- July 2008
- June 2008
- May 2008
- April 2008
- March 2008
- February 2008
- January 2008
- December 2007
- November 2007
- October 2007
- September 2007
- August 2007
- July 2007
- June 2007
- May 2007
- April 2007
- March 2007
- February 2007
- January 2007
- December 2006
- November 2006
- October 2006
- August 2006
- July 2006
- June 2006
- May 2006
- March 2006
- February 2006
- January 2006
- December 2005
- November 2005
- October 2005
- September 2005
- August 2005
- July 2005
- June 2005
- May 2005
- February 2005
- January 2005
- November 2004
- October 2004
- September 2004
- August 2004
- July 2004
- June 2004
- May 2004
- April 2004
- March 2004

