CES 2012 Pre-Thoughts

CES is coming for 2012 and I like to see what comes from the show. Last year it was all about 3D TVs and Android Tablets. This year it looks like tablets and apps on TVs will be some of the big things. I’m sure they will have more 3D TV but some without glasses but I don’t care because I can’t see the 3D.

Android Tablets were big last year but the ones that did come out in 2011 were flops and the main reason was that they were trying to do the old computer trick of having spec wars and charging too much. The iPad dose so good because it is not that expensive and is somewhat of a good device that has a sexy or prestige factor that the Android tablets lack because of marketing by Apple.

If they can make new tablets with Android 4.0 that are good specs and don’t cost over $500-600 then they may work out but if they want to sell lots they need to have it be good spec, Android 4.0 and cost less than $350.

As for the TVs with apps, it looks like they will be running Google TV aka Android TV, but the mistake that the companies are going to make is putting skins on them, they need to look and feel the same. Also Google and the TV companies will need to make deals to get the content producers to make apps to put their content on the system.

With Microsoft also pulling out I don’t see much coming from them, probably some new looks at Windows 8 and a recap of the new video options on Xbox 360. And I’m sure Sony and Nintendo will save most of their big things for games for E3 were I’m sure Microsoft will still have a big setup to pimp there Xbox stuff.

This year I will probably keep looking over some of the blog sites, and check out Twit.tv they have the most raw unorganized look from the floor as if you were there. CNet has some good stuff but it is more organized and almost too setup only with big names.

First Blogging / Podcasting Month Post

So this is my first post for blogging month. It can also be podcasting month too and I plan on doing that also because I am trying to grow both of those. So I am going to give an overview of some of the things I have been thinking to cover.

On the blog I will be talking about some of my experiences with playing with new Linux distributions. I have also just setup Google+ on my domain since that came out a few days ago so ill have some posts about the experiences with it. Also I am trying to use Google Docs to work out my posts before I put them in WordPress on my site so will see how that goes for typing things up over using Word.

On the podcast I will be talking about some of my designer to do a podcast or show. There will be coverage of some of the tech news stories, and what I think of them. I finally will work to expand some of my thoughts about technology and how we are using it right and how we are missing out on other things.

These are just a general listing of things I want to try and work out, if I can get something that works out good I may turn it into a regular show. Also the blog will probably get some more focus.

And to close typing this out in Google Docs has worked out not too bad, will see what else I can do with it.

Also if you noticed it was late L had it written up, just didn’t post it yet hehe. 10 min shot.

Podcast / Blog Month – November

So I heard that November is Podcast month, this is where if you are a Podcaster or want to start then you try and do a show every day for the month of November. I thought this would be a good way for me to get into doing shows so I plan on doing this. But with some modifications, I’m not sure if I will do a show every day but try and to one every other day at least.

Also it was brought up that you could do this in blogging, so I am going to post something every day in the month of November to WebLuke.Net, I hope it will be something good, may just be a video and some comments on it will have to see.

I may put up a sub-site for the Podcast not sure about that yet. I hope this will help me get use to posting more and also build my Podcasting skills or knowledge. I just hope I don’t skip out on this and miss building my abilities.

Gadget Reviews for Everyone

Over the years I have been posting on and off on my website about things I have been doing, things I find that are cool or fun, and just tips or tricks on things I use. But It seems that I may have more to add to my site along with something to add more content. I have noticed that most tech related blogs or sites seem to cover everything tech or just one specific topic, while that is good to do, they seem to miss something. They focus on so much detail and seem to get to a point where everything is amazing or it’s just another gadget. On the other end is normal people who don’t care about the details who want to say that something is cool but they just make a video on YouTube saying its cool.

There should be a middle ground, a place where the important details to a normal person to know if they want something but also enough techie details to let someone who knows more to understand what makes it work that good. An example is on a tech blog covering smart phones would have things like the model of the processer, screen resolution, and radio details. But do those things matter? Not really, what most people want to know is how big is it, is it fast enough to play games and stuff on, and what cell phone company will have it and that it will work on their WIFI at home.

So what I am trying to get at is that I want to start reviewing tech products that I find cool, that real people would want to have, and put it in a way that is not too techie and not too simple that about anyone can check it out and learn about something they have herd of or may want to get.

I know there are thousands and thousands of tech blogs and sites, some big some small, but I look at things different, and I hope that I won’t get to a point were when you have seen a hundred smart phones you have seen them all, but see a hundred and say these ten are good and here is what makes them cool or more interesting to look into getting over the others.

This will be a slow start, and I know I will have to spend a lot of time getting things started. But I think it will be something I will enjoy. I will also need test units and also just getting info on new products and if I can just playing with them in store because right now I have no way of buying things just to play with it for now. I’ll be working to change that soon though.

Any way look forward to more product reviews and in a way that not just a techie would know what I was talking about but with details that matter!

IE HTML5 & CSS3 with Selectivizr & HTML4SHIM

While reading though my book about HTML5 and CSS3 they talk about a JavaScript library that helps Internet Explorer understand CSS3, and its new ways of styling websites. Selectivizer, previously IE-CSS3, will let you use good HTML5 code and some of the new ways of doing styling in CSS3 without adding lots of extra code that other browsers don’t need.

The problem with a lot of these JavaScript libraries is that they expect you to know how to get these things working without much explanation. So after a few pages of searching Google I did find Rey Bango’s blog and he gives a good explanation on how to use it and set it up.

Here is the code snippet that he gives about how to get it running on a page:

<script src="jquery-1.4.2.min.js"></script>
<!--[if lt IE 9]>
<script src="selectivizr.js"></script>
<noscript><link rel="stylesheet" href="css/ie-fallback.css" media="screen, projection"></noscript>
<![endif]-->
<link href="style.css" rel="stylesheet">

Also if you are trying to use HTML5 for building new websites or fixing up an old site you should also check out the html5shim that will fix IE so that it will understand some of the new elements added to HTML5.

To get it working on your site just add this code, no downloading needed because it’s all hosted up on Google Code:

<!--[if lt IE 9]>
<script src="//html5shim.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->

These are a few things that are needed to make a site work right in IE because IE is such garbage.

Android Market on PC

So Google released the Android Market on PCs in a web browser a few days ago, and from my playing around with it, it’s kind of cool. There is lots of work to be done though but it’s a start. First you can install apps from the website and have it install on your device right away. This makes it really nice so you don’t have to do all that scan a QR code or send a link to the phone or what not. Second it’s easier to find apps you may want to use, and it’s easier to see what they are with more images and even videos of the apps. But finally the bad part is it is always trying to get you to get the paid apps, which is ok but I like to find free apps and if I like them to get the paid version with more features.

Other then the fact that it wants all paid apps, I like being able to get new apps easy.

2011 New Year Already

So things here haven’t been up-to-date that much. With me getting colds and not liking how the podcast was turning out and the holidays the site was kind of neglected. But I think I have figured out how I want to do the podcast and should be coming out with a new show soon. As for the website, I am going to be posting more and try to post more of the new things I am learning. School for me has been going well but I think I need to read the books more because I think I am missing some of the information even though I know the answers to the questions they want answered.

So look out for more about what I am learning, podcasts on specific subjects not news, and I should be trying new stuff with servers and IT related subjects.

Two Weeks of WordPress

The logo of the blogging software WordPress.
Image via Wikipedia

Well after over two weeks of using WordPress I think I like it. The number of posts has increased from one every few months to a one to two a week. I don’t blame the software too much, it seems like it is easier to post to a WordPress blog/website than it was for me to post to my Drupal site. The true test is in two to three months from now am I still posting as much.

A few things that I have found that I like is the web admin posting interface, it’s easy to make good looking posts and nice to write in. But the post that I am doing now is being done in Microsoft Word 2007. Just though I would try it out and see if it was easy to make a post and take advantage of the spell check and grammar checking so that I don’t mess that stuff up too much. 😛

One main thing that I like about WordPress is the ability to update plug-ins and themes. If I see one I just tell it to auto update and it’s done in seconds. Also when I want to add something I just stay on my admin page use the Add New under Plug-ins and I am installing the thing I want relay fast. Changing settings works out quite nice also, most are AJAX and after a quick Save, I am seeing it on the site. The mobile theme plug-in works great also; it lets me have a fast nice way to display my site on my Nexus One/Android and iPhones.

This means I will stay for a while it seems with WordPress and kick it around and see what else it can do. It is used by lots of big names because of how powerful it is and what you can customize. Off I go into more blog posts and updates to come, hopefully I well get a podcast going also, just need my voice to come back from this cold.

Update: Word was good to write in, but adding tags and categories didn’t work so I just sent it to the blog as a draft and finished that stuff in the admin editor.

Something is technically wrong. Thanks for noticing – we’re going to fix it up and have things back to normal soon.

Something is technically wrong. Thanks for noticing — we’re going to fix it up and have things back to normal soon.

This is a post that brought me a lot of traffic to my website, and most of it went to Brazil. If you are looking for the Tweet its at this link, http://twitter.com/webluke/statuses/8788990206 I think it was some time when Twitter was down or something.

Also if you want you can follow me on twitter I’m @webluke

Coming together 08/15/2010

Well it seems like the website is coming back together. I don’t have every thing setup just right yet and I haven’t gotten hardly any posts re-posted since Saturday was busy and Sunday was all about working though my collage classes. But I’ll get them all up and running and have things like categories setup for them to help with the Google juice.