Recent Blogs Posts

  1. Can you shoot .311 bullets in a .308?

    Quote Originally Posted by steve.ling View Post
    I had a call from a customer today and I figured I would elaborate on this:

    History:
    The first Savage 99's in .303 Savage had .311 barrels. They then switched to .308 barrels but still loaded .311 jacketed bullets in their ammunition. This does raised the pressures slightly but also gave them the velocity they claimed.

    Tech:
    As long as there is enough neck clearance to release the bullet, there should not be a problem. After all this is what Ruger did on
    ...
    Tags: .308, .311, bullet, fmj Add / Edit Tags
    Categories
    Rifles
  2. How to fix Netflix DRM Error N8156 (it is a Silverlight problem)

    We recently had a problem with Netflix streaming. The problem occurred whether trying to use Windows Media Center or in a web browser (like Internet Explorer or Firefox). We could view our queue and everything, but when trying to play a streaming movie, the following error would appear (Windows 7 instructions shown immediately below, Windows XP / Vista instructions shown a little further down the page, and Mac instructions at the very bottom of the post):
    Click image for larger version

Name:	netflix-drm-error_small.jpg
Views:	16
Size:	13.7 KB
ID:	153
    ...
    Categories
    Tech News
  3. Firearm Nomenclature

    Actions:

    • DA: Double Action
      • Pulling the trigger cocks the hammer back until pulled to a certain point. Then the hammer is released to strike the firing pin.
      • Involves a heavier trigger pull (can be 8 pounds or more) and can be less accurate for some people
      • Used on many handguns, especially defensive ones, both revolvers and automatics

    • SA: Single Action
      • The hammer is manually cocked back by the user's thumb or by pulling the slide
    ...
    Categories
    Silencers , ‎ Rifles , ‎ Handguns , ‎ Tech News
  4. Mysql dropping multiple tables.

    recently i was wondering how could i just use drop to drop multiple tables with a wildcard..?? googled it found out that u cant do drop tables with wildcard so now what first what i did was

    to look for tables with wild card

    show tables like ‘phpbb_%’;

    Got a reply with all the tables of phpBB
    then
    DROP TABLE phpbb_auth_access,
    phpbb_banlist,
    phpbb_categories,
    phpbb_config,
    phpbb_confirm,
    phpbb_disallow,
    phpbb_forum_prune, ...
    Categories
    Tech News
  5. Sync time on windows 7 if on a domain

    Run this from you command line windows on the windows 7 pc or server.

    w32tm /config /manualpeerlist:north-america.pool.ntp.org,0×8 /syncfromflags:MANUAL /reliable:yes

    w32tm /config /update

    net stop w32time
    net start w32time

    w32tm /resync
    Categories
    Uncategorized
Page 1 of 2 12 LastLast