Gusac's Blog

Tech Blogging!

Your Ad Here
Home Subscribe to RSS Winplat.net Gusac.Net


Microsoft Small Basic v0.8

13.Feb.2010 | by Gusac | Filed in: Dev

Microsoft has announced the release of new version (v.0.8) of Small Basic. Click here to go to the Download page

Microsoft Small Basic is a project that is aimed at making computer programming accessible to beginners. The project comprises a simple programming language that gathers inspiration from the original BASIC programming language; a modern and attractive programming environment; and rich, extensible libraries. Together they make programming fun for kids and adults alike.

Small Basic starts with a really simple programming language that gathers inspiration from the original BASIC language.  It has no more than 15 keywords and is strictly imperative.

Download Page: http://www.microsoft.com/downloads/details.aspx?FamilyID=B006D58D-C2C7-44AD-936B-E7E2D7DE793E&displaylang=en

Small Basic Blog site: http://download.microsoft.com/download/9/0/6/90616372-C4BF-4628-BC82-BD709635220D/Introducing%20Small%20Basic.pdf

| Tags: , , ,


Error: "Attempting to load a 64-bit application, however this CPU is not compatible with 64-bit mode.'

5.Feb.2010 | by Gusac | Filed in: Windows

Some of you might be facing this problem while loading an iso or vhd and booting the virtual machine. The error comes up as:

'File: \Window\system32\boot\winload.exe
Status: 0xc000035a
Info: Attempting to load a 64-bit application, however this CPU is not
compatible with 64-bit mode.'

More...

| Tags:


Data collector set does not start at system start up

31.Dec.2009 | by Gusac | Filed in: Windows

While working on Windows 2008 SP2 I came across a situation where we needed to configure Data Collector Set (Perfmon) and wanted it to trigger an email when the values for certain object reach a predetermined threshold. All went well, except the logs just won't start automatically after the reboot! We tried it on Windows 2003 and Windows Vista. It works fine, the perfmon logs get started automatically after system restart but not on Windows 2008 server. More...

| Tags: ,


Google Public DNS

7.Dec.2009 | by Gusac | Filed in: Web

Google has launched its own public DNS resolver.

To use Google Public DNS service, go to your computer's network settings and change the DNS IP address to Google Public DNS ip adress. They are:

  • 8.8.8.8
  • 8.8.8.4

Visit the following link for further details: Introduction to Google Public DNS

| Tags: ,


Enabling internet search on start menu (Windows 7)

16.Nov.2009 | by Gusac | Filed in: Web

 This is a nice tweak to enable internet search right from the start menu, without pulling up the web browser and going to search engine. Take a look at this article:

http://www.winplat.net/post/Add-Search-Internet-link-in-Start-Menu-(Windows-7).aspx

| Tags:


Windows hangs after applying update KB 969947 (MS09-065)

15.Nov.2009 | by Gusac | Filed in: Windows

Recently Microsoft has released a new security patch MS09-065 (KB 969947) which seems to be causing issues on Windows operating systems. Most common of them are system hangs and bluescreen of death. So far the only resolution was to go into the safe mode and uninstall the patch.

However, Microsoft has updated the Article and posted the known issue of it's patch with ATI Radeon HD 2400 series graphic drivers. So if you have, you're most likely to get into this problem.

As per Microsoft Article, here is what you need to do: More...

| Tags: ,


Andreas04-BE, New theme for BlogEngine 1.5

19.Oct.2009 | by Gusac | Filed in: BlogEngine.NET, Web

Hello all!

I have taken another original website design by Andreas and modified it for BlogEngine. I hope you all would like it. Many thanks to Andreas again for such neat designs. :)

Click here for the theme preview  or  Download Andreas04-BE theme

If you have any feedback or concern, please contact me. My email id: inbox at gusac.net

andreas04-BE.zip (30.96 kb)

| Tags: , ,


New BlogEngine 1.5 Theme - Andreas09-BE

24.Sep.2009 | by Gusac | Filed in: BlogEngine.NET, Web

New theme for  BlogEnginge.Net Project 1.5 called Andreas09-BE. I took the website theme by Andreas Viklund and modified it to work with BlogEngine.

Theme Preview

Click here to download Andreas09-BE theme (11.98KB)

Thanks to Andreas Viklund for designing such a nice theme! Visit to check out more website theme: http://andreasviklund.com/templates

Download link: andreas09-BE.zip (11.98 kb)

Customizing this theme:  This theme has 2 main feature which can be edited:

  1. Custom Links on the left pane
  2. Vertical (left pane) and Horizontal ads (top)

1. Custom links on the left pane:

Open the 'URL.TXT' file present in the ANDREAD09-BE folder. It has multiple lines which look like this:
<a class="nav" href="#">Link1</a><span class="hide"></span>

You just need to replace # symbol with the actual URL (website link) and replace 'LINK1' with the display name. Like this example:
<a class="nav" href="http://blogs.gusac.net">Gusac.Net</a><span class="hide"></span> 

To add multiple lines, simply copy paste the code and change the URL and display name :)

2. Vertical (left pane) and Horizontal ads (top)

To display your Adsense ad or any other ad, simply copy the code and paste it in the VERTICAL_AD.TXT OR TOP_AD.TXT file present in the Andreas09-BE folder. Make sure the you put Vertical advertisement in VERTICAL_AD.TXT file and Horintal ad block in TOP_AD.TXT file.

 If you face any issues, please let me know. My email id:  inbox at gusac.net

 andreas09_BE.zip (10.24 kb)

| Tags: ,


Publishing and Displaying RSS Feed on website

23.Sep.2009 | by Gusac | Filed in:

I was in search for .Net code to display RSS content on my website Winplat.Net and i got couple of website with there own free source code in ASP and ASP.NET display RSS Feed.

 I did try them all but all of them required few customization and though they were supposed to run 'off the shelf', they did not. Yes, that includes quite famous scripts on internet that come up at the top when you google.

More...

| Tags: ,


List of Ping Services available

3.Sep.2009 | by Gusac | Filed in: Web

Here are List of Ping services I have collected over the internet.

What is Ping Service?...

" A service on the Internet that receives notifications (pings) from blogs that there is a new post. All subscribers signed up for that blog are notified that an update has been made."

 Check out the list  More...

| Tags: