Category Archives: Free Education

Your WordPress P2 Blog Can Now Be A Full-Blown Issue Tracker

You can now have your WordPress blog as a full-blown issue tracker with Recently updated Resolved/Unresolved Posts Plugin. Test it live here in this post. Check Resolved/Unresolved button at the top right corner of this post.

  • Green posts are resolved issues.
  • Red posts are unresolved issues.

You also get a sidebar widget for quick overview of resolved and unresolved posts.

Source: http://kovshenin.com/2012/wordpress-as-an-issue-tracker/

Today Google Is Launching Updates To Google Maps

Google is launching updates to Google Maps with more detailed information on parks, coastlines, water bodied etc. These maps would be having accurate names, known locations with clearly labelled ferry routes. Updates to +Google Maps would be available for:

  1. Croatia
  2. Czech Republic
  3. Greece
  4. Ireland
  5. Italy
  6. Lesotho
  7. Macau
  8. Portugal
  9. San Marino
  10. Singapore
  11. Vatican City

Check Google Blog- More detailed maps in parts of Europe, Africa and Asia

Ubuntu – Find Your IP Address

Sometimes you need IP address to solve some problems with your internet connection. May be you don’t know that you have two IP addresses:

  • First IP address is of computer on the internal network. and
  • Second IP address is of your computer on Internet.

Finding your internal IP address:

  1. Click the network menu on the top panel.
  2. Select Connection information.
  3. Note your internal IP address.

Finding your external internet IP address:

  1. Visit whatismyipaddress.com
  2. Note your external IP address

Browsing Files On Server Or Network Share In Ubuntu

For browsing files on a server you need to connect to that particular server/network share. After connecting to server/network share present on your local machine or in any external device you can easily download-upload and share different files with different users on your local network.

Browsing files over the network:

  • Open File Manager
  • Click Network in the side pane
  • Now File manager will find all machines on your local area network which are having ability to serve files.

If you are connecting to an Internet server or in-case the machine you are looking for is not visible then you can manually connect to a server. Follow these steps:

  • Open File Manager
  • click File
  • Connect to Server
  • Enter address of the server
  • select server type
  • enter other information if required
  • Click Connect

Details on server types are listed here:
Servers on internet usually use domain name
Computers on your local area network use the machine’s numeric IP address.
If any othe machine is running Ubuntu use machine’s internal IP address. Otherwise, check the help on that computer.

This will show you the files on the server.  Now you are free to browse those files and folders easily.

Dell Has Announced Its Re-entry In Linux Based Laptops

Today Dell announced its re-entry in Linux based laptops. These laptops would be coming  pre-loaded with Ubuntu Linux and the good thing is that there is no dual boot of Windows which increases the speed of your machine and you work in the best operating system. If you require dual booting then you would have to buy Windows version laptop and install Linux manually. The configuration of XPS13 Laptop has 4GB of RAM with Intel Core i7 processor and 256GB solid state hard drive.

Google+ Increased At The Rate Of 43.1% Reaches To 31.9 Million Unique Visitors

The June social network traffic numbers from Compete.Com confirms that Google+ got huge traffic increase in June. It got 31.9 million visitors in June whereas 22.3 million visitors in May, Increased at the rate of 43.1%. Google+ gained 14.2 million visitors this year. According to Experian Hitwise Google+ had 0.85% of the visits to US social networks in June, compared to 0.63% in May.

Since the year started, Google+ has gained 14,2 million visitors, from 17,6 million visitors in December to 31,9 million visitors in June. For the first time, according to Compete statistics, Google+ is now larger than Linkedin, who had 24,6 million visitors in June. Linkedin had a 6,5% decrease in visitors in June compared to May.

_____

Bypassing Social Reader Apps In Facebook

Many Facebook stories that appear on your newsfeed require Social Reader App to open access so you can read them. The main problem with the Social Reader App is that it broadcasts your profile activity to newsfeed of other sites hence each of your friend know what you are reading on Internet. If you don’t want your friends to know what you are reading then you should bypass the Social Reader App:

  • In most cases Facebook offers cancel button whenever you click any link that require Social Reader App. Clicking cancel button redirects you to the article without publishing it on other networks.
  • Some Social Reader Apps like Yahoo when posts links on newsfeed doesn’t give cancel button and immediately posts the link on your Timeline. In such condition move to: Privacy Settings >> Ads, Apps and Websites >> Edit >> Apps you use >> Edit Settings >> Select your App >> Click Edit And Now select “Only Mean” on Posts on your behalf . This manages who can see posts this app makes for you on your Facebook Timeline.
  • Now the easiest way to read any article that requires Social Reader without letting anybody know is to copy the heading of that article and paste it on Google search and read it. Actually all those articles that require Social Reader on Facebook are open on the web so you can read them from somewhere else.
  • If you need to block Social Reader App permanently then open App Menu present on your Facebook’s Homepage, look for Social Reader and click [x]  to remove it.

10 Android Apps That Bloggers Should Have

1. WordPress

WordPress App for Android is available at Google Play Store. Using this App bloggers can maintain their blogs from their Android Device. This App is useful for both self-hosted blogs and blogs hosted on wordpress.com

Download WordPress App

2. Tumblr

If you maintain a Tumblr micro-blog then you should try this App. Using this app you can post content, read and write messages, schedule post activity, manage multiple Tumblr blogs and view contacts of Tumblr blogs in your address book etc.

Download Tumblr App

3. Google Drive

It helps you to store all kinds of documents, audio, video, images, pdf etc in cloud and also sync all documents across multiple devices connected to your Google account.

Download Google Drive App for Android

4. Blogger

Try this App if you blog on Blogger. Functionality of this app is still very limited as compared to the WordPress App.

Download Blogger App

5. Writer

Writer is a simple text processor that provides you distraction-free writing environment on your smartphone which is very useful while writing long posts.

Download Writer App

6. Disqus

Disqus commenting system for WordPress is getting very popular these days because its integrated community features brings people back and keep them engaged. Using this App you can access all commenting features of you blog from your smartphone.

 Download Disqus App

7. Tape A Talk

Tape A Talk is a voice recorder App. Bloggers use this App for recording interviews etc. This App can upload audio-recording to many online services and blogs.

Download Tape-A-Talk App

8. GAnalytics

GAnalytics is mobile version of Google’s famous service ‘Google Analytics’. This App gives a good account of your blog traffic, usage statistics and bounce rates etc.

Download GAnalytics App

9. Flipboard

Flipboard allows you to open Facebook, Twitter and Google+ streams. Using this App you can browse your blog’s Facebook Page, social news, comments etc

Download Flipboard App

10. Photo Editor

Using this App you can crop, edit, resize, add effects, texts and drawings to your photos before posting them to your blog.

Download Photo Editor

Cloud Based Scripting Language For Light-weight Application Development In Google Apps Platform

Google Apps Script is cloud based scripting language for light-weight application development in Google Apps platform. It is based on JavaScript, gets executed in the Google Cloud and provides easy ways to automate tasks across Google products including third party services.
Google App Script is based on JavaScript like syntax. It uses Google Web Toolkit (GWT) for creating and displaying elements of user interface. GWT is easy to learn, and completely abstracts the complexity of AJAX/HTML from the developer. It is a Cloud based debugger for debugging App Scripts in the browser. It can be used for creating tools to perform simple system administration tasks etc.

Limitations: Currently it doesn’t allow connection to internal (behind-the-firewall) corporate databases, which is key to building business apps. Lacks other connectivity like LDAP connectivity and limits the level to which GAS can be used in the enterprise.

Website | Tutorials

Linus Torvalds Bought Nexus 7 So Why Not You ?

If you are confused between Nexus 7 & New Samsung Galaxy Note Sporting 5.5 Inch Screen or any other smartphone and unable to take decision then you must know:

  • Linus Torvalds pre-ordered Nexus 7.
  • Linus Torvalds is checking delivery date of Nexus 7 again and again.

Now you would be saying that you don’t take your decisions by watching what others are doing. What do you think? You are wiser than Linus Torvalds? You think Linus Torvalds comes in ‘others’ category.

It is good if you don’t watch others and make your decisions but truly this is what you really do but you don’t know. You see adds, you watch movies and you buy stuff.

Many of you purchased Sony Xperia after watching Spiderman but are you really satisfied with Sony Xperia? If you say yes then you are very lucky because others who purchased it realized that the most important feature (seeing what they purchased Sony Xperia) actually don’t works. Hence it is much-much better to watch Linus Torvalds and buy Nexus 7 instead of watching Spiderman and buying Sony Xperia.

Everybody experiences some hardware-software conflict in such smartphones because developers are different. If you are willing to experience this conflict everyday then don’t buy Nexus 7.

Facebook Announced SPDY Support

Facebook has announced SPDY support. Here is Facebook’s response to the call for expressions of interest in HTTP/2.0. Providing faster and more secure online services to users, the features in need for HTTP/2.0 are:

  •  Multiplexing
  •  Transport layer encryption
  •  Zero-latency upgrade
  •  Per-request flow control
  •  Server push

Check Details Here.

What is SPDY ?

SPDY means speedy. It is an experimental networking protocol developed primarily at Google for transporting web content. Its main objective is to reduce loading time of any web page. It modifies the way HTTP requests and responses are sent over the wire.

SPDY transports the web content using fewer TCP connections by multiplexing large numbers of transactions to one TLS connection. Read Mozilla Hacks: SPDY Brings Responsive and Scalable Transport to Firefox 11

Firefox 16 Now Supports HTML5 getUserMedia

Firefox 16 now supports HTML5 getUserMedia. It enables access to webcam without any plugins.

There is an entry in about:config, set that to true. In case you need to add a new entry then:

  • open about:config
  • Right click any entry.
  • Select ‘New‘ >> ‘Boolean

Add the following entry and set it true:

media.navigator.enabled

Remember to define callback methods right within the getUserMedia() method as shown below:

navigator.getUserMedia(gumOptions,
function successCallback(stream) {
// Replace source of video element with stream from camera
if(navigator.getUserMedia==navigator.mozGetUserMedia) {
video.src = stream;
} else {
video.src = window.URL.createObjectURL(stream) || stream;
}

video.play();
},
function errorCallback(error) {
console.error(‘An error occurred: [CODE ‘ + error.code + ‘]’);
video.play();
});

It won’t works in-case you defined it elsewhere. No need to use CreateObjectURL to pass the stream the video element. Pass the stream directly. video.src=stream

Paul Rouget of Mozilla, created a video tutorial demonstrating HTML5 getUserMedia:

[iframe][/iframe]

Copy Favicon Of Any Website

You can copy favicon of any website by using this URL:

http://www.google.com/s2/favicons?domain=www.yourdomain.com

Just replace the bold letters with the domain name.

For Example:

If you want to copy Favicon of www.sangkrit.net then write it like this in address bar and press enter:

http://www.google.com/s2/favicons?domain=www.sangkrit.net

You will be directed to a page showing favicon of the above given website.

Save it by Ctrl+S on your keyboard.

Use it wherever you want.

Embed Flickr & Picasa Photostreams In Web Pages As A Flash Slideshow

Use PictoBrowser for embedding your Flickr – Picasa Photos in your website.

What is a PictoBrowser?

PictoBrowser a free web application that displays Flickr and Picasa images on websites and blogs.

How to get a PictoBrowser?

  1. Visit here
  2. If this link doesn’t work then visit http://pictobrowser.com/
  3. Click PictoBuilder at the top left corner of the page.
  4. Enter your Flickr/Picasa username.
  5. Choose images.
  6. Set Tag or Groups.
  7. It outputs some HTML code
  8. Copy that HTML code and paste it in your website or blog.
  9. If you use WordPress then you may paste it inside your posts and pages.

Adding JavaScript Inside Your WordPress Posts

While writing any post change mode from Visual to HTML and paste your javascript there.

Excluding this there are many plugins available which allows you to add javascript in WordPress posts.

You may try this plugin also Custom fields shortcode. Although this plugin hasn’t been updated in over 2 years but it works good without  showing any error in my blog.

Useage:

Use [cf] shortcode in your post content to show the custom field value without editing any of your WordPress theme files.

For Example:  [cf] FieldName[/cf] returns value of ‘FieldName’ custom-filed.

Check similar plugins here.

Surf The Web From Keyboard Without Using Mouse

DeadMouse, a Google Chrome extension lets you to follow webpage links directly from keyboard without using mouse.

If you want to check it live then click here

Features:

  • Follow any link by typing
  • Fuzzy-matching on link text
  • Press Enter to follow the link
  • Tab-cycle through multiple matches
  • Shift+Enter to open link in a new tab

Download:

 Note: If you don’t use this extension then also you can visit any web page by typing and pressing enter after you open Google Chrome or its new tab.

Use tab (keyboard key) for moving your selection to various links, enter for opening them and shift + enter for opening them in a new tab.

Google Maps Now Comes In 22 American Museums

Google maps are becoming prevalent to Cultural places. There are 22 museums using Google Maps:

  • The de Young in San Francisco
  • The Philadelphia Museum of Art
  • Cincinnati Museum Center
  • The Indianapolis Museum of Art
  • The American Museum of Natural History
  • Smithsonian museums

And 17 largest museum complex all over the world, consisting of 19 buildings, one national Zoo, galleries and outside Washington it will be visible on Android machines. The number of extensions of maps on the mobile system of Big G touches it the target of 10 000. The art pieces are tens of millions.

Kubuntu Office Suites

LibreOffice is GPL-licensed free and open source office suite , with Writer, Impress, Calc spreadsheet, Base relational database frontend
Install using sudo apt-get install libreoffice-kde

Open Office was installed by default in older versions of (K)Ubuntu. It has been replaced by LibreOffice (which is similar) and is no longer available in (K)Ubuntu.

KOffice suite is part of the KDE project and provides capabilities of OpenOffice suite without the licensing restrictions of OpenOffice. It can be used in any version of (K)Ubuntu. Install using: sudo apt-get install koffice

AbiWord is a fast, collaboration-enabled word processor. For the most current version see the AbiWord web site. For install from repositories: sudo apt-get install abiword

GoldenDict is multi-lingual dictionary and translator that supports Babylon and StarDict translation dictionary files and has multiple modular plugins. Install using: sudo apt-get install goldendict

Xournal is a free (GPL-licensed) GTK/Gnome-based application for notetaking, sketching, or keeping a journal using a stylus. Install using( Remember: universe repositories must be enabled): sudo apt-get install xournal