CybersView
 
Showing 1-10 of 51 records
 
Expand article

CyberCoder Wordpress Themes

2008-09-05 12:30:51 by David Cooley in CybersView
 
I finally got around to getting these Wordpress Themes cleaned up, organized and uploaded The first theme is just an Empty Wordpress Theme . This may seem a little silly, but you would be surprised at how many people want this to learn from The second theme is a Minimal Wordpress Theme that may not be the most beautiful theme you can find, but...
 
 
 
 
 
Expand article

Google Chrome Under the Hood

2008-09-03 14:03:31 by David Cooley in CybersView
 
I can not claim to really understand the in depth processing under the hood of Google Chrome, however, I have found it interesting to watch the processes it is doing compared to FireFox Using Sysinternals Process Explorer makes it very clear that each tab is using an independent process space while maintaining connectivity to some global files....
 
 
 
 
 
Expand article

Google Chrome First Impressions

2008-09-02 20:08:25 by David Cooley in CybersView
 
Not sure that I agree with Dave Winer that there is nothing new here, some things just might not be as apparent yet Google Chrome is a brand new browser, plus I think Google is held to such a higher standard everyone is expecting the most out of the first release on anything they do I tend to look for the little things that make up a big win,...
 
 
 
 
 
Expand article

Google Chrome

2008-09-02 19:06:24 by David Cooley in CybersView
 
Now this is going to be good, Google is releasing their Open Source Browser tomorrow Not sure if the release of the Google Chrome Comic Book was a slip or just good PR work, but it is certainly getting all the attention you would expect from a major Google release You can read all about Google Chrome at the Official Google Blog
 
 
 
 
 
Expand article

Search the Web

2008-08-31 22:25:01 by David Cooley in CybersView
 
One of the things that can be a little frustrating is working with people who really dont understand the Internet and how to use it. But, at the same time working with these same people can be a real education if we pay attention to what they are doing. My wife likes to remind me that people do not use the Internet like I do, I have too much...
 
 
 
 
 
Expand article

Emerging Media Specialist

2008-08-31 03:06:45 by David Cooley in CybersView
 
Inspired by an ad I saw on Twitter for a Emerging Media Specialist I created a simple little web site that demonstrates how to show different media searches on one page seamlessly without having to reload any pages. With one search you get results for Video, Web, Twitter, News, Books and Images. The videos are presented by thumbnails on the...
 
 
 
 
 
Expand article

Minimal Wordpress Theme Download

2008-08-26 13:13:57 by David Cooley in CybersView
 
The Minimal Wordpress Theme can now be downloaded from here This is the theme I am running on this site I added a YouTube video hook on the Single post page. Instead of using a Wordpress Plugin that would be an additional step I took my AJAX API Video plugin and incorporated it into the Functions file. Thanks to Chris Pearson for the inspiration...
 
 
 
 
 
Expand article

Pay Just What You Want for Programming Help

2008-08-23 19:00:12 by David Cooley in CybersView
 
I spend the majority of my spare time (if you can call it that) doing little coding jobs for other people and I think I want to incorporate that into my business model. A lot of the people I help are contacts I have made on the net that just need a little help fixing a problem or making a small modification to a Wordpress blog. The part that is...
 
 
 
 
 
Expand article

iGoogle Monitoring Social Networks

The Article has images
2008-08-13 20:06:32 by David Cooley in CybersView
It seems sometimes the best solution is the easy one we overlooked. I have struggled to find the best way to monitor my social networks and communications. The 4 applications I have been trying to keep tabs on seamlessly are Twitter, FriendFeed, eMail (Gmail) and Google Talk I liked some of the 3rd party offerings such as Twhirl for Twitter, but...
 
 
 
 
 
Expand article

XML Parsing Error in Wordpress

2008-08-05 19:09:58 by David Cooley in CybersView
 
I have posted about this problem before , however, since the Wordpress Automatic Plugin Updates (WPAU) have been working there is a new culprit for this bug. It appears to be somewhat of a random bug that occurs when you run an automatic upgrade on a plugin To catch this bug before it causes an unexpected problem you should check each plugin...