Archive for the ‘Uncategorized’ Category

Visual Studio 2010 and .NET Framework 4 Beta 1

Thursday, May 21st, 2009

Visual Studio 2010 and .NET Framework 4 Beta 1 was released.
It is available for download.
You can use the walkthrough and download VS 2010 Samples to learn the new features and technology. Enjoy!

Google’s 10th Birthday

Saturday, September 27th, 2008

Today, September the 27-th Google celebrates 10th birthday!
Congratulations!!!

Google's 10th Birthay

Google

Google organizes project called: Project 10100. If you have ideas how to to change the worl, go there: http://www.project10tothe100.com/

Google Syntax Highlighter for WordPress

Thursday, September 18th, 2008

Google Syntax Highligher for WordPress colorizes your code on-the-fly. It supports most programming/scripting languages such as C++, PHP, Perl, Ruby, and much more. The syntax is simple — just put your code inside <pre> tags and assign them the attributes name="code" and class="thelanguage".

The following code was tested:

<pre name="code" class="java">
public static void main(string[] args){
     System.out.println("Hello World Again!");
   }
</pre>

This is how it colorizes my code:


public static void main(string[] args){
     System.out.println("Hello World Again!");
   }

You can learn more more ways to customize your highlighted code in the Google code wiki entry on Usage - syntaxhighlighter. Also check out the full list of supported languages on Google Code.

Other code highlighters available are:

WP-Syntax - A plain and simple code highlighter.

Welcome to Web Design and programming blog called: WebProgBlog

Monday, September 15th, 2008

WebProgBlog is a blog about several areas of my interests. The one side is programming, web, web design, web programming, OOP and my experience in the web world.  The other things I am going to write about are things I like to do when I have time: drawing and playing tennis.

WP Theme & Icons by N.Design Studio
Entries RSS Comments RSS Log in