Showing posts with label internet. Show all posts
Showing posts with label internet. Show all posts

Friday, December 27, 2013

NetBeans IDE 7.4 final relese is avaiable for Download

email post

NetBeans IDE 7.4 Download

NetBeans IDE is one of the most powerul tool for developers. The Smarter and Faster Way to Code Quickly and easily develop desktop, mobile and web applications with Java, HTML5, PHP, C/C++ and more. NetBeans IDE is FREE, open source, and has a worldwide community of users and developers.

Sunday, November 03, 2013

Tips and Tricks about the text formatting of Google Plus [G+]

email post
Tips and Tricks about the text formatting of Google+ [G+]


It is not on the help search of Google Plus
Here is the "cheat sheet" for text formatting in G+. Here is in details:

Thursday, October 24, 2013

Shortcuts for Google has been updated to version 3.1 Added import and export for the settings, added 11 new shortcuts and some bugs are fixed.

email post


+Shortcuts for Google has been updated to version 3.1


Added import and export for the settings, added 11 new shortcuts and some bugs are fixed. you can install this chrome extension here: http://carlosjeurissen.com/shortcuts-for-google/ full changelog: * Added import and export of settings via files. * Removed the Latitude and Google+ Games Shortcut * Added a shortcut for: - Adwords - Keyword Planner - Analytics Gallery - DoubleClick Studio - Feedback Reports - Maps - Location History - ReCaptcha (suggested by +Stéphan Herby) - Trends - Explore (suggested by +Yago Perez) - Wallet - Merchant Center - Webmaster Tools - My Removal Requests - YouTube - Keyword Tool - YouTube - Subscriptions (suggested by +Kevin Zhan ) Thanks for suggesting these shortcuts! * Updated 26 service icons, including the google play and android icons, CS4HS icon, Elections icon, some Maps icons, Postini icon, trusted stores icon, web history icon and the icon for Public Data Explorer. (Thanks to +Michael Cook for the Maps icon) * The new custom shortcut popup is now emptied after adding a custom shortcut. Thanks for the bugreport +Fabian vd W

Saturday, April 23, 2011

Millions of People Prince William Would Never Deign To Speak To Captivated By Royal Wedding

email post

Millions of People Prince William Would Never Deign To Speak To Captivated By Royal Wedding

April 22, 2011

LONDON—Onlookers throughout the English-speaking world remained enthralled this week by the majesty and pomp of the upcoming nuptials of England's Prince William, a man who wouldn't in a million years be caught dead associating with any of them, sources reported. "What a beautiful dress—and that cake!" said Arizona housewife Jeanette Tyler, 47, a woman Prince William has been raised since birth to believe he is genetically superior to in all respects. "It's like a fairy tale." The wedding of Price William, whose full title is His Royal Highness Prince William Arthur Philip Louis of Wales, Royal Knight Companion of the Most Noble Order of the Garter, will be broadcast to six continents of the eager hoi polloi, none of whom he would ever even stand within 50 feet of unless they were part of a carefully orchestrated photo opportunity

 

Wednesday, April 06, 2011

Define: LinkBacks

email post

LinkBacks

"LinkBack" is the generalized term we use to reference three methods of communication between Websites:



LinkBacks



Why LinkBacks?

LinkBacks (Trackbacks, Pingbacks and Refbacks) allow you to notify another site that you wrote something related to what is written on a specific page. This improves the chances of contributors to this page noticing that you gave them credit for something, or that you improved upon something they wrote. With LinkBacks, websites are interconnected. Think of them as the equivalents of acknowledgments and references at the end of an academic paper, or a chapter in a textbook.

Linkbacks have long been a major force in the development of the blogging network, by creating an interconnected series of blogs and posts acknowledging one another. Not only does this improve the general community ethos throughout the "blog-o-sphere", but it also helps to make blogs into more powerful link-building tools.





Note: Links built via this method are highly relevant and do not carry the disadvantages typically associated with "link farms" or "link exchanges".

Trackback



A Trackback is simply an acknowledgment. This acknowledgment is sent via a network signal (ping) from Site A (originator) to Site B (receptor). The receptor often publishes a link back to the originator indicating its worthiness.

Trackback requires both, Site A and Site B to be Trackback enabled in order to establish this communication. Trackback does not require for Site A to phisically link to Site B.

Pingback

PingbackA Pingback is also a signal (ping) sent from Site A to Site B. However, it's also a link. When Site B receives the notification signal, it automatically goes back to Site A checking for the existance of a live incoming link, if it exists, the Pingback is recorded successfully. This makes Pingbacks less prone to SPAM than Trackbacks.

Both sites must be Pingback enabled in order to establish this communication. If a site is Pingback enabled, each time you link-out you will be "pinging" external sites. Pingback requires for Site A to phisically link to Site B.

Refback

RefbackA Refback is also a link. However in this case, Site A (link originator) does not need to "tell" anything to Site B (receptor). Instead, the receptor Site "discovers" this link immediately after the first web visitor gets to the site by clicking on the link. This is done by analyzing information carried by this web visitor's browser referer header.

This is an easier method than Pingbacks since the Site originating the link doesn't have to be Pingback enabled (Posting a link back within any webpage is good enough).

Saturday, March 19, 2011

PHP 5.3.6 Released!

email post

PHP 5.3.6 Released!

[17-Mar-2011]
The PHP development team would like to announce the immediate availability of PHP 5.3.6. This release focuses on improving the stability of the PHP 5.3.x branch with over 60 bug fixes, some of which are security related.
Security Enhancements and Fixes in PHP 5.3.6:
  • Enforce security in the fastcgi protocol parsing with fpm SAPI.
  • Fixed bug #54247 (format-string vulnerability on Phar). (CVE-2011-1153)
  • Fixed bug #54193 (Integer overflow in shmop_read()). (CVE-2011-1092)
  • Fixed bug #54055 (buffer overrun with high values for precision ini setting).
  • Fixed bug #54002 (crash on crafted tag in exif). (CVE-2011-0708)
  • Fixed bug #53885 (ZipArchive segfault with FL_UNCHANGED on empty archive). (CVE-2011-0421)
Key enhancements in PHP 5.3.6 include:
  • Upgraded bundled Sqlite3 to version 3.7.4.
  • Upgraded bundled PCRE to version 8.11.
  • Added ability to connect to HTTPS sites through proxy with basic authentication using stream_context/http/header/Proxy-Authorization.
  • Added options to debug backtrace functions.
  • Changed default value of ini directive serialize_precision from 100 to 17.
  • Fixed Bug #53971 (isset() and empty() produce apparently spurious runtime error).
  • Fixed Bug #53958 (Closures can't 'use' shared variables by value and by reference).
  • Fixed bug #53577 (Regression introduced in 5.3.4 in open_basedir with a trailing forward slash).
  • Over 60 other bug fixes.
Windows users: please mind that we do no longer provide builds created with Visual Studio C++ 6. It is impossible to maintain a high quality and safe build of PHP for Windows using this unmaintained compiler.
For Apache SAPIs (php5_apache2_2.dll), be sure that you use a Visual Studio C++ 9 version of Apache. We recommend the Apache builds as provided by ApacheLounge. For any other SAPI (CLI, FastCGI via mod_fcgi, FastCGI with IIS or other FastCGI capable server), everything works as before. Third party extension providers must rebuild their extensions to make them compatible and loadable with the Visual Studio C++9 builds that we now provide.
All PHP users should note that the PHP 5.2 series is NOT supported anymore. All users are strongly encouraged to upgrade to PHP 5.3.6.
For a full list of changes in PHP 5.3.6, see the ChangeLog. For source downloads please visit our downloads page, Windows binaries can be found on windows.php.net/download/.

Thursday, March 10, 2011

Firefox 4 RC is released!

email post

from http://clients.futuremark.com/peacekeeper/results.action?key=4JeZ

It all begins here:

Help make the next version of the world’s best browser.

Install the RC


Install the Firefox 4 Release Candidate (RC). Firefox 4 is almost here. Be the first one to check it out.

Friday, March 04, 2011

Dear CRTC, I Want YOU to Stop The Meter

email post

Internet Service Providers (ISPs) want to put a pay meter on your Internet use.


This means we're looking at a future where ISPs will charge per byte, the way they do with smart phones. If we allow this to happen Canadians will have no choice but to pay MUCH more for less Internet.
Big Telecom companies are obviously trying to gouge consumers, control the Internet market, and ensure that consumers continue to subscribe to their television services.
This will crush innovative services, Canada's digital competitiveness, social progress, and your wallet.
The CRTC is reexamining the imposition of metered billing practices right now, and they are seeking public input. This is a huge opportunity to stop Internet metering, and to ensure Canadians have access to an unlimited Internet.
Please send CRTC a message. Enough is enough.
*Feel free to edit the message below:
***If you get an error message below you can send your message HERE

Friday, February 04, 2011

Firefox web browser | Help us test the latest beta

email post
Firefox web browser | Help us test the latest beta: "Help test the future of Firefox! The latest beta version of Firefox is now available as a preview release. Take it for a test drive and let us know what you think! Important Information Please read before downloading This is pre-release software: you may encounter compatibility problems with some websites and add-ons. If you find a problem please let us know or file a bug. For more details, read the release notes and known issues. Free Download 4.0b10 for Windows English (7.7MB)

Telnet vs SSH

email post

Telnet vs SSH



Secure Shell, commonly known as SSH, and Telnet are two network protocols that have been used widely at one point in time or another. They are both used to connect to remote servers in order to facilitate some sort of communications. The primary difference, which also led to one superseding the other, is in security. SSH offers security mechanisms that protect the users against anyone with malicious intent while Telnet has no security measures whatsoever.

Telnet was designed to work within a private network and not across a public network where threats can appear. Because of this, all the data is transmitted in plain text, including passwords. This is a major security issue and the developers of SSH used encryptions to make it harder for other people to sniff the password and other relevant information. Telnet also omits another safety measure called authentication. This ensures that the source of the data is still the same device and not another computer. Without authentication, another person can intercept the communication and do what he wishes. This is also addressed in SSH as it uses a public key to authenticate the source of the data.

Due to the security measures that were necessary for SSH to be used in public networks, each packet contains less data to make room for the data of the security mechanisms. In order to transmit the same amount of data, you would need to take-up a lot more bandwidth. This is called overhead and was such a major issue back when internet speeds were very low because it translates to a performance hit.

source:http://www.differencebetween.net/technology/internet/difference-between-telnet-and-ssh/#ixzz1Cwjb1Obz

The security issues of Telnet forced a lot of people to use SSH in order to protect themselves. It didn’t take a long time before SSH replaced Telnet in a great majority of its uses. Telnet did not fade away though as it is still used in some areas, mostly in testing and debugging. Telnet extensions were developed to provide security but they are not used in most Telnet implementations.


    Summary:
  • 1. SSH and Telnet commonly serves the same purpose
  • 2. SSH is more secure compared to Telnet
  • 3. SSH encrypts the data while Telnet sends data in plain text
  • 4. SSH uses a public key for authentication while Telnet does not use any authentication
  • 5. SSH adds a bit more overhead to the bandwidth compared to Telnet
  • 6. Telnet has been all but replaced by SSH in almost all uses

Friday, January 28, 2011

Firefox Optimized with SSE2

email post

Firefox Optimized with SSE2SSE

SSE is CPU extension, improve loading.
  1. All builds are for Windows 2000 and above only. (Windows XP, Windows Vista and Windows 7 are all above Windows 2000)
  2. SSE builds are optimized for Pentium III/equivalent.
  3. SSE2 builds are optimized for Pentium IV/equivalent.
  4. The above list is sorted by versions in descending order i.e. the recent versions are at the top of the list.
  5. All builds have the full functionality as the official builds from Mozilla i.e. no loss of functionality as a result of any tweaks.
peacemarker benchmarch by Jerry Blogger

With SSE2 patched Firefox is much faster !

Although  Google Chrome is the fastest, it has problem when browsing problem with some old website and it does not have much pug-in to speed up your usage of Internet. So Firefox with SSE2 patched is much first choice.


File name: firefox-3.6.13.en-US.win32.installer-SSE2.exe
File size:8.10 MB


File name: firefox-4.0b9.en-US.win32.installer-SSE2.exe
File size:10.35 MB



Friday, December 03, 2010

Calling the UK Minister to act to protect the Internet's openness

email post

Calling the UK Minister to act to protect the Internet's openness


Today, a group of 18 organizations representing a broad spectrum of society and the economy has sent an open letter to Ed Vaizey, MP, the UK Minister in charge of digital issues, to call on the UK Government to reflect their recent commitment to the open Internet in action on the ground. Skype is part of this initiative because we believe it is important to remind policy makers, local governments and regulators throughout Europe that a verbal commitment will not be sufficient to establish and protect openness.

We strongly welcome the UK Government's recent statement of support for the open Internet, but we must not forget about the existing restrictions in place in the UK and many other countries around the globe. For example, in countries like France, Germany, Spain, or the UK (to name only a few), several, if not all, mobile operators prohibit their customers from using Skype on their mobiles or they only allow Skype usage at extra cost. Similar restrictions affect many other uses of the Internet, such as video, audio, instant messaging, streaming, P2P, etc. In order to remove these restrictions, the governments and regulatory authorities in these countries - including the UK - need to make sure that:
Users can send and receive the content, use the services and run the applications of their choice on the Internet, on the device of their choice

Traffic management is kept to a minimum, and only in place for purely technical or security reasons

There is meaningful transparency for consumers about traffic management

New models of Internet access don't compromise openness

Effective enforcement mechanisms are in place to ensure openness

Friday, October 01, 2010

IE GOT big improved

email post
IE GOT big improved

However it is still too slow and not secure to use.

Google:

Thursday, September 16, 2010

Faster than ever - The new Chrome

email post
New record again!
Benchmark

Download Chrome

Widget vs Gadget?

email post
What is the different between a "widget" and a "gadget"?

Related Topics:


It could be explain in very difficult, so waste your timefor reading. However, Jerry Blogger is a straight forword person and want to save your time.

Let's begin.
Gadget=Widget, but Widget=/=Gadget

Widget
Widget in Computer Programming is a reusable element of a graphical user interface that displays an information arrangement and provides standardized data manipulation.

Gadget
Gadget is a mini-applications for specific web-site or platform. For example, iGoogle.

Wednesday, September 15, 2010

How much time you wasted due to your "BROWSER"?

email post
 Do you know your browser could save you a lot of time for surfing the net?



Related Topics:

 















There sure are a lot of browsers to choose from these days. Peacekeeper is a free service that lets you quickly and easily find out which one works best on your PC. If you're interested in how Peacekeeper works read their FAQ for more information, or to get started, click on the "Benchmark your Browser" button now. The test only takes a few minutes but if you're an impatient type you can see the average results from thousands of users here.

IN SUM : Never Use Internet Explorer!

Friday, August 13, 2010

Sign the petition to stop new Internet sales tax

email post
Sign the petition to stop new Internet sales tax
Related Topics:


Since last week, more than 28,000 eBay buyers and sellers have signed the petition to fight new Internet sales taxes. Now we need you to add your voice to the issue.

What's at stake: HR 5660, a bill before Congress known as the “Main Street Fairness Act," would require online businesses and entrepreneurs to collect and remit sales taxes from each customer. This law would affect 45 states and as many as 15,000 local jurisdictions.
If passed, the law would place a heavy burden on small online retailers who have set up shop on the Internet to offer increased selection and value. eBay is working hard to oppose this bill, but we need the help of our eBay Main Street members to keep HR 5660 from becoming law.

This is not the time to introduce a new tax. Sign the petition and say "no" to new Internet tax burdens.