Adsense

Linux tutorial in Video format - Free tutorial


The Spoken Tutorial Project is about teaching and learning a particular FOSS (Free and Open Source Software) like Linux, Scilab, LaTeX, PHP & MySQL, Java, C/C++, LibreOffice etc. via an easy Video tool - Spoken Tutorials. Some of the salient features of SELF (Spoken Tutorial based Education and Learning through Free FOSS study) Workshops are as follows.

URL :http://www.spoken-tutorial.org/

JavaScript CSV Parser for Web Browsers


There’s a thousand CSV libraries for Javascript. Papa Parse is different. It’s written with correctness and performance in mind. Papa is the first multi-threaded CSV parser that runs on web pages. It can parse files gigabytes in size without crashing the browser. It correctly handles malformed or edge-case CSV text. It can parse files on the local filesystem or download them over the Internet. Papa is boss.

Demo Link  : http://papaparse.com/demo.html


 CSV Parser




Privacy advocates also use Papa Parse to avoid having to transmit sensitive files over the Internet. Now all the processing can be done locally on the client’s computer. This is especially significant considering some organizations’ policies.




How can I add hyperlinks in Spreadsheet::WriteExcel using perl ?

$worksheet->write_url( $row, $col, 'http://foo.com', $token );

How to add double quotes to a string that is inside a variable?


string str = "\"How to add doublequotes\"";

Online tamil FM links for VLC or Media player

Hai friends i hereby post the online tamil FM links .

Procedure

1) Copy the link (Which channel you like to here start from "http or mms")
2) Open VLC Player and select CTRL + N
3) Paste the link and click play

And enjoy here is the list of channels

1) Hello FM 104.6=mms://bdcast-ind-hellon-enusew3aswepuku.wm.llnwd.net/bdcast_ind_hellon_enusew3aswepuku
2) Shyam FM=mms://st.malargal.com/shyamradio
3) Lankasri FM=http://media1.lankasri.fm:8032/
4) Tamil vaanoli=http://85.17.136.14:9000
5) IBC Tamil=http://38.96.148.76:6180
6) S4 RAdio Tamil=http://67.202.67.18:8258
7) ILC Tamil=http://38.96.148.48:4478
8) NJ Tamil Radio=http://72.82.228.139:8004
9) Tamil Sweet FM=http://184.154.10.86:8080
10) AR Rahman Songs=http://76.73.26.114:8004
11) Old Tamil Songs=http://76.73.26.114:8008
12) Tamil Star FM=http://68.169.46.31:8008
13) Thamizhamudham=http://178.159.0.80:7188
14) Vegam Tamil Radio=http://188.138.106.16:8020/live
15) FOXX FM=http://67.228.177.15:9000
16) Tamill NN FM=http://184.154.10.86:8210
17) Kadhal FM=http://91.217.72.2:7262
18) Tamil Rise=http://76.73.127.154:8052
19) TRT Tamil OLI=http://88.191.88.135:8024
20) JEY FM=http://178.159.0.80:7226
21) Houstan Tamil Radio=http://76.10.222.237:8008
22) Tamil Melisai FM=http://202.129.81.181:8000
23) Chennai FM Rainbow=http://76.73.26.114:8000
24) Tamil Kuyil=http://98.215.89.154:8050
25) Naaja Muslim FM=http://178.159.0.77:7190
26) Udhayam FM=http://88.198.240.178:8090
27) Sruthi FM=http://178.159.0.80:7336
28) Tamil Christian Radio=http://66.249.20.237:8004
29) Swiss Tamil FM=http://212.83.60.2:12900
30) KSR Coummunity Radio=http://94.23.225.13:22453
31) Jesus FM=http://174.36.206.217:8575
32) Luxinfo FM=http://188.62.240.63:8000
33) Vidiyal Fm=http://69.64.74.156:4127
34) Sooriyan FM=http://50.30.32.76:8050
35) Zaajil Muslim FM=http://184.172.204.143:9998
36) Sivan Koil Hindu FM=http://84.73.229.32:8000
37) Isai Aruvi=http://184.82.87.122:8910
38) Mudhal FM=http://174.142.192.209:8174
39) Ungal Radio=http://69.175.20.66:8435
40) Isai Thai FM=http://178.159.0.80:7124
41) Gokulnath FM=http://74.93.215.205:8000
42) ThamilEelathil Irunthu Pulikalinkural=http://66.197.229.245:8276
43) Kalasam FM=http://87.117.203.226:8000
44) Akkini FM=http://76.73.21.74:8142
45) Thisai FM=http://46.4.83.245:8004

Thanks to read

If you like this post Please Gave some comment :-)

Change the URL in Address Bar without refreshing the page in JavaScript.

  1. window.history.pushState(“object or string”, “Title”, “/new-url”);
  2. window.history.replaceState(“object or string”, “Title”, “/another-new-url”);

newest questions on wordpress