This is default featured slide 1 title

Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.

This is default featured slide 2 title

Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.

This is default featured slide 3 title

Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.

This is default featured slide 4 title

Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.

This is default featured slide 5 title

Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.

Friday, November 11, 2011

Make Your CMD Pinger More Attractive!!! [PINGER FOR BUBU, HSS, EXPAT, & OTHER VPNs]

My CMD Pinger with reply background color indicator!

We are using ping command to monitor the networks, sometimes we have to monitor multiple IP address with continuous ping in different windows. Normal command line is with a black colour background and white text. But it will be better to show a red window if the Request timed out. And the default success pings with a green background. Here is the script to do the ping with color output results.


Color Legend:
Green - with reply
Red - request timed out

What is happening in this Batch file?

Prompting an IP address and set to a variable named %IP%, and its pinging once with 32 bytes of data. If it is failed the background color will change to red. And display “Request timed out” then wait for some title . We used a self ping for sleep function. The code put it in loop so it will ping continuously.
Original Batch Script

:: Batch Script
:: color Ping
:: Code By Binbert.com
echo off & cls
set /p IP=Enter your IP Address :
:top
PING -n 1 %IP% | FIND "TTL="
IF ERRORLEVEL 1 (SET OUT=4F & echo Request timed out.) ELSE (SET OUT=2F)
color %OUT%
ping -n 2 -l 10 127.0.0.1 >nul
GoTo top
My Modified Batch Script

:: Batch Script
:: Color Ping
:: Code By Binbert.com
:: Edited By FreeSoftAppZ.webs.com
echo off & cls
:top
PING -n 1 www.google.com | FIND "TTL="
IF ERRORLEVEL 1 (SET OUT=4F & echo Request timed out.) ELSE (SET OUT=2F)
color %OUT%
ping -n 2 -l 10 127.0.0.1 >nul
GoTo top

Additional command by sir edzrhomski07
siguro lagyan mo nito ts. para di masyado malaki.

:: Batch Script
:: Color Ping
:: Code By Binbert.com
:: Edited By FreeSoftAppZ.webs.com
mode 53, 20
echo off & cls
:top
PING -n 1 www.google.com | FIND "TTL="
IF ERRORLEVEL 1 (SET OUT=4F & echo Request timed out.) ELSE (SET OUT=2F)
color %OUT%
ping -n 2 -l 10 127.0.0.1 >nul
GoTo top
Adjust the size of its window from this line: mode 53, 20
where "53" is the width size, and "20" is the height size.

Recommended window size command is: mode 54, 15

with FLUSHDNS & REGISTERDNS:

:: Batch Script
:: color Ping
:: Code By Binbert.com
:: Edited By FreeSoftAppZ.webs.com
mode 54, 15
@echo off
cd \
ipconfig/flushdns
ipconfig/registerdns

echo off & cls
:top
PING -n 1 202.126.40.5 | FIND "TTL="
IF ERRORLEVEL 1 (SET OUT=4F & echo Request timed out.) ELSE (SET OUT=2F)
color %OUT%
ping -n 2 -l 10 127.0.0.1 >nul
GoTo top
OR

:: Batch Script
:: color Ping
:: Code By Binbert.com
:: Edited By FreeSoftAppZ.webs.com
mode 54, 15
echo off & cls
cd \
ipconfig/flushdns
ipconfig/registerdns

:top
PING -n 1 202.126.40.5 | FIND "TTL="
IF ERRORLEVEL 1 (SET OUT=4F & echo Request timed out.) ELSE (SET OUT=2F)
color %OUT%
ping -n 2 -l 10 127.0.0.1 >nul
GoTo top
Additional command by sir edzrhomski07

siguro lagyan mo nito ts. para di masyado malaki.

:: Batch Script
:: Color Ping
:: Code By Binbert.com
:: Edited By FreeSoftAppZ.webs.com
mode 53, 20
echo off & cls
:top
PING -n 1 www.google.com | FIND "TTL="
IF ERRORLEVEL 1 (SET OUT=4F & echo Request timed out.) ELSE (SET OUT=2F)
color %OUT%
ping -n 2 -l 10 127.0.0.1 >nul
GoTo top
Adjust the size of its window from this line: mode 53, 20
where "53" is the width size, and "20" is the height size.

Recommended window size command is: mode 54, 15

with FLUSHDNS & REGISTERDNS:

:: Batch Script
:: color Ping
:: Code By Binbert.com
:: Edited By FreeSoftAppZ.webs.com
mode 54, 15
@echo off
cd \
ipconfig/flushdns
ipconfig/registerdns

echo off & cls
:top
PING -n 1 202.126.40.5 | FIND "TTL="
IF ERRORLEVEL 1 (SET OUT=4F & echo Request timed out.) ELSE (SET OUT=2F)
color %OUT%
ping -n 2 -l 10 127.0.0.1 >nul
GoTo top
OR

:: Batch Script
:: color Ping
:: Code By Binbert.com
:: Edited By FreeSoftAppZ.webs.com
mode 54, 15
echo off & cls
cd \
ipconfig/flushdns
ipconfig/registerdns

:top
PING -n 1 202.126.40.5 | FIND "TTL="
IF ERRORLEVEL 1 (SET OUT=4F & echo Request timed out.) ELSE (SET OUT=2F)
color %OUT%
ping -n 2 -l 10 127.0.0.1 >nul
GoTo top


Unblock Smart Buddy Sim Cards


1 lumang smart buddy sim
2 bagong smart buddy sim

yan ang mga sim ko.

issues:


1.di makakonek sa dashboard (lumang sim at yung isang bagong sim ko)
2.di makapagsend ng SMS(isang bagong sim ko)


yan yung mga naexperience ko.

SOLUTIONS:

1.di makakonek sa dashboard (lumang sim at yung isang bagong sim):
a.kung may load ka pa tapos di ka na makakonek sa dashboard mo, ubusin mo muna yung load mo dapat 0 na. tapos papasa ka ng load kahit 2 o paload ka ng 15.
b. type mo OFF to 211 pag ka receive ng reply galing sa smart,restart mo CP mo.
c. after pag ka-restart type mo GRPS ON to 333

How to Upside Down (Flip) Facebook Status ǝʇɐpdn:-)

1.Go to the website www.fliptext.org.

2.In the upper field type your status that you want to update and then click on Flip Text button.

3.Now in the lower field you will see flipped text of your status.


Manila's Globe Telecom sets $790 mln network, IT upgrade


MANILA, Nov 9 (Reuters) - Globe Telecom Inc , the Philippines' second-biggest telecommunications firm, said on Wednesday it will spend $790 million in a network upgrade and IT re-engineering programme as it seeks to bolster its position in a highly competitive market.
The company, owned by local conglomerate Ayala Corp and Singapore Telecommunications Ltd , said in a statement the project -- its biggest investment in the last two decades -- would be undertaken in the next two to three years.
Globe's announcement comes after rival Philippine Long Distance Telephone Co's (PLDT) $1.6-billion takeover of third-ranked Digital Telecommunications Philippines Inc (Digitel) , a move that solidified PLDT's leading position in the local telecommunications market.
"Given the growing demand for bandwidth-heavy services, the modernisation programme will bring significant improvements to network capacity leading to improved reliability, ease of access and pervasive coverage," Globe said in a statement.
Telecoms firms are looking at data and broadband services to spur future profit growth, with the traditional mobile phone business reaching saturated levels.
The modernisation programme would also generate savings in operating expenses and capital expenditures totaling $180 million and $210 million, respectively, over the next five years, the company said.
Globe said it expects to decommission assets with estimated net book value of $388 million after the upgrade, with rising depreciation charges over the remaining life of the assets likely to impact its profitability.
The company would contract the world's No.2 network equipment maker Huawei for the network upgrade and Amdocs , a phone-billing and customer-management software maker, for the IT system upgrade.
Globe also announced it was changing its dividend pay-out policy to 75-90 percent of prior year's core net income instead of reported net income.
The new dividend policy, set to take effect in 2012, would ensure that dividends would remain sustainable and yields competitive, it said.
(Reporting by Erik dela Cruz; Editing by Rosemarie Francisco)