Useful Links: Adding Right-Click Menus using Registry and Regdevelop

Unlock For Us

Program to open and close the dvd/cd drive in Windows 7 and Vista

Did you ever experience being hijack by a virus that automatically opens your cd-rom drive tray randomly that some people may think its a ghost?

It sounds a joke but my brothers computer was infected by a virus last year that It acts like someone is scaring you.

If that virus was encountered by a non-techie individual, they might think its was a ghost.

The new version of winbubble has many hidden features that is not included or published in several downloading sites.

In the next few days, I’m going to discussed some of the useful winbubble hidden secrets!

Command to open the CD/DVD tray

"[Installed location of WinBubble]\Tools\htool" /cd:open

Command to close the CD/DVD tray

"[Installed location of WinBubble]\Tools\htool" /cd:close

Additional Tip: You can create a keyboard shortcut or hotkey for feature like the feature to turn off and turn on windows aero.

Hope this helps!


Read more...

Unlock For Us

Saving of Youtube Videos Title and Filename Hack!

Wow! Four consecutive Hacks in one month! A combination of *ideas* from different parts of the globe just came to me. One of the friend ask if I can copy to clipboard the filename automatically after the youtube link has been parse or generated like the software Youtube File Hack downloader tool.

While creating new ideas for the next generation of my newest website http://WindowsForUs.com, I realized that Youtube.com was updated and one thing went into my mind.

It is possibile that you can get the title and make them as the filename itself?

So, after few minutes of thinking…. By trial and error, downloading Youtube clips was hack again! Lucky for us!

garbledfilename

Instead of displaying this unreadable characters as filename, you make now the title as its filename!

withfilename

downloadwithfilename

Try now! http://windowsforus.com/youtube/

For More New Youtube Hacks

Save Youtube clips in HD without using any javascript code, website and programs

Saving Youtube Videos without website or Third-Party site

Download Old Youtube Videos as Mp4 using the new layout


Read more...

Unlock For Us

Legal way to get Office 2010 Product Key for Free

StudentLicenseI spent a lot of time this week checking and creating new concepts for the new softwares that I might released for public. WinGuggle for XP caught my attention because I need to update the system summary bug of the program and product key recovery feature in preparation for the incoming Office 2010 by Microsoft.

 

For the incoming months, there’s a need for me for mobility and my Latitude d630 Laptop is getting bulkier and difficult to bring anywhere so I decided to buy a new limited edition of HP mini-laptop 110-1000.

Expensive for blogging and not recommended for people having some financial difficulties this year. But for me, It will be used for the manufacturing of new softwares for Windows 7 and Vista and participation on the competitions being offered by Nokia and Intel on their platforms this year.

Gambling is not my thing but I decided to go for it. This is not my first time to by a new mini laptop (or famous for its “netbook” names). Last year I bought an EEPC 1000 version but after several weeks of testing, It was too slow for me that I sell it after 2 months of used.

Anyway, HP 110-1000 is really good and the speed is *enough* for programmers and recommended for bloggers. It’s 9-10 months since the released world wide and some of the limited versions was manufactured in Malaysia so, It’s not expensive anymore for a Single Core dual threaded Intel processor.

How Did I Received the Microsoft Office 2010 Product Key?

I talked to one of the people around the store and I said to them that I’m going to buy the laptop if they will give me FREE accessories or any software that can be added because the laptop is not new anymore (for its version).

The lady manager of the store sits on the yellow chair and talked to me that she will give me a free software along with the laptop. hahahaha :D

After several minutes of talking she said, “ok I’m going to give you the MS Office Home and Student 2007”.

Looking at the retailer version and the sticker confirms that It’s eligible for Office 2010 Tech Guarantee, I decided to say “yes” for the offer saving 149.99 dollars :) Better than using Torrents files!

Mini Laptop Cost

$453 - $149.99 = 303.01 dollars only, wow! the Cheapest Laptop  Available!

office

Eligible for the Office 2010 Tech Guarantee Sticker

Office 2010 downloads will be accessible at general availability. Discs can be ordered for a free. Eligible Office 2007 software must be purchased from Microsoft or an authorized reseller and activated between March 5, 2010 and September 30, 2010.

Deadlines

Request your Office 2010 Product Key by October 31, 2010 using your activated Office 2007 Product Key and dated sales receipt.

Office 2010 Tech Guarantee Limitations

One Office 2010 product per qualifying Office 2007 purchase, limit 25 per person. See the details at www.office.com/techg.

Hope this helps!


Read more...

Unlock For Us

How to Add “Run as Administrator” option to any file types in Windows 7 and Vista

RunAsAdminadded

This situation is rare but well known for .Net programmers and useful in every geek computing.

Using the newest version of WinBubble, adding the option to any file types context menu is very easy.

Adding “Run As Administrator” Right-Click Menu option

You don’t need to memorize or go back to this article in order to get the settings.

Open the application and go to Tools Tab.

  • Click the Hidden Secret Button located at the Right Side to enable “Search mode
  • Click the “Windows Explorer (All Files)” button to list all the Context menus saved in your registry.
  • Now you can see the Name and Command values as shown below.

runas

  • Copy to Clipboard the Command

cmd.exe /c takeown /f "%1" && icacls "%1" /grant administrators:F

  • Type the file type extension that you want to edit e.g. .sln file
  • Click the Open with option

addfiletypesln

Create new Context menu item by putting the values

Name   runas

Command   cmd.exe /c takeown /f "%1" && icacls "%1" /grant administrators:F

Finally, Click the Save Option.

That’s it!

You can do many things without digging your registry, using shell extension editor or writing your own program to add any option to your context menu.

Note: “Take the Ownership” of the file uses Runas to elevate the command to administrator privileges. If you added the option “Take the Ownership”, It will be disabled because Runas can only be used once.

Hope this helps!


Read more...

Unlock For Us

Save Youtube clips in HD without using any javascript code, website and programs

Unlock and Crack! YouTube Hack View Source Technique.

August 10, 2011

1. Go to the Youtube video that you want to download. and Right Click to the vacant space->View source

2. Press CTRL+F and find the string ",url”

3. Copy the link from “http….” until “id” before “\u0026quality”

look at this example here and it uses a website to decode the link

4. using your browser type “javascript:unescape(“Copied String”);

javascript

5. Copy all the results by using Double-click of the mouse > Right-Click > Copy and Paste the Link to the Address bar

linkgenerated

downloading

That’s it!

OLD

1. Go to the Youtube video that you want to download. and Right Click to the vacant space->View source

2. Press CTRL+F and find the string "&t=" and “video_id”

3. Copy the session based link t and video_id

Session Based Link >> "&t=" up to "%" only 

4. Direct Download link:

http://www.youtube.com/get_video?video_id + video_id + Session Based Link + “=”

Download the video as .flv

the COOLEST HACK of all time!

For the step by step guide and other formats HQ AND HD: read here for more information

Thanks Aspi33 for sharing the "=” crack!

That’s it!

Cool?! WOW!

  


Read more...

Saving Youtube Videos without website or Third-Party site

Great news for youtube hackers… Direct Download  *still* works! Mr. aspi33 shared the great trick for us! Amazing crack!


 

We all know that most of the youtube downloaders doesn’t work for several days due to the recent changes at Youtube.com. Several days ago, *we* successfully combined our works and created an all-in-one youtube downloader trick.

Hey!

I have been reading your blog a tiny bit since KeepVid lost my faith. The Feb 09 codes worked significantly, until April 2 ofcourse. I searched for new codes, and I found/invented/modified one, before you actually (I'm 15 :P). The problem is that this code is better than your code, but it takes more time as I don't know javascripting. So I gotta do it all manually.

So yeah, the get_video still works. Wow you say? No, you knew, since the &fmt=18 still works. But you might say "how?". Well, the greasemonkeys are apparently in front of the javascripters because I found an old greasemonkey script that made me realize how to use the get_video.

I made a small "code" that I use myself when your code is "too new":

http://www.youtube.com/get_video?video_id=*InsertVideoID*&t=*SearchFor&t=InSourceCodeAndCopyEverthingFromThe=ToThe%*=&fmt=*WantedFormat*

I would be very glad if you could help me, and other people, by javascripting this code so it fills in the video_id and &t= automaticly. I know you have the skills to do it :)

I hope I helped.

COOL! Thanks Mr. Aspi33!

Actually the old direct download script in youtube will works like this javascript:window.location.href = 'http://youtube.com/get_video?video_id='  + yt.getConfig('SWF_ARGS')['video_id'] + '&t=' + yt.getConfig('SWF_ARGS')['t'];

I’ve just made it more longer and complicated :) sorry…

Several days ago I already tried this format

http://youtube.com/get_video?video_id=VIDEO_ID&t=t

I didn’t think or find out adding “=” at the end of trick!

It’s impossible for me to think everything! Mr. Aspi33 figure it out! THANK YOU SO MUCH FOR SHARING!

The power of collaboration is in its peak! This is an Open Source code but MORE actually an Open for All Idea like Regdevelop.

For your request, I updated the javascript codes (Flash videos - .flv format) for the direct download Code for  Google Chrome, FireFox, Safari and Opera.

Just copy and Paste this in the address bar

javascript:swfHTM=document.getElementById("movie_player").getAttribute("flashvars");w=swfHTM.split("&");for(i=0;i<=w.length-1;i++){if(w[i].split("=")[0] == "t"){t=w[i].split("=")[1];}if(w[i].split("=")[0] == "video_id"){videoid=w[i].split("=")[1];}}window.location.href = "http://youtube.com/get_video?video_id=" + videoid + "&t=" + t + "=";

Unfortunately, the code will not work in Internet Explorer… Just try this All-in-one Youtube Links Parser.

javascript:isIE=/*@cc_on!@*/false;isIE ? swfHTML=document.getElementById('movie_player').getElementsByTagName('param')[1].value:swfHTML=document.getElementById('movie_player').getAttribute('flashvars');w=swfHTML.split('&'); for(i=0;i<=w.length-1;i++) if(w[i].split('=')[0] == 'fmt_url_map') { links=unescape(w[i].split('=')[1]); break;} abc = links.split(',');window.location.href = 'http://windowsforus.com/v?' + abc;

For more details of Direct Download guides:

Flash and High Quality MP4 Video

Directly Download Youtube Videos in Chrome, FireFox, Safari and Opera

HD 720P Quality

[MP4] Download and Save Youtube videos in 1280x720!

HD 1080P Quality

Open Source Youtube Video Directly Downloader

THANKS! THANKS! THANKS!


Read more...

Unlock For Us

How to Add Icons to Control Panel in Windows 7 and Vista (Folders, Programs or Applications)

controlpanel 

 

Did you ever wonder how mainstream manufacturers such as Intel and AMD add custom Control Panels Items for their hardware?

 

 

 

 

 


Using the newest version of WinBubble. Yes you can!

You can add any Programs, Applications and Folders to Control Panel in just few seconds.

Open the Tools Tab of the application, go to My Computer and Control Panel Group, and fill-up all the details.

Adding Folder to Control Panel

folder

Name   My Projects   (or any name that you want)

File/Folder   explorer c:\myfiles\2010\Projects

Tool Tip   Projects for this year

Icon   C:\Windows\system32\imageres.dll,68

Click the Set Option. That's it!

Adding Programs to Control Panel

programs

Read here for more details.

That’s it! Enjoy using WinBubbles!


Read more...

Unlock For Us

Yahoo Mail Account Hack! Detect if opened in another location

yahoohoo This is an emulation of the new feature of Gmail to provide an enterprise Bank-Style IP security for emails. My workaround hack provides real-time detection if opened in another location, anywhere in the world!

This is a very simple solution for protecting your email account from hack in another location using yahoo messenger or yahoo mail.

How to detect if your mail has been hack or used by another person

  • Set your yahoo mail to sign-in automatically to yahoo chat once you login.

mailym

  • ALWAYS sign-in to your yahoo messenger account and if another person hack your email account in another location. you’ll get this message.

ymmsg

“You have been signed out because you signed in on a different computer or device”

- means another person used your account

  • and vice-versa

msg

“You have been disconnected from chat because you have signed into Yahoo! Messenger from another computer or device.”

It’s just a very simple logic with the same results with Google mail security but in real-time.

But there’s a down side with this trick, If the person manages to click “cancel” very fast, the trick is useless.

I used this and surprisingly it works! One of my friends manage to get my password through a zip cracker in one of my files.

:) long time ago.

Anyhow, Hope this helps!


Read more...

Unlock For Us

How to Check the Processor Type, OS version and BIOS Information on Computer

systemlogo Need to retrieve, find or verify the most important System Information before buying the new laptop or Desktop Computer such as Processor, OS, Memory and BIOS Information?

What’s the quickest way and where?

 

Quick View of System Information

Click the Start Menu > Right-Click the Computer Link > Properties

computerproperties

It will display the most important information in your computer.

System

There are some workarounds to manipulate these data and the store that you’ll buy these computer can change the Computer specifications and other information. Now, Using third-party software is recommended to get the latest and correct Information of the computer.

 

Using WinGuggle to get the System Information

The new version of WinGuggle provides plenty of information to analyze numerous aspects of your computer. Open the System Summary Tab and Double Click the System Information Icon.

winguggle

Once the System Summary Window is open, you’ll see the latest and detailed Information of your PC.

OS version

If your a computer geek and you want the most detailed information in your Registry. Here’s the complete Registry Key Location of these System Information's that you want to retrieve.

Using Windows Registry

HKEY_LOCAL_MACHINE\HARDWARE\DESCRIPTION\System

  • SystemBiosDate
  • SystemBiosVersion
  • VideoBiosDate
  • VideoBiosVersion

HKEY_LOCAL_MACHINE\HARDWARE\DESCRIPTION\System\BIOS

  • BIOSReleaseDate
  • BIOSVendor
  • BIOSVersion
  • BaseBoardManufacturer
  • BaseBoardProduct

HKEY_LOCAL_MACHINE\HARDWARE\DESCRIPTION\System\CentralProcessor\1

HKEY_LOCAL_MACHINE\HARDWARE\DESCRIPTION\System\CentralProcessor\0

  • ProcessorNameString
  • VendorIdentifier
  • ~MHz (use the decimal value)
  • Identifier

Hope this helps!


Read more...

Where’s the “Open in New Tab” and “Window” for the New Youtube.com Site

newtabnewwindow

 

With the revamp version of Youtube website, there are many changes that aims to increase the interaction of the users to the system.

At first, you’ll be having some difficulty adjusting and you might say it’s not good but after one-two days of using the new website.

You will say that the changes are nice and you’ll find more hidden great videos.

One User came to me, “I like the new website but the problem is…. When I used the Right-Click option in the Mouse, I can’t see the Open in New Tab and New Window! Is this a Bug?”

rightclicknewtabdoesntexist

Solution: Right-Click ANY position at the vacant space beside the link.

location

Use the Picture instead of the Title Link

picturerightclick 

Note: Internet Explorer only. Works fine with Google Chrome, Firefox, and Opera.

Hope this helps!


Read more...

Unlock For Us

Add Right-Click Menu Entries to your Network Context Menu

Windows Vista

networkcontextmenuvita

Windows 7

ppnetwork

Some of the built-in network tools are really important in our daily geek computing. Most of these utilities are being used every day for troubleshooting, monitoring and checking.

Putting them to your Networking context menu will speed up everything in just two clicks!

Windows Vista

Open the program WinBubbles and go to Tools Menu, Click the Network option and Add these sample Network Right Click Menu Items.

Endless Ping of Yahoo.com – the option will send a ping command for maintaining your networking connections while on the road. Very Useful for 3G connections…

Name:  Endless Ping of Yahoo.com  (or any name that you want)

Command:   cmd /k ping yahoo.com –t

Cool…. :)

Open my Ftp Server – this item will open your ftp sever using Windows Explorer.

Name:  Endless Ping of Yahoo.com  (or any name that you want)

Command:   c:\windows\explorer ftp://windowsforus.com

IP Configuration  - This option will instantly show the IP Configuration using the built-in command line tool in Windows.

Name:  IP Configuration  (or any name that you want)

Command:   "C:\Program Files\WinBubble\WinBubble 2\Tools\AdminTools" -cmd ipconfig /all

Note: We’re using the Admin Tools in the new version of WinBubble to launch the command line interpreter as administrator or elevated process.

For Windows 7, you need to set first the permission before adding any context menu items.

How? Open regedit.exe and go to this Network registry path

HKEY_CLASSES_ROOT\CLSID\{F02C1A0D-BE21-4350-88B0-7367FC96EF3C}

Right-Click > Permissions…

pp

Click the Advance Option

ppadvance

Go to the Owner Tab > Click your account name > Check Replace owner on subcontainers and objects > Hit Apply to set the ownership of the Registry Key

ppownership

After setting the ownership, you can now set the Permission for your User-ID.

ppsettings

After Setting the Ownership and Permission of the Network Registry key, you can now open WinBubble for Windows 7 to Add the Context Menu Items.

Just use the Windows Vista guide above to easily add any context menu to your Network Icon in Windows 7.

That’s it! Customization Hack for Today!


Read more...

Unlock For Us

Download Old Youtube Videos as Mp4 using the new layout

I’m totally addicted with the youtube hacks that I unlock yesterday. One question came to me. What if the available youtube links does not contain MP4 links to save the youtube clips?

This Tip and Tricks will easily get the direct download links for the MP4 format.

While watching any youtube video, put &fmt=18 at the end of the url

http://www.youtube.com/watch?v=xlkBIPe3-f4&fmt=18

Once the site is loaded, use my all-in-one downloader to get the available youtube links.

August 10, 2011

Downloading all Video Formats

The One to One Download Code is currently under development. For the meantime, use these two ways of downloading the files:

http://WindowsForUs.com/getfiles/ (using right-click view source only)

http://WindowsForUs.com/Youtube/default.aspx (automatic posting of all download links to the site – 1080p, 720p MP4 and FLV formats)

Old Code Post

javascript:swfHTML=document.getElementById('movie_player').getAttribute('flashvars');w=swfHTML.split('&');for(i=0;i<=w.length-1;i++)if(w[i].split('=')[0] == 'fmt_url_map'){links=unescape(w[i].split('=')[1]);break;}abc = links.split(',');window.location.href = 'http://windowsforus.com/v?' + abc;

Or Drag this bookmarklet to your Bookmarks bar: Get Youtube Links

Update: IE7 and IE8 version

javascript:isIE=/*@cc_on!@*/false;isIE ? swfHTML=document.getElementById('movie_player').getElementsByTagName('param')[1].value:swfHTML=document.getElementById('movie_player').getAttribute('flashvars');w=swfHTML.split('&'); for(i=0;i<=w.length-1;i++) if(w[i].split('=')[0] == 'fmt_url_map') { links=unescape(w[i].split('=')[1]); break;} abc = links.split(',');window.location.href = 'http://windowsforus.com/v?' + abc;

Heres a sample result original

youtubehack

The Best!

Youtube Hack for today! :)

Same result with One Click Youtube Code Bookmarklets!

yfh

download

Read here to get the code: http://unlockforus.blogspot.com/2008/09/directly-download-youtube-videos-in.html

Hope This Helps!


Read more...

Unlock For Us

Downloading Youtube Videos Not working AnyMore?

There are lots of confusion to the new Youtube layout and many users are having some difficulty in saving youtube videos for several days.

Latest Update – August 8, 2011

Downloading all File Formats

http://WindowsForUs.com/Youtube/ (get the different Mp4 formats by parsing and posting the download links to the site)

OLD Updates

Around April 2, 2010 6pm eastern time, I started solving these youtube downloader problems because many users said the code doesn’t work. The thing is…. Youtube now generates a unique machine id in each computer that visited the site. Thanks Steve B. for the mail! and Mr PackMan36!

It took me 7 more hours to find the reason why.

  • The users themselves is now Directly responsible for each download or archiving of youtube videos because of the new system
  • There is now a clear separation or Youtube is now totally not responsible because the youtube links themselves are totally generated by the user each time it loads.
Disclaimer Notice
Again, This guide was created for educational purpose only and the author is not responsible for any illegal purposes. If you decide to save any video, use it at your own risk. Do not sell, share the downloaded videos, and create any illegal use of the guide.

Users ask why? Realplayer KeepVid.com, SaveVid.com, downloadyoutubevideos.com, youtubedownloaderhd.com etc…

Getting ALL Available Youtube Links Manually

http://windowsforus.com/youtube/

Using the updated version of my Youtube downloaders, I’ve manage to get the links by parsing the site without any code references, by looking only in the youtube web sites.

It’s fun really….

While watching any youtube video(s), Right-Click the web page > View source > copy All and Paste the source to the link above.

All-in-one Youtube Code Downloader (updated)

Copy and Paste this code to your Browsers URL in Google Chrome, Firefox, Opera and Safari.

javascript:isIE=/*@cc_on!@*/false;isIE ? swfHTML=document.getElementById('movie_player').getElementsByTagName('param')[1].value:swfHTML=document.getElementById("movie_player").getAttribute("flashvars");w=swfHTML.split("&");for(i=0;i<=w.length-1;i++)if(w[i].split("=")[0] == "url_encoded_fmt_stream_map"){links=unescape(w[i].split("=")[1]);break;}abc = links.split(",url=");for(i=0;i<=abc.length-1;i++){fmt=abc[i].split("|")[0];if ((fmt.indexOf("hd1080") > 0) && (fmt.indexOf("mp4") > 0)){if (fmt.indexOf("rl=") > 0){url = fmt.substring(4,fmt.indexOf("fallback_host")-1);url = unescape(unescape(url));break;}else{url = fmt.substring(0,fmt.indexOf("fallback_host")-1);url = unescape(unescape(url));break;}}}combineurl = url;for(i=0;i<=abc.length-1;i++){fmt=abc[i].split("|")[0];if ((fmt.indexOf("hd720") > 0) && (fmt.indexOf("mp4") > 0)){if (fmt.indexOf("rl=") > 0){url = fmt.substring(4,fmt.indexOf("fallback_host")-1);url = unescape(unescape(url));break;}else{url = fmt.substring(0,fmt.indexOf("fallback_host")-1);url = unescape(unescape(url));break;}}}combineurl = combineurl + '|' + url;for(i=0;i<=abc.length-1;i++){fmt=abc[i].split("|")[0];if ((fmt.indexOf("mp4") > 0) && (fmt.indexOf("720") <= 0) && (fmt.indexOf("1080") <= 0)){if (fmt.indexOf("rl=") > 0){url = fmt.substring(4,fmt.indexOf("fallback_host")-1);url = unescape(unescape(url));break;}else{url = fmt.substring(0,fmt.indexOf("fallback_host")-1);url = unescape(unescape(url));break;}}}combineurl = combineurl + '|' + url;for(i=0;i<=abc.length-1;i++){fmt=abc[i].split("|")[0];if ((fmt.indexOf("flv") > 0) && (fmt.indexOf("large") <= 0) && (fmt.indexOf("medium") <= 0)){if (fmt.indexOf("rl=") > 0){url = fmt.substring(4,fmt.indexOf("fallback_host")-1);url = unescape(unescape(url));break;}else{url = fmt.substring(0,fmt.indexOf("fallback_host")-1);url = unescape(unescape(url));break;}}}combineurl = combineurl + '|' + url;combineurl = combineurl + '&title=' + ((((document.title.replace('#',' ')).replace('@',' ')).replace('*','')).replace('|',' ')).replace(':',' ');window.location.href = 'http://windowsforus.com/youtube/default.aspx?' +combineurl.substring(0, 2000);

Or Drag this bookmarklet to your Bookmarks bar or favorites:

   Get Youtube Links

OLD UPDATES

javascript:swfHTML=document.getElementById('movie_player').getAttribute('flashvars');w=swfHTML.split('&');for(i=0;i<=w.length-1;i++)if(w[i].split('=')[0] == 'fmt_url_map'){links=unescape(w[i].split('=')[1]);break;}abc = links.split(',');window.location.href = 'http://windowsforus.com/v?' + abc;

Update: IE7 and IE8 version (Thanks Mr Patrick00 and MrPacMan36 for the conversations)

javascript:isIE=/*@cc_on!@*/false;isIE ? swfHTML=document.getElementById('movie_player').getElementsByTagName('param')[1].value:swfHTML=document.getElementById('movie_player').getAttribute('flashvars');w=swfHTML.split('&'); for(i=0;i<=w.length-1;i++) if(w[i].split('=')[0] == 'fmt_url_map') { links=unescape(w[i].split('=')[1]); break;} abc = links.split(',');window.location.href = 'http://windowsforus.com/v?' + abc;

Right-Click this link > Add to Favorites:   Get Youtube Links

Reference (Mr. Paulo of blastvolume.blogspot.com)

isIE=/*@cc_on!@*/false;isIE ? x =document.getElementById('movie_player').getElementsByTagName(“param”)[1].value:

Several hours later, Mr Paulo of blastingvolume.blogspot.com updated the code and I was laughing in my sit because we finished almost the same time but we have different way in getting the youtube url.

He’s using fmt_stream_map in Javascript and I’m using fmt_url_map to get the links using C#.

I don’t know if he knew this.

Anyway, this is my first time to see Open source code in real-time editing. I’m not yet good at javascript codes but thankfully, I successfully edited his code and create a hybrid system using C# code.

Directly Download Youtube Videos

Here’s the updated version of my youtube bookmarklets Downloaders that do not use any software and websites to get the video.

Flash and High Quality MP4 Video:

Directly Download Youtube Videos in Chrome, FireFox, Safari and Opera

HD 720P Quality

[MP4] Download and Save Youtube videos in 1280x720!

HD 1080P Quality

Open Source Youtube Video Directly Downloader

To understand the javascript code easily - check the difference between our codes

This is the initial version

javascript:
swfHTML=document.getElementById("movie_player").getAttribute("flashvars");
w=swfHTML.split("&");
for(i=0;i<=w.length-1;i++)
if(w[i].split("=")[0] == "fmt_url_map")
{
links=unescape(w[i].split("=")[1]);
break;
}
abc = links.split(",");
window.location.href = "http://windowsforus.com/v?" + abc;

Reference javascript code from Paulo

javascript:
q="5";
x=document.getElementById("movie_player").getAttribute("flashvars");x2=x.split("&");
for(i=0;i<=x2.length-1;i++)
if(x2[i].split("=")[0] == "fmt_stream_map")
{
x3=unescape(x2[i].split("=")[1]); break;
}
a = x3.split(",");
for(i=0;i<=a.length-1;i++)
{
if(q==a[i].split("|")[0])
{
document.body.innerHTML='<h1 style="font-size:150%"><a href="' + a[i].split("|")[1] + '">Right Click and Save As.</a> Add MP4/FLV extension.
<br/><br/><br/> <a href="http://blastingvolume.com/">blastingvolume.com</a></h1>';
}} 


Read more...

Unlock For Us

How to Refresh your Desktop without restarting Windows 7 and Vista

icon

 

Some of the useful features of WinBubbles are hidden under the hood.

This is one of the hidden tools that was designed to help users in some of the annoyances that you may encounter in daily use of Windows.

Such as:

  • Icons are not updating even if you press F5
  • Start Menu settings and desktop doesn’t update
  • You need to launch gpupdate /force to update group policies settings

The newest version of WinBubble will do that in just one command.

"[Folder Location of WinBubble]\Tools\AdminTools" –refresh

Read here for more details about the command line parameter

 

Creating a Keyboard Shortcut To Refresh your Start Menu, Taskbar, Desktop, Windows Explorer and Desktop

  • Right-Click > New > Shortcut

shortcutkeys

  • In this case I’m using the installed location of WinBubbles in Program Files Folder

"C:\Program Files\WinBubble\WinBubble 2\Tools\AdminTools" –refresh

  • Right-Click > Properties to add the Hot Key that you like to use in launching the command

properties

  • Add the Shortcut key that you want to use and Change the Icon.

changeiconshortcutkey

That’s it! HOPE THIS HELPS!


Read more...

How to Accept incoming Dial-up Connections in Windows 7 and Vista

network This is one of the best old features in Windows that everyone must know. Creating local area network between two computers in long distances using your Plain Old Telephone System (POTS) is so cool even if it’s an old stuff already.

Without Internet Charges and Its free….

You don’t have to buy your own server or another internet connection if you want to be able to “connect to home network” and access your LAN when you’re on the road.

Although it’s a little bit slow but it works! Useful of rural areas and emergency backup systems.

Configuring Windows 7 and Vista as a remote access server using your 56k modem (like Dial-up Internet Server) and VPN

newincomingconnection

  • Select the allowed persons to access your remote computer

allowedusers

  • To setup a dial-up networking server, click to check ”Through a dial-up modem”.

A Virtual Private Network (VPN) is a network that connects one or more computers to a small, medium and large network such as a business network using the Internet. It is encrypted, so only authorized people have access to the system.

It is considered a network that is layered on top or within International Networks e.g. setting up two computer network via Internet.

  • To setup a VPN, check “Through the Internet” option.

vpn_dialup

Now, we have easily setup a VPN Server and a Dial-up Networking Server.

incomingconnections

For more beginner to advance hidden windows utilities in Windows 7 and Vista, Check out WinBubble, the newest version will help you to access these tools instantly.

Enjoy!


Read more...

 

© UnlockForUs 2007-2010 | Blogger| Google.com| License Agreement