Background: #fff
Foreground: #000
PrimaryPale: #8cf
PrimaryLight: #18f
PrimaryMid: #04b
PrimaryDark: #014
SecondaryPale: #ffc
SecondaryLight: #fe8
SecondaryMid: #db4
SecondaryDark: #841
TertiaryPale: #eee
TertiaryLight: #ccc
TertiaryMid: #999
TertiaryDark: #666
Error: #f88
/*{{{*/
body {background:[[ColorPalette::Background]]; color:[[ColorPalette::Foreground]];}

a {color:[[ColorPalette::PrimaryMid]];}
a:hover {background-color:[[ColorPalette::PrimaryMid]]; color:[[ColorPalette::Background]];}
a img {border:0;}

h1,h2,h3,h4,h5,h6 {color:[[ColorPalette::SecondaryDark]]; background:transparent;}
h1 {border-bottom:2px solid [[ColorPalette::TertiaryLight]];}
h2,h3 {border-bottom:1px solid [[ColorPalette::TertiaryLight]];}

.button {color:[[ColorPalette::PrimaryDark]]; border:1px solid [[ColorPalette::Background]];}
.button:hover {color:[[ColorPalette::PrimaryDark]]; background:[[ColorPalette::SecondaryLight]]; border-color:[[ColorPalette::SecondaryMid]];}
.button:active {color:[[ColorPalette::Background]]; background:[[ColorPalette::SecondaryMid]]; border:1px solid [[ColorPalette::SecondaryDark]];}

.header {background:[[ColorPalette::PrimaryMid]];}
.headerShadow {color:[[ColorPalette::Foreground]];}
.headerShadow a {font-weight:normal; color:[[ColorPalette::Foreground]];}
.headerForeground {color:[[ColorPalette::Background]];}
.headerForeground a {font-weight:normal; color:[[ColorPalette::PrimaryPale]];}

.tabSelected{color:[[ColorPalette::PrimaryDark]];
	background:[[ColorPalette::TertiaryPale]];
	border-left:1px solid [[ColorPalette::TertiaryLight]];
	border-top:1px solid [[ColorPalette::TertiaryLight]];
	border-right:1px solid [[ColorPalette::TertiaryLight]];
}
.tabUnselected {color:[[ColorPalette::Background]]; background:[[ColorPalette::TertiaryMid]];}
.tabContents {color:[[ColorPalette::PrimaryDark]]; background:[[ColorPalette::TertiaryPale]]; border:1px solid [[ColorPalette::TertiaryLight]];}
.tabContents .button {border:0;}

#sidebar {}
#sidebarOptions input {border:1px solid [[ColorPalette::PrimaryMid]];}
#sidebarOptions .sliderPanel {background:[[ColorPalette::PrimaryPale]];}
#sidebarOptions .sliderPanel a {border:none;color:[[ColorPalette::PrimaryMid]];}
#sidebarOptions .sliderPanel a:hover {color:[[ColorPalette::Background]]; background:[[ColorPalette::PrimaryMid]];}
#sidebarOptions .sliderPanel a:active {color:[[ColorPalette::PrimaryMid]]; background:[[ColorPalette::Background]];}

.wizard {background:[[ColorPalette::PrimaryPale]]; border:1px solid [[ColorPalette::PrimaryMid]];}
.wizard h1 {color:[[ColorPalette::PrimaryDark]]; border:none;}
.wizard h2 {color:[[ColorPalette::Foreground]]; border:none;}
.wizardStep {background:[[ColorPalette::Background]]; color:[[ColorPalette::Foreground]];
	border:1px solid [[ColorPalette::PrimaryMid]];}
.wizardStep.wizardStepDone {background:[[ColorPalette::TertiaryLight]];}
.wizardFooter {background:[[ColorPalette::PrimaryPale]];}
.wizardFooter .status {background:[[ColorPalette::PrimaryDark]]; color:[[ColorPalette::Background]];}
.wizard .button {color:[[ColorPalette::Foreground]]; background:[[ColorPalette::SecondaryLight]]; border: 1px solid;
	border-color:[[ColorPalette::SecondaryPale]] [[ColorPalette::SecondaryDark]] [[ColorPalette::SecondaryDark]] [[ColorPalette::SecondaryPale]];}
.wizard .button:hover {color:[[ColorPalette::Foreground]]; background:[[ColorPalette::Background]];}
.wizard .button:active {color:[[ColorPalette::Background]]; background:[[ColorPalette::Foreground]]; border: 1px solid;
	border-color:[[ColorPalette::PrimaryDark]] [[ColorPalette::PrimaryPale]] [[ColorPalette::PrimaryPale]] [[ColorPalette::PrimaryDark]];}

#messageArea {border:1px solid [[ColorPalette::SecondaryMid]]; background:[[ColorPalette::SecondaryLight]]; color:[[ColorPalette::Foreground]];}
#messageArea .button {color:[[ColorPalette::PrimaryMid]]; background:[[ColorPalette::SecondaryPale]]; border:none;}

.popupTiddler {background:[[ColorPalette::TertiaryPale]]; border:2px solid [[ColorPalette::TertiaryMid]];}

.popup {background:[[ColorPalette::TertiaryPale]]; color:[[ColorPalette::TertiaryDark]]; border-left:1px solid [[ColorPalette::TertiaryMid]]; border-top:1px solid [[ColorPalette::TertiaryMid]]; border-right:2px solid [[ColorPalette::TertiaryDark]]; border-bottom:2px solid [[ColorPalette::TertiaryDark]];}
.popup hr {color:[[ColorPalette::PrimaryDark]]; background:[[ColorPalette::PrimaryDark]]; border-bottom:1px;}
.popup li.disabled {color:[[ColorPalette::TertiaryMid]];}
.popup li a, .popup li a:visited {color:[[ColorPalette::Foreground]]; border: none;}
.popup li a:hover {background:[[ColorPalette::SecondaryLight]]; color:[[ColorPalette::Foreground]]; border: none;}
.popup li a:active {background:[[ColorPalette::SecondaryPale]]; color:[[ColorPalette::Foreground]]; border: none;}
.popupHighlight {background:[[ColorPalette::Background]]; color:[[ColorPalette::Foreground]];}
.listBreak div {border-bottom:1px solid [[ColorPalette::TertiaryDark]];}

.tiddler .defaultCommand {font-weight:bold;}

.shadow .title {color:[[ColorPalette::TertiaryDark]];}

.title {color:[[ColorPalette::SecondaryDark]];}
.subtitle {color:[[ColorPalette::TertiaryDark]];}

.toolbar {color:[[ColorPalette::PrimaryMid]];}
.toolbar a {color:[[ColorPalette::TertiaryLight]];}
.selected .toolbar a {color:[[ColorPalette::TertiaryMid]];}
.selected .toolbar a:hover {color:[[ColorPalette::Foreground]];}

.tagging, .tagged {border:1px solid [[ColorPalette::TertiaryPale]]; background-color:[[ColorPalette::TertiaryPale]];}
.selected .tagging, .selected .tagged {background-color:[[ColorPalette::TertiaryLight]]; border:1px solid [[ColorPalette::TertiaryMid]];}
.tagging .listTitle, .tagged .listTitle {color:[[ColorPalette::PrimaryDark]];}
.tagging .button, .tagged .button {border:none;}

.footer {color:[[ColorPalette::TertiaryLight]];}
.selected .footer {color:[[ColorPalette::TertiaryMid]];}

.sparkline {background:[[ColorPalette::PrimaryPale]]; border:0;}
.sparktick {background:[[ColorPalette::PrimaryDark]];}

.error, .errorButton {color:[[ColorPalette::Foreground]]; background:[[ColorPalette::Error]];}
.warning {color:[[ColorPalette::Foreground]]; background:[[ColorPalette::SecondaryPale]];}
.lowlight {background:[[ColorPalette::TertiaryLight]];}

.zoomer {background:none; color:[[ColorPalette::TertiaryMid]]; border:3px solid [[ColorPalette::TertiaryMid]];}

.imageLink, #displayArea .imageLink {background:transparent;}

.annotation {background:[[ColorPalette::SecondaryLight]]; color:[[ColorPalette::Foreground]]; border:2px solid [[ColorPalette::SecondaryMid]];}

.viewer .listTitle {list-style-type:none; margin-left:-2em;}
.viewer .button {border:1px solid [[ColorPalette::SecondaryMid]];}
.viewer blockquote {border-left:3px solid [[ColorPalette::TertiaryDark]];}

.viewer table, table.twtable {border:2px solid [[ColorPalette::TertiaryDark]];}
.viewer th, .viewer thead td, .twtable th, .twtable thead td {background:[[ColorPalette::SecondaryMid]]; border:1px solid [[ColorPalette::TertiaryDark]]; color:[[ColorPalette::Background]];}
.viewer td, .viewer tr, .twtable td, .twtable tr {border:1px solid [[ColorPalette::TertiaryDark]];}

.viewer pre {border:1px solid [[ColorPalette::SecondaryLight]]; background:[[ColorPalette::SecondaryPale]];}
.viewer code {color:[[ColorPalette::SecondaryDark]];}
.viewer hr {border:0; border-top:dashed 1px [[ColorPalette::TertiaryDark]]; color:[[ColorPalette::TertiaryDark]];}

.highlight, .marked {background:[[ColorPalette::SecondaryLight]];}

.editor input {border:1px solid [[ColorPalette::PrimaryMid]];}
.editor textarea {border:1px solid [[ColorPalette::PrimaryMid]]; width:100%;}
.editorFooter {color:[[ColorPalette::TertiaryMid]];}

#backstageArea {background:[[ColorPalette::Foreground]]; color:[[ColorPalette::TertiaryMid]];}
#backstageArea a {background:[[ColorPalette::Foreground]]; color:[[ColorPalette::Background]]; border:none;}
#backstageArea a:hover {background:[[ColorPalette::SecondaryLight]]; color:[[ColorPalette::Foreground]]; }
#backstageArea a.backstageSelTab {background:[[ColorPalette::Background]]; color:[[ColorPalette::Foreground]];}
#backstageButton a {background:none; color:[[ColorPalette::Background]]; border:none;}
#backstageButton a:hover {background:[[ColorPalette::Foreground]]; color:[[ColorPalette::Background]]; border:none;}
#backstagePanel {background:[[ColorPalette::Background]]; border-color: [[ColorPalette::Background]] [[ColorPalette::TertiaryDark]] [[ColorPalette::TertiaryDark]] [[ColorPalette::TertiaryDark]];}
.backstagePanelFooter .button {border:none; color:[[ColorPalette::Background]];}
.backstagePanelFooter .button:hover {color:[[ColorPalette::Foreground]];}
#backstageCloak {background:[[ColorPalette::Foreground]]; opacity:0.6; filter:'alpha(opacity:60)';}
/*}}}*/
/*{{{*/
* html .tiddler {height:1%;}

body {font-size:.75em; font-family:arial,helvetica; margin:0; padding:0;}

h1,h2,h3,h4,h5,h6 {font-weight:bold; text-decoration:none;}
h1,h2,h3 {padding-bottom:1px; margin-top:1.2em;margin-bottom:0.3em;}
h4,h5,h6 {margin-top:1em;}
h1 {font-size:1.35em;}
h2 {font-size:1.25em;}
h3 {font-size:1.1em;}
h4 {font-size:1em;}
h5 {font-size:.9em;}

hr {height:1px;}

a {text-decoration:none;}

dt {font-weight:bold;}

ol {list-style-type:decimal;}
ol ol {list-style-type:lower-alpha;}
ol ol ol {list-style-type:lower-roman;}
ol ol ol ol {list-style-type:decimal;}
ol ol ol ol ol {list-style-type:lower-alpha;}
ol ol ol ol ol ol {list-style-type:lower-roman;}
ol ol ol ol ol ol ol {list-style-type:decimal;}

.txtOptionInput {width:11em;}

#contentWrapper .chkOptionInput {border:0;}

.externalLink {text-decoration:underline;}

.indent {margin-left:3em;}
.outdent {margin-left:3em; text-indent:-3em;}
code.escaped {white-space:nowrap;}

.tiddlyLinkExisting {font-weight:bold;}
.tiddlyLinkNonExisting {font-style:italic;}

/* the 'a' is required for IE, otherwise it renders the whole tiddler in bold */
a.tiddlyLinkNonExisting.shadow {font-weight:bold;}

#mainMenu .tiddlyLinkExisting,
	#mainMenu .tiddlyLinkNonExisting,
	#sidebarTabs .tiddlyLinkNonExisting {font-weight:normal; font-style:normal;}
#sidebarTabs .tiddlyLinkExisting {font-weight:bold; font-style:normal;}

.header {position:relative;}
.header a:hover {background:transparent;}
.headerShadow {position:relative; padding:4.5em 0em 1em 1em; left:-1px; top:-1px;}
.headerForeground {position:absolute; padding:4.5em 0em 1em 1em; left:0px; top:0px;}

.siteTitle {font-size:3em;}
.siteSubtitle {font-size:1.2em;}

#mainMenu {position:absolute; left:0; width:10em; text-align:right; line-height:1.6em; padding:1.5em 0.5em 0.5em 0.5em; font-size:1.1em;}

#sidebar {position:absolute; right:3px; width:16em; font-size:.9em;}
#sidebarOptions {padding-top:0.3em;}
#sidebarOptions a {margin:0em 0.2em; padding:0.2em 0.3em; display:block;}
#sidebarOptions input {margin:0.4em 0.5em;}
#sidebarOptions .sliderPanel {margin-left:1em; padding:0.5em; font-size:.85em;}
#sidebarOptions .sliderPanel a {font-weight:bold; display:inline; padding:0;}
#sidebarOptions .sliderPanel input {margin:0 0 .3em 0;}
#sidebarTabs .tabContents {width:15em; overflow:hidden;}

.wizard {padding:0.1em 1em 0em 2em;}
.wizard h1 {font-size:2em; font-weight:bold; background:none; padding:0em 0em 0em 0em; margin:0.4em 0em 0.2em 0em;}
.wizard h2 {font-size:1.2em; font-weight:bold; background:none; padding:0em 0em 0em 0em; margin:0.4em 0em 0.2em 0em;}
.wizardStep {padding:1em 1em 1em 1em;}
.wizard .button {margin:0.5em 0em 0em 0em; font-size:1.2em;}
.wizardFooter {padding:0.8em 0.4em 0.8em 0em;}
.wizardFooter .status {padding:0em 0.4em 0em 0.4em; margin-left:1em;}
.wizard .button {padding:0.1em 0.2em 0.1em 0.2em;}

#messageArea {position:fixed; top:2em; right:0em; margin:0.5em; padding:0.5em; z-index:2000; _position:absolute;}
.messageToolbar {display:block; text-align:right; padding:0.2em 0.2em 0.2em 0.2em;}
#messageArea a {text-decoration:underline;}

.tiddlerPopupButton {padding:0.2em 0.2em 0.2em 0.2em;}
.popupTiddler {position: absolute; z-index:300; padding:1em 1em 1em 1em; margin:0;}

.popup {position:absolute; z-index:300; font-size:.9em; padding:0; list-style:none; margin:0;}
.popup .popupMessage {padding:0.4em;}
.popup hr {display:block; height:1px; width:auto; padding:0; margin:0.2em 0em;}
.popup li.disabled {padding:0.4em;}
.popup li a {display:block; padding:0.4em; font-weight:normal; cursor:pointer;}
.listBreak {font-size:1px; line-height:1px;}
.listBreak div {margin:2px 0;}

.tabset {padding:1em 0em 0em 0.5em;}
.tab {margin:0em 0em 0em 0.25em; padding:2px;}
.tabContents {padding:0.5em;}
.tabContents ul, .tabContents ol {margin:0; padding:0;}
.txtMainTab .tabContents li {list-style:none;}
.tabContents li.listLink { margin-left:.75em;}

#contentWrapper {display:block;}
#splashScreen {display:none;}

#displayArea {margin:1em 17em 0em 14em;}

.toolbar {text-align:right; font-size:.9em;}

.tiddler {padding:1em 1em 0em 1em;}

.missing .viewer,.missing .title {font-style:italic;}

.title {font-size:1.6em; font-weight:bold;}

.missing .subtitle {display:none;}
.subtitle {font-size:1.1em;}

.tiddler .button {padding:0.2em 0.4em;}

.tagging {margin:0.5em 0.5em 0.5em 0; float:left; display:none;}
.isTag .tagging {display:block;}
.tagged {margin:0.5em; float:right;}
.tagging, .tagged {font-size:0.9em; padding:0.25em;}
.tagging ul, .tagged ul {list-style:none; margin:0.25em; padding:0;}
.tagClear {clear:both;}

.footer {font-size:.9em;}
.footer li {display:inline;}

.annotation {padding:0.5em; margin:0.5em;}

* html .viewer pre {width:99%; padding:0 0 1em 0;}
.viewer {line-height:1.4em; padding-top:0.5em;}
.viewer .button {margin:0em 0.25em; padding:0em 0.25em;}
.viewer blockquote {line-height:1.5em; padding-left:0.8em;margin-left:2.5em;}
.viewer ul, .viewer ol {margin-left:0.5em; padding-left:1.5em;}

.viewer table, table.twtable {border-collapse:collapse; margin:0.8em 1.0em;}
.viewer th, .viewer td, .viewer tr,.viewer caption,.twtable th, .twtable td, .twtable tr,.twtable caption {padding:3px;}
table.listView {font-size:0.85em; margin:0.8em 1.0em;}
table.listView th, table.listView td, table.listView tr {padding:0px 3px 0px 3px;}

.viewer pre {padding:0.5em; margin-left:0.5em; font-size:1.2em; line-height:1.4em; overflow:auto;}
.viewer code {font-size:1.2em; line-height:1.4em;}

.editor {font-size:1.1em;}
.editor input, .editor textarea {display:block; width:100%; font:inherit;}
.editorFooter {padding:0.25em 0em; font-size:.9em;}
.editorFooter .button {padding-top:0px; padding-bottom:0px;}

.fieldsetFix {border:0; padding:0; margin:1px 0px 1px 0px;}

.sparkline {line-height:1em;}
.sparktick {outline:0;}

.zoomer {font-size:1.1em; position:absolute; overflow:hidden;}
.zoomer div {padding:1em;}

* html #backstage {width:99%;}
* html #backstageArea {width:99%;}
#backstageArea {display:none; position:relative; overflow: hidden; z-index:150; padding:0.3em 0.5em 0.3em 0.5em;}
#backstageToolbar {position:relative;}
#backstageArea a {font-weight:bold; margin-left:0.5em; padding:0.3em 0.5em 0.3em 0.5em;}
#backstageButton {display:none; position:absolute; z-index:175; top:0em; right:0em;}
#backstageButton a {padding:0.1em 0.4em 0.1em 0.4em; margin:0.1em 0.1em 0.1em 0.1em;}
#backstage {position:relative; width:100%; z-index:50;}
#backstagePanel {display:none; z-index:100; position:absolute; margin:0em 3em 0em 3em; padding:1em 1em 1em 1em;}
.backstagePanelFooter {padding-top:0.2em; float:right;}
.backstagePanelFooter a {padding:0.2em 0.4em 0.2em 0.4em;}
#backstageCloak {display:none; z-index:20; position:absolute; width:100%; height:100px;}

.whenBackstage {display:none;}
.backstageVisible .whenBackstage {display:block;}
/*}}}*/
/***
StyleSheet for use when a translation requires any css style changes.
This StyleSheet can be used directly by languages such as Chinese, Japanese and Korean which use a logographic writing system and need larger font sizes.
***/

/*{{{*/
body {font-size:0.8em;}

#sidebarOptions {font-size:1.05em;}
#sidebarOptions a {font-style:normal;}
#sidebarOptions .sliderPanel {font-size:0.95em;}

.subtitle {font-size:0.8em;}

.viewer table.listView {font-size:0.95em;}

.htmlarea .toolbarHA table {border:1px solid ButtonFace; margin:0em 0em;}
/*}}}*/
/*{{{*/
@media print {
#mainMenu, #sidebar, #messageArea, .toolbar, #backstageButton, #backstageArea {display: none ! important;}
#displayArea {margin: 1em 1em 0em 1em;}
/* Fixes a feature in Firefox 1.5.0.2 where print preview displays the noscript content */
noscript {display:none;}
}
/*}}}*/
<!--{{{-->
<div class='header' macro='gradient vert [[ColorPalette::PrimaryLight]] [[ColorPalette::PrimaryMid]]'>
<div class='headerShadow'>
<span class='siteTitle' refresh='content' tiddler='SiteTitle'></span>&nbsp;
<span class='siteSubtitle' refresh='content' tiddler='SiteSubtitle'></span>
</div>
<div class='headerForeground'>
<span class='siteTitle' refresh='content' tiddler='SiteTitle'></span>&nbsp;
<span class='siteSubtitle' refresh='content' tiddler='SiteSubtitle'></span>
</div>
</div>
<div id='mainMenu' refresh='content' tiddler='MainMenu'></div>
<div id='sidebar'>
<div id='sidebarOptions' refresh='content' tiddler='SideBarOptions'></div>
<div id='sidebarTabs' refresh='content' force='true' tiddler='SideBarTabs'></div>
</div>
<div id='displayArea'>
<div id='messageArea'></div>
<div id='tiddlerDisplay'></div>
</div>
<!--}}}-->
<!--{{{-->
<div class='toolbar' macro='toolbar closeTiddler closeOthers +editTiddler > fields syncing permalink references jump'></div>
<div class='title' macro='view title'></div>
<div class='subtitle'><span macro='view modifier link'></span>, <span macro='view modified date'></span> (<span macro='message views.wikified.createdPrompt'></span> <span macro='view created date'></span>)</div>
<div class='tagging' macro='tagging'></div>
<div class='tagged' macro='tags'></div>
<div class='viewer' macro='view text wikified'></div>
<div class='tagClear'></div>
<!--}}}-->
<!--{{{-->
<div class='toolbar' macro='toolbar +saveTiddler -cancelTiddler deleteTiddler'></div>
<div class='title' macro='view title'></div>
<div class='editor' macro='edit title'></div>
<div macro='annotations'></div>
<div class='editor' macro='edit text'></div>
<div class='editor' macro='edit tags'></div><div class='editorFooter'><span macro='message views.editor.tagPrompt'></span><span macro='tagChooser'></span></div>
<!--}}}-->
To get started with this blank TiddlyWiki, you'll need to modify the following tiddlers:
* SiteTitle & SiteSubtitle: The title and subtitle of the site, as shown above (after saving, they will also appear in the browser title bar)
* MainMenu: The menu (usually on the left)
* DefaultTiddlers: Contains the names of the tiddlers that you want to appear when the TiddlyWiki is opened
You'll also need to enter your username for signing your edits: <<option txtUserName>>
These InterfaceOptions for customising TiddlyWiki are saved in your browser

Your username for signing your edits. Write it as a WikiWord (eg JoeBloggs)

<<option txtUserName>>
<<option chkSaveBackups>> SaveBackups
<<option chkAutoSave>> AutoSave
<<option chkRegExpSearch>> RegExpSearch
<<option chkCaseSensitiveSearch>> CaseSensitiveSearch
<<option chkAnimate>> EnableAnimations

----
Also see AdvancedOptions
[[मंगलाचरण]] [[WelcomeToTiddlyspot]] GettingStarted
/***
|''Name:''|EasyEditPlugin|
|''Description:''|Lite and extensible Wysiwyg editor for TiddlyWiki.|
|''Version:''|1.3.3|
|''Date:''|Dec 21,2007|
|''Source:''|http://visualtw.ouvaton.org/VisualTW.html|
|''Author:''|Pascal Collin|
|''License:''|[[BSD open source license|License]]|
|''~CoreVersion:''|2.1.0|
|''Browser:''|Firefox 2.0; InternetExplorer 6.0|
!Demo
*On the plugin [[homepage|http://visualtw.ouvaton.org/VisualTW.html]], see [[WysiwygDemo]] and use the {{{write}}} button.
!Installation
#import the plugin,
#save and reload,
#use the <<toolbar easyEdit>> button in the tiddler's toolbar (in default ViewTemplate) or add {{{easyEdit}}} command in your own toolbar.
! Useful Addons
*[[HTMLFormattingPlugin|http://www.tiddlytools.com/#HTMLFormattingPlugin]] to embed wiki syntax in html tiddlers.<<br>>//__Tips__ : When this plugin is installed, you can use anchor syntax to link tiddlers in wysiwyg mode (example : #example). Anchors are converted back and from wiki syntax when editing.//
*[[TaggedTemplateTweak|http://www.TiddlyTools.com/#TaggedTemplateTweak]] to use alternative ViewTemplate/EditTemplate for tiddler's tagged with specific tag values.
!Configuration
|Buttons in the toolbar (empty = all).<<br>>//Example : bold,underline,separator,forecolor//<<br>>The buttons will appear in this order.| <<option txtEasyEditorButtons>>|
|EasyEditor default height | <<option txtEasyEditorHeight>>|
|Stylesheet applied to the edited richtext |[[EasyEditDocStyleSheet]]|
|Template called by the {{{write}}} button |[[EasyEditTemplate]]|
!How to extend EasyEditor
*To add your own buttons, add some code like the following in a systemConfig tagged tiddler (//use the prompt attribute only if there is a parameter//) :
**{{{EditorToolbar.buttons.heading = {label:"H", toolTip : "Set heading level", prompt: "Enter heading level"};}}} 
**{{{EditorToolbar.buttonsList +=",heading";}}}
*To get the list of all possible commands, see the documentation of the [[Gecko built-in rich text editor|http://developer.mozilla.org/en/docs/Midas]] or the [[IE command identifiers|http://msdn2.microsoft.com/en-us/library/ms533049.aspx]].
*To go further in customization, see [[Link button|EasyEditPlugin-LinkButton]] as an example.
!Code
***/

//{{{

var geckoEditor={};
var IEeditor={};

config.options.txtEasyEditorHeight = config.options.txtEasyEditorHeight ? config.options.txtEasyEditorHeight : "500px";
config.options.txtEasyEditorButtons = config.options.txtEasyEditorButtons ? config.options.txtEasyEditorButtons : "";

// TW2.1.x compatibility
config.browser.isGecko = config.browser.isGecko ? config.browser.isGecko : (config.userAgent.indexOf("gecko") != -1); 
config.macros.annotations = config.macros.annotations ? config.macros.annotations : {handler : function() {}}


// EASYEDITOR MACRO

config.macros.easyEdit = {
	handler : function(place,macroName,params,wikifier,paramString,tiddler) {
		var field = params[0];
		var height = params[1] ? params[1] : config.options.txtEasyEditorHeight;
		var editor = field ? new easyEditor(tiddler,field,place,height) : null;
	},
	gather: function(element){
		var iframes = element.getElementsByTagName("iframe");
		if (iframes.length!=1) return null
		var text = "<html>"+iframes[0].contentWindow.document.body.innerHTML+"</html>";
		text = config.browser.isGecko ? geckoEditor.postProcessor(text) : (config.browser.isIE ? IEeditor.postProcessor(text) : text);
		return text;
	}
}

// EASYEDITOR CLASS

function easyEditor(tiddler,field,place,height) {
	this.tiddler = tiddler;
	this.field = field;
	this.browser = config.browser.isGecko ? geckoEditor : (config.browser.isIE ? IEeditor : null);
	this.wrapper = createTiddlyElement(place,"div",null,"easyEditor");
	this.wrapper.setAttribute("easyEdit",this.field);
	this.iframe = createTiddlyElement(null,"iframe");
	this.browser.setupFrame(this.iframe,height,contextualCallback(this,this.onload));
	this.wrapper.appendChild(this.iframe);
}

easyEditor.prototype.onload = function(){
	this.editor = this.iframe.contentWindow;
	this.doc = this.editor.document;
	if (!this.browser.isDocReady(this.doc)) return null;
	
	if (!this.tiddler.isReadOnly() && this.doc.designMode.toLowerCase()!="on") {
		this.doc.designMode = "on";
		if (this.browser.reloadOnDesignMode) return false;	// IE fire readystatechange after designMode change
	}
	
	var internalCSS = store.getTiddlerText("EasyEditDocStyleSheet");
	setStylesheet(internalCSS,"EasyEditDocStyleSheet",this.doc);
	this.browser.initContent(this.doc,store.getValue(this.tiddler,this.field));

	var barElement=createTiddlyElement(null,"div",null,"easyEditorToolBar");
	this.wrapper.insertBefore(barElement,this.wrapper.firstChild);
	this.toolbar = new EditorToolbar(this.doc,barElement,this.editor);

	this.browser.plugEvents(this.doc,contextualCallback(this,this.scheduleButtonsRefresh));
	this.editor.focus();
}

easyEditor.SimplePreProcessoror = function(text) {
	var re = /^<html>(.*)<\/html>$/m;
	var htmlValue = re.exec(text);
	var value = (htmlValue && (htmlValue.length>0)) ? htmlValue[1] : text;
	return value;
}

easyEditor.prototype.scheduleButtonsRefresh=function() { //doesn't refresh buttons state when rough typing
	if (this.nextUpdate) window.clearTimeout(this.nextUpdate);
	this.nextUpdate = window.setTimeout(contextualCallback(this.toolbar,EditorToolbar.onUpdateButton),easyEditor.buttonDelay);
}

easyEditor.buttonDelay = 200;

// TOOLBAR CLASS

function EditorToolbar(target,parent,window){
	this.target = target;
	this.window=window;
	this.elements={};
	var row = createTiddlyElement(createTiddlyElement(createTiddlyElement(parent,"table"),"tbody"),"tr");
	var buttons = (config.options.txtEasyEditorButtons ? config.options.txtEasyEditorButtons : EditorToolbar.buttonsList).split(",");
	for(var cpt = 0; cpt < buttons.length; cpt++){
		var b = buttons[cpt];
		var button = EditorToolbar.buttons[b];
		if (button) {
			if (button.separator)
				createTiddlyElement(row,"td",null,"separator").innerHTML+="&nbsp;";
			else {
				var cell=createTiddlyElement(row,"td",null,b+"Button");
				if (button.onCreate) button.onCreate.call(this, cell, b);
				else EditorToolbar.createButton.call(this, cell, b);
			}
		}
	}
}

EditorToolbar.createButton = function(place,name){
	this.elements[name] = createTiddlyButton(place,EditorToolbar.buttons[name].label,EditorToolbar.buttons[name].toolTip,contextualCallback(this,EditorToolbar.onCommand(name)),"button");
}

EditorToolbar.onCommand = function(name){
	var button = EditorToolbar.buttons[name];
	return function(){
		var parameter = false;
		if (button.prompt) {
			var parameter = this.target.queryCommandValue(name);
			parameter = prompt(button.prompt,parameter);
		}
		if (parameter != null) {
			this.target.execCommand(name, false, parameter);
			EditorToolbar.onUpdateButton.call(this);
		}
		return false;
	}
}

EditorToolbar.getCommandState = function(target,name){
	try {return target.queryCommandState(name)}
	catch(e){return false}
}

EditorToolbar.onRefreshButton = function (name){
	if (EditorToolbar.getCommandState(this.target,name)) addClass(this.elements[name].parentNode,"buttonON");
	else removeClass(this.elements[name].parentNode,"buttonON");
	this.window.focus();
}

EditorToolbar.onUpdateButton = function(){
	for (b in this.elements) 
		if (EditorToolbar.buttons[b].onRefresh) EditorToolbar.buttons[b].onRefresh.call(this,b);
		else EditorToolbar.onRefreshButton.call(this,b);
}

EditorToolbar.buttons = {
	separator : {separator : true},
	bold : {label:"B", toolTip : "Bold"},
	italic : {label:"I", toolTip : "Italic"},
	underline : {label:"U", toolTip : "Underline"},
	strikethrough : {label:"S", toolTip : "Strikethrough"},
	insertunorderedlist : {label:"\u25CF", toolTip : "Unordered list"},
	insertorderedlist : {label:"1.", toolTip : "Ordered list"},
	justifyleft : {label:"[\u2261", toolTip : "Align left"},
	justifyright : {label:"\u2261]", toolTip : "Align right"},
	justifycenter : {label:"\u2261", toolTip : "Align center"},
	justifyfull : {label:"[\u2261]", toolTip : "Justify"},
	removeformat : {label:"\u00F8", toolTip : "Remove format"},
	fontsize : {label:"\u00B1", toolTip : "Set font size", prompt: "Enter font size"},
	forecolor : {label:"C", toolTip : "Set font color", prompt: "Enter font color"},
	fontname : {label:"F", toolTip : "Set font name", prompt: "Enter font name"},
	heading : {label:"H", toolTip : "Set heading level", prompt: "Enter heading level (example : h1, h2, ...)"},
	indent : {label:"\u2192[", toolTip : "Indent paragraph"},
	outdent : {label:"[\u2190", toolTip : "Outdent paragraph"},
	inserthorizontalrule : {label:"\u2014", toolTip : "Insert an horizontal rule"},
	insertimage : {label:"\u263C", toolTip : "Insert image", prompt: "Enter image url"}
}

EditorToolbar.buttonsList = "bold,italic,underline,strikethrough,separator,increasefontsize,decreasefontsize,fontsize,forecolor,fontname,separator,removeformat,separator,insertparagraph,insertunorderedlist,insertorderedlist,separator,justifyleft,justifyright,justifycenter,justifyfull,indent,outdent,separator,heading,separator,inserthorizontalrule,insertimage";

if (config.browser.isGecko) {
	EditorToolbar.buttons.increasefontsize = {onCreate : EditorToolbar.createButton, label:"A", toolTip : "Increase font size"};
	EditorToolbar.buttons.decreasefontsize = {onCreate : EditorToolbar.createButton, label:"A", toolTip : "Decrease font size"};
	EditorToolbar.buttons.insertparagraph = {label:"P", toolTip : "Format as paragraph"};
}

// GECKO (FIREFOX, ...) BROWSER SPECIFIC METHODS

geckoEditor.setupFrame = function(iframe,height,callback) {
	iframe.setAttribute("style","width: 100%; height:" + height);
	iframe.addEventListener("load",callback,true);
}

geckoEditor.plugEvents = function(doc,onchange){
	doc.addEventListener("keyup", onchange, true);
	doc.addEventListener("keydown", onchange, true);
	doc.addEventListener("click", onchange, true);
}

geckoEditor.postProcessor = function(text){return text};

geckoEditor.preProcessor = function(text){return easyEditor.SimplePreProcessoror(text)}

geckoEditor.isDocReady = function() {return true;}

geckoEditor.reloadOnDesignMode=false;

geckoEditor.initContent = function(doc,content){
	if (content) doc.execCommand("insertHTML",false,geckoEditor.preProcessor(content));
}

// INTERNET EXPLORER BROWSER SPECIFIC METHODS
	
IEeditor.setupFrame = function(iframe,height,callback) {
	iframe.width="99%";  //IE displays the iframe at the bottom if 100%. CSS layout problem ? I don't know. To be studied...
	iframe.height=height.toString();
	iframe.attachEvent("onreadystatechange",callback);
}

IEeditor.plugEvents = function(doc,onchange){
	doc.attachEvent("onkeyup", onchange);
	doc.attachEvent("onkeydown", onchange);
	doc.attachEvent("onclick", onchange);
}

IEeditor.isDocReady = function(doc){
	if (doc.readyState!="complete") return false;
	if (!doc.body) return false;
	return (doc && doc.getElementsByTagName && doc.getElementsByTagName("head") && doc.getElementsByTagName("head").length>0);
}

IEeditor.postProcessor = function(text){return text};

IEeditor.preProcessor = function(text){return easyEditor.SimplePreProcessoror(text)}

IEeditor.reloadOnDesignMode=true;

IEeditor.initContent = function(doc,content){
	if (content) doc.body.innerHTML=IEeditor.preProcessor(content);
}
	
function contextualCallback(obj,func){
    return function(){return func.call(obj)}
}
	
Story.prototype.previousGatherSaveEasyEdit = Story.prototype.previousGatherSaveEasyEdit ? Story.prototype.previousGatherSaveEasyEdit : Story.prototype.gatherSaveFields; // to avoid looping if this line is called several times
Story.prototype.gatherSaveFields = function(e,fields){
	if(e && e.getAttribute) {
		var f = e.getAttribute("easyEdit");
		if(f){
			var newVal = config.macros.easyEdit.gather(e);
			if (newVal) fields[f] = newVal;
		}
		this.previousGatherSaveEasyEdit(e, fields);
	}
}

config.commands.easyEdit={
	text: "write",
	tooltip: "Edit this tiddler in wysiwyg mode",
	readOnlyText: "view",
	readOnlyTooltip: "View the source of this tiddler",
	handler : function(event,src,title) {
		clearMessage();
		var tiddlerElem = document.getElementById(story.idPrefix + title);
		var fields = tiddlerElem.getAttribute("tiddlyFields");
		story.displayTiddler(null,title,"EasyEditTemplate",false,null,fields);
		return false;
	}
}

config.shadowTiddlers.ViewTemplate = config.shadowTiddlers.ViewTemplate.replace(/\+editTiddler/,"+editTiddler easyEdit");

config.shadowTiddlers.EasyEditTemplate = config.shadowTiddlers.EditTemplate.replace(/macro='edit text'/,"macro='easyEdit text'");

config.shadowTiddlers.EasyEditToolBarStyleSheet = "/*{{{*/\n";
config.shadowTiddlers.EasyEditToolBarStyleSheet += ".easyEditorToolBar {font-size:0.8em}\n" ;
config.shadowTiddlers.EasyEditToolBarStyleSheet += ".editor iframe {border:1px solid #DDD}\n" ;
config.shadowTiddlers.EasyEditToolBarStyleSheet += ".easyEditorToolBar td{border:1px solid #888; padding:2px 1px 2px 1px; vertical-align:middle}\n" ;
config.shadowTiddlers.EasyEditToolBarStyleSheet += ".easyEditorToolBar td.separator{border:0}\n" ;
config.shadowTiddlers.EasyEditToolBarStyleSheet += ".easyEditorToolBar .button{border:0;color:#444}\n" ;
config.shadowTiddlers.EasyEditToolBarStyleSheet += ".easyEditorToolBar .buttonON{background-color:#EEE}\n" ;
config.shadowTiddlers.EasyEditToolBarStyleSheet += ".easyEditorToolBar {margin:0.25em 0}\n" ;
config.shadowTiddlers.EasyEditToolBarStyleSheet += ".easyEditorToolBar .boldButton {font-weight:bold}\n" ;
config.shadowTiddlers.EasyEditToolBarStyleSheet += ".easyEditorToolBar .italicButton .button {font-style:italic;padding-right:0.65em}\n" ;
config.shadowTiddlers.EasyEditToolBarStyleSheet += ".easyEditorToolBar .underlineButton .button {text-decoration:underline}\n" ;
config.shadowTiddlers.EasyEditToolBarStyleSheet += ".easyEditorToolBar .strikeButton .button {text-decoration:line-through}\n" ;
config.shadowTiddlers.EasyEditToolBarStyleSheet += ".easyEditorToolBar .unorderedListButton {margin-left:0.7em}\n" ;
config.shadowTiddlers.EasyEditToolBarStyleSheet += ".easyEditorToolBar .justifyleftButton .button {padding-left:0.1em}\n" ;
config.shadowTiddlers.EasyEditToolBarStyleSheet += ".easyEditorToolBar .justifyrightButton .button {padding-right:0.1em}\n" ;
config.shadowTiddlers.EasyEditToolBarStyleSheet += ".easyEditorToolBar .justifyfullButton .button, .easyEditorToolBar .indentButton .button, .easyEditorToolBar .outdentButton .button {padding-left:0.1em;padding-right:0.1em}\n" ;
config.shadowTiddlers.EasyEditToolBarStyleSheet += ".easyEditorToolBar .increasefontsizeButton .button {padding-left:0.15em;padding-right:0.15em; font-size:1.3em; line-height:0.75em}\n" ;
config.shadowTiddlers.EasyEditToolBarStyleSheet += ".easyEditorToolBar .decreasefontsizeButton .button {padding-left:0.4em;padding-right:0.4em; font-size:0.8em;}\n" ;
config.shadowTiddlers.EasyEditToolBarStyleSheet += ".easyEditorToolBar .forecolorButton .button {color:red;}\n" ;
config.shadowTiddlers.EasyEditToolBarStyleSheet += ".easyEditorToolBar .fontnameButton .button {font-family:serif}\n" ;
config.shadowTiddlers.EasyEditToolBarStyleSheet +="/*}}}*/";

store.addNotification("EasyEditToolBarStyleSheet", refreshStyles); 

config.shadowTiddlers.EasyEditDocStyleSheet = "/*{{{*/\n \n/*}}}*/";
if (config.annotations) config.annotations.EasyEditDocStyleSheet = "This stylesheet is applied when editing a text with the wysiwyg easyEditor";

//}}}
/***
!Link button add-on
***/
//{{{
EditorToolbar.createLinkButton = function(place,name) {
	this.elements[name] = createTiddlyButton(place,EditorToolbar.buttons[name].label,EditorToolbar.buttons[name].toolTip,contextualCallback(this,EditorToolbar.onInputLink()),"button");
}

EditorToolbar.onInputLink = function() {
	return function(){
		var browser = config.browser.isGecko ? geckoEditor : (config.browser.isIE ? IEeditor : null);
		var value = browser ? browser.getLink(this.target) : "";
		value = prompt(EditorToolbar.buttons["createlink"].prompt,value);
		if (value) browser.doLink(this.target,value);
		else if (value=="") this.target.execCommand("unlink", false, value);
		EditorToolbar.onUpdateButton.call(this);
		return false;
	}
}

EditorToolbar.buttonsList += ",separator,createlink";

EditorToolbar.buttons.createlink = {onCreate : EditorToolbar.createLinkButton, label:"L", toolTip : "Set link", prompt: "Enter link url"};


geckoEditor.getLink=function(doc){
	var range=doc.defaultView.getSelection().getRangeAt(0);
	var container = range.commonAncestorContainer;
	var node = (container.nodeType==3) ? container.parentNode : range.startContainer.childNodes[range.startOffset];
	if (node && node.tagName=="A") {
		var r=doc.createRange();
		r.selectNode(node);
		doc.defaultView.getSelection().addRange(r);
		return (node.getAttribute("tiddler") ? "#"+node.getAttribute("tiddler") : node.href);
	}
	else return (container.nodeType==3 ? "#"+container.textContent.substr(range.startOffset, range.endOffset-range.startOffset).replace(/ $/,"") : "");
}

geckoEditor.doLink=function(doc,link){ // store tiddler in a temporary attribute to avoid url encoding of tiddler's name
	var pin = "href"+Math.random().toString().substr(3);
	doc.execCommand("createlink", false, pin);
	var isTiddler=(link.charAt(0)=="#");
	var node = doc.defaultView.getSelection().getRangeAt(0).commonAncestorContainer;
	var links= (node.nodeType!=3) ? node.getElementsByTagName("a") : [node.parentNode];
	for (var cpt=0;cpt<links.length;cpt++) 
			if (links[cpt].href==pin){
				links[cpt].href=isTiddler ? "javascript:;" : link; 
				links[cpt].setAttribute("tiddler",isTiddler ? link.substr(1) : "");
			}
}

geckoEditor.beforeLinkPostProcessor = geckoEditor.beforelinkPostProcessor ? geckoEditor.beforelinkPostProcessor : geckoEditor.postProcessor;
geckoEditor.postProcessor = function(text){
	return geckoEditor.beforeLinkPostProcessor(text).replace(/<a tiddler="([^"]*)" href="javascript:;">(.*?)(?:<\/a>)/gi,"[[$2|$1]]").replace(/<a tiddler="" href="/gi,'<a href="');
}

geckoEditor.beforeLinkPreProcessor = geckoEditor.beforeLinkPreProcessor ? geckoEditor.beforeLinkPreProcessor : geckoEditor.preProcessor
geckoEditor.preProcessor = function(text){
	return geckoEditor.beforeLinkPreProcessor(text).replace(/\[\[([^|\]]*)\|([^\]]*)]]/g,'<a tiddler="$2" href="javascript:;">$1</a>');
}


IEeditor.getLink=function(doc){
	var node=doc.selection.createRange().parentElement();
	if (node.tagName=="A") return node.href;
	else return (doc.selection.type=="Text"? "#"+doc.selection.createRange().text.replace(/ $/,"") :"");
}

IEeditor.doLink=function(doc,link){
	doc.execCommand("createlink", false, link);
}

IEeditor.beforeLinkPreProcessor = IEeditor.beforeLinkPreProcessor ? IEeditor.beforeLinkPreProcessor : IEeditor.preProcessor
IEeditor.preProcessor = function(text){
	return IEeditor.beforeLinkPreProcessor(text).replace(/\[\[([^|\]]*)\|([^\]]*)]]/g,'<a ref="#$2">$1</a>');
}

IEeditor.beforeLinkPostProcessor = IEeditor.beforelinkPostProcessor ? IEeditor.beforelinkPostProcessor : IEeditor.postProcessor;
IEeditor.postProcessor = function(text){
	return IEeditor.beforeLinkPostProcessor(text).replace(/<a href="#([^>]*)">([^<]*)<\/a>/gi,"[[$2|$1]]");
}

IEeditor.beforeLinkInitContent = IEeditor.beforeLinkInitContent ? IEeditor.beforeLinkInitContent : IEeditor.initContent;
IEeditor.initContent = function(doc,content){
	IEeditor.beforeLinkInitContent(doc,content);
	var links=doc.body.getElementsByTagName("A");
	for (var cpt=0; cpt<links.length; cpt++) {
		links[cpt].href=links[cpt].ref; //to avoid IE conversion of relative URLs to absolute
		links[cpt].removeAttribute("ref");	
	}
}

config.shadowTiddlers.EasyEditToolBarStyleSheet += "\n/*{{{*/\n.easyEditorToolBar .createlinkButton .button {color:blue;text-decoration:underline;}\n/*}}}*/";

config.shadowTiddlers.EasyEditDocStyleSheet += "\n/*{{{*/\na {color:#0044BB;font-weight:bold}\n/*}}}*/";

//}}}
/***
|''Name:''|LoadRemoteFileThroughProxy (previous LoadRemoteFileHijack)|
|''Description:''|When the TiddlyWiki file is located on the web (view over http) the content of [[SiteProxy]] tiddler is added in front of the file url. If [[SiteProxy]] does not exist "/proxy/" is added. |
|''Version:''|1.1.0|
|''Date:''|mar 17, 2007|
|''Source:''|http://tiddlywiki.bidix.info/#LoadRemoteFileHijack|
|''Author:''|BidiX (BidiX (at) bidix (dot) info)|
|''License:''|[[BSD open source license|http://tiddlywiki.bidix.info/#%5B%5BBSD%20open%20source%20license%5D%5D ]]|
|''~CoreVersion:''|2.2.0|
***/
//{{{
version.extensions.LoadRemoteFileThroughProxy = {
 major: 1, minor: 1, revision: 0, 
 date: new Date("mar 17, 2007"), 
 source: "http://tiddlywiki.bidix.info/#LoadRemoteFileThroughProxy"};

if (!window.bidix) window.bidix = {}; // bidix namespace
if (!bidix.core) bidix.core = {};

bidix.core.loadRemoteFile = loadRemoteFile;
loadRemoteFile = function(url,callback,params)
{
 if ((document.location.toString().substr(0,4) == "http") && (url.substr(0,4) == "http")){ 
  url = store.getTiddlerText("SiteProxy", "/proxy/") + url;
 }
 return bidix.core.loadRemoteFile(url,callback,params);
}
//}}}
[[WelcomeToTiddlyspot]] 

GettingStarted 

[[हिन्दी के अन्य टिडलीविकी]]
हिन्दी में ज्ञान-विज्ञान
हिन्दी विश्वकोश
/***
Contains the stuff you need to use Tiddlyspot
Note you must also have UploadPlugin installed
***/
//{{{

// edit this if you are migrating sites or retrofitting an existing TW
config.tiddlyspotSiteId = 'hindi-vishwakosh';

// make it so you can by default see edit controls via http
config.options.chkHttpReadOnly = false;
window.readOnly = false; // make sure of it (for tw 2.2)

// disable autosave in d3
if (window.location.protocol != "file:")
	config.options.chkGTDLazyAutoSave = false;

// tweak shadow tiddlers to add upload button, password entry box etc
with (config.shadowTiddlers) {
	SiteUrl = 'http://'+config.tiddlyspotSiteId+'.tiddlyspot.com';
	SideBarOptions = SideBarOptions.replace(/(<<saveChanges>>)/,"$1<<tiddler TspotSidebar>>");
	OptionsPanel = OptionsPanel.replace(/^/,"<<tiddler TspotOptions>>");
	DefaultTiddlers = DefaultTiddlers.replace(/^/,"[[WelcomeToTiddlyspot]] ");
	MainMenu = MainMenu.replace(/^/,"[[WelcomeToTiddlyspot]] ");
}

// create some shadow tiddler content
merge(config.shadowTiddlers,{

'WelcomeToTiddlyspot':[
 "This document is a ~TiddlyWiki from tiddlyspot.com.  A ~TiddlyWiki is an electronic notebook that is great for managing todo lists, personal information, and all sorts of things.",
 "",
 "@@font-weight:bold;font-size:1.3em;color:#444; //What now?// &nbsp;&nbsp;@@ Before you can save any changes, you need to enter your password in the form below.  Then configure privacy and other site settings at your [[control panel|http://" + config.tiddlyspotSiteId + ".tiddlyspot.com/controlpanel]] (your control panel username is //" + config.tiddlyspotSiteId + "//).",
 "<<tiddler TspotControls>>",
 "See also GettingStarted.",
 "",
 "@@font-weight:bold;font-size:1.3em;color:#444; //Working online// &nbsp;&nbsp;@@ You can edit this ~TiddlyWiki right now, and save your changes using the \"save to web\" button in the column on the right.",
 "",
 "@@font-weight:bold;font-size:1.3em;color:#444; //Working offline// &nbsp;&nbsp;@@ A fully functioning copy of this ~TiddlyWiki can be saved onto your hard drive or USB stick.  You can make changes and save them locally without being connected to the Internet.  When you're ready to sync up again, just click \"upload\" and your ~TiddlyWiki will be saved back to tiddlyspot.com.",
 "",
 "@@font-weight:bold;font-size:1.3em;color:#444; //Help!// &nbsp;&nbsp;@@ Find out more about ~TiddlyWiki at [[TiddlyWiki.com|http://tiddlywiki.com]].  Also visit [[TiddlyWiki Guides|http://tiddlywikiguides.org]] for documentation on learning and using ~TiddlyWiki. New users are especially welcome on the [[TiddlyWiki mailing list|http://groups.google.com/group/TiddlyWiki]], which is an excellent place to ask questions and get help.  If you have a tiddlyspot related problem email [[tiddlyspot support|mailto:support@tiddlyspot.com]].",
 "",
 "@@font-weight:bold;font-size:1.3em;color:#444; //Enjoy :)// &nbsp;&nbsp;@@ We hope you like using your tiddlyspot.com site.  Please email [[feedback@tiddlyspot.com|mailto:feedback@tiddlyspot.com]] with any comments or suggestions."
].join("\n"),

'TspotControls':[
 "| tiddlyspot password:|<<option pasUploadPassword>>|",
 "| site management:|<<upload http://" + config.tiddlyspotSiteId + ".tiddlyspot.com/store.cgi index.html . .  " + config.tiddlyspotSiteId + ">>//(requires tiddlyspot password)//<<br>>[[control panel|http://" + config.tiddlyspotSiteId + ".tiddlyspot.com/controlpanel]], [[download (go offline)|http://" + config.tiddlyspotSiteId + ".tiddlyspot.com/download]]|",
 "| links:|[[tiddlyspot.com|http://tiddlyspot.com/]], [[FAQs|http://faq.tiddlyspot.com/]], [[announcements|http://announce.tiddlyspot.com/]], [[blog|http://tiddlyspot.com/blog/]], email [[support|mailto:support@tiddlyspot.com]] & [[feedback|mailto:feedback@tiddlyspot.com]], [[donate|http://tiddlyspot.com/?page=donate]]|"
].join("\n"),

'TspotSidebar':[
 "<<upload http://" + config.tiddlyspotSiteId + ".tiddlyspot.com/store.cgi index.html . .  " + config.tiddlyspotSiteId + ">><html><a href='http://" + config.tiddlyspotSiteId + ".tiddlyspot.com/download' class='button'>download</a></html>"
].join("\n"),

'TspotOptions':[
 "tiddlyspot password:",
 "<<option pasUploadPassword>>",
 ""
].join("\n")

});
//}}}
| !date | !user | !location | !storeUrl | !uploadDir | !toFilename | !backupdir | !origin |
| 09/07/2008 15:55:27 | anunad | [[hindi-vishwakosh.html|file:///C:/Documents%20and%20Settings/admin/Desktop/hindi-vishwakosh.html]] | [[store.cgi|http://hindi-vishwakosh.tiddlyspot.com/store.cgi]] | . | [[index.html | http://hindi-vishwakosh.tiddlyspot.com/index.html]] | . |
| 09/07/2008 16:37:39 | Anunad | [[/|http://hindi-vishwakosh.tiddlyspot.com/]] | [[store.cgi|http://hindi-vishwakosh.tiddlyspot.com/store.cgi]] | . | [[index.html | http://hindi-vishwakosh.tiddlyspot.com/index.html]] | . | ok |
| 09/07/2008 16:56:58 | Anunad | [[/|http://hindi-vishwakosh.tiddlyspot.com/]] | [[store.cgi|http://hindi-vishwakosh.tiddlyspot.com/store.cgi]] | . | [[index.html | http://hindi-vishwakosh.tiddlyspot.com/index.html]] | . |
| 09/07/2008 17:27:10 | Anunad | [[/|http://hindi-vishwakosh.tiddlyspot.com/]] | [[store.cgi|http://hindi-vishwakosh.tiddlyspot.com/store.cgi]] | . | [[index.html | http://hindi-vishwakosh.tiddlyspot.com/index.html]] | . |
| 10/07/2008 11:54:07 | Anunad | [[/|http://hindi-vishwakosh.tiddlyspot.com/]] | [[store.cgi|http://hindi-vishwakosh.tiddlyspot.com/store.cgi]] | . | [[index.html | http://hindi-vishwakosh.tiddlyspot.com/index.html]] | . |
| 18/07/2008 19:13:46 | Anunad | [[/|http://hindi-vishwakosh.tiddlyspot.com/]] | [[store.cgi|http://hindi-vishwakosh.tiddlyspot.com/store.cgi]] | . | [[index.html | http://hindi-vishwakosh.tiddlyspot.com/index.html]] | . |
| 19/07/2008 13:17:46 | YourName | [[/|http://hindi-vishwakosh.tiddlyspot.com/]] | [[store.cgi|http://hindi-vishwakosh.tiddlyspot.com/store.cgi]] | . | [[index.html | http://hindi-vishwakosh.tiddlyspot.com/index.html]] | . |
| 21/07/2008 16:20:42 | Anunad | [[/|http://hindi-vishwakosh.tiddlyspot.com/]] | [[store.cgi|http://hindi-vishwakosh.tiddlyspot.com/store.cgi]] | . | [[index.html | http://hindi-vishwakosh.tiddlyspot.com/index.html]] | . |
| 05/08/2008 16:58:10 | Anunad | [[/|http://hindi-vishwakosh.tiddlyspot.com/]] | [[store.cgi|http://hindi-vishwakosh.tiddlyspot.com/store.cgi]] | . | [[index.html | http://hindi-vishwakosh.tiddlyspot.com/index.html]] | . |
| 10/08/2008 17:58:17 | Anunad | [[/|http://hindi-vishwakosh.tiddlyspot.com/]] | [[store.cgi|http://hindi-vishwakosh.tiddlyspot.com/store.cgi]] | . | [[index.html | http://hindi-vishwakosh.tiddlyspot.com/index.html]] | . |
/***
|''Name:''|PasswordOptionPlugin|
|''Description:''|Extends TiddlyWiki options with non encrypted password option.|
|''Version:''|1.0.2|
|''Date:''|Apr 19, 2007|
|''Source:''|http://tiddlywiki.bidix.info/#PasswordOptionPlugin|
|''Author:''|BidiX (BidiX (at) bidix (dot) info)|
|''License:''|[[BSD open source license|http://tiddlywiki.bidix.info/#%5B%5BBSD%20open%20source%20license%5D%5D ]]|
|''~CoreVersion:''|2.2.0 (Beta 5)|
***/
//{{{
version.extensions.PasswordOptionPlugin = {
	major: 1, minor: 0, revision: 2, 
	date: new Date("Apr 19, 2007"),
	source: 'http://tiddlywiki.bidix.info/#PasswordOptionPlugin',
	author: 'BidiX (BidiX (at) bidix (dot) info',
	license: '[[BSD open source license|http://tiddlywiki.bidix.info/#%5B%5BBSD%20open%20source%20license%5D%5D]]',
	coreVersion: '2.2.0 (Beta 5)'
};

config.macros.option.passwordCheckboxLabel = "Save this password on this computer";
config.macros.option.passwordInputType = "password"; // password | text
setStylesheet(".pasOptionInput {width: 11em;}\n","passwordInputTypeStyle");

merge(config.macros.option.types, {
	'pas': {
		elementType: "input",
		valueField: "value",
		eventName: "onkeyup",
		className: "pasOptionInput",
		typeValue: config.macros.option.passwordInputType,
		create: function(place,type,opt,className,desc) {
			// password field
			config.macros.option.genericCreate(place,'pas',opt,className,desc);
			// checkbox linked with this password "save this password on this computer"
			config.macros.option.genericCreate(place,'chk','chk'+opt,className,desc);			
			// text savePasswordCheckboxLabel
			place.appendChild(document.createTextNode(config.macros.option.passwordCheckboxLabel));
		},
		onChange: config.macros.option.genericOnChange
	}
});

merge(config.optionHandlers['chk'], {
	get: function(name) {
		// is there an option linked with this chk ?
		var opt = name.substr(3);
		if (config.options[opt]) 
			saveOptionCookie(opt);
		return config.options[name] ? "true" : "false";
	}
});

merge(config.optionHandlers, {
	'pas': {
 		get: function(name) {
			if (config.options["chk"+name]) {
				return encodeCookie(config.options[name].toString());
			} else {
				return "";
			}
		},
		set: function(name,value) {config.options[name] = decodeCookie(value);}
	}
});

// need to reload options to load passwordOptions
loadOptionsCookie();

/*
if (!config.options['pasPassword'])
	config.options['pasPassword'] = '';

merge(config.optionsDesc,{
		pasPassword: "Test password"
	});
*/
//}}}

/***
|''Name:''|UploadPlugin|
|''Description:''|Save to web a TiddlyWiki|
|''Version:''|4.1.0|
|''Date:''|May 5, 2007|
|''Source:''|http://tiddlywiki.bidix.info/#UploadPlugin|
|''Documentation:''|http://tiddlywiki.bidix.info/#UploadPluginDoc|
|''Author:''|BidiX (BidiX (at) bidix (dot) info)|
|''License:''|[[BSD open source license|http://tiddlywiki.bidix.info/#%5B%5BBSD%20open%20source%20license%5D%5D ]]|
|''~CoreVersion:''|2.2.0 (#3125)|
|''Requires:''|PasswordOptionPlugin|
***/
//{{{
version.extensions.UploadPlugin = {
	major: 4, minor: 1, revision: 0,
	date: new Date("May 5, 2007"),
	source: 'http://tiddlywiki.bidix.info/#UploadPlugin',
	author: 'BidiX (BidiX (at) bidix (dot) info',
	coreVersion: '2.2.0 (#3125)'
};

//
// Environment
//

if (!window.bidix) window.bidix = {}; // bidix namespace
bidix.debugMode = false;	// true to activate both in Plugin and UploadService
	
//
// Upload Macro
//

config.macros.upload = {
// default values
	defaultBackupDir: '',	//no backup
	defaultStoreScript: "store.php",
	defaultToFilename: "index.html",
	defaultUploadDir: ".",
	authenticateUser: true	// UploadService Authenticate User
};
	
config.macros.upload.label = {
	promptOption: "Save and Upload this TiddlyWiki with UploadOptions",
	promptParamMacro: "Save and Upload this TiddlyWiki in %0",
	saveLabel: "save to web", 
	saveToDisk: "save to disk",
	uploadLabel: "upload"	
};

config.macros.upload.messages = {
	noStoreUrl: "No store URL in parmeters or options",
	usernameOrPasswordMissing: "Username or password missing"
};

config.macros.upload.handler = function(place,macroName,params) {
	if (readOnly)
		return;
	var label;
	if (document.location.toString().substr(0,4) == "http") 
		label = this.label.saveLabel;
	else
		label = this.label.uploadLabel;
	var prompt;
	if (params[0]) {
		prompt = this.label.promptParamMacro.toString().format([this.destFile(params[0], 
			(params[1] ? params[1]:bidix.basename(window.location.toString())), params[3])]);
	} else {
		prompt = this.label.promptOption;
	}
	createTiddlyButton(place, label, prompt, function() {config.macros.upload.action(params);}, null, null, this.accessKey);
};

config.macros.upload.action = function(params)
{
		// for missing macro parameter set value from options
		var storeUrl = params[0] ? params[0] : config.options.txtUploadStoreUrl;
		var toFilename = params[1] ? params[1] : config.options.txtUploadFilename;
		var backupDir = params[2] ? params[2] : config.options.txtUploadBackupDir;
		var uploadDir = params[3] ? params[3] : config.options.txtUploadDir;
		var username = params[4] ? params[4] : config.options.txtUploadUserName;
		var password = config.options.pasUploadPassword; // for security reason no password as macro parameter	
		// for still missing parameter set default value
		if ((!storeUrl) && (document.location.toString().substr(0,4) == "http")) 
			storeUrl = bidix.dirname(document.location.toString())+'/'+config.macros.upload.defaultStoreScript;
		if (storeUrl.substr(0,4) != "http")
			storeUrl = bidix.dirname(document.location.toString()) +'/'+ storeUrl;
		if (!toFilename)
			toFilename = bidix.basename(window.location.toString());
		if (!toFilename)
			toFilename = config.macros.upload.defaultToFilename;
		if (!uploadDir)
			uploadDir = config.macros.upload.defaultUploadDir;
		if (!backupDir)
			backupDir = config.macros.upload.defaultBackupDir;
		// report error if still missing
		if (!storeUrl) {
			alert(config.macros.upload.messages.noStoreUrl);
			clearMessage();
			return false;
		}
		if (config.macros.upload.authenticateUser && (!username || !password)) {
			alert(config.macros.upload.messages.usernameOrPasswordMissing);
			clearMessage();
			return false;
		}
		bidix.upload.uploadChanges(false,null,storeUrl, toFilename, uploadDir, backupDir, username, password); 
		return false; 
};

config.macros.upload.destFile = function(storeUrl, toFilename, uploadDir) 
{
	if (!storeUrl)
		return null;
		var dest = bidix.dirname(storeUrl);
		if (uploadDir && uploadDir != '.')
			dest = dest + '/' + uploadDir;
		dest = dest + '/' + toFilename;
	return dest;
};

//
// uploadOptions Macro
//

config.macros.uploadOptions = {
	handler: function(place,macroName,params) {
		var wizard = new Wizard();
		wizard.createWizard(place,this.wizardTitle);
		wizard.addStep(this.step1Title,this.step1Html);
		var markList = wizard.getElement("markList");
		var listWrapper = document.createElement("div");
		markList.parentNode.insertBefore(listWrapper,markList);
		wizard.setValue("listWrapper",listWrapper);
		this.refreshOptions(listWrapper,false);
		var uploadCaption;
		if (document.location.toString().substr(0,4) == "http") 
			uploadCaption = config.macros.upload.label.saveLabel;
		else
			uploadCaption = config.macros.upload.label.uploadLabel;
		
		wizard.setButtons([
				{caption: uploadCaption, tooltip: config.macros.upload.label.promptOption, 
					onClick: config.macros.upload.action},
				{caption: this.cancelButton, tooltip: this.cancelButtonPrompt, onClick: this.onCancel}
				
			]);
	},
	refreshOptions: function(listWrapper) {
		var uploadOpts = [
			"txtUploadUserName",
			"pasUploadPassword",
			"txtUploadStoreUrl",
			"txtUploadDir",
			"txtUploadFilename",
			"txtUploadBackupDir",
			"chkUploadLog",
			"txtUploadLogMaxLine",
			]
		var opts = [];
		for(i=0; i<uploadOpts.length; i++) {
			var opt = {};
			opts.push()
			opt.option = "";
			n = uploadOpts[i];
			opt.name = n;
			opt.lowlight = !config.optionsDesc[n];
			opt.description = opt.lowlight ? this.unknownDescription : config.optionsDesc[n];
			opts.push(opt);
		}
		var listview = ListView.create(listWrapper,opts,this.listViewTemplate);
		for(n=0; n<opts.length; n++) {
			var type = opts[n].name.substr(0,3);
			var h = config.macros.option.types[type];
			if (h && h.create) {
				h.create(opts[n].colElements['option'],type,opts[n].name,opts[n].name,"no");
			}
		}
		
	},
	onCancel: function(e)
	{
		backstage.switchTab(null);
		return false;
	},
	
	wizardTitle: "Upload with options",
	step1Title: "These options are saved in cookies in your browser",
	step1Html: "<input type='hidden' name='markList'></input><br>",
	cancelButton: "Cancel",
	cancelButtonPrompt: "Cancel prompt",
	listViewTemplate: {
		columns: [
			{name: 'Description', field: 'description', title: "Description", type: 'WikiText'},
			{name: 'Option', field: 'option', title: "Option", type: 'String'},
			{name: 'Name', field: 'name', title: "Name", type: 'String'}
			],
		rowClasses: [
			{className: 'lowlight', field: 'lowlight'} 
			]}
}

//
// upload functions
//

if (!bidix.upload) bidix.upload = {};

if (!bidix.upload.messages) bidix.upload.messages = {
	//from saving
	invalidFileError: "The original file '%0' does not appear to be a valid TiddlyWiki",
	backupSaved: "Backup saved",
	backupFailed: "Failed to upload backup file",
	rssSaved: "RSS feed uploaded",
	rssFailed: "Failed to upload RSS feed file",
	emptySaved: "Empty template uploaded",
	emptyFailed: "Failed to upload empty template file",
	mainSaved: "Main TiddlyWiki file uploaded",
	mainFailed: "Failed to upload main TiddlyWiki file. Your changes have not been saved",
	//specific upload
	loadOriginalHttpPostError: "Can't get original file",
	aboutToSaveOnHttpPost: 'About to upload on %0 ...',
	storePhpNotFound: "The store script '%0' was not found."
};

bidix.upload.uploadChanges = function(onlyIfDirty,tiddlers,storeUrl,toFilename,uploadDir,backupDir,username,password)
{
	var callback = function(status,uploadParams,original,url,xhr) {
		if (!status) {
			displayMessage(bidix.upload.messages.loadOriginalHttpPostError);
			return;
		}
		if (bidix.debugMode) 
			alert(original.substr(0,500)+"\n...");
		// Locate the storeArea div's 
		var posDiv = locateStoreArea(original);
		if((posDiv[0] == -1) || (posDiv[1] == -1)) {
			alert(config.messages.invalidFileError.format([localPath]));
			return;
		}
		bidix.upload.uploadRss(uploadParams,original,posDiv);
	};
	
	if(onlyIfDirty && !store.isDirty())
		return;
	clearMessage();
	// save on localdisk ?
	if (document.location.toString().substr(0,4) == "file") {
		var path = document.location.toString();
		var localPath = getLocalPath(path);
		saveChanges();
	}
	// get original
	var uploadParams = Array(storeUrl,toFilename,uploadDir,backupDir,username,password);
	var originalPath = document.location.toString();
	// If url is a directory : add index.html
	if (originalPath.charAt(originalPath.length-1) == "/")
		originalPath = originalPath + "index.html";
	var dest = config.macros.upload.destFile(storeUrl,toFilename,uploadDir);
	var log = new bidix.UploadLog();
	log.startUpload(storeUrl, dest, uploadDir,  backupDir);
	displayMessage(bidix.upload.messages.aboutToSaveOnHttpPost.format([dest]));
	if (bidix.debugMode) 
		alert("about to execute Http - GET on "+originalPath);
	var r = doHttp("GET",originalPath,null,null,null,null,callback,uploadParams,null);
	if (typeof r == "string")
		displayMessage(r);
	return r;
};

bidix.upload.uploadRss = function(uploadParams,original,posDiv) 
{
	var callback = function(status,params,responseText,url,xhr) {
		if(status) {
			var destfile = responseText.substring(responseText.indexOf("destfile:")+9,responseText.indexOf("\n", responseText.indexOf("destfile:")));
			displayMessage(bidix.upload.messages.rssSaved,bidix.dirname(url)+'/'+destfile);
			bidix.upload.uploadMain(params[0],params[1],params[2]);
		} else {
			displayMessage(bidix.upload.messages.rssFailed);			
		}
	};
	// do uploadRss
	if(config.options.chkGenerateAnRssFeed) {
		var rssPath = uploadParams[1].substr(0,uploadParams[1].lastIndexOf(".")) + ".xml";
		var rssUploadParams = Array(uploadParams[0],rssPath,uploadParams[2],'',uploadParams[4],uploadParams[5]);
		bidix.upload.httpUpload(rssUploadParams,convertUnicodeToUTF8(generateRss()),callback,Array(uploadParams,original,posDiv));
	} else {
		bidix.upload.uploadMain(uploadParams,original,posDiv);
	}
};

bidix.upload.uploadMain = function(uploadParams,original,posDiv) 
{
	var callback = function(status,params,responseText,url,xhr) {
		var log = new bidix.UploadLog();
		if(status) {
			// if backupDir specified
			if ((params[3]) && (responseText.indexOf("backupfile:") > -1))  {
				var backupfile = responseText.substring(responseText.indexOf("backupfile:")+11,responseText.indexOf("\n", responseText.indexOf("backupfile:")));
				displayMessage(bidix.upload.messages.backupSaved,bidix.dirname(url)+'/'+backupfile);
			}
			var destfile = responseText.substring(responseText.indexOf("destfile:")+9,responseText.indexOf("\n", responseText.indexOf("destfile:")));
			displayMessage(bidix.upload.messages.mainSaved,bidix.dirname(url)+'/'+destfile);
			store.setDirty(false);
			log.endUpload("ok");
		} else {
			alert(bidix.upload.messages.mainFailed);
			displayMessage(bidix.upload.messages.mainFailed);
			log.endUpload("failed");			
		}
	};
	// do uploadMain
	var revised = bidix.upload.updateOriginal(original,posDiv);
	bidix.upload.httpUpload(uploadParams,revised,callback,uploadParams);
};

bidix.upload.httpUpload = function(uploadParams,data,callback,params)
{
	var localCallback = function(status,params,responseText,url,xhr) {
		url = (url.indexOf("nocache=") < 0 ? url : url.substring(0,url.indexOf("nocache=")-1));
		if (xhr.status == httpStatus.NotFound)
			alert(bidix.upload.messages.storePhpNotFound.format([url]));
		if ((bidix.debugMode) || (responseText.indexOf("Debug mode") >= 0 )) {
			alert(responseText);
			if (responseText.indexOf("Debug mode") >= 0 )
				responseText = responseText.substring(responseText.indexOf("\n\n")+2);
		} else if (responseText.charAt(0) != '0') 
			alert(responseText);
		if (responseText.charAt(0) != '0')
			status = null;
		callback(status,params,responseText,url,xhr);
	};
	// do httpUpload
	var boundary = "---------------------------"+"AaB03x";	
	var uploadFormName = "UploadPlugin";
	// compose headers data
	var sheader = "";
	sheader += "--" + boundary + "\r\nContent-disposition: form-data; name=\"";
	sheader += uploadFormName +"\"\r\n\r\n";
	sheader += "backupDir="+uploadParams[3] +
				";user=" + uploadParams[4] +
				";password=" + uploadParams[5] +
				";uploaddir=" + uploadParams[2];
	if (bidix.debugMode)
		sheader += ";debug=1";
	sheader += ";;\r\n"; 
	sheader += "\r\n" + "--" + boundary + "\r\n";
	sheader += "Content-disposition: form-data; name=\"userfile\"; filename=\""+uploadParams[1]+"\"\r\n";
	sheader += "Content-Type: text/html;charset=UTF-8" + "\r\n";
	sheader += "Content-Length: " + data.length + "\r\n\r\n";
	// compose trailer data
	var strailer = new String();
	strailer = "\r\n--" + boundary + "--\r\n";
	data = sheader + data + strailer;
	if (bidix.debugMode) alert("about to execute Http - POST on "+uploadParams[0]+"\n with \n"+data.substr(0,500)+ " ... ");
	var r = doHttp("POST",uploadParams[0],data,"multipart/form-data; boundary="+boundary,uploadParams[4],uploadParams[5],localCallback,params,null);
	if (typeof r == "string")
		displayMessage(r);
	return r;
};

// same as Saving's updateOriginal but without convertUnicodeToUTF8 calls
bidix.upload.updateOriginal = function(original, posDiv)
{
	if (!posDiv)
		posDiv = locateStoreArea(original);
	if((posDiv[0] == -1) || (posDiv[1] == -1)) {
		alert(config.messages.invalidFileError.format([localPath]));
		return;
	}
	var revised = original.substr(0,posDiv[0] + startSaveArea.length) + "\n" +
				store.allTiddlersAsHtml() + "\n" +
				original.substr(posDiv[1]);
	var newSiteTitle = getPageTitle().htmlEncode();
	revised = revised.replaceChunk("<title"+">","</title"+">"," " + newSiteTitle + " ");
	revised = updateMarkupBlock(revised,"PRE-HEAD","MarkupPreHead");
	revised = updateMarkupBlock(revised,"POST-HEAD","MarkupPostHead");
	revised = updateMarkupBlock(revised,"PRE-BODY","MarkupPreBody");
	revised = updateMarkupBlock(revised,"POST-SCRIPT","MarkupPostBody");
	return revised;
};

//
// UploadLog
// 
// config.options.chkUploadLog :
//		false : no logging
//		true : logging
// config.options.txtUploadLogMaxLine :
//		-1 : no limit
//      0 :  no Log lines but UploadLog is still in place
//		n :  the last n lines are only kept
//		NaN : no limit (-1)

bidix.UploadLog = function() {
	if (!config.options.chkUploadLog) 
		return; // this.tiddler = null
	this.tiddler = store.getTiddler("UploadLog");
	if (!this.tiddler) {
		this.tiddler = new Tiddler();
		this.tiddler.title = "UploadLog";
		this.tiddler.text = "| !date | !user | !location | !storeUrl | !uploadDir | !toFilename | !backupdir | !origin |";
		this.tiddler.created = new Date();
		this.tiddler.modifier = config.options.txtUserName;
		this.tiddler.modified = new Date();
		store.addTiddler(this.tiddler);
	}
	return this;
};

bidix.UploadLog.prototype.addText = function(text) {
	if (!this.tiddler)
		return;
	// retrieve maxLine when we need it
	var maxLine = parseInt(config.options.txtUploadLogMaxLine,10);
	if (isNaN(maxLine))
		maxLine = -1;
	// add text
	if (maxLine != 0) 
		this.tiddler.text = this.tiddler.text + text;
	// Trunck to maxLine
	if (maxLine >= 0) {
		var textArray = this.tiddler.text.split('\n');
		if (textArray.length > maxLine + 1)
			textArray.splice(1,textArray.length-1-maxLine);
			this.tiddler.text = textArray.join('\n');		
	}
	// update tiddler fields
	this.tiddler.modifier = config.options.txtUserName;
	this.tiddler.modified = new Date();
	store.addTiddler(this.tiddler);
	// refresh and notifiy for immediate update
	story.refreshTiddler(this.tiddler.title);
	store.notify(this.tiddler.title, true);
};

bidix.UploadLog.prototype.startUpload = function(storeUrl, toFilename, uploadDir,  backupDir) {
	if (!this.tiddler)
		return;
	var now = new Date();
	var text = "\n| ";
	var filename = bidix.basename(document.location.toString());
	if (!filename) filename = '/';
	text += now.formatString("0DD/0MM/YYYY 0hh:0mm:0ss") +" | ";
	text += config.options.txtUserName + " | ";
	text += "[["+filename+"|"+location + "]] |";
	text += " [[" + bidix.basename(storeUrl) + "|" + storeUrl + "]] | ";
	text += uploadDir + " | ";
	text += "[[" + bidix.basename(toFilename) + " | " +toFilename + "]] | ";
	text += backupDir + " |";
	this.addText(text);
};

bidix.UploadLog.prototype.endUpload = function(status) {
	if (!this.tiddler)
		return;
	this.addText(" "+status+" |");
};

//
// Utilities
// 

bidix.checkPlugin = function(plugin, major, minor, revision) {
	var ext = version.extensions[plugin];
	if (!
		(ext  && 
			((ext.major > major) || 
			((ext.major == major) && (ext.minor > minor))  ||
			((ext.major == major) && (ext.minor == minor) && (ext.revision >= revision))))) {
			// write error in PluginManager
			if (pluginInfo)
				pluginInfo.log.push("Requires " + plugin + " " + major + "." + minor + "." + revision);
			eval(plugin); // generate an error : "Error: ReferenceError: xxxx is not defined"
	}
};

bidix.dirname = function(filePath) {
	if (!filePath) 
		return;
	var lastpos;
	if ((lastpos = filePath.lastIndexOf("/")) != -1) {
		return filePath.substring(0, lastpos);
	} else {
		return filePath.substring(0, filePath.lastIndexOf("\\"));
	}
};

bidix.basename = function(filePath) {
	if (!filePath) 
		return;
	var lastpos;
	if ((lastpos = filePath.lastIndexOf("#")) != -1) 
		filePath = filePath.substring(0, lastpos);
	if ((lastpos = filePath.lastIndexOf("/")) != -1) {
		return filePath.substring(lastpos + 1);
	} else
		return filePath.substring(filePath.lastIndexOf("\\")+1);
};

bidix.initOption = function(name,value) {
	if (!config.options[name])
		config.options[name] = value;
};

//
// Initializations
//

// require PasswordOptionPlugin 1.0.1 or better
bidix.checkPlugin("PasswordOptionPlugin", 1, 0, 1);

// styleSheet
setStylesheet('.txtUploadStoreUrl, .txtUploadBackupDir, .txtUploadDir {width: 22em;}',"uploadPluginStyles");

//optionsDesc
merge(config.optionsDesc,{
	txtUploadStoreUrl: "Url of the UploadService script (default: store.php)",
	txtUploadFilename: "Filename of the uploaded file (default: in index.html)",
	txtUploadDir: "Relative Directory where to store the file (default: . (downloadService directory))",
	txtUploadBackupDir: "Relative Directory where to backup the file. If empty no backup. (default: ''(empty))",
	txtUploadUserName: "Upload Username",
	pasUploadPassword: "Upload Password",
	chkUploadLog: "do Logging in UploadLog (default: true)",
	txtUploadLogMaxLine: "Maximum of lines in UploadLog (default: 10)"
});

// Options Initializations
bidix.initOption('txtUploadStoreUrl','');
bidix.initOption('txtUploadFilename','');
bidix.initOption('txtUploadDir','');
bidix.initOption('txtUploadBackupDir','');
bidix.initOption('txtUploadUserName','');
bidix.initOption('pasUploadPassword','');
bidix.initOption('chkUploadLog',true);
bidix.initOption('txtUploadLogMaxLine','10');


/* don't want this for tiddlyspot sites

// Backstage
merge(config.tasks,{
	uploadOptions: {text: "upload", tooltip: "Change UploadOptions and Upload", content: '<<uploadOptions>>'}
});
config.backstageTasks.push("uploadOptions");

*/


//}}}
<html><p>ये भी देखें&nbsp;: <b><a href="http://hi.wikipedia.org/wiki/%E0%A4%B5%E0%A4%BF%E0%A4%95%E0%A4%BF%E0%A4%AA%E0%A5%80%E0%A4%A1%E0%A4%BF%E0%A4%AF%E0%A4%BE:%E0%A4%87%E0%A4%82%E0%A4%9F%E0%A4%B0%E0%A4%A8%E0%A5%87%E0%A4%9F_%E0%A4%AA%E0%A4%B0_%E0%A4%B9%E0%A4%BF%E0%A4%A8%E0%A5%8D%E0%A4%A6%E0%A5%80_%E0%A4%95%E0%A5%87_%E0%A4%B8%E0%A4%BE%E0%A4%A7%E0%A4%A8" title="विकिपीडिया:इंटरनेट पर हिन्दी के साधन">विकिपीडिया:इंटरनेट पर हिन्दी के साधन</a></b></p>
<p>इस पन्ने पर इंटरनेट पर उपलब्ध हिन्दी के संसाधनो की सूची देने का प्रयास किया गया है।<br></p>
<table id="toc" class="toc" summary="अनुक्रम">
<tbody><tr>
<td>
<div id="toctitle">
<h2>अनुक्रम</h2>
 <span class="toctoggle">[<a href="javascript:toggleToc()" class="internal" id="togglelink">छुपाएँ</a>]</span></div>
<ul><li class="toclevel-1"><a href="http://hi.wikipedia.org/w/index.php?title=%E0%A4%B5%E0%A4%BF%E0%A4%95%E0%A4%BF%E0%A4%AA%E0%A5%80%E0%A4%A1%E0%A4%BF%E0%A4%AF%E0%A4%BE:Web_Hindi_Resources&amp;action=submit#.E0.A4.B9.E0.A4.BF.E0.A4.A8.E0.A5.8D.E0.A4.A6.E0.A5.80_.E0.A4.B8.E0.A4.82.E0.A4.AA.E0.A4.BE.E0.A4.A6.E0.A4.A8_.E0.A4.95.E0.A5.87_.E0.A4.89.E0.A4.AA.E0.A4.95.E0.A4.B0.E0.A4.A3_.E0.A4.94.E0.A4.B0_.E0.A4.B8.E0.A5.89.E0.A4.AB.E0.A5.8D.E0.A4.9F.E0.A4.B5.E0.A5.87.E0.A4.AF.E0.A4.B0"><span class="tocnumber">१</span> <span class="toctext">हिन्दी संपादन के उपकरण और सॉफ्टवेयर</span></a></li><li class="toclevel-1"><a href="http://hi.wikipedia.org/w/index.php?title=%E0%A4%B5%E0%A4%BF%E0%A4%95%E0%A4%BF%E0%A4%AA%E0%A5%80%E0%A4%A1%E0%A4%BF%E0%A4%AF%E0%A4%BE:Web_Hindi_Resources&amp;action=submit#.E0.A4.B9.E0.A4.BF.E0.A4.A8.E0.A5.8D.E0.A4.A6.E0.A5.80_.E0.A4.94.E0.A4.B0_.E0.A4.A6.E0.A5.87.E0.A4.B5.E0.A4.A8.E0.A4.BE.E0.A4.97.E0.A4.B0.E0.A5.80_.E0.A4.B8.E0.A4.82.E0.A4.B5.E0.A4.BE.E0.A4.A6_.E0.A4.B8.E0.A4.AE.E0.A5.82.E0.A4.B9"><span class="tocnumber">२</span> <span class="toctext">हिन्दी और देवनागरी संवाद समूह</span></a></li><li class="toclevel-1"><a href="http://hi.wikipedia.org/w/index.php?title=%E0%A4%B5%E0%A4%BF%E0%A4%95%E0%A4%BF%E0%A4%AA%E0%A5%80%E0%A4%A1%E0%A4%BF%E0%A4%AF%E0%A4%BE:Web_Hindi_Resources&amp;action=submit#.E0.A4.B9.E0.A4.BF.E0.A4.A8.E0.A5.8D.E0.A4.A6.E0.A5.80_.E0.A4.9A.E0.A4.BF.E0.A4.9F.E0.A5.8D.E0.A4.A0.E0.A5.87"><span class="tocnumber">३</span> <span class="toctext">हिन्दी चिट्ठे</span></a></li><li class="toclevel-1"><a href="http://hi.wikipedia.org/w/index.php?title=%E0%A4%B5%E0%A4%BF%E0%A4%95%E0%A4%BF%E0%A4%AA%E0%A5%80%E0%A4%A1%E0%A4%BF%E0%A4%AF%E0%A4%BE:Web_Hindi_Resources&amp;action=submit#.E0.A4.B9.E0.A4.BF.E0.A4.A8.E0.A5.8D.E0.A4.A6.E0.A5.80_.E0.A4.AA.E0.A5.8C.E0.A4.A1.E0.A4.95.E0.A4.BE.E0.A4.B8.E0.A5.8D.E0.A4.9F"><span class="tocnumber">४</span> <span class="toctext">हिन्दी पौडकास्ट</span></a></li><li class="toclevel-1"><a href="http://hi.wikipedia.org/w/index.php?title=%E0%A4%B5%E0%A4%BF%E0%A4%95%E0%A4%BF%E0%A4%AA%E0%A5%80%E0%A4%A1%E0%A4%BF%E0%A4%AF%E0%A4%BE:Web_Hindi_Resources&amp;action=submit#.E0.A4.B9.E0.A4.BF.E0.A4.A8.E0.A5.8D.E0.A4.A6.E0.A5.80_.E0.A4.9A.E0.A4.BF.E0.A4.9F.E0.A5.8D.E0.A4.A0.E0.A4.BE_.E0.A4.B8.E0.A4.82.E0.A4.95.E0.A4.B2.E0.A4.95_.28.E0.A4.AC.E0.A5.8D.E0.A4.B2.E0.A5.89.E0.A4.97_.E0.A4.8F.E0.A4.97.E0.A5.8D.E0.A4.B0.E0.A5.80.E0.A4.97.E0.A5.87.E0.A4.9F.E0.A4.B0.E0.A5.8D.E0.A4.B8.29"><span class="tocnumber">५</span> <span class="toctext">हिन्दी चिट्ठा संकलक (ब्लॉग एग्रीगेटर्स)</span></a></li><li class="toclevel-1"><a href="http://hi.wikipedia.org/w/index.php?title=%E0%A4%B5%E0%A4%BF%E0%A4%95%E0%A4%BF%E0%A4%AA%E0%A5%80%E0%A4%A1%E0%A4%BF%E0%A4%AF%E0%A4%BE:Web_Hindi_Resources&amp;action=submit#.E0.A4.B9.E0.A4.BF.E0.A4.A8.E0.A5.8D.E0.A4.A6.E0.A5.80_.E0.A4.AA.E0.A5.8C.E0.A4.A1.E0.A4.95.E0.A4.BE.E0.A4.B8.E0.A5.8D.E0.A4.9F_.E0.A4.B8.E0.A4.82.E0.A4.95.E0.A4.B2.E0.A4.95_.28.E0.A4.AC.E0.A5.8D.E0.A4.B2.E0.A5.89.E0.A4.97_.E0.A4.8F.E0.A4.97.E0.A5.8D.E0.A4.B0.E0.A5.80.E0.A4.97.E0.A5.87.E0.A4.9F.E0.A4.B0.E0.A5.8D.E0.A4.B8.29"><span class="tocnumber">६</span> <span class="toctext">हिन्दी पौडकास्ट संकलक (ब्लॉग एग्रीगेटर्स)</span></a></li><li class="toclevel-1"><a href="http://hi.wikipedia.org/w/index.php?title=%E0%A4%B5%E0%A4%BF%E0%A4%95%E0%A4%BF%E0%A4%AA%E0%A5%80%E0%A4%A1%E0%A4%BF%E0%A4%AF%E0%A4%BE:Web_Hindi_Resources&amp;action=submit#.E0.A4.B9.E0.A4.BF.E0.A4.A8.E0.A5.8D.E0.A4.A6.E0.A5.80_.E0.A4.95.E0.A5.87_.E0.A4.B5.E0.A4.BF.E0.A4.95.E0.A4.BE.E0.A4.B8_.E0.A4.AE.E0.A5.87.E0.A4.82_.E0.A4.B8.E0.A4.82.E0.A4.B2.E0.A4.97.E0.A5.8D.E0.A4.A8_.E0.A4.95.E0.A5.81.E0.A4.9B_.E0.A4.B8.E0.A5.8D.E0.A4.B5.E0.A4.AF.E0.A4.82.E0.A4.B8.E0.A5.87.E0.A4.B5.E0.A4.95"><span class="tocnumber">७</span> <span class="toctext">हिन्दी के विकास में संलग्न कुछ स्वयंसेवक</span></a></li><li class="toclevel-1"><a href="http://hi.wikipedia.org/w/index.php?title=%E0%A4%B5%E0%A4%BF%E0%A4%95%E0%A4%BF%E0%A4%AA%E0%A5%80%E0%A4%A1%E0%A4%BF%E0%A4%AF%E0%A4%BE:Web_Hindi_Resources&amp;action=submit#.E0.A4.B9.E0.A4.BF.E0.A4.A8.E0.A5.8D.E0.A4.A6.E0.A5.80_.E0.A4.B8.E0.A4.AE.E0.A4.BE.E0.A4.9A.E0.A4.BE.E0.A4.B0"><span class="tocnumber">८</span> <span class="toctext">हिन्दी समाचार</span></a></li><li class="toclevel-1"><a href="http://hi.wikipedia.org/w/index.php?title=%E0%A4%B5%E0%A4%BF%E0%A4%95%E0%A4%BF%E0%A4%AA%E0%A5%80%E0%A4%A1%E0%A4%BF%E0%A4%AF%E0%A4%BE:Web_Hindi_Resources&amp;action=submit#.E0.A4.85.E0.A4.A8.E0.A5.8D.E0.A4.A4.E0.A4.B0.E0.A4.9C.E0.A4.BE.E0.A4.B2_.E0.A4.AA.E0.A4.B0_.E0.A4.B8.E0.A5.8D.E0.A4.A5.E0.A4.BF.E0.A4.A4_.E0.A4.B9.E0.A4.BF.E0.A4.A8.E0.A5.8D.E0.A4.A6.E0.A5.80_.E0.A4.AA.E0.A4.A4.E0.A5.8D.E0.A4.B0.E0.A4.BF.E0.A4.95.E0.A4.BE.E0.A4.8F.E0.A4.81"><span class="tocnumber">९</span> <span class="toctext">अन्तरजाल पर स्थित हिन्दी पत्रिकाएँ</span></a></li><li class="toclevel-1"><a href="http://hi.wikipedia.org/w/index.php?title=%E0%A4%B5%E0%A4%BF%E0%A4%95%E0%A4%BF%E0%A4%AA%E0%A5%80%E0%A4%A1%E0%A4%BF%E0%A4%AF%E0%A4%BE:Web_Hindi_Resources&amp;action=submit#.E0.A4.B9.E0.A4.BF.E0.A4.A8.E0.A5.8D.E0.A4.A6.E0.A5.80_.E0.A4.B8.E0.A4.BE.E0.A4.B9.E0.A4.BF.E0.A4.A4.E0.A5.8D.E0.A4.AF"><span class="tocnumber">१०</span> <span class="toctext">हिन्दी साहित्य</span></a></li><li class="toclevel-1"><a href="http://hi.wikipedia.org/w/index.php?title=%E0%A4%B5%E0%A4%BF%E0%A4%95%E0%A4%BF%E0%A4%AA%E0%A5%80%E0%A4%A1%E0%A4%BF%E0%A4%AF%E0%A4%BE:Web_Hindi_Resources&amp;action=submit#.E0.A4.AC.E0.A4.BE.E0.A4.B2_.E0.A4.B8.E0.A4.BE.E0.A4.B9.E0.A4.BF.E0.A4.A4.E0.A5.8D.E0.A4.AF"><span class="tocnumber">११</span> <span class="toctext">बाल साहित्य</span></a></li><li class="toclevel-1"><a href="http://hi.wikipedia.org/w/index.php?title=%E0%A4%B5%E0%A4%BF%E0%A4%95%E0%A4%BF%E0%A4%AA%E0%A5%80%E0%A4%A1%E0%A4%BF%E0%A4%AF%E0%A4%BE:Web_Hindi_Resources&amp;action=submit#Hindi_Songs.2C_Bhajans.2C_MP3"><span class="tocnumber">१२</span> <span class="toctext">Hindi Songs, Bhajans, MP3</span></a></li><li class="toclevel-1"><a href="http://hi.wikipedia.org/w/index.php?title=%E0%A4%B5%E0%A4%BF%E0%A4%95%E0%A4%BF%E0%A4%AA%E0%A5%80%E0%A4%A1%E0%A4%BF%E0%A4%AF%E0%A4%BE:Web_Hindi_Resources&amp;action=submit#Learning_Hindi_and_Hindi_Grammar"><span class="tocnumber">१३</span> <span class="toctext">Learning Hindi and Hindi Grammar</span></a></li><li class="toclevel-1"><a href="http://hi.wikipedia.org/w/index.php?title=%E0%A4%B5%E0%A4%BF%E0%A4%95%E0%A4%BF%E0%A4%AA%E0%A5%80%E0%A4%A1%E0%A4%BF%E0%A4%AF%E0%A4%BE:Web_Hindi_Resources&amp;action=submit#Dictionary_.2C_Encyclopedia.2C_Wikipedia"><span class="tocnumber">१४</span> <span class="toctext">Dictionary , Encyclopedia, Wikipedia</span></a></li><li class="toclevel-1"><a href="http://hi.wikipedia.org/w/index.php?title=%E0%A4%B5%E0%A4%BF%E0%A4%95%E0%A4%BF%E0%A4%AA%E0%A5%80%E0%A4%A1%E0%A4%BF%E0%A4%AF%E0%A4%BE:Web_Hindi_Resources&amp;action=submit#Articles_on_Hindi_and_Devnaagarii"><span class="tocnumber">१५</span> <span class="toctext">Articles on Hindi and Devnaagarii</span></a></li><li class="toclevel-1"><a href="http://hi.wikipedia.org/w/index.php?title=%E0%A4%B5%E0%A4%BF%E0%A4%95%E0%A4%BF%E0%A4%AA%E0%A5%80%E0%A4%A1%E0%A4%BF%E0%A4%AF%E0%A4%BE:Web_Hindi_Resources&amp;action=submit#Community_Sites"><span class="tocnumber">१६</span> <span class="toctext">Community Sites</span></a></li><li class="toclevel-1"><a href="http://hi.wikipedia.org/w/index.php?title=%E0%A4%B5%E0%A4%BF%E0%A4%95%E0%A4%BF%E0%A4%AA%E0%A5%80%E0%A4%A1%E0%A4%BF%E0%A4%AF%E0%A4%BE:Web_Hindi_Resources&amp;action=submit#.E0.A4.B5.E0.A5.87.E0.A4.AC_.E0.A4.A8.E0.A4.BF.E0.A4.B0.E0.A5.8D.E0.A4.A6.E0.A5.87.E0.A4.B6.E0.A4.BF.E0.A4.95.E0.A4.BE"><span class="tocnumber">१७</span> <span class="toctext">वेब निर्देशिका</span></a></li><li class="toclevel-1"><a href="http://hi.wikipedia.org/w/index.php?title=%E0%A4%B5%E0%A4%BF%E0%A4%95%E0%A4%BF%E0%A4%AA%E0%A5%80%E0%A4%A1%E0%A4%BF%E0%A4%AF%E0%A4%BE:Web_Hindi_Resources&amp;action=submit#.E0.A4.95.E0.A5.82.E0.A4.95.E0.A4.B0.E0.A5.80_.E0.A4.B8.E0.A4.82.E0.A4.9C.E0.A4.BE.E0.A4.B2"><span class="tocnumber">१८</span> <span class="toctext">कूकरी संजाल</span></a></li><li class="toclevel-1"><a href="http://hi.wikipedia.org/w/index.php?title=%E0%A4%B5%E0%A4%BF%E0%A4%95%E0%A4%BF%E0%A4%AA%E0%A5%80%E0%A4%A1%E0%A4%BF%E0%A4%AF%E0%A4%BE:Web_Hindi_Resources&amp;action=submit#Professional_Hindi"><span class="tocnumber">१९</span> <span class="toctext">Professional Hindi</span></a></li><li class="toclevel-1"><a href="http://hi.wikipedia.org/w/index.php?title=%E0%A4%B5%E0%A4%BF%E0%A4%95%E0%A4%BF%E0%A4%AA%E0%A5%80%E0%A4%A1%E0%A4%BF%E0%A4%AF%E0%A4%BE:Web_Hindi_Resources&amp;action=submit#.E0.A4.B8.E0.A5.8D.E0.A4.B5.E0.A4.BE.E0.A4.B8.E0.A5.8D.E0.A4.A5.E0.A5.8D.E0.A4.AF.2F.E0.A4.9A.E0.A4.BF.E0.A4.95.E0.A4.BF.E0.A4.A4.E0.A5.8D.E0.A4.B8.E0.A4.BE"><span class="tocnumber">२०</span> <span class="toctext">स्वास्थ्य/चिकित्सा</span></a></li><li class="toclevel-1"><a href="http://hi.wikipedia.org/w/index.php?title=%E0%A4%B5%E0%A4%BF%E0%A4%95%E0%A4%BF%E0%A4%AA%E0%A5%80%E0%A4%A1%E0%A4%BF%E0%A4%AF%E0%A4%BE:Web_Hindi_Resources&amp;action=submit#.E0.A4.B5.E0.A4.BF.E0.A4.A6.E0.A5.8D.E0.A4.AF.E0.A4.BE.2C_.E0.A4.9C.E0.A5.8D.E0.A4.9E.E0.A4.BE.E0.A4.A8.2C_.E0.A4.B6.E0.A4.BF.E0.A4.95.E0.A5.8D.E0.A4.B7.E0.A4.BE.2C_.E0.A4.B6.E0.A5.8B.E0.A4.A7"><span class="tocnumber">२१</span> <span class="toctext">विद्या, ज्ञान, शिक्षा, शोध</span></a></li><li class="toclevel-1"><a href="http://hi.wikipedia.org/w/index.php?title=%E0%A4%B5%E0%A4%BF%E0%A4%95%E0%A4%BF%E0%A4%AA%E0%A5%80%E0%A4%A1%E0%A4%BF%E0%A4%AF%E0%A4%BE:Web_Hindi_Resources&amp;action=submit#Organizations_Promoting_Hindi_.26_Indian_Languages"><span class="tocnumber">२२</span> <span class="toctext">Organizations Promoting Hindi &amp; Indian Languages</span></a></li><li class="toclevel-1"><a href="http://hi.wikipedia.org/w/index.php?title=%E0%A4%B5%E0%A4%BF%E0%A4%95%E0%A4%BF%E0%A4%AA%E0%A5%80%E0%A4%A1%E0%A4%BF%E0%A4%AF%E0%A4%BE:Web_Hindi_Resources&amp;action=submit#.E0.A4.9C.E0.A4.BF.E0.A4.A8.E0.A5.8D.E0.A4.B9.E0.A5.87_.E0.A4.A8.E0.A4.BE.E0.A4.9C_.E0.A4.B9.E0.A5.88_.E0.A4.B9.E0.A4.BF.E0.A4.A8.E0.A5.8D.E0.A4.A6_.E0.A4.AA.E0.A4.B0_.E0.A4.B5.E0.A5.87_.E0.A4.AF.E0.A4.B9.E0.A4.BE.E0.A4.81_.E0.A4.B9.E0.A5.88.E0.A4.82.."><span class="tocnumber">२३</span> <span class="toctext">जिन्हे नाज है हिन्द पर वे यहाँ हैं..</span></a></li><li class="toclevel-1"><a href="http://hi.wikipedia.org/w/index.php?title=%E0%A4%B5%E0%A4%BF%E0%A4%95%E0%A4%BF%E0%A4%AA%E0%A5%80%E0%A4%A1%E0%A4%BF%E0%A4%AF%E0%A4%BE:Web_Hindi_Resources&amp;action=submit#.E0.A4.85.E0.A4.AA.E0.A4.A8.E0.A4.BE-.E0.A4.85.E0.A4.AA.E0.A4.A8.E0.A4.BE_.E0.A4.B0.E0.A4.BE.E0.A4.97"><span class="tocnumber">२४</span> <span class="toctext">अपना-अपना राग</span></a></li><li class="toclevel-1"><a href="http://hi.wikipedia.org/w/index.php?title=%E0%A4%B5%E0%A4%BF%E0%A4%95%E0%A4%BF%E0%A4%AA%E0%A5%80%E0%A4%A1%E0%A4%BF%E0%A4%AF%E0%A4%BE:Web_Hindi_Resources&amp;action=submit#.E0.A4.B8.E0.A4.AE.E0.A4.BE.E0.A4.9C.2C_.E0.A4.A7.E0.A4.B0.E0.A5.8D.E0.A4.AE.2C_.E0.A4.85.E0.A4.A7.E0.A5.8D.E0.A4.AF.E0.A4.BE.E0.A4.A4.E0.A5.8D.E0.A4.AE"><span class="tocnumber">२५</span> <span class="toctext">समाज, धर्म, अध्यात्म</span></a></li><li class="toclevel-1"><a href="http://hi.wikipedia.org/w/index.php?title=%E0%A4%B5%E0%A4%BF%E0%A4%95%E0%A4%BF%E0%A4%AA%E0%A5%80%E0%A4%A1%E0%A4%BF%E0%A4%AF%E0%A4%BE:Web_Hindi_Resources&amp;action=submit#Links_to_Hindi_Links"><span class="tocnumber">२६</span> <span class="toctext">Links to Hindi Links</span></a></li><li class="toclevel-1"><a href="http://hi.wikipedia.org/w/index.php?title=%E0%A4%B5%E0%A4%BF%E0%A4%95%E0%A4%BF%E0%A4%AA%E0%A5%80%E0%A4%A1%E0%A4%BF%E0%A4%AF%E0%A4%BE:Web_Hindi_Resources&amp;action=submit#Indic_Computing"><span class="tocnumber">२७</span> <span class="toctext">Indic Computing</span></a></li><li class="toclevel-1"><a href="http://hi.wikipedia.org/w/index.php?title=%E0%A4%B5%E0%A4%BF%E0%A4%95%E0%A4%BF%E0%A4%AA%E0%A5%80%E0%A4%A1%E0%A4%BF%E0%A4%AF%E0%A4%BE:Web_Hindi_Resources&amp;action=submit#Hindi_Bazar"><span class="tocnumber">२८</span> <span class="toctext">Hindi Bazar</span></a></li><li class="toclevel-1"><a href="http://hi.wikipedia.org/w/index.php?title=%E0%A4%B5%E0%A4%BF%E0%A4%95%E0%A4%BF%E0%A4%AA%E0%A5%80%E0%A4%A1%E0%A4%BF%E0%A4%AF%E0%A4%BE:Web_Hindi_Resources&amp;action=submit#.E0.A4.B2.E0.A5.8B.E0.A4.95.E0.A4.AD.E0.A4.BE.E0.A4.B7.E0.A4.BE_.E0.A4.8F.E0.A4.B5.E0.A4.82_.E0.A4.B8.E0.A4.BE.E0.A4.B9.E0.A4.BF.E0.A4.A4.E0.A5.8D.E0.A4.AF"><span class="tocnumber">२९</span> <span class="toctext">लोकभाषा एवं साहित्य</span></a></li><li class="toclevel-1"><a href="http://hi.wikipedia.org/w/index.php?title=%E0%A4%B5%E0%A4%BF%E0%A4%95%E0%A4%BF%E0%A4%AA%E0%A5%80%E0%A4%A1%E0%A4%BF%E0%A4%AF%E0%A4%BE:Web_Hindi_Resources&amp;action=submit#.E0.A4.B8.E0.A5.82.E0.A4.9A.E0.A4.A8.E0.A4.BE_.E0.A4.95.E0.A5.80_.E0.A4.B6.E0.A4.95.E0.A5.8D.E0.A4.A4.E0.A4.BF"><span class="tocnumber">३०</span> <span class="toctext">सूचना की शक्ति</span></a></li><li class="toclevel-1"><a href="http://hi.wikipedia.org/w/index.php?title=%E0%A4%B5%E0%A4%BF%E0%A4%95%E0%A4%BF%E0%A4%AA%E0%A5%80%E0%A4%A1%E0%A4%BF%E0%A4%AF%E0%A4%BE:Web_Hindi_Resources&amp;action=submit#.E0.A4.AD.E0.A4.BE.E0.A4.B0.E0.A4.A4_.E0.A4.B8.E0.A4.B0.E0.A4.95.E0.A4.BE.E0.A4.B0_.E0.A4.95.E0.A5.87_.E0.A4.AA.E0.A5.8D.E0.A4.B0.E0.A4.AE.E0.A5.81.E0.A4.96_.E0.A4.AA.E0.A4.A8.E0.A5.8D.E0.A4.A8.E0.A5.87"><span class="tocnumber">३१</span> <span class="toctext">भारत सरकार के प्रमुख पन्ने</span></a></li><li class="toclevel-1"><a href="http://hi.wikipedia.org/w/index.php?title=%E0%A4%B5%E0%A4%BF%E0%A4%95%E0%A4%BF%E0%A4%AA%E0%A5%80%E0%A4%A1%E0%A4%BF%E0%A4%AF%E0%A4%BE:Web_Hindi_Resources&amp;action=submit#.E0.A4.B5.E0.A4.BF.E0.A4.B5.E0.A4.BF.E0.A4.A7"><span class="tocnumber">३२</span> <span class="toctext">विविध</span></a></li><li class="toclevel-1"><a href="http://hi.wikipedia.org/w/index.php?title=%E0%A4%B5%E0%A4%BF%E0%A4%95%E0%A4%BF%E0%A4%AA%E0%A5%80%E0%A4%A1%E0%A4%BF%E0%A4%AF%E0%A4%BE:Web_Hindi_Resources&amp;action=submit#.E0.A4.87.E0.A4.A8.E0.A5.8D.E0.A4.B9.E0.A5.87.E0.A4.82_.E0.A4.AD.E0.A5.80_.E0.A4.A6.E0.A5.87.E0.A4.96.E0.A5.87.E0.A4.82"><span class="tocnumber">३३</span> <span class="toctext">इन्हें भी देखें</span></a></li></ul>
</td>
</tr>
</tbody></table>
<script type="text/javascript">
//<![CDATA[
 if (window.showTocToggle) { var tocShowText = "दिखाएं"; var tocHideText = "छुपाएँ"; showTocToggle(); } 
//]]>
</script>
<p><a name=".E0.A4.B9.E0.A4.BF.E0.A4.A8.E0.A5.8D.E0.A4.A6.E0.A5.80_.E0.A4.B8.E0.A4.82.E0.A4.AA.E0.A4.BE.E0.A4.A6.E0.A4.A8_.E0.A4.95.E0.A5.87_.E0.A4.89.E0.A4.AA.E0.A4.95.E0.A4.B0.E0.A4.A3_.E0.A4.94.E0.A4.B0_.E0.A4.B8.E0.A5.89.E0.A4.AB.E0.A5.8D.E0.A4.9F.E0.A4.B5.E0.A5.87.E0.A4.AF.E0.A4.B0"></a></p>
<h2><span class="mw-headline">हिन्दी संपादन के उपकरण और सॉफ्टवेयर</span></h2>
<p><a href="http://hi.wikipedia.org/wiki/Hindi_Computing_Resources_on_the_Internet" class="external text" title="http://hi.wikipedia.org/wiki/Hindi_Computing_Resources_on_the_Internet" rel="nofollow">Hindi Computing Tools and Techniques</a><br>
<a href="http://www.akshargram.com/sarvagya/index.php/Hindi_Computing_Tools_and_related_Links" class="external text" title="http://www.akshargram.com/sarvagya/index.php/Hindi_Computing_Tools_and_related_Links" rel="nofollow">Hindi Computing Ressurces and Other Tools</a><br>
<a href="http://www.unicodehindi.com" class="external text" title="http://www.unicodehindi.com" rel="nofollow">Unicode Hindi Type, Edit, Search and Email Tools</a><br></p>
<p><a name=".E0.A4.B9.E0.A4.BF.E0.A4.A8.E0.A5.8D.E0.A4.A6.E0.A5.80_.E0.A4.94.E0.A4.B0_.E0.A4.A6.E0.A5.87.E0.A4.B5.E0.A4.A8.E0.A4.BE.E0.A4.97.E0.A4.B0.E0.A5.80_.E0.A4.B8.E0.A4.82.E0.A4.B5.E0.A4.BE.E0.A4.A6_.E0.A4.B8.E0.A4.AE.E0.A5.82.E0.A4.B9"></a></p>
<h2><span class="mw-headline">हिन्दी और देवनागरी संवाद समूह</span></h2>
<p><a href="http://groups-beta.google.com/group/Chithakar" class="external text" title="http://groups-beta.google.com/group/Chithakar" rel="nofollow">चिट्ठाकार</a><br>
<a href="http://groups.google.com/group/technical-hindi?lnk=li" class="external text" title="http://groups.google.com/group/technical-hindi?lnk=li" rel="nofollow">Scientific and Technical Hindi (वैज्ञानिक तथा तकनीकी हिन्दी)</a><br>
<a href="http://groups.google.com/group/iitbkivaani" class="external text" title="http://groups.google.com/group/iitbkivaani" rel="nofollow"><b>वाणी</b></a> - आई आई टी मुम्बई के छात्रों द्वारा चालित<br>
<br>
<a href="http://groups.yahoo.com/" class="external text" title="http://groups.yahoo.com/" rel="nofollow">हिन्दी भारत</a><br>
<a href="http://www.akshargram.com/paricharcha/" class="external text" title="http://www.akshargram.com/paricharcha/" rel="nofollow">परिचर्चा - आपकी अपनी हिन्दी फ़ोरम</a><br>
<a href="http://groups.yahoo.com/group/Hindi-Forum/messages" class="external text" title="http://groups.yahoo.com/group/Hindi-Forum/messages" rel="nofollow">Y! Group&nbsp;: Hindi-Forum</a><br>
<a href="http://groups.yahoo.com/group/devanaagarii/" class="external text" title="http://groups.yahoo.com/group/devanaagarii/" rel="nofollow">Y&nbsp;! Group&nbsp;: Devanaagarii</a><br>
<a href="http://groups.yahoo.com/group/hindi_seekho/" class="external text" title="http://groups.yahoo.com/group/hindi_seekho/" rel="nofollow">Y&nbsp;! Group&nbsp;: Hindi_seekho हिन्दीसीखो</a><br>
<a href="http://lists.sarovar.org/cgi-bin/mailman/listinfo/devanaagarii-lipi" class="external text" title="http://lists.sarovar.org/cgi-bin/mailman/listinfo/devanaagarii-lipi" rel="nofollow">देवनागरी लिपि डाक सूची</a><br>
<a href="http://groups.yahoo.com/group/hindi/" class="external text" title="http://groups.yahoo.com/group/hindi/" rel="nofollow">Y! Group&nbsp;: Hindee</a><br>
<a href="http://groups.yahoo.com/group/hindawi/" class="external text" title="http://groups.yahoo.com/group/hindawi/" rel="nofollow">याहू समूह&nbsp;: हिन्दवी</a><br>
<a href="http://hindi3.tripod.com/" class="external text" title="http://hindi3.tripod.com/" rel="nofollow">HINDI PREMI eGroup and Forum</a><br>
<a href="http://groups.google.co.in/groups?hl=en&amp;lr=&amp;group=alt.language.hindi" class="external text" title="http://groups.google.co.in/groups?hl=en&amp;lr=&amp;group=alt.language.hindi" rel="nofollow">Google Groups&nbsp;: alt.language.hindi</a><br>
<a href="http://bhashaindia.com/ForumV2/shwmessage.aspx?ForumID=5&amp;MessageID=28" class="external text" title="http://bhashaindia.com/ForumV2/shwmessage.aspx?ForumID=5&amp;MessageID=28" rel="nofollow">माइक्रोसाफ़्ट का भाषा इण्डिया</a><br>
<a href="http://groups-beta.google.com/group/hindi/" class="external text" title="http://groups-beta.google.com/group/hindi/" rel="nofollow">Google Groups: Hindi</a><br>
<a href="http://groups.google.co.in/group/sashakta_bharat" class="external text" title="http://groups.google.co.in/group/sashakta_bharat" rel="nofollow">गूगल समूह&nbsp;: सशक्त भारत</a><br>
<a href="http://groups.google.co.in/group/arogya_charcha" class="external text" title="http://groups.google.co.in/group/arogya_charcha" rel="nofollow">Google Groups&nbsp;: सर्वे सन्तु निरामया:</a><br>
<a href="http://groups.google.co.in/group/krishi?lnk=sg&amp;hl=en" class="external text" title="http://groups.google.co.in/group/krishi?lnk=sg&amp;hl=en" rel="nofollow">Google Groups&nbsp;: भारतीय कृषि और भारतीय किसान</a><br>
<a href="http://groups.google.co.in/group/HINDI-VIKAS?lnk=sg&amp;hl=en" class="external text" title="http://groups.google.co.in/group/HINDI-VIKAS?lnk=sg&amp;hl=en" rel="nofollow">गूगल समूह&nbsp;: हिन्दी विकास</a><br>
<a href="http://groups-beta.google.com/group/typehindi" class="external text" title="http://groups-beta.google.com/group/typehindi" rel="nofollow">टाईप हिन्दी</a><br>
<a href="http://groups.google.co.in/group/suryatra?lnk=sg&amp;hl=en" class="external text" title="http://groups.google.co.in/group/suryatra?lnk=sg&amp;hl=en" rel="nofollow">गूगल समूह&nbsp;: सुर यात्रा</a><br>
<a href="http://groups.google.com/group/andhaqanoon" class="external text" title="http://groups.google.com/group/andhaqanoon" rel="nofollow">Andhaa Kaanoon</a><br>
<a href="http://launch.groups.yahoo.com/group/ekavita/" class="external text" title="http://launch.groups.yahoo.com/group/ekavita/" rel="nofollow">eKavita</a><br></p>
<p><a name=".E0.A4.B9.E0.A4.BF.E0.A4.A8.E0.A5.8D.E0.A4.A6.E0.A5.80_.E0.A4.9A.E0.A4.BF.E0.A4.9F.E0.A5.8D.E0.A4.A0.E0.A5.87"></a></p>
<h2><span class="mw-headline">हिन्दी चिट्ठे</span></h2>
<p><a href="http://ankurthoughts.blogspot.com/" class="external text" title="http://ankurthoughts.blogspot.com/" rel="nofollow">हिंदी में विंडोज, लाइनेक्स और इंटरनेट संबंधी उपयोगी जानकारी</a><br>
<a href="http://hindi-blog-podcast.blogspot.com/2006/10/blog-post_3534.html:" class="external text" title="http://hindi-blog-podcast.blogspot.com/2006/10/blog-post_3534.html:" rel="nofollow">हिन्दी में सक्रिय चिट्ठे</a><br>
<a href="http://hindi-blog-podcast.blogspot.com/2007/04/blog-post.html:" class="external text" title="http://hindi-blog-podcast.blogspot.com/2007/04/blog-post.html:" rel="nofollow">हिन्दी में सक्रिय चित्र चिट्ठे</a><br>
<a href="http://pryas.wordpress.com:" class="external text" title="http://pryas.wordpress.com:" rel="nofollow">प्रयास - यह भी खूब रही। हिन्दी चिट्ठा</a><br>
<a href="http://ramsetu1.blogspot.com:" class="external text" title="http://ramsetu1.blogspot.com:" rel="nofollow">राम सेतु के चित्र व विवरण</a><br>
<a href="http://indiahindi.blogspot.com/:" class="external text" title="http://indiahindi.blogspot.com/:" rel="nofollow">Best in the World सारे जहां से अच्छा</a><br>
<a href="http://sahebali-magicword.blogspot.com/:" class="external text" title="http://sahebali-magicword.blogspot.com/:" rel="nofollow">Magic World जादुई दुनियाँ</a><br>
<a href="http://sahebali.wordpress.com/:" class="external text" title="http://sahebali.wordpress.com/:" rel="nofollow">Sahebali’s Bharat-Bhasha blog भारत भषा</a><br></p>
<p><br></p>
<p><a name=".E0.A4.B9.E0.A4.BF.E0.A4.A8.E0.A5.8D.E0.A4.A6.E0.A5.80_.E0.A4.AA.E0.A5.8C.E0.A4.A1.E0.A4.95.E0.A4.BE.E0.A4.B8.E0.A5.8D.E0.A4.9F"></a></p>
<h2><span class="mw-headline">हिन्दी पौडकास्ट</span></h2>
<p><a href="http://hindi-blog-podcast.blogspot.com/2006/10/blog-post_20.html:" class="external text" title="http://hindi-blog-podcast.blogspot.com/2006/10/blog-post_20.html:" rel="nofollow">हिन्दी में सक्रिय पॉडकास्ट</a><br>
<a href="http://podcast.tarakash.com:" class="external text" title="http://podcast.tarakash.com:" rel="nofollow">तरकश पॉडकास्ट</a><br>
<a href="http://www.podbharti.com:" class="external text" title="http://www.podbharti.com:" rel="nofollow">पॉडभारती</a><br>
<a href="http://mahaphil.mypodcast.com:" class="external text" title="http://mahaphil.mypodcast.com:" rel="nofollow">गीतों की महफिल</a><br>
<a href="http://mahaphil.blogspot.com:" class="external text" title="http://mahaphil.blogspot.com:" rel="nofollow">हिन्दी के पुराने और दुर्लभ गाने सुनिये</a></p>
<p><a name=".E0.A4.B9.E0.A4.BF.E0.A4.A8.E0.A5.8D.E0.A4.A6.E0.A5.80_.E0.A4.9A.E0.A4.BF.E0.A4.9F.E0.A5.8D.E0.A4.A0.E0.A4.BE_.E0.A4.B8.E0.A4.82.E0.A4.95.E0.A4.B2.E0.A4.95_.28.E0.A4.AC.E0.A5.8D.E0.A4.B2.E0.A5.89.E0.A4.97_.E0.A4.8F.E0.A4.97.E0.A5.8D.E0.A4.B0.E0.A5.80.E0.A4.97.E0.A5.87.E0.A4.9F.E0.A4.B0.E0.A5.8D.E0.A4.B8.29"></a></p>
<h2><span class="mw-headline">हिन्दी चिट्ठा संकलक (ब्लॉग एग्रीगेटर्स)</span></h2>
<p><a href="http://www.chitthajagat.in/" class="external text" title="http://www.chitthajagat.in/" rel="nofollow">चिट्ठाजगत&nbsp;: धड़ाधड़ छप रहे चिट्ठों में खोजें Hindi Blog Search Engine</a><br>
<a href="http://www.hindiblogs.com/" class="external text" title="http://www.hindiblogs.com/" rel="nofollow">Hindi Blogs Agreegator हिन्दीब्लॉग्स डॉट कॉम</a><br>
<a href="http://indiasphere.net/stories/hindi?page=1" class="external text" title="http://indiasphere.net/stories/hindi?page=1" rel="nofollow">IndiaSphere - Hindi Blogs Section</a><br>
<a href="http://blogvani.com/" class="external text" title="http://blogvani.com/" rel="nofollow">Blogvani.com - देश का एग्रीगेटर</a><br>
<a href="http://www.ChitthaLok.com" class="external text" title="http://www.ChitthaLok.com" rel="nofollow">Chittha Lok</a> English-language Directory of Hindi Blogs</p>
<p><a name=".E0.A4.B9.E0.A4.BF.E0.A4.A8.E0.A5.8D.E0.A4.A6.E0.A5.80_.E0.A4.AA.E0.A5.8C.E0.A4.A1.E0.A4.95.E0.A4.BE.E0.A4.B8.E0.A5.8D.E0.A4.9F_.E0.A4.B8.E0.A4.82.E0.A4.95.E0.A4.B2.E0.A4.95_.28.E0.A4.AC.E0.A5.8D.E0.A4.B2.E0.A5.89.E0.A4.97_.E0.A4.8F.E0.A4.97.E0.A5.8D.E0.A4.B0.E0.A5.80.E0.A4.97.E0.A5.87.E0.A4.9F.E0.A4.B0.E0.A5.8D.E0.A4.B8.29"></a></p>
<h2><span class="mw-headline">हिन्दी पौडकास्ट संकलक (ब्लॉग एग्रीगेटर्स)</span></h2>
<p><a href="http://hindi-blog-podcast.blogspot.com/" class="external text" title="http://hindi-blog-podcast.blogspot.com/" rel="nofollow">हिन्दी - चिट्ठे एवं पॉडकास्ट Beta</a><br>
<a href="http://chitthajagat.in/?podcast=dekho" class="external text" title="http://chitthajagat.in/?podcast=dekho" rel="nofollow">पॉड़कास्ट या वॉडकास्ट वाली प्रविष्टियाँ: चिट्ठाजगत&nbsp;: धड़ाधड़ छप रहे चिट्ठों में खोजें Hindi Blog Search Engine</a><br></p>
<p><a name=".E0.A4.B9.E0.A4.BF.E0.A4.A8.E0.A5.8D.E0.A4.A6.E0.A5.80_.E0.A4.95.E0.A5.87_.E0.A4.B5.E0.A4.BF.E0.A4.95.E0.A4.BE.E0.A4.B8_.E0.A4.AE.E0.A5.87.E0.A4.82_.E0.A4.B8.E0.A4.82.E0.A4.B2.E0.A4.97.E0.A5.8D.E0.A4.A8_.E0.A4.95.E0.A5.81.E0.A4.9B_.E0.A4.B8.E0.A5.8D.E0.A4.B5.E0.A4.AF.E0.A4.82.E0.A4.B8.E0.A5.87.E0.A4.B5.E0.A4.95"></a></p>
<h2><span class="mw-headline">हिन्दी के विकास में संलग्न कुछ स्वयंसेवक</span></h2>
<p>श्री रविशंकर श्रीवास्तव raviratlami@gmail.com<br>
श्री उत्कर्षराज आत्माराम&nbsp;: <a href="http://en.wikipedia.org/wiki/Moodle" class="external text" title="http://en.wikipedia.org/wiki/Moodle" rel="nofollow">Moodle</a> का अनुवाद - utcursch@gmail.com<br>
श्री प्रतीक शर्मा- www.hindiseekho.org<br>
श्री विपिन पाहूजा - vpahuja@gmail.com<br>
श्री देवाशीष चक्रवर्ती<br>
श्री पंकज नरूला<br>
श्री बालेन्दु शर्मा दाधीच- <a href="http://www.balendu.com" class="external text" title="http://www.balendu.com" rel="nofollow">www.balendu.com</a><br></p>
<p><a name=".E0.A4.B9.E0.A4.BF.E0.A4.A8.E0.A5.8D.E0.A4.A6.E0.A5.80_.E0.A4.B8.E0.A4.AE.E0.A4.BE.E0.A4.9A.E0.A4.BE.E0.A4.B0"></a></p>
<h2><span class="mw-headline">हिन्दी समाचार</span></h2>
<p><a href="http://www.sumanasa.com/hindi-news/" class="external text" title="http://www.sumanasa.com/hindi-news/" rel="nofollow">Sumanasa.com - Hindi News Aggregator</a><br>
<a href="http://www.samachar.com/hindi/index.php" class="external text" title="http://www.samachar.com/hindi/index.php" rel="nofollow">SAMAACHAAR&nbsp;: An agregation of Hindi News</a><br>
<a href="http://www.varthe.com/default.asp?LangID=hi" class="external text" title="http://www.varthe.com/default.asp?LangID=hi" rel="nofollow">Hindi News aggregation at Vaarte_Dot_Com</a><br>
<a href="http://www.jagran.com/default.aspx" class="external text" title="http://www.jagran.com/default.aspx" rel="nofollow">दैनिक जागरण (Unicoded)</a><br>
<a href="http://epaper.jagran.com/" class="external text" title="http://epaper.jagran.com/" rel="nofollow">दैनिक जागरण ( इ-पत्र , यूनिकोड में )</a><br>
<a href="http://www.webdunia.com/news/" class="external text" title="http://www.webdunia.com/news/" rel="nofollow">वेबदुनिया समाचार</a><br>
<a href="http://thatshindi.oneindia.in/" class="external text" title="http://thatshindi.oneindia.in/" rel="nofollow">दैट्स हिन्दी, समाचार/मनोरंजन</a><br>
<a href="http://www.bhaskar.com/" class="external text" title="http://www.bhaskar.com/" rel="nofollow">दैनिक भास्कर</a><br>
<a href="http://www.prabhasakshi.com/" class="external text" title="http://www.prabhasakshi.com/" rel="nofollow">प्रभा साक्षी</a><br>
<a href="http://content.msn.co.in/Hindi/Default" class="external text" title="http://content.msn.co.in/Hindi/Default" rel="nofollow">MSN Hindi Beta</a><br>
<a href="http://news.google.co.in/news?ned=hi_in" class="external text" title="http://news.google.co.in/news?ned=hi_in" rel="nofollow">गूगल समाचार भारत</a><br>
<a href="http://in.hindi.yahoo.com/" class="external text" title="http://in.hindi.yahoo.com/" rel="nofollow">याहू भारत, हिन्दी समाचार</a><br>
<a href="http://josh18.com/" class="external text" title="http://josh18.com/" rel="nofollow">जोश - १८</a><br>
<a href="http://www.tehelkahindi.com/" class="external text" title="http://www.tehelkahindi.com/" rel="nofollow">तहलका (हिन्दी)</a><br>
<a href="http://www.pressnote.in" class="external text" title="http://www.pressnote.in" rel="nofollow">प्रेसनोट डाट इन (Unicoded)</a><br>
<a href="http://hindi.business-standard.com/hin/index.php" class="external text" title="http://hindi.business-standard.com/hin/index.php" rel="nofollow">बिजनेस स्टैंडर्ड</a><br>
<b>हिन्दी समाचार स्थलों की विस्तृत सूची के लिये यहाँ जायें ---&gt; <a href="http://hi.wikipedia.org/wiki/%E0%A4%85%E0%A4%A8%E0%A5%8D%E0%A4%A4%E0%A4%B0%E0%A4%9C%E0%A4%BE%E0%A4%B2%E0%A5%80%E0%A4%AF_%E0%A4%B9%E0%A4%BF%E0%A4%A8%E0%A5%8D%E0%A4%A6%E0%A5%80_%E0%A4%B8%E0%A4%AE%E0%A4%BE%E0%A4%9A%E0%A4%BE%E0%A4%B0_%E0%A4%B8%E0%A5%8D%E0%A4%A5%E0%A4%B2" title="अन्तरजालीय हिन्दी समाचार स्थल">अन्तरजालीय हिन्दी समाचार स्थल</a><br></b></p>
<p><a name=".E0.A4.85.E0.A4.A8.E0.A5.8D.E0.A4.A4.E0.A4.B0.E0.A4.9C.E0.A4.BE.E0.A4.B2_.E0.A4.AA.E0.A4.B0_.E0.A4.B8.E0.A5.8D.E0.A4.A5.E0.A4.BF.E0.A4.A4_.E0.A4.B9.E0.A4.BF.E0.A4.A8.E0.A5.8D.E0.A4.A6.E0.A5.80_.E0.A4.AA.E0.A4.A4.E0.A5.8D.E0.A4.B0.E0.A4.BF.E0.A4.95.E0.A4.BE.E0.A4.8F.E0.A4.81"></a></p>
<h2><span class="mw-headline">अन्तरजाल पर स्थित हिन्दी पत्रिकाएँ</span></h2>
<p><a href="http://www.anubhuti-hindi.org/" class="external text" title="http://www.anubhuti-hindi.org/" rel="nofollow">अनुभूति</a><br>
<a href="http://www.abhivyakti-hindi.org/" class="external text" title="http://www.abhivyakti-hindi.org/" rel="nofollow">अभिव्यक्ति</a><br>
<a href="http://www.srijangatha.com/" class="external text" title="http://www.srijangatha.com/" rel="nofollow">सृजनगाथा</a><br>
<a href="http://www.anurodh.com/" class="external text" title="http://www.anurodh.com/" rel="nofollow">अनुरोध</a>&nbsp;: भारतीय भाषाओं के प्रतिष्ठापन का अनुरोध<br>
<a href="http://www.taptilok.com/" class="external text" title="http://www.taptilok.com/" rel="nofollow">ताप्तीलोक</a><br>
<a href="http://www.panchjanya.com/dynamic/" class="external text" title="http://www.panchjanya.com/dynamic/" rel="nofollow">पाञ्चजन्य</a>&nbsp;: राष्ट्रीय विचारों का हिन्दी साप्ताहिक<br>
<a href="http://cafehindi.com/" class="external text" title="http://cafehindi.com/" rel="nofollow">कैफे हिन्दी</a><br>
<a href="http://www.bhartiyapaksha.com/index.htm" class="external text" title="http://www.bhartiyapaksha.com/index.htm" rel="nofollow">भारतीय पक्ष</a><br>
<a href="http://www.pragyaabhiyan.info/?" class="external text" title="http://www.pragyaabhiyan.info/?" rel="nofollow">गायत्री परिवार के प्रज्ञा अभियान (पाक्षिक) का अन्तरजालीय संस्करण</a><br>
<a href="http://www.hansmonthly.com/" class="external text" title="http://www.hansmonthly.com/" rel="nofollow">हंस</a> - हिन्दी कथा मासिक<br></p>
<dl><dt>अन्तरजाल पर हिन्दी की पत्रिकाओं की विस्तृत सूची के लिये यहाँ जांए</dt></dl>
<p><a href="http://hi.wikipedia.org/wiki/%E0%A4%85%E0%A4%A8%E0%A5%8D%E0%A4%A4%E0%A4%B0%E0%A4%9C%E0%A4%BE%E0%A4%B2_%E0%A4%AA%E0%A4%B0_%E0%A4%B8%E0%A5%8D%E0%A4%A5%E0%A4%BF%E0%A4%A4_%E0%A4%B9%E0%A4%BF%E0%A4%A8%E0%A5%8D%E0%A4%A6%E0%A5%80_%E0%A4%AA%E0%A4%A4%E0%A5%8D%E0%A4%B0%E0%A4%BF%E0%A4%95%E0%A4%BE%E0%A4%8F%E0%A4%81" title="अन्तरजाल पर स्थित हिन्दी पत्रिकाएँ">अन्तरजाल पर स्थित हिन्दी पत्रिकाएँ</a></p>
<p><a name=".E0.A4.B9.E0.A4.BF.E0.A4.A8.E0.A5.8D.E0.A4.A6.E0.A5.80_.E0.A4.B8.E0.A4.BE.E0.A4.B9.E0.A4.BF.E0.A4.A4.E0.A5.8D.E0.A4.AF"></a></p>
<h2><span class="mw-headline">हिन्दी साहित्य</span></h2>
<p><a href="http://hi.literature.wikia.com/" class="external text" title="http://hi.literature.wikia.com/" rel="nofollow">कविता कोश</a> ललित कुमार<br>
<a href="http://www.gadyakosh.wikia.com" class="external text" title="http://www.gadyakosh.wikia.com" rel="nofollow">गद्यकोष</a> - हिन्दी गद्य साहित्य का विशाल भण्डार<br>
<a href="http://www.anubhuti-hindi.org/" class="external text" title="http://www.anubhuti-hindi.org/" rel="nofollow">अनुभूति पर हिन्दी काव्य का विशाल भण्डार</a><br>
<a href="http://dli.iiit.ac.in/" class="external text" title="http://dli.iiit.ac.in/" rel="nofollow">Digital Library of India&nbsp;: हिन्दी की हजारों पुस्तकें</a><br>
<a href="http://www.webdunia.com/literature/" class="external text" title="http://www.webdunia.com/literature/" rel="nofollow">वेबदुनिया साहित्य</a><br>
<a href="http://www.srijangatha.com/" class="external text" title="http://www.srijangatha.com/" rel="nofollow">सृजनगाथा</a> - यानी हिंदी साहित्य का समृद्ध घर<br>
<a href="http://www.hindinest.com/" class="external text" title="http://www.hindinest.com/" rel="nofollow"><b>हिन्दी घोसला</b></a> पर कविता, कहानी, निबन्ध व अन्य साहित्य<br>
<a href="http://www.iiit.net/ltrc/script_html/" class="external text" title="http://www.iiit.net/ltrc/script_html/" rel="nofollow">श्रेष्ठ हिन्दी साहित्य</a> ( IIT Kanpur )<br>
<a href="http://manaskriti.com/kaavyaalaya/" class="external text" title="http://manaskriti.com/kaavyaalaya/" rel="nofollow">काव्यालय</a> - कविता सदन<br>
<a href="http://www.geocities.com/chandra_pm/hindi_top.html" class="external text" title="http://www.geocities.com/chandra_pm/hindi_top.html" rel="nofollow">A collection of timeless Hindi verse</a> (in Roman script)<br>
<a href="http://www.sahityakunj.net/" class="external text" title="http://www.sahityakunj.net/" rel="nofollow">साहित्य कुंज</a><br>
<a href="http://users.pandora.be/walter.rajesh/" class="external text" title="http://users.pandora.be/walter.rajesh/" rel="nofollow">भारतीय कविता</a><br>
<a href="http://swargarohan.com/Ramayana/Index3.htm" class="external text" title="http://swargarohan.com/Ramayana/Index3.htm" rel="nofollow">रामचरितमानस</a>&nbsp;: सुपाठ्य पी.डी.एफ़. प्रारूप में (स्वर्गारोहण डाट काम)<br>
<a href="http://www.webdunia.com/occasion/ramcharitamanas" class="external text" title="http://www.webdunia.com/occasion/ramcharitamanas" rel="nofollow">Ramcharita Maanas at Web-Duniya</a><br>
<a href="http://ramayan.wordpress.com/" class="external text" title="http://ramayan.wordpress.com/" rel="nofollow">श्रीरामचरित मानस</a><br>
<a href="http://www.indianest.com/kabir/dohas/index.htm" class="external text" title="http://www.indianest.com/kabir/dohas/index.htm" rel="nofollow">कबीर के दोहे</a> ( अंग्रेजी में भावार्थ सहित )<br>
<a href="http://www.sahityakunj.net/MahaKavya/Saket/Saket_main.htm" class="external text" title="http://www.sahityakunj.net/MahaKavya/Saket/Saket_main.htm" rel="nofollow"><b>साकेत</b></a> ( मैथिलीशरण गुप्त )<br>
<a href="http://sanskrit.gde.to/hindi/literature/madhushaalaa.pdf" class="external text" title="http://sanskrit.gde.to/hindi/literature/madhushaalaa.pdf" rel="nofollow"><b>मधुशाला'</b></a> (हरिबंशराय बच्चन)<br>
<a href="http://www.anubhuti-hindi.org/sankalan/prem_kavitayen/index.htm" class="external text" title="http://www.anubhuti-hindi.org/sankalan/prem_kavitayen/index.htm" rel="nofollow">हिन्दी की सौ सर्वश्रेष्ठ प्रेम कविताएँ</a><br>
<a href="http://www.anubhuti-hindi.org/gauravgranth/haldighati/haldighati01.htm" class="external text" title="http://www.anubhuti-hindi.org/gauravgranth/haldighati/haldighati01.htm" rel="nofollow">हल्दीघाटी</a><br>
<a href="http://www.anubhuti-hindi.org/gauravgranth/jhansikirani/jansikirani.htm" class="external text" title="http://www.anubhuti-hindi.org/gauravgranth/jhansikirani/jansikirani.htm" rel="nofollow">झांसी की रानी</a><br>
<a href="http://www.anubhuti-hindi.org/gauravgranth/kurukshetra/kurukshetra1.htm" class="external text" title="http://www.anubhuti-hindi.org/gauravgranth/kurukshetra/kurukshetra1.htm" rel="nofollow">कुरुक्षेत्र</a><br>
<a href="http://www.geocities.com/muktaksaagar/" class="external text" title="http://www.geocities.com/muktaksaagar/" rel="nofollow">Muktak Saagar</a><br>
<a href="http://www.fortunecity.com/westwood/painting/129/paridhi.html" class="external text" title="http://www.fortunecity.com/westwood/painting/129/paridhi.html" rel="nofollow"><b>परिधि</b></a> - Web Ring of Poems<br>
<a href="http://www.geocities.com/sumankghai/index.htm" class="external text" title="http://www.geocities.com/sumankghai/index.htm" rel="nofollow">हिन्दी कवितायें एवं उर्दू शायरी</a><br>
<a href="http://oshoworld.com/onlinehindibooks/" class="external text" title="http://oshoworld.com/onlinehindibooks/" rel="nofollow">Osho Hindi Saahitya</a><br>
<a href="http://www.srijangatha.com/november/pravashiank.nov06.htm" class="external text" title="http://www.srijangatha.com/november/pravashiank.nov06.htm" rel="nofollow">ब्रिटेन के कवियों की कविताएं</a><br>
<a href="http://www.hindinest.com/dharma/003.htm" class="external text" title="http://www.hindinest.com/dharma/003.htm" rel="nofollow">Ishopanishad ka Hindi Roopantar</a><br>
<a href="http://www.geocities.com/nvkashraf/kur-trans/Hind-Int.htm" class="external text" title="http://www.geocities.com/nvkashraf/kur-trans/Hind-Int.htm" rel="nofollow">तिरुक्कुरळ हिन्दी मे (तमिल से)</a><br>
<a href="http://www.rajbhasha.com/kural/anu.htm" class="external text" title="http://www.rajbhasha.com/kural/anu.htm" rel="nofollow">सुभाषित ( कुराल )</a><br>
<a href="http://www.akshargram.com/sarvagya/index.php/Hindi_Subhashit_Shashtra" class="external text" title="http://www.akshargram.com/sarvagya/index.php/Hindi_Subhashit_Shashtra" rel="nofollow">अनमोल वचन</a><br>
<a href="http://www.logosquotes.org/pls/vvolant/seng.lfrasi?lm=EN&amp;lang=HI&amp;iniz=" class="external text" title="http://www.logosquotes.org/pls/vvolant/seng.lfrasi?lm=EN&amp;lang=HI&amp;iniz=" rel="nofollow">Logos Quotes in Hindi</a><br>
<a href="http://hyperupload.com/download/212a1a70/Hindi-Quotations-1.PDF.html" class="external text" title="http://hyperupload.com/download/212a1a70/Hindi-Quotations-1.PDF.html" rel="nofollow">Hindi_Quotes&nbsp;: हिन्दी सुभाषित सहस्र (PDF)</a><br>
<a href="http://hyperupload.com/download/022a496562/1001-Hindi-Jokes-e-book.PDF.html" class="external text" title="http://hyperupload.com/download/022a496562/1001-Hindi-Jokes-e-book.PDF.html" rel="nofollow">हिन्दी में 1001 चुटकुलों की इ-पुस्तक(पी. डी. एफ़.)</a><br>
<a href="http://www.cs.colostate.edu/%7Emalaiya/hindipoets.html" class="external text" title="http://www.cs.colostate.edu/~malaiya/hindipoets.html" rel="nofollow">Immortal Hindi Authors &amp; Poets</a><br>
<a href="http://hi.wikipedia.org/wiki/%E0%A4%B9%E0%A4%BF%E0%A4%82%E0%A4%A6%E0%A5%80_%E0%A4%B8%E0%A4%BE%E0%A4%B9%E0%A4%BF%E0%A4%A4%E0%A5%8D%E0%A4%AF" class="external text" title="http://hi.wikipedia.org/wiki/%E0%A4%B9%E0%A4%BF%E0%A4%82%E0%A4%A6%E0%A5%80_%E0%A4%B8%E0%A4%BE%E0%A4%B9%E0%A4%BF%E0%A4%A4%E0%A5%8D%E0%A4%AF" rel="nofollow">हिंदी साहित्य&nbsp;: विकीपीडिया</a><br>
<a href="http://rapidshare.de/files/23206417/tere_khat.zip.html" class="external text" title="http://rapidshare.de/files/23206417/tere_khat.zip.html" rel="nofollow">Hindi Poems in Devanagaree for download</a><br>
<a href="http://rapidshare.de/files/23287672/tere_khat.zip" class="external text" title="http://rapidshare.de/files/23287672/tere_khat.zip" rel="nofollow">Hindi Poetry in Devanagari</a><br>
<a href="http://www.awgp.org/gamma/LiteratureHindi" class="external text" title="http://www.awgp.org/gamma/LiteratureHindi" rel="nofollow">Gaayatree Saahitya</a> in Hindi PDF<br>
<a href="http://www.anubhuti-hindi.org/kavyacharcha/Chhand.htm" class="external text" title="http://www.anubhuti-hindi.org/kavyacharcha/Chhand.htm" rel="nofollow">हिन्दी छन्द के बारे में जानकारी</a><br>
<a href="http://valmikiramayan.agoodplace4all.com" class="external text" title="http://valmikiramayan.agoodplace4all.com" rel="nofollow">वाल्मीकि रामायण</a><br>
<a href="http://mahabharat.agoodplace4all.com/" class="external text" title="http://mahabharat.agoodplace4all.com/" rel="nofollow">महाभारत (हिन्दी में)</a><br>
<a href="http://www.srijangatha.com/february%2007/gazalank2.feb07.htm" class="external text" title="http://www.srijangatha.com/february%2007/gazalank2.feb07.htm" rel="nofollow">सृजनगाथा ग़ज़ल विशेषांक – दो (फरवरी २००७)</a></p>
<p><a name=".E0.A4.AC.E0.A4.BE.E0.A4.B2_.E0.A4.B8.E0.A4.BE.E0.A4.B9.E0.A4.BF.E0.A4.A4.E0.A5.8D.E0.A4.AF"></a></p>
<h2><span class="mw-headline">बाल साहित्य</span></h2>
<p><a href="http://www.Indif.com/kids/" class="external text" title="http://www.Indif.com/kids/" rel="nofollow">Hindi Rhymes,Stories,Hindi alphabet Chart and much more in Hindi from Indif.Com</a><br>
<br>
<a href="http://mobilelibrary.cdacnoida.com/indexHindi.html" class="external text" title="http://mobilelibrary.cdacnoida.com/indexHindi.html" rel="nofollow">द्वारे-द्वारे ज्ञान संपदा पर पुस्तक संग्रह (अनेकों कहानियाँ)</a><br>
<br>
<a href="http://arvindguptatoys.com/" class="external text" title="http://arvindguptatoys.com/" rel="nofollow">A Million Books for a Billion People</a>&nbsp;: हिन्दी, मराठी, अंगरेजी में बच्चों के लिये अति उपयोगी हजारों पुस्तकें, खिलौने एवं फिल्में<br>
<br>
<a href="http://tdil.mit.gov.in/CoilNet/IGNCA/hitop.htm" class="external text" title="http://tdil.mit.gov.in/CoilNet/IGNCA/hitop.htm" rel="nofollow">हितोपदेश</a><br>
<br>
<a href="http://tdil.mit.gov.in/CoilNet/IGNCA/jatak.htm" class="external text" title="http://tdil.mit.gov.in/CoilNet/IGNCA/jatak.htm" rel="nofollow">बुद्ध की कहानियाँ (जातक कथाएँ)</a><br>
<br>
<a href="http://www.cdacnoida.com/DGLib/BETTAL%20PACCHIE/BETTAL%20PACHEESI/index.htm" class="external text" title="http://www.cdacnoida.com/DGLib/BETTAL%20PACCHIE/BETTAL%20PACHEESI/index.htm" rel="nofollow">बेताल पचीसी</a><br>
<br>
<a href="http://tdil.mit.gov.in/CoilNet/IGNCA/snbts.htm" class="external text" title="http://tdil.mit.gov.in/CoilNet/IGNCA/snbts.htm" rel="nofollow">सिंहासन बत्तीसी</a><br>
<br>
<a href="http://www.kidskhushi.com" class="external text" title="http://www.kidskhushi.com" rel="nofollow">खुशी</a>&nbsp;: बच्चों के लिये कामिक्स प्रारूप में नीति-कथायें<br>
<br>
<a href="http://wikisource.org/wiki/%E0%A4%AA%E0%A5%8D%E0%A4%B0%E0%A5%87%E0%A4%AE%E0%A4%9A%E0%A4%82%E0%A4%A6_%E0%A4%95%E0%A5%80_%E0%A4%95%E0%A4%B9%E0%A4%BE%E0%A4%A8%E0%A4%BF%E0%A4%AF%E0%A4%BE%E0%A4%81" class="external text" title="http://wikisource.org/wiki/प्रेमचंद_की_कहानियाँ" rel="nofollow">प्रेमचन्द की कहानियाँ ( विकिसोर्स )</a><br>
<br>
<a href="http://munshi-premchand.blogspot.com/" class="external text" title="http://munshi-premchand.blogspot.com/" rel="nofollow">मुंशी प्रेमचन्द की रचनाएँ</a><br>
<br>
<a href="http://www.munsipremchand.iitk.ac.in/auther.html" class="external text" title="http://www.munsipremchand.iitk.ac.in/auther.html" rel="nofollow">Great Stories from Munshi Premchand (IITK)</a><br>
<br>
<a href="http://www.4to40.com/contents.htm" class="external text" title="http://www.4to40.com/contents.htm" rel="nofollow">Hitopadesh and Aesop's fables</a><br>
<br>
<a href="http://www.pitara.com/talespin/story_hindi.asp" class="external text" title="http://www.pitara.com/talespin/story_hindi.asp" rel="nofollow">Kids Stories in Hindi from Pitaaraa</a><br>
<br>
<a href="http://www.nyu.edu/gsas/dept/mideast/hindi/stories.html" class="external text" title="http://www.nyu.edu/gsas/dept/mideast/hindi/stories.html" rel="nofollow">Stories at Virtual Hindi</a><br>
<br>
<a href="http://babloo.com/" class="external text" title="http://babloo.com/" rel="nofollow">Babloo Site for kids in Hindi&nbsp;: online kids stories games puz...</a><br>
<br>
<a href="http://www.srijangatha.com/Permanent%20matter/bachpan.htm" class="external text" title="http://www.srijangatha.com/Permanent%20matter/bachpan.htm" rel="nofollow">सृजनगाथा पर बाल रचनाओं का पिटारा</a><br>
<br>
<a href="http://www.balfulwari.blogspot.com/" class="external text" title="http://www.balfulwari.blogspot.com/" rel="nofollow">अभिव्यक्ति पर बाल फुलवारी</a><br>
<br>
<a href="http://www.anubhuti-hindi.org/sankalan/jug_ka_mela/index.htm" class="external text" title="http://www.anubhuti-hindi.org/sankalan/jug_ka_mela/index.htm" rel="nofollow">जग का मेला</a>&nbsp;: 'अनुभूति' पर शिशु गीतों का शानदार संकलन<br>
<br>
<a href="http://www.anubhuti-hindi.org/sankalan/mera_bharat/" class="external text" title="http://www.anubhuti-hindi.org/sankalan/mera_bharat/" rel="nofollow">मेरा भारत</a> - अन्तरजाल पर देशभक्ति की कविताओं का संकलन<br>
<br>
<a href="http://www.hindigagan.com/jadoo/kavitayen/index.htm" class="external text" title="http://www.hindigagan.com/jadoo/kavitayen/index.htm" rel="nofollow">'हिन्दी गगन' पर शताब्दी की चुनी हुई १०० बाल कविताएँ</a><br>
<br>
<a href="http://www.childplanet.com/" class="external text" title="http://www.childplanet.com/" rel="nofollow">Child Planet dot Com</a> Hindi Audio Poems<br>
<br></p>
<p><a href="http://www.hindinest.com/bachpan/index.htm" class="external text" title="http://www.hindinest.com/bachpan/index.htm" rel="nofollow">शिशु गीत</a><br>
<br>
<a href="http://www.indiaparenting.com/rhymes/hindi/index.shtml" class="external text" title="http://www.indiaparenting.com/rhymes/hindi/index.shtml" rel="nofollow">Kids Hindi Rhymes ( in Roman Script )</a><br>
<br>
<a href="http://www.akshargram.com/sarvagya/index.php/Useful_links#.E0.A4.A6.E0.A5.87.E0.A4.B6-.E0.A4.AD.E0.A4.95.E0.A5.8D.E0.A4.A4.E0.A4.BF_.E0.A4.97.E0.A5.80.E0.A4.A4" class="external text" title="http://www.akshargram.com/sarvagya/index.php/Useful_links#.E0.A4.A6.E0.A5.87.E0.A4.B6-.E0.A4.AD.E0.A4.95.E0.A5.8D.E0.A4.A4.E0.A4.BF_.E0.A4.97.E0.A5.80.E0.A4.A4" rel="nofollow">देश-भक्ति गीत</a><br>
<br></p>
<p><br>
<br>
<br></p>
<p><a name="Hindi_Songs.2C_Bhajans.2C_MP3" id="Hindi_Songs.2C_Bhajans.2C_MP3"></a></p>
<h2><span class="mw-headline">Hindi Songs, Bhajans, MP3</span></h2>
<p><a href="http://www.panchamonline.com/gaane/hindi.asp" class="external text" title="http://www.panchamonline.com/gaane/hindi.asp" rel="nofollow">गीतायन आद्यक्षरी</a><br>
<br>
<a href="http://www.geetmanjusha.com/hindi/" class="external text" title="http://www.geetmanjusha.com/hindi/" rel="nofollow">गीत मंजूषा</a><br>
<br>
<a href="http://www.historytalking.com/hindi.htm" class="external text" title="http://www.historytalking.com/hindi.htm" rel="nofollow">Hindi audio at HistoryTalkingDotCom</a><br>
<br>
<a href="http://jitu.info/blognaad/" class="external text" title="http://jitu.info/blognaad/" rel="nofollow">ब्लॉगनाद&nbsp;: विश्व का पहला हिंदी ब्लॉग रेडियो</a><br>
<br>
<a href="http://satsang.tripod.com/sangraha/bhajan_unicode_hindi.html" class="external text" title="http://satsang.tripod.com/sangraha/bhajan_unicode_hindi.html" rel="nofollow">हिन्दी भजन</a><br>
<br>
<a href="http://www.aksharamala.com/hindi/isb/" class="external text" title="http://www.aksharamala.com/hindi/isb/" rel="nofollow">अक्षरमाला की हिन्दी गीत पुस्तिका</a><br>
<br>
<a href="http://www.geetmanjusha.com/" class="external text" title="http://www.geetmanjusha.com/" rel="nofollow">Hindi Lyrics - Hindi Movie Songs</a><br>
<br>
<a href="http://www.indianscreen.com/index.html" class="external text" title="http://www.indianscreen.com/index.html" rel="nofollow">Old Classic Hindi Songs MP3 for Download</a><br>
<br>
<a href="http://www.sandeshi.com/flashintro.htm" class="external text" title="http://www.sandeshi.com/flashintro.htm" rel="nofollow">Sandeshi from Seemaa</a> Hindi Audio , Panchtanta, poems etc<br>
<br>
<a href="http://www.audiohindi.com/#" class="external text" title="http://www.audiohindi.com/#" rel="nofollow">Hindi Audio</a> Geeta, veenaa , Novel<br>
<br>
<a href="http://www.nivh.org/talking_library/others.asp?lang=Hindi" class="external text" title="http://www.nivh.org/talking_library/others.asp?lang=Hindi" rel="nofollow">National Talking Book Library</a> a lot of audio books.<br>
<br>
<a href="http://www.geetganga.org" class="external text" title="http://www.geetganga.org" rel="nofollow">देश भक्ति और संघ (R.S.S.) गीतों से भरपूर</a></p>
<p><br>
<br></p>
<p><a name="Learning_Hindi_and_Hindi_Grammar" id="Learning_Hindi_and_Hindi_Grammar"></a></p>
<h2><span class="mw-headline">Learning Hindi and Hindi Grammar</span></h2>
<p><a href="http://www.ncsu.edu/project/hindi_lessons/lessons.html" class="external text" title="http://www.ncsu.edu/project/hindi_lessons/lessons.html" rel="nofollow">A Door Into Hindi</a><br>
<br>
<a href="http://lang.ojnk.net/hindi/" class="external text" title="http://lang.ojnk.net/hindi/" rel="nofollow">Intermediate Hindi Resources</a> <font color="#ff9900"><br>
<br>
<a href="http://www.rajbhasha.com/learnhindi/hinditut.htm" class="external text" title="http://www.rajbhasha.com/learnhindi/hinditut.htm" rel="nofollow">Learn Hindi at Rajbhasha online</a><br>
<br>
<a href="http://home.unilang.org/courses/hindi/lesson0.htm" class="external text" title="http://home.unilang.org/courses/hindi/lesson0.htm" rel="nofollow">Hindi Lessons at UniLang_Dot_Org</a><br>
<br>
<a href="http://www.latrobe.edu.au/indiangallery/" class="external text" title="http://www.latrobe.edu.au/indiangallery/" rel="nofollow">Open Learning Hindi</a><br>
<br>
<a href="http://www.xs4all.nl/%7Ewjsn/hindi.htm" class="external text" title="http://www.xs4all.nl/~wjsn/hindi.htm" rel="nofollow">How to read and write Hindi characters - Network2000</a><br>
<br>
<a href="http://www.avashy.com/hindiscripttutor.htm" class="external text" title="http://www.avashy.com/hindiscripttutor.htm" rel="nofollow">Hindi Script Tutor</a><br>
<br>
<a href="http://www.ukindia.com/" class="external text" title="http://www.ukindia.com/" rel="nofollow">Learn to read Hindi _UKINDIA</a><br>
<br>
<a href="http://www.cdacindia.com/html/aai/lilasil.asp" class="external text" title="http://www.cdacindia.com/html/aai/lilasil.asp" rel="nofollow">LILA from CDAC for learning Hindi through South Indian languages</a><br>
<br>
<a href="http://www.cdacindia.com/html/aai/lilappp.asp" class="external text" title="http://www.cdacindia.com/html/aai/lilappp.asp" rel="nofollow">LILA HINDI Prabodh Praveen Pragya on Web</a><br>
<br>
<a href="http://learnhindi.agsyss.com/" class="external text" title="http://learnhindi.agsyss.com/" rel="nofollow">HINDI GYAN VIKAS PATHSHALA</a><br>
<br>
<a href="http://www.hindibhasha.com/" class="external text" title="http://www.hindibhasha.com/" rel="nofollow">Hindi_Bhasha_dot_com</a><br>
<br>
<a href="http://accha.sourceforge.net/" class="external text" title="http://accha.sourceforge.net/" rel="nofollow">Accha - a very good Devanagari learning free software</a><br>
<br>
<a href="http://faculty.maxwell.syr.edu/jishnu/" class="external text" title="http://faculty.maxwell.syr.edu/jishnu/" rel="nofollow">Hindi/Urdu conversation lessons on the web at SU</a><br>
<br>
<a href="http://www.chinmayadc.org/Hindi%20Paathshala.htm" class="external text" title="http://www.chinmayadc.org/Hindi%20Paathshala.htm" rel="nofollow">Hindi Paathshaalaa of Chinmaya Mission</a><br>
<br>
<a href="http://www.hindiclass.com/" class="external text" title="http://www.hindiclass.com/" rel="nofollow">Vidyarambh Hindi Tution</a><br>
<br>
<a href="http://www.bharatvani.com/" class="external text" title="http://www.bharatvani.com/" rel="nofollow">Bharat Vanee</a> Hindi Tutorial<br>
<br>
<a href="http://www.travlang.com/languages/cgi-bin/langchoice.cgi?lang1=english&amp;lang2=hindi&amp;page=main" class="external text" title="http://www.travlang.com/languages/cgi-bin/langchoice.cgi?lang1=english&amp;lang2=hindi&amp;page=main" rel="nofollow">Hindi for Tourists</a><br>
<br>
<a href="http://http://grammar.agoodplace4all.com" class="external text" title="http://http://grammar.agoodplace4all.com" rel="nofollow">हिंदी एवं अंग्रेजी व्याकरण</a><br>
<br>
<a href="http://www.livemocha.com/" class="external text" title="http://www.livemocha.com/" rel="nofollow"><b>लाइवमोका</b> (LiveMocha)</a> - The social way to learn a language (English, French, <b>Hindi</b>, German, Spanish and Mandarin Chinese).<br>
<br></font></p>
<p><font color="#ff9900"><br>
<br>
<br></font></p>
<p><font color="#ff9900"><a name="Dictionary_.2C_Encyclopedia.2C_Wikipedia" id="Dictionary_.2C_Encyclopedia.2C_Wikipedia"></a></font></p>
<h2><font color="#ff9900"><span class="mw-headline">Dictionary , Encyclopedia, Wikipedia</span></font></h2>
<p><font color="#ff9900">विविध प्रकार के शब्दकोशों के लिये <a href="http://hi.wiktionary.org/wiki/%E0%A4%AE%E0%A5%81%E0%A4%96%E0%A5%8D%E0%A4%AF_%E0%A4%AA%E0%A5%83%E0%A4%B7%E0%A5%8D%E0%A4%A0" class="external text" title="http://hi.wiktionary.org/wiki/मुख्य_पृष्ठ" rel="nofollow">हिन्दी विक्षनरी</a> पर भी देखें।<br></font></p>
<p><font color="#ff9900"><a href="http://hi.wiktionary.org/wiki/%E0%A4%85%E0%A4%A8%E0%A5%8D%E0%A4%A4%E0%A4%B0%E0%A4%9C%E0%A4%BE%E0%A4%B2_%E0%A4%AA%E0%A4%B0_%E0%A4%B8%E0%A5%8D%E0%A4%A5%E0%A4%BF%E0%A4%A4_%E0%A4%B9%E0%A4%BF%E0%A4%A8%E0%A5%8D%E0%A4%A6%E0%A5%80_%E0%A4%B6%E0%A4%AC%E0%A5%8D%E0%A4%A6%E0%A4%95%E0%A5%8B%E0%A4%B6" class="external text" title="http://hi.wiktionary.org/wiki/अन्तरजाल_पर_स्थित_हिन्दी_शब्दकोश" rel="nofollow"><b>अन्तरजाल पर स्थित हिन्दी शब्दकोश</b></a> - यहाँ पर तरह-तरह के हिन्दी शब्दकोशों की कडियाँ दी गयी हैं।<br>
<br>
<a href="http://hi.wikipedia.org/wiki/%E0%A4%B9%E0%A4%BF%E0%A4%A8%E0%A5%8D%E0%A4%A6%E0%A5%80" class="external text" title="http://hi.wikipedia.org/wiki/हिन्दी" rel="nofollow">विकिपेडिया पर "हिन्दी"</a><br>
<br>
<a href="http://en.wikipedia.org/wiki/Hindi" class="external text" title="http://en.wikipedia.org/wiki/Hindi" rel="nofollow">Wikipedia&nbsp;: HINDI</a><br>
<br>
<a href="http://hi.wikipedia.org/wiki/%E0%A4%A6%E0%A5%87%E0%A4%B5%E0%A4%A8%E0%A4%BE%E0%A4%97%E0%A4%B0%E0%A5%80" class="external text" title="http://hi.wikipedia.org/wiki/देवनागरी" rel="nofollow">विकिपेडिया पर देवनागरी</a><br>
<br></font></p>
<p><font color="#ff9900"><a href="http://hi.wikipedia.org/" class="external text" title="http://hi.wikipedia.org/" rel="nofollow">हिन्दी विकिपेडिया (Wikipedia)</a>&nbsp;: हिन्दी में मुक्त ज्ञानकोश<br>
<a href="http://hi.wiktionary.org/wiki/%E0%A4%AE%E0%A5%81%E0%A4%96%E0%A5%8D%E0%A4%AF_%E0%A4%AA%E0%A5%83%E0%A4%B7%E0%A5%8D%E0%A4%A0" class="external text" title="http://hi.wiktionary.org/wiki/मुख्य_पृष्ठ" rel="nofollow">हिन्दी विकोश (Wiktionary)</a>&nbsp;: हिन्दी शब्दकोश, पारिभाषिक शब्दावली तथा अन्य प्रकार के शब्दकोश<br>
<a href="http://wikisource.org/wiki/%E0%A4%AE%E0%A5%81%E0%A4%96%E0%A5%8D%E0%A4%AF_%E0%A4%AA%E0%A5%83%E0%A4%B7%E0%A5%8D%E0%A4%A0:%E0%A4%B9%E0%A4%BF%E0%A4%A8%E0%A5%8D%E0%A4%A6%E0%A5%80" class="external text" title="http://wikisource.org/wiki/मुख्य_पृष्ठ:हिन्दी" rel="nofollow">हिन्दी विकिस्रोत (WikiSource)</a>&nbsp;: कॉपीराइट-मुक्त हिन्दी के ग्रन्थ एवं लेख<br>
<a href="http://hi.wikibooks.org/" class="external text" title="http://hi.wikibooks.org/" rel="nofollow">हिन्दी विकि-पुस्तक (WikiBooks)</a>&nbsp;: अपने विचारों को व्यवस्थित करके पुस्तक का रूप दें<br>
<a href="http://hi.wikiquote.org/wiki/" class="external text" title="http://hi.wikiquote.org/wiki/" rel="nofollow">हिन्दी विकिवचन (WikiQuote)</a>&nbsp;: विकि पर हिन्दी सुभाषित]</font></p>
<p><font color="#ff9900"><br>
<br></font></p>
<p><font color="#ff9900"><a name="Articles_on_Hindi_and_Devnaagarii" id="Articles_on_Hindi_and_Devnaagarii"></a></font></p>
<h2><font color="#ff9900"><span class="mw-headline">Articles on Hindi and Devnaagarii</span></font></h2>
<p><font color="#ff9900"><a href="http://hi.wikibooks.org/wiki/%E0%A4%B9%E0%A4%BF%E0%A4%A8%E0%A5%8D%E0%A4%A6%E0%A5%80_%E0%A4%B9%E0%A4%BF%E0%A4%A4%E0%A4%BE%E0%A4%B0%E0%A5%8D%E0%A4%A5" class="external text" title="http://hi.wikibooks.org/wiki/हिन्दी_हितार्थ" rel="nofollow">हिन्दी हितार्थ</a> - भारत और विश्व में हिन्दी को उसका समुचित स्थान दिलाने के लिये विचारोत्तेजक लेख<br>
<br>
<a href="http://www.webdunia.com/news/national/2001_01/24/110012418.htm" class="external text" title="http://www.webdunia.com/news/national/2001_01/24/110012418.htm" rel="nofollow">A UN report on world's second most used langauge</a><br>
<br>
<a href="http://hindi3.tripod.com/" class="external text" title="http://hindi3.tripod.com/" rel="nofollow">A voice to make Hindi as UN's official language</a><br>
<br>
<a href="http://www.cse.iitk.ac.in/%7Eamit/story/21_wikipedia.html" class="external text" title="http://www.cse.iitk.ac.in/~amit/story/21_wikipedia.html" rel="nofollow">Create the learning tools of tomorrow, in your own language</a><br>
<br>
<a href="http://www.kulsh.com/BhashaSamsya.htm" class="external text" title="http://www.kulsh.com/BhashaSamsya.htm" rel="nofollow">भाषा समस्या और समाधान</a><br>
<br>
<a href="http://www.indien-netzwerk.de/navigation/kulturgesellschaft/sonstiges/artikel/hindi_ki_samasya.htm" class="external text" title="http://www.indien-netzwerk.de/navigation/kulturgesellschaft/sonstiges/artikel/hindi_ki_samasya.htm" rel="nofollow">हिन्दी की समस्या अर्थात भारत की समस्या</a><br>
<br>
<a href="http://www.rashtriyasahara.com:8080/sahara/20050401/Sahitya3.htm" class="external text" title="http://www.rashtriyasahara.com:8080/sahara/20050401/Sahitya3.htm" rel="nofollow">मैकाले-पूजकों से कुछ सवाल</a><br>
<br>
<a href="http://groups.google.co.in/groups?q=%22websites%22+%26+hindi&amp;start=10" class="external text" title="http://groups.google.co.in/groups?q=%22websites%22+%26+hindi&amp;start=10" rel="nofollow">Hindi is easier to read&nbsp;; Urdu most difficult</a><br>
<br>
<a href="http://www.angelfire.com/indie/himhindi/introch0.html" class="external text" title="http://www.angelfire.com/indie/himhindi/introch0.html" rel="nofollow">An Introduction to development of Hindi and Urdu (History)</a><br>
<br>
<a href="http://charm.cs.uiuc.edu/%7Ebhatele/history_hindi.htm" class="external text" title="http://charm.cs.uiuc.edu/~bhatele/history_hindi.htm" rel="nofollow">सन् 1300 से 2000 के मध्य हिन्दी का भाषा-विकास</a><br>
<br>
<a href="http://www.cs.colostate.edu/%7Emalaiya/hindiint.html" class="external text" title="http://www.cs.colostate.edu/~malaiya/hindiint.html" rel="nofollow">A Brief history of Hindi</a><br>
<br>
<a href="http://www.unicode.org/charts/PDF/U0900.pdf" class="external text" title="http://www.unicode.org/charts/PDF/U0900.pdf" rel="nofollow">Official Hindi Unicode chart</a><br>
<br>
<a href="http://www.alkhemy.com/sanskrit/dict/itrans.html" class="external text" title="http://www.alkhemy.com/sanskrit/dict/itrans.html" rel="nofollow">iTrans map for Devanagari Script</a><br>
<br>
<a href="http://www.akshargram.com/2005/05/12/427/" class="external text" title="http://www.akshargram.com/2005/05/12/427/" rel="nofollow">Devanagari in a nutshell</a><br>
<br>
<a href="http://www.devanaagarii.net/hi/" class="external text" title="http://www.devanaagarii.net/hi/" rel="nofollow">यथा-शक्ति हाथ बटाएँ , हिन्दी आगे बढती जाये</a><br>
<br>
<a href="http://www.cse.iitk.ac.in/%7Eamit/story/21_wikipedia.html" class="external text" title="http://www.cse.iitk.ac.in/~amit/story/21_wikipedia.html" rel="nofollow">Internet goes Desi... And you can help!</a><br>
<br>
<a href="http://portal.unesco.org/ci/en/file_download.php/b9ba1234f96870df4efd4f6638b4ab6eOm_Vikas.pdf" class="external text" title="http://portal.unesco.org/ci/en/file_download.php/b9ba1234f96870df4efd4f6638b4ab6eOm_Vikas.pdf" rel="nofollow">Multilingualism for Cultural Diversity and Universal Access in Cyberspace&nbsp;: an Asian Perspective</a><br>
<br>
<a href="http://pratibhaas.blogspot.com/2005/06/blog-post_27.html" class="external text" title="http://pratibhaas.blogspot.com/2005/06/blog-post_27.html" rel="nofollow">हिन्दी कितने पानी में</a><br>
<br>
<a href="http://www.abhyuday.org/xnagari/html/nagari.php?open=hindi_mahatata.xml" class="external text" title="http://www.abhyuday.org/xnagari/html/nagari.php?open=hindi_mahatata.xml" rel="nofollow">हिन्दी की महत्ता</a><br>
<br>
<a href="http://w3cindia.in/2005/11/OV1.pdf" class="external text" title="http://w3cindia.in/2005/11/OV1.pdf" rel="nofollow">Web Internationalization in the context of Indian Languages&nbsp;: Dr Om Vikas</a><br>
<br>
<a href="http://www.cfilt.iitb.ac.in/Translation-survey/survey.pdf" class="external text" title="http://www.cfilt.iitb.ac.in/Translation-survey/survey.pdf" rel="nofollow"><b>A survey of 'Translation Resources, Services and Tools for Indian Languages</b></a><br>
<br></font></p>
<p><font color="#ff9900"><br>
<br></font></p>
<p><font color="#ff9900"><a name="Community_Sites" id="Community_Sites"></a></font></p>
<h2><font color="#ff9900"><span class="mw-headline">Community Sites</span></font></h2>
<p><font color="#ff9900"><a href="http://www.tarakash.com/forum" class="external text" title="http://www.tarakash.com/forum" rel="nofollow">नुक्कड</a><br>
<br></font></p>
<p><font color="#ff9900"><br></font></p>
<p><font color="#ff9900"><a name=".E0.A4.B5.E0.A5.87.E0.A4.AC_.E0.A4.A8.E0.A4.BF.E0.A4.B0.E0.A5.8D.E0.A4.A6.E0.A5.87.E0.A4.B6.E0.A4.BF.E0.A4.95.E0.A4.BE"></a></font></p>
<h2><font color="#ff9900"><span class="mw-headline">वेब निर्देशिका</span></font></h2>
<p><font color="#ff9900"><a href="http://www.tarakash.com/dir" class="external text" title="http://www.tarakash.com/dir" rel="nofollow">संचिका</a><br>
<br></font></p>
<p><font color="#ff9900"><a name=".E0.A4.95.E0.A5.82.E0.A4.95.E0.A4.B0.E0.A5.80_.E0.A4.B8.E0.A4.82.E0.A4.9C.E0.A4.BE.E0.A4.B2"></a></font></p>
<h2><font color="#ff9900"><span class="mw-headline">कूकरी संजाल</span></font></h2>
<ul><li><font color="#ff9900"><a href="http://nishamadhulika.com/" class="external text" title="http://nishamadhulika.com/" rel="nofollow">निशा मधुलिका</a> - तरह-तरह के व्यंजनो की जानकारी</font></li><li><font color="#ff9900"><a href="http://food.wanderer.in/" class="external text" title="http://food.wanderer.in/" rel="nofollow">स्पाइसी आइस</a> - पक्वान से सम्बन्धित हिन्दी चिट्ठा</font></li><li><font color="#ff9900"><a href="http://vayanjan.com/" class="external text" title="http://vayanjan.com/" rel="nofollow"><b>व्यंजन</b></a></font></li><li><font color="#ff9900"><a href="http://www.tarakash.com/Cook" class="external text" title="http://www.tarakash.com/Cook" rel="nofollow"><b>रसोई</b></a></font></li></ul>
<p><font color="#ff9900"><br>
<br></font></p>
<p><font color="#ff9900"><a name="Professional_Hindi" id="Professional_Hindi"></a></font></p>
<h2><font color="#ff9900"><span class="mw-headline">Professional Hindi</span></font></h2>
<p><font color="#ff9900"><a href="http://www.coilnet.bitmesra.net/" class="external text" title="http://www.coilnet.bitmesra.net/" rel="nofollow">BIT Meshra - Computer Basics and Stories</a><br>
<br>
<a href="http://tdil.mit.gov.in/ggs/e-Pustak%28HTML%29/e-pustak/E-pus/os/os_main.htm" class="external text" title="http://tdil.mit.gov.in/ggs/e-Pustak(HTML)/e-pustak/E-pus/os/os_main.htm" rel="nofollow">eBook on Computer and Programming</a> from TDIL<br>
<br>
<a href="http://www.iete.ifo/coilnet/books/bookshome.htm" class="external text" title="http://www.iete.ifo/coilnet/books/bookshome.htm" rel="nofollow">Technical e-books from IETE ( in Hindi )</a><br>
<br>
<a href="http://www.electroniki.com/" class="external text" title="http://www.electroniki.com/" rel="nofollow">एलेक्ट्रानिकी आपके लिये</a>&nbsp;: इलेक्ट्रॉनिकी, कम्प्यूटर विज्ञान एवं नई तकनीक की पत्रिका<br>
<br>
<a href="http://www.vigyanprasar.gov.in/sitenew/indexh.aspx" class="external text" title="http://www.vigyanprasar.gov.in/sitenew/indexh.aspx" rel="nofollow">विज्ञान प्रसार</a><br>
<br>
<a href="http://vigyan.wordpress.com/" class="external text" title="http://vigyan.wordpress.com/" rel="nofollow">विज्ञान-विश्व हिन्दी ब्लाग</a><br>
<br>
<a href="http://paryavaran-digest.blogspot.com/" class="external text" title="http://paryavaran-digest.blogspot.com/" rel="nofollow">पर्यावरण डाइजेस्ट</a> - सन् 1987 से निरंतर प्रकाशित, पर्यावरण पर पहली राष्ट्रीय हिन्दी मासिक.<br>
<br>
<a href="http://www.indicybers.com/hindawi/" class="external text" title="http://www.indicybers.com/hindawi/" rel="nofollow">हिन्दवी&nbsp;: भारतीय भाषाओं में समग्र कम्प्यूटिंग की दिशा में प्रभावी कदम</a><br>
<br>
<a href="http://vigyaan.blogspot.com/" class="external text" title="http://vigyaan.blogspot.com/" rel="nofollow">ज्ञान-विज्ञान</a><br>
<br>
<a href="http://www.webdunia.com/it/" class="external text" title="http://www.webdunia.com/it/" rel="nofollow">वेबदुनिया की सूचना प्रौद्योगिकी</a><br>
<br>
<a href="http://www.abhyuday.org/xphysics/html/index.php" class="external text" title="http://www.abhyuday.org/xphysics/html/index.php" rel="nofollow">Physics in Ancient India</a><br>
<br>
<a href="http://help.berberber.com/archive/index.php/t-8534.html" class="external text" title="http://help.berberber.com/archive/index.php/t-8534.html" rel="nofollow">Spectroscopy in Ancient India</a><br>
<br>
<a href="http://www.tdil.mit.gov.in/hindi_site/articles/mlit.htm" class="external text" title="http://www.tdil.mit.gov.in/hindi_site/articles/mlit.htm" rel="nofollow">भारत में भाषा प्रौद्योगिकी&nbsp;: कल , आज , कल</a><br>
<br>
<a href="http://library.thinkquest.org/03oct/02144/hindi/home.htm" class="external text" title="http://library.thinkquest.org/03oct/02144/hindi/home.htm" rel="nofollow">अंतरिक्ष यात्रा मार्गदर्शिका</a><br>
<br>
<a href="http://krishisewa.com/" class="external text" title="http://krishisewa.com/" rel="nofollow">कृषि सेवा - खेती बारी से सम्बन्धित जानकारी</a><br>
<br>
<a href="http://lawmin.nic.in/coi/contents.htm" class="external text" title="http://lawmin.nic.in/coi/contents.htm" rel="nofollow">भारत का संविधान (PDF)</a><br>
<br>
<a href="http://www.lawmin.nic.in/olwing/coi/coi_ind.htm" class="external text" title="http://www.lawmin.nic.in/olwing/coi/coi_ind.htm" rel="nofollow">भारत का संविधान</a><br>
<br>
<a href="http://www.clsdirect.org.uk/index.jsp?lang=hd" class="external text" title="http://www.clsdirect.org.uk/index.jsp?lang=hd" rel="nofollow">सामुदायिक क़ानूनी सेवा डायरेक्ट</a><br>
<br>
<a href="http://bitmesra.net/coilnet/Enterpreneur/EnterpreneurSidebar.html" class="external text" title="http://bitmesra.net/coilnet/Enterpreneur/EnterpreneurSidebar.html" rel="nofollow">झारखण्ड उद्यमी पथ-प्रदर्शक</a><br>
<br>
<a href="http://mukeshpandya.com/" class="external text" title="http://mukeshpandya.com/" rel="nofollow">शिक्षा * मार्गदर्शन * केरियर</a><br>
<br>
<a href="http://www.engineersindia.com/hindi/index.htm" class="external text" title="http://www.engineersindia.com/hindi/index.htm" rel="nofollow">Engineers India Hindi Website</a><br>
<br>
<a href="http://web5.laghu-udyog.com/index.html" class="external text" title="http://web5.laghu-udyog.com/index.html" rel="nofollow">Laghu_Udyog_dot_Com</a><br>
<br>
<a href="http://www.metaljunction.com/MetalJunction/admin/MJ_Latest/hindi/index.htm" class="external text" title="http://www.metaljunction.com/MetalJunction/admin/MJ_Latest/hindi/index.htm" rel="nofollow">METAL JUNCTION in Hindi</a><br>
<br>
<a href="http://www.wikiwords.org/dictionary/lang/hin" class="external text" title="http://www.wikiwords.org/dictionary/lang/hin" rel="nofollow">WikiWords - Hindi Glossaries of various professions</a><br>
<br></font></p>
<p><font color="#ff9900"><br>
<br></font></p>
<p><font color="#ff9900"><a name=".E0.A4.B8.E0.A5.8D.E0.A4.B5.E0.A4.BE.E0.A4.B8.E0.A5.8D.E0.A4.A5.E0.A5.8D.E0.A4.AF.2F.E0.A4.9A.E0.A4.BF.E0.A4.95.E0.A4.BF.E0.A4.A4.E0.A5.8D.E0.A4.B8.E0.A4.BE"></a></font></p>
<h2><font color="#ff9900"><span class="mw-headline">स्वास्थ्य/चिकित्सा</span></font></h2>
<p><font color="#ff9900"><a href="http://nirog.info/" class="external text" title="http://nirog.info/" rel="nofollow"><b>निरोग</b></a><br>
<br>
<a href="http://www.indg.in/health/" class="external text" title="http://www.indg.in/health/" rel="nofollow"><b>भारत विकास प्रवेशद्वार - स्वास्थ्य</b></a><br>
<br>
<a href="http://bimari-jankari.mla.iitk.ac.in/" class="external text" title="http://bimari-jankari.mla.iitk.ac.in/" rel="nofollow"><b>बीमारी-जानकारी</b></a><br>
<br>
<a href="http://aayushved.blogspot.com/" class="external text" title="http://aayushved.blogspot.com/" rel="nofollow"><b>आयुषवेद</b></a> ( स्वास्थ्य के बारे में ब्लाग )<br>
<br>
<a href="http://healthtodayindia.com/" class="external text" title="http://healthtodayindia.com/" rel="nofollow"><b>हेल्थ टुडे</b></a><br>
<br>
<a href="http://www.akshyajeevan.com" class="external text" title="http://www.akshyajeevan.com" rel="nofollow"><b>अक्षय जीवन</b></a> (मासिक जालपत्रिका)<br>
<br>
<a href="http://www.manoveda.com/maan_hi_manusya_hai.htm" class="external text" title="http://www.manoveda.com/maan_hi_manusya_hai.htm" rel="nofollow"><b>मनोवेद</b></a> - मानसिक स्वास्थ्य की पत्रिका<br>
<br>
<a href="http://www.bhartiyaswasthyachintan.org/aboutus.htm" class="external text" title="http://www.bhartiyaswasthyachintan.org/aboutus.htm" rel="nofollow">भारतीय स्‍वास्‍थ्‍य चिंतन</a>&nbsp;: स्वस्थ भारत - समर्थ भारत<br>
<br>
<a href="http://www.dentalcare.com/soap/patient/hindi/pe_menu.htm" class="external text" title="http://www.dentalcare.com/soap/patient/hindi/pe_menu.htm" rel="nofollow">दन्त-चिकित्सा</a><br>
<br>
<a href="http://sehatnama.mla.iitk.ac.in/" class="external text" title="http://sehatnama.mla.iitk.ac.in/" rel="nofollow">सेहतनामा</a> (आईआईटी कानपुर)<br>
<br>
<a href="http://www.gitapress.org/books/arogya/891/Vividh_Chikitsa_no__6_.pdf" class="external text" title="http://www.gitapress.org/books/arogya/891/Vividh_Chikitsa_no__6_.pdf" rel="nofollow">कल्याण आरोग्य विशेषांक&nbsp;: 2001</a><br>
<br>
<a href="http://indiangyan.com/hindi" class="external text" title="http://indiangyan.com/hindi" rel="nofollow">Alternative Medicine from Bharateeya Gyaan</a><br>
<br>
<a href="http://tdil.mit.gov.in/iit-r/index.htm" class="external text" title="http://tdil.mit.gov.in/iit-r/index.htm" rel="nofollow">वनौषधि द्रव्य कोष</a><br>
<br>
<a href="http://www.mhcs.health.nsw.gov.au/health-public-affairs/mhcs/publications/Hindi.html" class="external text" title="http://www.mhcs.health.nsw.gov.au/health-public-affairs/mhcs/publications/Hindi.html" rel="nofollow">NSW Health - Hindi Articles</a><br>
<br></font></p>
<p><font color="#ff9900"><br>
<br></font></p>
<p><font color="#ff9900"><a name=".E0.A4.B5.E0.A4.BF.E0.A4.A6.E0.A5.8D.E0.A4.AF.E0.A4.BE.2C_.E0.A4.9C.E0.A5.8D.E0.A4.9E.E0.A4.BE.E0.A4.A8.2C_.E0.A4.B6.E0.A4.BF.E0.A4.95.E0.A5.8D.E0.A4.B7.E0.A4.BE.2C_.E0.A4.B6.E0.A5.8B.E0.A4.A7"></a></font></p>
<h2><font color="#ff9900"><span class="mw-headline">विद्या, ज्ञान, शिक्षा, शोध</span></font></h2>
<p><font color="#ff9900"><a href="http://www.cdacnoida.in/vishwa/vishwa/homepage.asp" class="external text" title="http://www.cdacnoida.in/vishwa/vishwa/homepage.asp" rel="nofollow"><b>हिन्दी विश्वकोश</b></a><br>
<br>
<a href="http://educationsupport.nic.in/index1.asp?langid=2" class="external text" title="http://educationsupport.nic.in/index1.asp?langid=2" rel="nofollow">भारत में शिक्षा सहायता</a><br>
<br>
<a href="http://www.careersalah.com/index.htm" class="external text" title="http://www.careersalah.com/index.htm" rel="nofollow">कैरिअर सलाह</a>&nbsp;: कैरिअर से सम्बन्धित महत्वपूर्ण स्त्रोत एवं नवीनतम जानकारियाँ<br>
<br>
<a href="http://www.rojgarsamachar.gov.in/" class="external text" title="http://www.rojgarsamachar.gov.in/" rel="nofollow"><b>रोजगार समाचार</b></a> - हिन्दी में भारत सरकार का रोजगार साप्ताहिक</font></p><p><font color="#ff9900"><a href="http://yojana.gov.in/hindi/">योजना</a>&nbsp; -&nbsp;</font><font size="3" face="Mangal"> </font><font size="3" face="Mangal">भारत सरकार द्वारा प्रकाशित हिन्दी एवं अन्य भारतीय भाषाओं में </font><font size="3" face="Mangal">सामाजिक-आर्थिक सरोकारों को समर्पित मासिक पत्रिका&nbsp;</font></p><p><font color="#ff9900"><a href="http://www.iitr.ac.in/hindi/index.htm" class="external text" title="http://www.iitr.ac.in/hindi/index.htm" rel="nofollow">भारतीय प्रौद्योगिकी संस्थान, रूड़की</a><br>
<br>
<a href="http://www.vidyavahini.ernet.in/shskSignUp.aspx" class="external text" title="http://www.vidyavahini.ernet.in/shskSignUp.aspx" rel="nofollow">Vidya Vahini</a><br>
<br>
<a href="http://www.ernet.in/erhindi/index.htm" class="external text" title="http://www.ernet.in/erhindi/index.htm" rel="nofollow">ERNET India</a><br>
<br></font></p>
<p><font color="#ff9900"><br>
<br></font></p>
<p><font color="#ff9900"><a name="Organizations_Promoting_Hindi_.26_Indian_Languages" id="Organizations_Promoting_Hindi_.26_Indian_Languages"></a></font></p>
<h2><font color="#ff9900"><span class="mw-headline">Organizations Promoting Hindi &amp; Indian Languages</span></font></h2>
<p><font color="#ff9900"><a href="http://www.rajbhasha.com/rajbhasha/rajbhash.htm" class="external text" title="http://www.rajbhasha.com/rajbhasha/rajbhash.htm" rel="nofollow">Rajbhasha Online (extremely good site)</a><br>
<br>
<a href="http://hindi.sarai.net/" class="external text" title="http://hindi.sarai.net/" rel="nofollow">S A R A I&nbsp;: A new Initiative</a><br>
<br>
<a href="http://tdil.mit.gov.in/hindi_site/homepage.htm" class="external text" title="http://tdil.mit.gov.in/hindi_site/homepage.htm" rel="nofollow">Technical Development for Indian Languages (TDIL)</a><br>
<br>
<a href="http://www.cdacindia.com/" class="external text" title="http://www.cdacindia.com/" rel="nofollow">CDAC&nbsp;: Centre for Development of Advanced Computing</a><br>
<br>
<a href="http://www.indianlanguages.com/" class="external text" title="http://www.indianlanguages.com/" rel="nofollow">Indian_Languages_dot_com</a><br>
<br>
<a href="http://www.nyu.edu/gsas/dept/mideast/hindi/index.html" class="external text" title="http://www.nyu.edu/gsas/dept/mideast/hindi/index.html" rel="nofollow">Virtual Hindi at New York Univ</a><br>
<br>
<a href="http://www.hindisewa.com/" class="external text" title="http://www.hindisewa.com/" rel="nofollow">हिन्दी सेवा डाट काम्</a><br>
<br>
<a href="http://www.abhyuday.org/index_hindi.html" class="external text" title="http://www.abhyuday.org/index_hindi.html" rel="nofollow">अभ्युदय&nbsp;: मालवीय सूचना तकनीकी केन्द्र</a><br>
<br>
<a href="http://www.hindivishwa.org/hindiweb/index.html" class="external text" title="http://www.hindivishwa.org/hindiweb/index.html" rel="nofollow">Mahatma Gandhi Hindi University</a><br>
<br>
<a href="http://www.janabhaaratii.org.in/janabhaaratii/page_gen.php?lang=en&amp;body=/intro.html&amp;PHPSESSID=72a87f55595651d88ba0daaa9cfcdfa7" class="external text" title="http://www.janabhaaratii.org.in/janabhaaratii/page_gen.php?lang=en&amp;body=/intro.html&amp;PHPSESSID=72a87f55595651d88ba0daaa9cfcdfa7" rel="nofollow">Janabharati</a><br>
<br>
<a href="http://albertahindiparishad.org/index.html" class="external text" title="http://albertahindiparishad.org/index.html" rel="nofollow">Alberta Hindi Parishad</a><br>
<br></font></p>
<p><font color="#ff9900"><br>
<br></font></p>
<p><font color="#ff9900"><a name=".E0.A4.9C.E0.A4.BF.E0.A4.A8.E0.A5.8D.E0.A4.B9.E0.A5.87_.E0.A4.A8.E0.A4.BE.E0.A4.9C_.E0.A4.B9.E0.A5.88_.E0.A4.B9.E0.A4.BF.E0.A4.A8.E0.A5.8D.E0.A4.A6_.E0.A4.AA.E0.A4.B0_.E0.A4.B5.E0.A5.87_.E0.A4.AF.E0.A4.B9.E0.A4.BE.E0.A4.81_.E0.A4.B9.E0.A5.88.E0.A4.82.."></a></font></p>
<h2><font color="#ff9900"><span class="mw-headline">जिन्हे नाज है हिन्द पर वे यहाँ हैं..</span></font></h2>
<p><font color="#ff9900"><a href="http://www.hindi.mkgandhi.org/" class="external text" title="http://www.hindi.mkgandhi.org/" rel="nofollow">Mumbai Sarvoday Mandal ( Gandhi Sansthaan )</a>: in KritiDev(?) font<br>
<br>
<a href="http://www.samkranti.com/index.html" class="external text" title="http://www.samkranti.com/index.html" rel="nofollow">संक्रान्ति संगठन</a> - सही दिशा में सम्पूर्ण परिवर्तन<br>
<br>
<a href="http://www.gitapress.org/hindi/homeH.htm" class="external text" title="http://www.gitapress.org/hindi/homeH.htm" rel="nofollow">Geeta Press</a><br>
<br>
<a href="http://www.paradharm.com/updeshamrit1.htm" class="external text" title="http://www.paradharm.com/updeshamrit1.htm" rel="nofollow">ISCON site in Hindi</a><br>
<br>
<a href="http://www.vedantijeevan.com/" class="external text" title="http://www.vedantijeevan.com/" rel="nofollow">Chinmay Mission</a><br>
<br>
<a href="http://www.awgp.org/hindi/mission/mission.html" class="external text" title="http://www.awgp.org/hindi/mission/mission.html" rel="nofollow">Gayatri Pariwar</a><br>
<br>
<a href="http://www.abhyuday.org/index_hindi.html" class="external text" title="http://www.abhyuday.org/index_hindi.html" rel="nofollow">Malaviya Suchana Praudyogikee Kendra</a><br>
<br>
<a href="http://www.bharatudaymission.org/htm/otherlang/hindi/hindihome.htm" class="external text" title="http://www.bharatudaymission.org/htm/otherlang/hindi/hindihome.htm" rel="nofollow">Bharat Uday Mission - Hindi</a><br>
<br>
<a href="http://www.Sarathi.info" class="external text" title="http://www.Sarathi.info" rel="nofollow">Sarathi Hindi Website</a><br>
<br></font></p>
<p><font color="#ff9900"><br>
<br></font></p>
<p><font color="#ff9900"><a name=".E0.A4.85.E0.A4.AA.E0.A4.A8.E0.A4.BE-.E0.A4.85.E0.A4.AA.E0.A4.A8.E0.A4.BE_.E0.A4.B0.E0.A4.BE.E0.A4.97"></a></font></p>
<h2><font color="#ff9900"><span class="mw-headline">अपना-अपना राग</span></font></h2>
<p><font color="#ff9900"><a href="http://geocities.com/alkuma/seehindi.html" class="external text" title="http://geocities.com/alkuma/seehindi.html" rel="nofollow">Devanaagarii&nbsp;: Alok Kumar's website</a><br>
<br>
<a href="http://hindika.com/" class="external text" title="http://hindika.com/" rel="nofollow">हिन्दिका</a><br>
<br>
<a href="http://hi.danielpipes.org/" class="external text" title="http://hi.danielpipes.org/" rel="nofollow">Daniel Pipes (Hindi translation)</a><br>
<br>
<a href="http://ashok.chakradhar.com/" class="external text" title="http://ashok.chakradhar.com/" rel="nofollow">अशोक चक्रधर</a><br>
<br>
<a href="http://www.hindipatrika.com" class="external text" title="http://www.hindipatrika.com" rel="nofollow">हिन्दी पत्रिका</a><br>
<br>
<a href="http://www.jayprakashmanas.info/" class="external text" title="http://www.jayprakashmanas.info/" rel="nofollow">जयप्रकाश मानस</a><br>
<br>
<a href="http://abhiranjankumar.com/" class="external text" title="http://abhiranjankumar.com/" rel="nofollow">अभिरंजन_कुमार_डाट्_काम्</a><br>
<br>
<a href="http://www.kulsh.com/" class="external text" title="http://www.kulsh.com/" rel="nofollow">Web Site of Ajay Kulshreshtha (Jay Kulsh)</a><br>
<br>
<a href="http://www.shails.com/manjusha/" class="external text" title="http://www.shails.com/manjusha/" rel="nofollow">KAVYA MANJUSHA (Swapna Manjusha Shail)</a><br>
<br>
<a href="http://in.geocities.com/dysxhi/hi/index.html" class="external text" title="http://in.geocities.com/dysxhi/hi/index.html" rel="nofollow">लिनक्स में हिन्दी, हिन्दी में लिनक्स&nbsp;: धनञ्जय शर्मा</a><br>
<br>
<a href="http://www.geocities.com/rajnikumar_pandya/kahaniyan/index.htm" class="external text" title="http://www.geocities.com/rajnikumar_pandya/kahaniyan/index.htm" rel="nofollow">Rajanee Kumar Pandya</a><br>
<br>
<a href="http://www.geocities.com/dr_naresh_abhivyakti/" class="external text" title="http://www.geocities.com/dr_naresh_abhivyakti/" rel="nofollow">Dr Naresh</a><br>
<br>
<a href="http://www.kalpana/" class="external text" title="http://www.kalpana/" rel="nofollow">Kalpanaa&nbsp;: Sunil Deepak</a><br>
<br>
<a href="http://students.iitk.ac.in/meander/pratidhvani/" class="external text" title="http://students.iitk.ac.in/meander/pratidhvani/" rel="nofollow">Pratidhvani - Hindi Poems, Stories, Criticism</a><br>
<br>
<a href="http://rajneesh.mobstop.com/" class="external text" title="http://rajneesh.mobstop.com/" rel="nofollow">Rajaneesh Mangala kaa Website</a><br>
<br>
<a href="http://www.geeta-kavita.com/" class="external text" title="http://www.geeta-kavita.com/" rel="nofollow">गीता कविता&nbsp;: राजीव कु. सक्सेना</a><br>
<br>
<a href="http://www.webdunia.com/meridunia/abhigyat/awara/index.asp" class="external text" title="http://www.webdunia.com/meridunia/abhigyat/awara/index.asp" rel="nofollow">आवारा हवाओं के खिलाफ़ चुप-चाप</a> - कवि अभिज्ञात की कविताओं का एक संग्रह<br>
<br>
<a href="http://www.jaihindi.com/" class="external text" title="http://www.jaihindi.com/" rel="nofollow">Jai Hindi</a> Web Page of Jai Maharaj<br>
<br>
<a href="http://www.webhindi.com/index.htm" class="external text" title="http://www.webhindi.com/index.htm" rel="nofollow">वेबहिन्‍दी डॉट कॉम ( चन्‍द्र मोहन रावल )</a><br>
<br>
<a href="http://members.tripod.com/ParijatGarg/" class="external text" title="http://members.tripod.com/ParijatGarg/" rel="nofollow">परिजात गर्ग का पन्ना&nbsp;: कविताएँ, चुटकुले, कहानियाँ, लेख, गीत</a><br>
<br>
<a href="http://www.abhyuday.org/vishwa/" class="external text" title="http://www.abhyuday.org/vishwa/" rel="nofollow">Ek Vishwa Ek Sansakriti of Acharya Dwivedi</a><br>
<br>
<a href="http://www.geocities.com/aawasthi/" class="external text" title="http://www.geocities.com/aawasthi/" rel="nofollow">Meri Kavitaa&nbsp;:</a> Anshuman Awasthi<br>
<br>
<a href="http://www.geocities.com/skbhandari57/poems.htm" class="external text" title="http://www.geocities.com/skbhandari57/poems.htm" rel="nofollow">Bhandaaree kee Hindi Kavitaaen</a><br>
<br>
<a href="http://www.childplanet.com/hindi/index.html" class="external text" title="http://www.childplanet.com/hindi/index.html" rel="nofollow">अश्विनी कपूर&nbsp;: "बिखरे क्षण" और "नयी सुबह" नामक दो उपन्यास</a><br>
<br>
<a href="http://shail.free.fr/hi/index.html" class="external text" title="http://shail.free.fr/hi/index.html" rel="nofollow">शैलेन्द्र का पन्ना</a><br>
<br>
<a href="http://drvidyarthy.hypermart.net/" class="external text" title="http://drvidyarthy.hypermart.net/" rel="nofollow">Dr Diwakar Pd Vidyathi ko Sraddha-Suman</a><br>
<br>
<a href="http://www.bhalotia.org/index-hindi.htm" class="external text" title="http://www.bhalotia.org/index-hindi.htm" rel="nofollow">गौरव भालोटिया</a><br>
<br>
<a href="http://www.robots.ox.ac.uk/%7Ebhaskar/" class="external text" title="http://www.robots.ox.ac.uk/~bhaskar/" rel="nofollow">Bhaskar Choubey kaa web site</a><br>
<br>
<a href="http://www.bharatguru.com/hindi/index.html" class="external text" title="http://www.bharatguru.com/hindi/index.html" rel="nofollow">BharatGuru dot com</a><br>
<br>
<a href="http://www.hamarauttaranchal.com/default.asp" class="external text" title="http://www.hamarauttaranchal.com/default.asp" rel="nofollow">Hamaaraa Uttaraanchal dot com</a><br>
<br>
<a href="http://www.ardhkumbh2004.com/hi/Haridwar/" class="external text" title="http://www.ardhkumbh2004.com/hi/Haridwar/" rel="nofollow">Haridwaar_Kanakhal_Rishikesh</a><br>
<br>
<a href="http://myrajasthan.bravehost.com/documents/4.html" class="external text" title="http://myrajasthan.bravehost.com/documents/4.html" rel="nofollow">म्हारो राजस्थान</a><br>
<br>
<a href="http://vishwabank.org" class="external text" title="http://vishwabank.org" rel="nofollow">Vishwa Bank Samooha ( World Bank Group)</a><br>
<br>
<a href="http://www.ukhap.nic.in/hindi.htm" class="external text" title="http://www.ukhap.nic.in/hindi.htm" rel="nofollow">UNESCO - Knowledge Hub for the Asia Pacific</a><br>
<br>
<a href="http://www.agra.bsnl.co.in/hindi" class="external text" title="http://www.agra.bsnl.co.in/hindi" rel="nofollow">Hindi Portal&nbsp;: BSNL Agra</a><br>
<br>
<a href="http://www.hindi.nic.in/" class="external text" title="http://www.hindi.nic.in/" rel="nofollow">Kendriya Hindi Sansthaan</a><br>
<br>
<a href="http://hindinideshalaya.nic.in/hindi/indexhindi.html" class="external text" title="http://hindinideshalaya.nic.in/hindi/indexhindi.html" rel="nofollow">Central Hindi Directorate</a><br>
<br>
<a href="http://www.upsc.gov.in/general/hindi/hindi_step.htm" class="external text" title="http://www.upsc.gov.in/general/hindi/hindi_step.htm" rel="nofollow">UPSC Hindi</a><br>
<br>
<a href="http://www.airportsindia.org.in/aai/hindi/index.htm" class="external text" title="http://www.airportsindia.org.in/aai/hindi/index.htm" rel="nofollow">Bharatiya Vimanpattan PradhikaraN</a><br>
<br>
<a href="http://www.drdo.com/hindi_new/index.shtml" class="external text" title="http://www.drdo.com/hindi_new/index.shtml" rel="nofollow">DRDO Hindi page</a><br>
<br>
<a href="http://www.balendu.com/websites/gandhi/" class="external text" title="http://www.balendu.com/websites/gandhi/" rel="nofollow">राष्ट्रपिता डाट काम</a><br>
<br>
<a href="http://u.webring.com/hub?ring=hindi" class="external text" title="http://u.webring.com/hub?ring=hindi" rel="nofollow">Hindi Web Ring</a><br>
<br>
<a href="http://www.india-world.net/entertainment/humor/hindi/kaka/index.html" class="external text" title="http://www.india-world.net/entertainment/humor/hindi/kaka/index.html" rel="nofollow">इंडिया वर्ल्ड ऑन दि नेट पर काका हाथरसी</a><br>
<br>
<a href="http://www.the-afc.com/hindi/" class="external text" title="http://www.the-afc.com/hindi/" rel="nofollow">Asian Football Federation Hindi page</a><br>
<br>
<a href="http://www.w3cindia.in/indexhindi.htm" class="external text" title="http://www.w3cindia.in/indexhindi.htm" rel="nofollow">W3C भारतीय कार्यालय</a><br>
<br>
<a href="http://www.hindimediachannel.com/" class="external text" title="http://www.hindimediachannel.com/" rel="nofollow">Hindi Media - Ek Hindi Premee kaa Jaalasthal</a><br>
<br>
<a href="http://abhyuday.gwaliortimes.com/" class="external text" title="http://abhyuday.gwaliortimes.com/" rel="nofollow">Abhyuday Ashram Muraina</a><br>
<br></font></p>
<p><font color="#ff9900"><br>
<br></font></p>
<p><font color="#ff9900"><a name=".E0.A4.B8.E0.A4.AE.E0.A4.BE.E0.A4.9C.2C_.E0.A4.A7.E0.A4.B0.E0.A5.8D.E0.A4.AE.2C_.E0.A4.85.E0.A4.A7.E0.A5.8D.E0.A4.AF.E0.A4.BE.E0.A4.A4.E0.A5.8D.E0.A4.AE"></a></font></p>
<h2><font color="#ff9900"><span class="mw-headline">समाज, धर्म, अध्यात्म</span></font></h2>
<p><font color="#ff9900"><a href="http://hindi.vishwahindusamaj.com/" class="external text" title="http://hindi.vishwahindusamaj.com/" rel="nofollow">विश्व हिन्दू समाज</a><br>
<br>
<a href="http://www.dharmyatra.org/" class="external text" title="http://www.dharmyatra.org/" rel="nofollow">धर्मयात्रा महासंघ</a> - हिन्दुओं के तीर्थों एवं उनके महत्व पर एक समग्र साइट<br>
<br>
<a href="http://www.indif.com/nri/default.asp" class="external text" title="http://www.indif.com/nri/default.asp" rel="nofollow">इन्डिफ् डॉट काम्</a> - Complete Collection of Hindu Prayers, aartis, Chalisa, vrat Katha in Hindi<br>
<br>
<a href="http://vatikashaktipeeth.com/hindi/" class="external text" title="http://vatikashaktipeeth.com/hindi/" rel="nofollow">गायत्री परिवार</a><br>
<br>
<a href="http://www.aryasamajjamnagar.org/homepage.htm" class="external text" title="http://www.aryasamajjamnagar.org/homepage.htm" rel="nofollow">आर्य समाज, जामनगर</a><br>
<br>
<a href="http://www.paradharm.com/default.htm" class="external text" title="http://www.paradharm.com/default.htm" rel="nofollow">परधर्म डाट काम ( ISKON )</a><br>
<br>
भक्ति&nbsp;: जयदीप भट्ट<br>
<br>
<a href="http://www.shrivishnudham.org/hindiindex.htm" class="external text" title="http://www.shrivishnudham.org/hindiindex.htm" rel="nofollow">श्री विष्णु धाम</a><br>
<br>
<a href="http://www.geocities.com/hanu_man_ji/narad_bhakti_sutra.html" class="external text" title="http://www.geocities.com/hanu_man_ji/narad_bhakti_sutra.html" rel="nofollow">Rishi Narad's Bhakti Sutras</a><br>
<br>
<a href="http://www.geocities.com/hanu_man_ji/patanjali_yog_sutra.html" class="external text" title="http://www.geocities.com/hanu_man_ji/patanjali_yog_sutra.html" rel="nofollow">Rishi Patanjali's Yog Sutras</a><br>
<br>
<a href="http://www.bhattji.com/bhakti/" class="external text" title="http://www.bhattji.com/bhakti/" rel="nofollow">श्री हनुमान चालीसा</a><br>
<br>
<a href="http://www.mypurohith.com/Hindi/Mypurohit_HindiHome.asp" class="external text" title="http://www.mypurohith.com/Hindi/Mypurohit_HindiHome.asp" rel="nofollow">My Purohit dot Com</a><br>
<br>
<a href="http://members.tripod.com/satsang/sangraha/bhajmala_unicode_hindi.html" class="external text" title="http://members.tripod.com/satsang/sangraha/bhajmala_unicode_hindi.html" rel="nofollow">बहराइन सत्संग भजन माला</a><br>
<br>
<a href="http://www.dinman.com/joomla/component/option,com_frontpage/Itemid,1/" class="external text" title="http://www.dinman.com/joomla/component/option,com_frontpage/Itemid,1/" rel="nofollow">दिनमान लघु पञ्चांग</a><br>
<br>
<a href="http://www.indif.com/nri/Panchang/" class="external text" title="http://www.indif.com/nri/Panchang/" rel="nofollow">Hindi Panchaang at Indif.com</a><br>
<br>
<a href="http://satsang.tripod.com/" class="external text" title="http://satsang.tripod.com/" rel="nofollow">Bhajano kaa Vishaal sangrah</a> Unicoded Hindi, iTrans, pdf etc<br>
<br>
<a href="http://www.sridasam.org/dasam" class="external text" title="http://www.sridasam.org/dasam" rel="nofollow">Sri Dasam Granth Sahib</a> in Gurumukhi, Devanagari and English Translation<br>
<br></font></p>
<p><font color="#ff9900"><br>
<br></font></p>
<p><font color="#ff9900"><a name="Links_to_Hindi_Links" id="Links_to_Hindi_Links"></a></font></p>
<h2><font color="#ff9900"><span class="mw-headline">Links to Hindi Links</span></font></h2>
<p><font color="#ff9900"><a href="http://www.cs.colostate.edu/%7Emalaiya/hindilinks.html" class="external text" title="http://www.cs.colostate.edu/~malaiya/hindilinks.html" rel="nofollow">Hindi Links by Yashwant Malaiya&nbsp;: a lot of links</a><br>
<br>
<a href="http://hindoe.allepaginas.nl/" class="external text" title="http://hindoe.allepaginas.nl/" rel="nofollow">Hindi and India related links at Hindoe</a><br>
<br>
<a href="http://www.hindilink.com" class="external text" title="http://www.hindilink.com" rel="nofollow">Hindi Links on DMOZ directory</a><br>
<br>
<a href="http://www.lonweb.org/link-hindi.htm" class="external text" title="http://www.lonweb.org/link-hindi.htm" rel="nofollow">Hindi links at LANGUAGES-ON-THE-WEB</a><br>
<br>
<a href="http://theory.tifr.res.in/bombay/history/people/language/hindi.html" class="external text" title="http://theory.tifr.res.in/bombay/history/people/language/hindi.html" rel="nofollow">Hindi Links from TIFR</a><br>
<br>
<a href="http://www.avashy.com/hindisite/weblinks.htm" class="external text" title="http://www.avashy.com/hindisite/weblinks.htm" rel="nofollow">Hindi resources on the web from Hindisite_dot_com</a><br>
<br>
<a href="http://www.latrobe.edu.au/indiangallery/links.htm" class="external text" title="http://www.latrobe.edu.au/indiangallery/links.htm" rel="nofollow">Hindi Links from LA Trobe University</a><br>
<br>
<a href="http://directory.tiscali.it/World/Hindi/" class="external text" title="http://directory.tiscali.it/World/Hindi/" rel="nofollow">Some Hindi links at Tiscali dot Search</a><br>
<br>
<a href="http://www.naradvani.com/hindi_portal.htm" class="external text" title="http://www.naradvani.com/hindi_portal.htm" rel="nofollow">Narad Vani Hindi Websites</a><br>
<br>
<a href="http://www.hindilanguage.org/" class="external text" title="http://www.hindilanguage.org/" rel="nofollow">HINDI LANGUAGE&nbsp;: all about Hindi</a><br>
<br>
<a href="http://www.worldlanguage.com/Languages/Hindi.htm" class="external text" title="http://www.worldlanguage.com/Languages/Hindi.htm" rel="nofollow">World Languages dot Com - Hindi resourses</a><br>
<br>
<a href="http://www.webeverything.co.uk/directory/51663.html" class="external text" title="http://www.webeverything.co.uk/directory/51663.html" rel="nofollow">Hindi Links at Everything_dot_co_dot_uk</a><br>
<br>
<a href="http://www.geocities.com/webdir2002/hindiwebdir.htm" class="external text" title="http://www.geocities.com/webdir2002/hindiwebdir.htm" rel="nofollow">Hindi links at Web_Directory_2002</a><br>
<br>
<a href="http://freespace.virgin.net/hindi.language/hindibhasha/weblinks.htm" class="external text" title="http://freespace.virgin.net/hindi.language/hindibhasha/weblinks.htm" rel="nofollow">Hindi Links at Hindi_Bhasha_dot_com</a><br>
<br>
<a href="http://www.supercrawler.com/World/Hindi/" class="external text" title="http://www.supercrawler.com/World/Hindi/" rel="nofollow">Hindi on supercrawler dot com</a><br>
<br>
<a href="http://world.codpex.com/Hindi/%C3%83%C6%92%C3%82%C6%92" class="external text" title="http://world.codpex.com/Hindi/Ã" rel="nofollow">Codpex Kalaa Sahitya Links</a><br>
<br>
<a href="http://www.xasa.com/directorio/mozilla/Top/World/Hindi/%C3%83%C6%92%C3%82%C6%92" class="external text" title="http://www.xasa.com/directorio/mozilla/Top/World/Hindi/Ã" rel="nofollow">XASA search results</a><br>
<br>
<a href="http://www.nyu.edu/gsas/dept/mideast/hindi/links.html" class="external text" title="http://www.nyu.edu/gsas/dept/mideast/hindi/links.html" rel="nofollow">Virtual Hindi</a><br>
<br>
<a href="http://computers.agoodplace4all.com" class="external text" title="http://computers.agoodplace4all.com" rel="nofollow">आइये कम्प्यूटर सीखें! (हिंदी में कम्प्यूटर ट्यूटोरियल्स)</a><br>
<br></font></p>
<p><font color="#ff9900"><br>
<br></font></p>
<p><font color="#ff9900"><a name="Indic_Computing" id="Indic_Computing"></a></font></p>
<h2><font color="#ff9900"><span class="mw-headline">Indic Computing</span></font></h2>
<p><font color="#ff9900"><a href="http://tlt.its.psu.edu/suggestions/international/bylanguage/devanagari.html" class="external text" title="http://tlt.its.psu.edu/suggestions/international/bylanguage/devanagari.html" rel="nofollow">Devanagari Computing Information (Penn State)</a><br>
<br>
<a href="http://linuxinindia.pitas.com/" class="external text" title="http://linuxinindia.pitas.com/" rel="nofollow">GNU-Linux in India great sites list</a><br>
<br>
<a href="http://indic-computing.sourceforge.net/" class="external text" title="http://indic-computing.sourceforge.net/" rel="nofollow">The Indic-Computing Project</a><br>
<br>
<a href="http://indlinux.org/" class="external text" title="http://indlinux.org/" rel="nofollow">The IndLinux Project</a><br>
<br>
<a href="http://www.tenet.res.in/Donlab/Indlinux/" class="external text" title="http://www.tenet.res.in/Donlab/Indlinux/" rel="nofollow">Indian Language Support for Linux Opertaing System</a><br>
<br>
<a href="http://in.geocities.com/dysxhi/hi/" class="external text" title="http://in.geocities.com/dysxhi/hi/" rel="nofollow">लिनक्स हिन्दी में और हिन्दी में लिनक्स</a><br>
<br>
<a href="http://bangalore.gnu.org.in/" class="external text" title="http://bangalore.gnu.org.in/" rel="nofollow">FSUG Banngalore</a><br>
<br>
<a href="http://acharya.iitm.ac.in/" class="external text" title="http://acharya.iitm.ac.in/" rel="nofollow">Acharya (IITM) Mutlilingual Systems</a><br>
<br>
<a href="http://www.bhashaindia.com/Patrons/PatronsHome.aspx" class="external text" title="http://www.bhashaindia.com/Patrons/PatronsHome.aspx" rel="nofollow">Bhasha India dot com Patrons Home</a><br>
<br>
<a href="http://indlinux.sourceforge.net/links.html" class="external text" title="http://indlinux.sourceforge.net/links.html" rel="nofollow">Internationalization or Localization related bookmarks</a><br>
<br>
<a href="http://www.mukri.com/" class="external text" title="http://www.mukri.com/" rel="nofollow">MUKRI&nbsp;: Multilingual Knowledge Representation Initiative</a><br>
<br>
<a href="http://www.canadiancontent.net/dir/Top/Computers/Software/Globalization/Character_Encoding/Indic/" class="external text" title="http://www.canadiancontent.net/dir/Top/Computers/Software/Globalization/Character_Encoding/Indic/" rel="nofollow">Indic charecter encoding</a><br>
<br>
<a href="http://gii.nagaokaut.ac.jp/%7Ezaidi/Proceedings%20Online/13_Om_doc.pdf" class="external text" title="http://gii.nagaokaut.ac.jp/~zaidi/Proceedings%20Online/13_Om_doc.pdf" rel="nofollow">Collaborative Development of Indian language Technologies</a><br>
<br></font></p>
<p><font color="#ff9900"><br>
<br></font></p>
<p><font color="#ff9900"><a name="Hindi_Bazar" id="Hindi_Bazar"></a></font></p>
<h2><font color="#ff9900"><span class="mw-headline">Hindi Bazar</span></font></h2>
<p><font color="#ff9900"><a href="http://www.hindibookcentre.com/" class="external text" title="http://www.hindibookcentre.com/" rel="nofollow">Hindi Book Centre</a> Hindi Pustako kaa sabase baDaa sangrah<br>
<br>
<a href="http://www.hindibooks.8m.com/" class="external text" title="http://www.hindibooks.8m.com/" rel="nofollow">HINDI GRANTH KARYALAY</a><br>
<br>
<a href="http://malaiya.tripod.com/hindibooks.html" class="external text" title="http://malaiya.tripod.com/hindibooks.html" rel="nofollow">IANC's Hindi Granthalaya Bookstore</a><br>
<br>
<a href="http://www.tarahaat.com/tara/home?" class="external text" title="http://www.tarahaat.com/tara/home?" rel="nofollow">तारा हाट</a><br>
<br>
<a href="http://emandi.mla.iitk.ac.in/hindi/index.html" class="external text" title="http://emandi.mla.iitk.ac.in/hindi/index.html" rel="nofollow">Digital Mandi from IITK</a><br>
<br>
<a href="http://www.speakthylanguage.com/translation.html" class="external text" title="http://www.speakthylanguage.com/translation.html" rel="nofollow">Translation services from Speak Thy Language</a><br>
<br>
<a href="http://www.soyachoupal.com/" class="external text" title="http://www.soyachoupal.com/" rel="nofollow">Soya Choupal of ITC</a><br>
<br>
<a href="http://gohindi.com/GH-publish/" class="external text" title="http://gohindi.com/GH-publish/" rel="nofollow">Go Hindi dot com&nbsp;: Hindi web design &amp; other services</a><br>
<br>
<a href="http://www.hutch.co.in/kolkataHome/ourservices/smsinhindi.asp" class="external text" title="http://www.hutch.co.in/kolkataHome/ourservices/smsinhindi.asp" rel="nofollow">Hindi SMS</a><br>
<br>
<a href="http://www.englishtohindi.com/hi/" class="external text" title="http://www.englishtohindi.com/hi/" rel="nofollow">Aksharamaalaa English to Hindi translation service</a><br>
<br>
<a href="http://www.saralsoft.com/" class="external text" title="http://www.saralsoft.com/" rel="nofollow">Saral_Soft</a><br>
<br>
<a href="http://www.fusionbooks.com/" class="external text" title="http://www.fusionbooks.com/" rel="nofollow">Diamond Publication</a><br>
<br>
<a href="http://www.vidyaonline.net/arvindgupta/pustak.pdf" class="external text" title="http://www.vidyaonline.net/arvindgupta/pustak.pdf" rel="nofollow">पुस्तकें चन्द , मेरी पसन्द</a><br>
<br>
<a href="http://www.jeevansathi.com/" class="external text" title="http://www.jeevansathi.com/" rel="nofollow">जीवनसाथी डाट काम ( हिन्दी में )</a><br>
<br>
<a href="http://www.pustak.org/" class="external text" title="http://www.pustak.org/" rel="nofollow">भारतीय साहित्य संग्रह</a><br>
<br></font></p>
<p><font color="#ff9900"><br>
<br></font></p>
<p><font color="#ff9900"><a name=".E0.A4.B2.E0.A5.8B.E0.A4.95.E0.A4.AD.E0.A4.BE.E0.A4.B7.E0.A4.BE_.E0.A4.8F.E0.A4.B5.E0.A4.82_.E0.A4.B8.E0.A4.BE.E0.A4.B9.E0.A4.BF.E0.A4.A4.E0.A5.8D.E0.A4.AF"></a></font></p>
<h2><font color="#ff9900"><span class="mw-headline">लोकभाषा एवं साहित्य</span></font></h2>
<p><font color="#ff9900">भोजपुरी, मैथिली, मगही, छत्तीसढ़ी, मालवी, राजस्थानी एवं अन्य बोलियों के चिट्ठे, जालस्थल तथा अन्य संसाधनों की जानकारी के लिये <b><a href="http://hi.wikipedia.org/wiki/%E0%A4%B9%E0%A4%BF%E0%A4%82%E0%A4%A6%E0%A5%80_%E0%A4%95%E0%A5%80_%E0%A4%B5%E0%A4%BF%E0%A4%AD%E0%A4%BF%E0%A4%A8%E0%A5%8D%E0%A4%A8_%E0%A4%AC%E0%A5%8B%E0%A4%B2%E0%A4%BF%E0%A4%AF%E0%A4%BE%E0%A4%81_%E0%A4%94%E0%A4%B0_%E0%A4%89%E0%A4%A8%E0%A4%95%E0%A4%BE_%E0%A4%B8%E0%A4%BE%E0%A4%B9%E0%A4%BF%E0%A4%A4%E0%A5%8D%E0%A4%AF" title="हिंदी की विभिन्न बोलियाँ और उनका साहित्य">हिंदी की विभिन्न बोलियाँ और उनका साहित्य</a></b> पर जाएं।</font></p>
<p><font color="#ff9900"><br>
<br></font></p>
<p><font color="#ff9900"><a name=".E0.A4.B8.E0.A5.82.E0.A4.9A.E0.A4.A8.E0.A4.BE_.E0.A4.95.E0.A5.80_.E0.A4.B6.E0.A4.95.E0.A5.8D.E0.A4.A4.E0.A4.BF"></a></font></p>
<h2><font color="#ff9900"><span class="mw-headline">सूचना की शक्ति</span></font></h2>
<p><font color="#ff9900"><a href="http://ar.delhigovt.nic.in/hindi/index.html" class="external text" title="http://ar.delhigovt.nic.in/hindi/index.html" rel="nofollow">प्रशासनिक सुधार&nbsp;: दिल्ली सरकार</a> <i><br>
<br></i> <a href="http://www.unhchr.ch/udhr/lang/hnd.htm" class="external text" title="http://www.unhchr.ch/udhr/lang/hnd.htm" rel="nofollow">मानव अधिकारों की सार्वभौम घोषणा</a><br>
<br>
<a href="http://in.chinabroadcast.cn/chinaabc/" class="external text" title="http://in.chinabroadcast.cn/chinaabc/" rel="nofollow">CHINA ABC&nbsp;: all about China in Hindi</a> &lt;<br>
<br>
<a href="http://www.ndtv.com/rti/RTI-ActInHindi.pdf" class="external text" title="http://www.ndtv.com/rti/RTI-ActInHindi.pdf" rel="nofollow">RTI Bill in HINDI (PDF)</a><br>
<br></font></p>
<p><font color="#ff9900"><br>
<br></font></p>
<p><font color="#ff9900"><a name=".E0.A4.AD.E0.A4.BE.E0.A4.B0.E0.A4.A4_.E0.A4.B8.E0.A4.B0.E0.A4.95.E0.A4.BE.E0.A4.B0_.E0.A4.95.E0.A5.87_.E0.A4.AA.E0.A5.8D.E0.A4.B0.E0.A4.AE.E0.A5.81.E0.A4.96_.E0.A4.AA.E0.A4.A8.E0.A5.8D.E0.A4.A8.E0.A5.87"></a></font></p>
<h2><font color="#ff9900"><span class="mw-headline">भारत सरकार के प्रमुख पन्ने</span></font></h2>
<ul><li><font color="#ff9900"><a href="http://india.gov.in/hindi/" class="external text" title="http://india.gov.in/hindi/" rel="nofollow">भारत का राष्ट्रीय पोर्टल</a></font></li><li><font color="#ff9900"><a href="http://www.rajbhasha.nic.in/" class="external text" title="http://www.rajbhasha.nic.in/" rel="nofollow">राजभाषा विभाग</a></font></li><li><font color="#ff9900"><a href="http://hindinideshalaya.nic.in/hindi/indexhindi.html" class="external text" title="http://hindinideshalaya.nic.in/hindi/indexhindi.html" rel="nofollow">केन्द्रीय हिन्दी निदेशालय</a></font></li><li><font color="#ff9900"><a href="http://www.hindisansthan.org/hi/index.htm" class="external text" title="http://www.hindisansthan.org/hi/index.htm" rel="nofollow">केन्द्रीय हिन्दी संस्थान</a></font></li></ul>
<p><font color="#ff9900"><br>
<br>
<br></font></p>
<p><font color="#ff9900"><a name=".E0.A4.B5.E0.A4.BF.E0.A4.B5.E0.A4.BF.E0.A4.A7"></a></font></p>
<h2><font color="#ff9900"><span class="mw-headline">विविध</span></font></h2>
<p><font color="#ff9900"><a href="http://www.cfilt.iitb.ac.in/index.php" class="external text" title="http://www.cfilt.iitb.ac.in/index.php" rel="nofollow">Resource Center for Indian Language Technology Solutions</a><br>
<br>
<a href="http://www.unicom.co.uk/3in/issue2/4.Asp" class="external text" title="http://www.unicom.co.uk/3in/issue2/4.Asp" rel="nofollow">ONE WEB, ONE LANGUAGE&nbsp;: THE UNIVERSAL NETWORKING LANGUAGE (UNL)</a><br>
<br>
<a href="http://www.nri-link.com/HindiJagruti/Jagruti.htm" class="external text" title="http://www.nri-link.com/HindiJagruti/Jagruti.htm" rel="nofollow">Hindi Jagriti from Canada</a><br>
<br>
<a href="http://www.ciil.org/" class="external text" title="http://www.ciil.org/" rel="nofollow">Central Institute of Indian Languages</a><br>
<br>
<a href="http://hindi.meetup.com/" class="external text" title="http://hindi.meetup.com/" rel="nofollow">Hindi Language Meetup Groups</a><br>
<br>
<a href="http://www.kharia.org/Hindi_index.php" class="external text" title="http://www.kharia.org/Hindi_index.php" rel="nofollow">प्यारा केरकेट्टा फाउन्डेशन</a><br>
<br>
<a href="http://gnuwin.epfl.ch/hi/index.html" class="external text" title="http://gnuwin.epfl.ch/hi/index.html" rel="nofollow">ग्नूविन -- अपनी खिडकियों को खोल दें!</a><br>
<br>
<a href="http://hi.openoffice.org/index.html" class="external text" title="http://hi.openoffice.org/index.html" rel="nofollow">OpenOffice.org: हिन्दी भाषा (hi) परियोजना</a><br>
<br>
<a href="http://www.desipundit.com/category/hindi/" class="external text" title="http://www.desipundit.com/category/hindi/" rel="nofollow">DeshiPandit Hindi</a><br>
<br>
<a href="http://www.balendu.com/articles_hindi.htm" class="external text" title="http://www.balendu.com/articles_hindi.htm" rel="nofollow">Hindi Article by Balendu Sharma Dadheech</a><br>
<br>
<a href="http://www.kaustubh.com/" class="external text" title="http://www.kaustubh.com/" rel="nofollow">Hindi Shuddha Music - Kaustubh</a><br>
<br>
<a href="http://hindini.com/ravi/?p=203" class="external text" title="http://hindini.com/ravi/?p=203" rel="nofollow">Jagadeesh Vyom ke Hindi Blogs</a><br>
<br>
<a href="http://www.prayogshala.com/" class="external text" title="http://www.prayogshala.com/" rel="nofollow">PrayogShaalaa</a> Some good collection of Poems<br>
<br>
<a href="http://www.samagam.com/hindi/philsufi.htm" class="external text" title="http://www.samagam.com/hindi/philsufi.htm" rel="nofollow">SAMAGAM creating futuristic India</a><br>
<br>
<a href="http://www.shabdkosh.com/cpnt/option,com_weblinks/Itemid,4/catid,72/" class="external text" title="http://www.shabdkosh.com/cpnt/option,com_weblinks/Itemid,4/catid,72/" rel="nofollow">Streaming Internet Radio Hindi Songs</a> 4 Links here<br>
<br>
<a href="http://www.wordpaint.com/index/hi.htm" class="external text" title="http://www.wordpaint.com/index/hi.htm" rel="nofollow">WordPaint - Prem Rawat</a><br>
<br>
<a href="http://mantra-rajbhasha.cdac.in/mantrarajbhasha/index.html" class="external text" title="http://mantra-rajbhasha.cdac.in/mantrarajbhasha/index.html" rel="nofollow">Mantra Rajbhasha</a><br>
<br>
<a href="http://hi.mustdownloads.com/" class="external text" title="http://hi.mustdownloads.com/" rel="nofollow">हि.मस्टडाउनलोड्स डॉटकॉम</a>&nbsp;:
मुफ्त सॉफ्टवेयरों की हिन्दी साइट&nbsp;; यहाँ पर आपके कंप्यूटर के लिये ज़रुरी
सॉफ्टवेयर, नवीनतम संस्करण, दर्पण, पुनरवलोकन, सब मुफ़्त। प्रतिदिन
अद्यतनीकृत (updated)।<br>
<br>
<a href="http://www.vishwahindi.com/" class="external text" title="http://www.vishwahindi.com/" rel="nofollow"><b>आठवां विश्व हिंदी सम्मेलन, न्यूयार्क</b>&nbsp;: 8th World Hindi Conference, New York</a></font></p>
<p><font color="#ff9900"><a name=".E0.A4.87.E0.A4.A8.E0.A5.8D.E0.A4.B9.E0.A5.87.E0.A4.82_.E0.A4.AD.E0.A5.80_.E0.A4.A6.E0.A5.87.E0.A4.96.E0.A5.87.E0.A4.82"></a></font></p>
<h2><font color="#ff9900"><span class="mw-headline">इन्हें भी देखें</span></font></h2>
<p><font color="#ff9900"><a href="http://hi.wikipedia.org/wiki/%E0%A4%B5%E0%A4%BF%E0%A4%95%E0%A4%BF%E0%A4%AA%E0%A5%80%E0%A4%A1%E0%A4%BF%E0%A4%AF%E0%A4%BE:%E0%A4%87%E0%A4%82%E0%A4%9F%E0%A4%B0%E0%A4%A8%E0%A5%87%E0%A4%9F_%E0%A4%AA%E0%A4%B0_%E0%A4%B9%E0%A4%BF%E0%A4%A8%E0%A5%8D%E0%A4%A6%E0%A5%80_%E0%A4%95%E0%A5%87_%E0%A4%B8%E0%A4%BE%E0%A4%A7%E0%A4%A8" title="विकिपीडिया:इंटरनेट पर हिन्दी के साधन">विकिपीडिया:इंटरनेट पर हिन्दी के साधन</a></font></p></html>
<html><!-- start content -->
			<p><b>टिडलीविकी</b>
(Tiddlywiki) एक विकि है जो एक ही एचटीएमएल फाइल (CCS एवं जावास्क्रिप्ट
सहित) में सब कुछ समेटे हुए होती है। विशेष बात यह है कि यह फाइल स्वयं
सम्पादन-योग्य भी है। इस विकी को बिना अन्तरजाल से जुडे भी प्रयोग किया जा
सकता है। <b>जेरेमी रस्टन</b> (Jeremy Ruston ) इसके रचनाकार हैं। इसे निजी नोटबुक के रूप मेंप्रयोग किया जा सकता है।</p>
<p>जब कोई इसे अपने कम्प्यूटर पर उतारकर (download) इसका उपयोग करता है तो
यह प्रविष्ट की गयी नयी सूचना को हार्ड डिस्क पर जतन (save) कर सकती है।
इसके लिये यह स्वयं अपने पुराने रूप को मिटाकर नये रूप में लिख
(overwrite) लेती है।</p>
<p>टिडलीविकी का अनेक भाषाओं में अनुवाद हो चुका है। इसके अनेक रुपान्तर
(adaptations) मौजूद हैं। इसके लिये बहुत सारे 'प्लग-इन', मैक्रो आदि
उपलब्ध हैं। टिडलीविकी का 1.2.23 संस्करण आने के बाद इसका रुपान्तर बनाने
के लिये इसके कोड में परिवर्तन नहीं करना पडता बल्कि यह काम 'प्लग-इन' की
सहायता से किया जाता है।</p>

<h2><span class="editsection"></span><span class="mw-headline">मुख्य विशेषताएँ</span></h2>
<p>१) इसे इन्स्टाल नहीं करना पडता। यह प्रमुख आपरेटिंग सिस्टम्स
(विन्डोज, लिनक्स, मैकिन्टोश) पर अधिकांश आधुनिक ब्राउजरों (फायरफाक्स,
इन्टरनेट इक्सप्लोरर, ओपेरा आदि) को सपोर्ट करती है। इसका आकार (साइज)
छोटा है। इसलिये इसे यह निजी चल विकी (portable personal wiki.) की तरह
प्रयुक्त हो सकती है।</p>
<p>२) छोटा आकार (साइज) - आसानी से डाउनलोड/अपलोड किया जा सकता है।</p>
<p>३) मुक्तस्रोत (ओपेनसोर्स) - इसको अपनी आवश्यकता के अनुसार बदलकर उपयोग
में लाया जा सकता है। इसी लिये इसके अनेकों परिवर्तित रूप (adaptations)
बन गये हैं।</p>
<p>४) परम्परागत विकियों के विपरीत, मूल टिडलीविकी पूर्णतः क्लाएंट-साइड
अनुप्रयोग है, इसलिये इसपर काम करने के लिये अन्तरजाल से जुड़े होना जरूरी
नहीं है। (अब टिडलीविकी के ऐसे रूपान्तर भी आ गये हैं जो सर्वर-साइड
अनुप्रयोग हैं।)</p>
<p>५) यह हाइपरटेक्स्ट एचटीएमएल फाइल है जिसे वेबसर्वर पर पोस्ट क्या जा
सकता है; इमेल से किसी दूसरे को भेजा जा सकता है; पेन-ड्राइव पर भण्डारण
किया जा सकता है; इसे अपलोड करके किसी समूह में या अन्त्तरजाल पर 'शेयर'
किया जा सकता है।</p>
<p>६) इसकी रचना इस प्रकार की गयी है कि यह रेखीय, क्रमागत या हाइरार्किकल पठन के बजाय हाइपरलिंकिङ् पर आधारित <b>अरेखीय</b> पठन को प्रोत्साहित करती है।</p>
<p>७) <b>स्वानुकूलन</b>&nbsp;: टिडलीविकी को अपनी आवश्यकता के अनुरूप बनाना
बहुत आसान है। टिडलीविकी के 1.2.22 संस्करण आने के बाद इसके रुपान्तर
(adaptations) बनाना अब अत्यन्त सरल हो गया है। अब कोड में परिवर्तन के
बजाय यह कार्य 'प्लग-इन' बनाकर किये जाते हैं।</p>
<p>८) टिडलीविकी मुख्यतः लघु सामग्री (माइक्रो-कन्टेन्ट) के लिये अधिक उपयुक्त है। विशाल सामग्री के लिये यह उतनी अच्छी नहीं है।</p>
<p><a name=".E0.A4.AA.E0.A5.8D.E0.A4.B0.E0.A4.AE.E0.A5.81.E0.A4.96_.E0.A4.89.E0.A4.AA.E0.A4.AF.E0.A5.8B.E0.A4.97"></a></p>
<h2><span class="editsection"></span><span class="mw-headline">प्रमुख उपयोग</span></h2>
<ul><li>किसी उत्पाद, साफ्टवेयर आदि के लिये एक बढिया मैनुअल अथवा दस्तावेज प्रबन्धक (documentation manager) की तरह</li></ul>
<ul><li>इसकी सहायता से बेहतरीन <b>प्रायः पूछे गये प्रश्न</b> ( FAQ ) बनाया जा सकता है।</li></ul>
<ul><li>अपना निजी विश्वकोश या डिक्शनरी बनाने के लिये भी प्रयोग कर सकते है।</li></ul>
<ul><li>इसको शेष-कार्य (to do list) बनाने के लिये उपयोग किया जा सकता है। (
इसके लिये हर शेष-कार्य के लिये एक टिडलर (tiddlers.) बनाया जा सकता है।)</li></ul>
<ul><li>कुछ लोग इसे चिट्ठा (ब्लाग ) के रूप में उपयोग करते है।</li></ul>
<ul><li>कुछ लोग इसे वेबसाइट के रूप में इस्तेमाल करते हैं।</li></ul>
<ul><li>यदि आपका डेस्कटॉप छोटे-छोटे टेक्स्ट फाइलों, चेतावनियों (रिमाइंडर्स)
और नोट आदि से भरा हुआ है तो यह उन्हे सरलता से और बेहतर ढंग से स्टोर कर
सकता है।</li></ul>
<p><br></p>
<p><a name=".E0.A4.87.E0.A4.A8.E0.A5.8D.E0.A4.B9.E0.A5.87.E0.A4.82_.E0.A4.AD.E0.A5.80_.E0.A4.A6.E0.A5.87.E0.A4.96.E0.A5.87.E0.A4.82"></a></p>
<h2><span class="editsection"></span><span class="mw-headline">इन्हें भी देखें</span></h2>
<ul><li><a href="http://hi.wikipedia.org/wiki/%E0%A4%A4%E0%A4%B0%E0%A4%B9_%E0%A4%A4%E0%A4%B0%E0%A4%B9_%E0%A4%95%E0%A5%87_%E0%A4%B5%E0%A4%BF%E0%A4%95%E0%A5%80" title="तरह तरह के विकी">तरह तरह के विकी</a></li></ul>
<p><a name=".E0.A4.B5.E0.A4.BE.E0.A4.B9.E0.A5.8D.E0.A4.AF_.E0.A4.B8.E0.A5.82.E0.A4.A4.E0.A5.8D.E0.A4.B0"></a></p>
<h2><span class="editsection"></span><span class="mw-headline">वाह्य सूत्र</span></h2>
<ul><li><a href="http://www.tiddlywiki.com" class="external text" title="http://www.tiddlywiki.com" rel="nofollow">जरेमी रस्टन द्वारा विकसित <b>डिडलीविकी</b></a></li><li><a href="http://www.tiddlywiki.org" class="external text" title="http://www.tiddlywiki.org" rel="nofollow">www.tiddlywiki.org</a>, टिडलीविकी के बारे में विकी</li><li><a href="http://trac.tiddlywiki.org" class="external text" title="http://trac.tiddlywiki.org" rel="nofollow">trac.tiddlywiki.org</a>, TiddlyWiki infrastructure used for development:</li><li><a href="http://twhelp.tiddlyspot.com/index.html" class="external text" title="http://twhelp.tiddlyspot.com/index.html" rel="nofollow">TW Help</a> - नवसिखुओं के लिये टिडलीविकी सहायता; टिडलीविकी की फार्मेटिंग और रचना के बारे में उत्कृष्ट सन्दर्भ</li><li><a href="http://video.google.com/videoplay?docid=772332146705420259" class="external text" title="http://video.google.com/videoplay?docid=772332146705420259" rel="nofollow"><i>Why Wiki? A Glimpse into our Post-Document Future</i> - a presentation by Jeremy Ruston</a> on Google Video</li><li><a href="http://www.tiddlytools.com/" class="external text" title="http://www.tiddlytools.com/" rel="nofollow">www.tiddlytools.com</a>, small tool for big ideas!</li><li><a href="http://tiddlywikiguides.org/index.php?title=TiddlyWiki_Guides" class="external text" title="http://tiddlywikiguides.org/index.php?title=TiddlyWiki_Guides" rel="nofollow">TiddlyWiki Guides</a></li><li><a href="http://tiddlywikitips.com/" class="external text" title="http://tiddlywikitips.com/" rel="nofollow">TiddlyWikiTips.com</a> - Your TiddlyWiki Tips Resource!</li><li><a href="http://tiddlyvault.tiddlyspot.com/" class="external text" title="http://tiddlyvault.tiddlyspot.com/" rel="nofollow"><b>TiddlyVault</b></a> - a comprehensive collection of plugins, macros, and other extensions available to enhance your TiddlyWiki experience</li><li><a href="http://tiddlyspot.com/" class="external text" title="http://tiddlyspot.com/" rel="nofollow"><b>टिडलीस्पॉट</b></a>
- कुछ सेकेण्डों के अन्दर अपनी निजी विकी बनायें; इसे सार्वजनिक बनायें या
निजी रखें; इसे ऑनलाइन या ऑफलाइन रहकर अद्यतन (अपडेट) करें।</li><li><a href="http://hindi-vishwakosh.tiddlyspot.com/" class="external text" title="http://hindi-vishwakosh.tiddlyspot.com/" rel="nofollow"><b>हिन्दी सर्वज्ञ</b></a> - टिडलीस्पाट पर हिन्दी का विश्वकोश</li><li><a href="http://nothickmanuals.info/doku.php/cheatsheets" class="external text" title="http://nothickmanuals.info/doku.php/cheatsheets" rel="nofollow">डिडलीविकी का चीटशीट</a></li></ul></html>
या कुन्देन्दुतुषारहारधवला
या शुभ्रवस्त्रावृता
या वीणावरदण्डमण्डितकरा
या श्वेतपद्मासना
या ब्रह्माच्युतशंकरप्रभृतिभिर्दैवै: सदा वन्दिता
सा मां पातु सरस्वती भगवती
नि:शेष जाड्यांपहा।।
हिंदी की स्तुति में खूब चली है कवियों की लेखनी 

 स्रोत:  विनोद चन्द्र पांडेय `विनोद`
 स्थान:  नई दिल्ली 
 दिनांक: 09 अगस्त 2008 
 अपलोड समय: 12:24    

 -----
    
कई हिंदी कवियों ने हिंदी भाषा और उसकी विशेषताओं पर प्रभावशाली कविताएं लिखी हैं। इन कविताओं में हिंदी और देवनागरी की महिमा को अभिव्यक्त किया गया है। स्वर्गीय कविवर विश्वनाथ सिंह `विकल` गौंडवी ने भी हिन्दी का समर्थन करते हुए उसकी विशेषताओं का उल्लेख किया है। और उस पर बलि-बलि जाने का संदेश दिया है-

सबल, पूर्ण सम्पन्न, सक्षम सभी विधि,
मधुर मातृभाषा हमारी है हिन्दी।
विकल क्यों न बलि जॉय हम इसकी छवि पै,
जननि शारदा की दुलारी है हिन्दी।।

विकल जी ने एक अन्य रचना में हिन्दी को स्नेह और सद्भाव की भाषा बनाने और उसके उज्ज्वल भविष्य की कामना की है। वह हिन्दी की प्रतिष्ठा के लिए पूर्णतया आश्वस्त हैं। उनका विचार है-

ज्योति जगा सद्भावना की,
सब भेद न भाव मिटाएगी हिन्दी।
स्नेह सुधा बरसा वसुधा पर,
आग घृणा की बुझाएगी हिन्दी।।
आज नहीं कल निश्चित ही,
यह रूप अनूप दिखाएगी हिन्दी।
हिन्दुस्तान तो हिन्दुस्तान है
सारे जहान पै छाएगी हिन्दी।।

सुकवि मगन अवस्थी जी ने भी हिन्दी भाषा और उसकी देवनागरी लिपि का जयगान किया है-

जय हिन्दी जय देवनागरी।
जय स्वतंत्र भारत की आशा।
जय स्वतंत्र भारत की भाषा
भारत-जननी के मस्तक की,
श्री शोभा कुंकम सोहागरी।
जय हिन्दी जय देवनागरी।।

पंण् शिवशंकर मिश्र हिन्दी के अनन्य उपासक और आराधक थे। हिन्दी सम्बंधी उनकी रचना हिन्दी के प्रति उनकी अगाध श्रद्धा की परिचायिका है। `वासन्ती शोभा है हिन्दी` कविता की कुछ पंक्तियां दृष्टान्त स्वरूप उदृधत हैं-

वासन्ती शोभा है हिन्दी
दिव्य देश उपवन की।
राष्ट्र देवता के मस्तक की
शोभा, ज्योति नयन की।।
गूंजी है जिसकी प्रशस्ति में,
मृदु गीतों की वाणी।
तुलसी, सूर, कबीर, जायसी,
मीरा चिर कल्याणी।।
निज प्रभु के पद रज को चूमा,
चाह न की कंचन की।
वासन्ती शोभा है हिन्दी,
दिव्य देश उपवन की।।

हिन्दी के सरस एवं लोकप्रिय गीतकार श्री सोम ठाकुर ने भी हिन्दी का वन्दन और अभिनन्दन किया है। उनकी `हिन्दी-वंदना` प्रेरक एवं उत्साह वर्द्धक है। गीत की कुछ पंक्तियां उल्लेखनीय हैं-

करते हैं तन-मन से वन्दन
जन-गण-मन की अभिलाषा का।
अभिनन्दन अपनी संस्कृति का,
आराधन अपनी भाषा का।।
अपने रत्नाकर के रहते,
किसकी धारा के बीच बहें।
हम इतने निर्धन नहीं कि
वाणी से औरों के ऋणी रहें।।
इसमें प्रतिबििम्बत है अतीत,
आकार ले रहा वर्तमान,
यह दर्शन अपनी संस्कृति का,
यह दर्पन अपनी भाषा का।।
यह ऊंचाई है तुलसी की,
यह सूर-सिन्धु की गहराई
टंकार चंद वरदाई की,
यह विद्यापति की पुरवाई।।
जयशंकर का जयकार,
निराला का यह अपराजेय ओज,
यह गर्जन अपनी संस्कृति का,
यह गुंजन अपनी भाषा का।

साभार: हिन्दी जगत


 
<html><a href="http://uchitakarma.tiddlyspot.com/">कर्म और व्यवसाय</a><br><br><a href="http://arogya.tiddlyspot.com/">आरोग्य</a><br><br><a href="http://sanskrit-sansaar.tiddlyspot.com/">संस्कृत संसार</a><br><br><a href="http://sahasra-vakya.tiddlyspot.com/">संस्कृत व्यवहार साहस्री</a><br><br><a href="http://susuutra.tiddlyspot.com/">हिन्दी सुसूत्र</a><br><br><a href="http://anunad.tiddlyspot.com/">अनुनाद</a><br><br><a href="http://aatmavikaas.tiddlyspot.com/">व्यक्तित्व विकास</a><br><br><a 
href="http://hindily.tiddlyspot.com/">मेरी टिडलीविकी</a><br><br><a 
href="http://shishuwiki.tiddlyspot.com/">शिशुविकी</a></html>

<html><ul><li><a href="http://hi.wikibooks.org/wiki/%E0%A4%85%E0%A4%82%E0%A4%97%E0%A5%8D%E0%A4%B0%E0%A5%87%E0%A4%9C%E0%A5%80_%E0%A4%A8%E0%A5%87_%E0%A4%AC%E0%A4%A8%E0%A4%BE%E0%A4%8F_%27%E0%A4%A8%E0%A4%8F_%E0%A4%B5%E0%A4%82%E0%A4%9A%E0%A4%BF%E0%A4%A4%27_%E0%A4%94%E0%A4%B0_%27%E0%A4%A8%E0%A4%8F_%E0%A4%AC%E0%A5%8D%E0%A4%B0%E0%A4%BE%E0%A4%B9%E0%A5%8D%E0%A4%AE%E0%A4%A3%27" title="अंग्रेजी ने बनाए 'नए वंचित' और 'नए ब्राह्मण'">अंग्रेजी ने बनाए 'नए वंचित' और 'नए ब्राह्मण'</a> - मधु पूर्णिमा किश्वर, संपादक, मानुषी</li><li><a href="http://hi.wikibooks.org/wiki/%E0%A4%85%E0%A4%82%E0%A4%97%E0%A5%8D%E0%A4%B0%E0%A5%87%E0%A4%9C%E0%A5%80_%E0%A4%95%E0%A5%87_%E0%A4%A4%E0%A4%BE%E0%A4%B2%E0%A5%87_%E0%A4%AE%E0%A5%87%E0%A4%82_%E0%A4%AC%E0%A4%82%E0%A4%A6_%E0%A4%AD%E0%A4%BE%E0%A4%B0%E0%A4%A4_%E0%A4%95%E0%A4%BE_%E0%A4%B5%E0%A4%BF%E0%A4%95%E0%A4%BE%E0%A4%B8" title="अंग्रेजी के ताले में बंद भारत का विकास">अंग्रेजी के ताले में बंद भारत का विकास</a> - मधु पूर्णिमा किश्वर, संपादक, मानुषी</li><li><a href="http://hi.wikibooks.org/wiki/%E0%A4%B9%E0%A4%BF%E0%A4%A8%E0%A5%8D%E0%A4%A6%E0%A5%80_%E0%A4%95%E0%A5%80_%E0%A4%B8%E0%A4%AE%E0%A4%B8%E0%A5%8D%E0%A4%AF%E0%A4%BE%2C_%E0%A4%85%E0%A4%A5%E0%A4%BE%E0%A4%B0%E0%A5%8D%E0%A4%A4_%E0%A4%AD%E0%A4%BE%E0%A4%B0%E0%A4%A4_%E0%A4%95%E0%A5%80_%E0%A4%B8%E0%A4%AE%E0%A4%B8%E0%A5%8D%E0%A4%AF%E0%A4%BE" title="हिन्दी की समस्या, अथार्त भारत की समस्या">हिन्दी की समस्या, अथार्त भारत की समस्या</a> - डा राम चौधरी, प्रोफेसर भौतिक विज्ञान, न्यूयार्क स्टेट युनिर्वसिटी</li><li><a href="http://hi.wikibooks.org/wiki/%E0%A4%AD%E0%A4%BE%E0%A4%B0%E0%A4%A4_%E0%A4%95%E0%A5%80_%E0%A4%AD%E0%A5%80%E0%A4%B7%E0%A4%A3_%E0%A4%AD%E0%A4%BE%E0%A4%B7%E0%A4%BE-%E0%A4%B8%E0%A4%AE%E0%A4%B8%E0%A5%8D%E0%A4%AF%E0%A4%BE_%E0%A4%94%E0%A4%B0_%E0%A4%89%E0%A4%B8%E0%A4%95%E0%A5%87_%E0%A4%B8%E0%A4%AE%E0%A5%8D%E0%A4%AD%E0%A4%BE%E0%A4%B5%E0%A4%BF%E0%A4%A4_%E0%A4%B8%E0%A4%AE%E0%A4%BE%E0%A4%A7%E0%A4%BE%E0%A4%A8" title="भारत की भीषण भाषा-समस्या और उसके सम्भावित समाधान">भारत की भीषण भाषा-समस्या और उसके सम्भावित समाधान</a> - अजय कुलश्रेष्ठ, कैलिफोर्निया, यू०एस०ए०</li><li><a href="http://hi.wikibooks.org/wiki/%E0%A4%B9%E0%A4%BF%E0%A4%A8%E0%A5%8D%E0%A4%A6%E0%A5%80_%E0%A4%95%E0%A5%87_%E0%A4%B9%E0%A4%A4%E0%A5%8D%E0%A4%AF%E0%A4%BE%E0%A4%B0%E0%A5%87" title="हिन्दी के हत्यारे">हिन्दी के हत्यारे</a> - प्रभु जोशी</li><li><a href="http://hi.wikibooks.org/wiki/%E0%A4%B9%E0%A4%BF%E0%A4%A8%E0%A5%8D%E0%A4%A6%E0%A5%80_%E0%A4%95%E0%A5%87_%E0%A4%B9%E0%A4%A4%E0%A5%8D%E0%A4%AF%E0%A4%BE%E0%A4%B0%E0%A5%87_-_2" title="हिन्दी के हत्यारे - 2">हिन्दी के हत्यारे - 2</a> - प्रभु जोशी</li><li><a href="http://hi.wikibooks.org/wiki/%E0%A4%AA%E0%A4%B0%E0%A4%BE%E0%A4%88_%E0%A4%AD%E0%A4%BE%E0%A4%B7%E0%A4%BE_%E0%A4%B8%E0%A5%87_%E0%A4%A8%E0%A4%B9%E0%A5%80%E0%A4%82_%E0%A4%AE%E0%A4%BF%E0%A4%9F%E0%A5%87%E0%A4%97%E0%A4%BE_%E0%A4%A6%E0%A4%BF%E0%A4%B2%E0%A4%A4%E0%A5%8B%E0%A4%82_%E0%A4%95%E0%A4%BE_%E0%A4%A6%E0%A4%B0%E0%A5%8D%E0%A4%A6" title="पराई भाषा से नहीं मिटेगा दिलतों का दर्द">पराई भाषा से नहीं मिटेगा दिलतों का दर्द</a></li><li><a href="http://hi.wikibooks.org/wiki/%E0%A4%AD%E0%A4%BE%E0%A4%B0%E0%A4%A4%E0%A5%80%E0%A4%AF_%E0%A4%B0%E0%A4%BE%E0%A4%9C_%E0%A4%B8%E0%A4%A4%E0%A5%8D%E0%A4%A4%E0%A4%BE_%E0%A4%94%E0%A4%B0_%E0%A4%B9%E0%A4%BF%E0%A4%82%E0%A4%A6%E0%A5%80" title="भारतीय राज सत्ता और हिंदी">भारतीय राज सत्ता और हिंदी</a> - रविभूषण</li><li><a href="http://hi.wikibooks.org/wiki/%E0%A4%AD%E0%A4%BE%E0%A4%B7%E0%A4%BE_%E0%A4%94%E0%A4%B0_%E0%A4%A6%E0%A5%87%E0%A4%B6" title="भाषा और देश">भाषा और देश</a></li><li><a href="http://hi.wikibooks.org/wiki/%E0%A4%AD%E0%A5%82%E0%A4%AE%E0%A4%82%E0%A4%A1%E0%A4%B2%E0%A5%80%E0%A4%95%E0%A4%B0%E0%A4%A3_%E0%A4%95%E0%A5%80_%E0%A4%9A%E0%A5%81%E0%A4%A8%E0%A5%8C%E0%A4%A4%E0%A4%BF%E0%A4%AF%E0%A4%BE%E0%A4%81_:_%E0%A4%B8%E0%A4%82%E0%A4%9A%E0%A4%BE%E0%A4%B0_%E0%A4%AE%E0%A4%BE%E0%A4%A7%E0%A5%8D%E0%A4%AF%E0%A4%AE_%E0%A4%94%E0%A4%B0_%E0%A4%B9%E0%A4%BF%E0%A4%82%E0%A4%A6%E0%A5%80_%E0%A4%95%E0%A4%BE_%E0%A4%B8%E0%A4%82%E0%A4%A6%E0%A4%B0%E0%A5%8D%E0%A4%AD" title="भूमंडलीकरण की चुनौतियाँ : संचार माध्यम और हिंदी का संदर्भ">भूमंडलीकरण की चुनौतियाँ : संचार माध्यम और हिंदी का संदर्भ</a></li><li><a href="http://hi.wikibooks.org/wiki/%E0%A4%B5%E0%A4%B0%E0%A5%8D%E0%A4%A4%E0%A4%AE%E0%A4%BE%E0%A4%A8_%E0%A4%AF%E0%A5%81%E0%A4%97_%E0%A4%95%E0%A4%BE_%E0%A4%AF%E0%A4%95%E0%A5%8D%E0%A4%B7_%E0%A4%AA%E0%A5%8D%E0%A4%B0%E0%A4%B6%E0%A5%8D%E0%A4%A8_-_%E0%A4%B0%E0%A4%BE%E0%A4%B7%E0%A5%8D%E0%A4%9F%E0%A5%8D%E0%A4%B0%E0%A4%AD%E0%A4%BE%E0%A4%B7%E0%A4%BE_%E0%A4%B8%E0%A4%AE%E0%A4%BE%E0%A4%A7%E0%A4%BE%E0%A4%A8_%E0%A4%97%E0%A4%BE%E0%A4%82%E0%A4%A7%E0%A5%80-%E0%A4%A6%E0%A4%B0%E0%A5%8D%E0%A4%B6%E0%A4%A8_%E0%A4%AE%E0%A5%87%E0%A4%82" title="वर्तमान युग का यक्ष प्रश्न - राष्ट्रभाषा समाधान गांधी-दर्शन में">वर्तमान युग का यक्ष प्रश्न - राष्ट्रभाषा समाधान गांधी-दर्शन में</a></li><li><a href="http://hi.wikibooks.org/wiki/%E0%A4%B5%E0%A4%BF%E0%A4%A6%E0%A5%87%E0%A4%B6%E0%A5%8B%E0%A4%82_%E0%A4%AE%E0%A5%87%E0%A4%82_%E0%A4%85%E0%A4%82%E0%A4%97%E0%A5%8D%E0%A4%B0%E0%A5%87%E0%A4%9C%E0%A4%BC%E0%A5%80" title="विदेशों में अंग्रेज़ी">विदेशों में अंग्रेज़ी</a> - डॉ. वेदप्रताप वैदिक</li><li><a href="http://hi.wikibooks.org/wiki/%E0%A4%85%E0%A4%81%E0%A4%97%E0%A4%B0%E0%A5%87%E0%A4%9C%E0%A5%80_%E0%A4%95%E0%A5%80_%E0%A4%9A%E0%A4%95%E0%A5%8D%E0%A4%95%E0%A5%80_%E0%A4%AE%E0%A5%87%E0%A4%82_%E0%A4%95%E0%A5%8D%E0%A4%AF%E0%A5%8B%E0%A4%82_%E0%A4%AA%E0%A4%BF%E0%A4%B8%E0%A5%87%E0%A4%82_%E0%A4%AC%E0%A4%9A%E0%A5%8D%E0%A4%9A%E0%A5%87%3F" title="अँगरेजी की चक्की में क्यों पिसें बच्चे?">अँगरेजी की चक्की में क्यों पिसें बच्चे?</a> - डॉ. वेदप्रताप वैदिक</li><li><a href="http://hi.wikibooks.org/wiki/%E0%A4%B8%E0%A4%82%E0%A4%B5%E0%A4%BF%E0%A4%A7%E0%A4%BE%E0%A4%A8_%E0%A4%AE%E0%A5%87%E0%A4%82_%E0%A4%B9%E0%A4%BF%E0%A4%82%E0%A4%A6%E0%A5%80" title="संविधान में हिंदी">संविधान में हिंदी</a> - डॉ. लक्ष्मी मल्ल सिंघवी</li><li><a href="http://hi.wikibooks.org/wiki/%E0%A4%B9%E0%A4%BF%E0%A4%82%E0%A4%A6%E0%A5%80%2C_%E0%A4%B8%E0%A4%82%E0%A4%AF%E0%A5%81%E0%A4%95%E0%A5%8D%E0%A4%A4_%E0%A4%B0%E0%A4%BE%E0%A4%B7%E0%A5%8D%E0%A4%9F%E0%A5%8D%E0%A4%B0%E0%A4%B8%E0%A4%82%E0%A4%98_%E0%A4%95%E0%A5%80_%E0%A4%AD%E0%A4%BE%E0%A4%B7%E0%A4%BE_%E0%A4%AC%E0%A4%A8_%E0%A4%95%E0%A4%B0_%E0%A4%B0%E0%A4%B9%E0%A5%87%E0%A4%97%E0%A5%80" title="हिंदी, संयुक्त राष्ट्रसंघ की भाषा बन कर रहेगी">हिंदी, संयुक्त राष्ट्रसंघ की भाषा बन कर रहेगी</a></li><li><a href="http://hi.wikibooks.org/wiki/%E0%A4%B9%E0%A4%BF%E0%A4%A8%E0%A5%8D%E0%A4%A6%E0%A5%80_%E0%A4%AE%E0%A5%87%E0%A4%82_%E0%A4%B5%E0%A5%88%E0%A4%9C%E0%A5%8D%E0%A4%9E%E0%A4%BE%E0%A4%A8%E0%A4%BF%E0%A4%95_%E0%A4%B8%E0%A4%BE%E0%A4%B9%E0%A4%BF%E0%A4%A4%E0%A5%8D%E0%A4%AF_%E0%A4%B8%E0%A5%83%E0%A4%9C%E0%A4%A8_%E0%A4%95%E0%A5%80_%E0%A4%B8%E0%A5%8D%E0%A4%A5%E0%A4%BF%E0%A4%A4%E0%A4%BF" title="हिन्दी में वैज्ञानिक साहित्य सृजन की स्थिति">हिन्दी में वैज्ञानिक साहित्य सृजन की स्थिति</a></li><li><a href="http://hi.wikibooks.org/wiki/%E0%A4%B9%E0%A4%BF%E0%A4%A8%E0%A5%8D%E0%A4%A6%E0%A5%80_%E0%A4%95%E0%A5%87_%E0%A4%AD%E0%A4%97%E0%A5%80%E0%A4%B0%E0%A4%A5_-_%E0%A4%AE%E0%A4%B9%E0%A4%BE%E0%A4%AE%E0%A4%A8%E0%A4%BE_%E0%A4%AA%E0%A4%82_%E0%A4%AE%E0%A4%A6%E0%A4%A8_%E0%A4%AE%E0%A5%8B%E0%A4%B9%E0%A4%A8_%E0%A4%AE%E0%A4%BE%E0%A4%B2%E0%A4%B5%E0%A5%80%E0%A4%AF" title="हिन्दी के भगीरथ - महामना पं मदन मोहन मालवीय">हिन्दी के भगीरथ - महामना पं मदन मोहन मालवीय</a>&nbsp;: श्री जगत प्रकाश चतुर्वेदी</li><li><a href="http://hi.wikibooks.org/wiki/%E0%A4%B5%E0%A4%BF%E0%A4%A6%E0%A5%87%E0%A4%B6%E0%A5%8B%E0%A4%82_%E0%A4%AE%E0%A5%87%E0%A4%82_%E0%A4%B9%E0%A4%BF%E0%A4%A8%E0%A5%8D%E0%A4%A6%E0%A5%80_%E0%A4%95%E0%A4%BE_%E0%A4%AC%E0%A4%A2%E0%A4%BC%E0%A4%A4%E0%A4%BE_%E0%A4%AA%E0%A5%8D%E0%A4%B0%E0%A4%AD%E0%A4%BE%E0%A4%B5" title="विदेशों में हिन्दी का बढ़ता प्रभाव">विदेशों में हिन्दी का बढ़ता प्रभाव</a> - राकेश शर्मा निशीथ</li><li><a href="http://hi.wikibooks.org/wiki/%E0%A4%B9%E0%A4%BF%E0%A4%A8%E0%A5%8D%E0%A4%A6%E0%A5%80_%E0%A4%9C%E0%A4%BE%E0%A4%A8%E0%A4%A8%E0%A5%87_%E0%A4%B5%E0%A4%BE%E0%A4%B2%E0%A5%8B%E0%A4%82_%E0%A4%95%E0%A5%80_%E0%A4%B8%E0%A4%82%E0%A4%96%E0%A5%8D%E0%A4%AF%E0%A4%BE_%E0%A4%A6%E0%A5%81%E0%A4%A8%E0%A4%BF%E0%A4%AF%E0%A4%BE_%E0%A4%AE%E0%A5%87%E0%A4%82_%E0%A4%B8%E0%A4%AC%E0%A4%B8%E0%A5%87_%E0%A4%85%E0%A4%A7%E0%A4%BF%E0%A4%95" title="हिन्दी जानने वालों की संख्या दुनिया में सबसे अधिक">हिन्दी जानने वालों की संख्या दुनिया में सबसे अधिक</a></li><li><a href="http://hi.wikibooks.org/wiki/%E0%A4%B8%E0%A4%95%E0%A5%8D%E0%A4%B7%E0%A4%AE_%E0%A4%B9%E0%A5%88_%E0%A4%B9%E0%A4%BF%E0%A4%82%E0%A4%A6%E0%A5%80_%E0%A4%95%E0%A5%80_%E0%A4%A8%E0%A4%88_%E0%A4%AA%E0%A5%80%E0%A4%A2%E0%A4%BC%E0%A5%80" title="सक्षम है हिंदी की नई पीढ़ी">सक्षम है हिंदी की नई पीढ़ी</a> - श्री रवींद्र कालिया, भारतीय ज्ञानपीठ के कार्यकारी निदेशक</li><li><a href="http://hi.wikibooks.org/wiki/%E0%A4%B9%E0%A4%BF%E0%A4%A8%E0%A5%8D%E0%A4%A6%E0%A5%80%2C_%E0%A4%AF%E0%A5%81%E0%A4%B5%E0%A4%BE_%E0%A4%AA%E0%A5%80%E0%A4%A2%E0%A4%BC%E0%A5%80_%E0%A4%94%E0%A4%B0_%E0%A4%9C%E0%A5%8D%E0%A4%9E%E0%A4%BE%E0%A4%A8-%E0%A4%B5%E0%A4%BF%E0%A4%9C%E0%A5%8D%E0%A4%9E%E0%A4%BE%E0%A4%A8" title="हिन्दी, युवा पीढ़ी और ज्ञान-विज्ञान">हिन्दी, युवा पीढ़ी और ज्ञान-विज्ञान</a></li><li><a href="http://hi.wikibooks.org/wiki/%E0%A4%B9%E0%A4%BF%E0%A4%82%E0%A4%A6%E0%A5%80_%E0%A4%95%E0%A5%87_%E0%A4%85%E0%A4%A8%E0%A5%81%E0%A4%95%E0%A5%82%E0%A4%B2_%E0%A4%B9%E0%A5%8B%E0%A4%A4%E0%A5%80_%E0%A4%9C%E0%A4%BE_%E0%A4%B0%E0%A4%B9%E0%A5%80_%E0%A4%B9%E0%A5%88_%E0%A4%86%E0%A4%88%E0%A4%9F%E0%A5%80_%E0%A4%95%E0%A5%80_%E0%A4%A6%E0%A5%81%E0%A4%A8%E0%A4%BF%E0%A4%AF%E0%A4%BE" title="हिंदी के अनुकूल होती जा रही है आईटी की दुनिया">हिंदी के अनुकूल होती जा रही है आईटी की दुनिया</a> - बालेन्दु दाधीच</li><li><a href="http://hi.wikibooks.org/wiki/%E0%A4%9C%E0%A4%B0%E0%A5%82%E0%A4%B0%E0%A5%80_%E0%A4%B9%E0%A5%88_%E0%A4%AD%E0%A4%BE%E0%A4%B7%E0%A4%BE%E0%A4%93%E0%A4%82_%E0%A4%95%E0%A5%8B_%E0%A4%AE%E0%A4%B0%E0%A4%A8%E0%A5%87_%E0%A4%B8%E0%A5%87_%E0%A4%AC%E0%A4%9A%E0%A4%BE%E0%A4%A8%E0%A4%BE" title="जरूरी है भाषाओं को मरने से बचाना">जरूरी है भाषाओं को मरने से बचाना</a> - अमर उजाला</li><li><a href="http://hi.wikibooks.org/wiki/%E0%A4%B9%E0%A4%BF%E0%A4%A8%E0%A5%8D%E0%A4%A6%E0%A5%80_%E0%A4%B0%E0%A4%BE%E0%A4%B7%E0%A5%8D%E0%A4%9F%E0%A5%8D%E0%A4%B0%E0%A5%80%E0%A4%AF_%E0%A4%B8%E0%A4%AE%E0%A5%8D%E0%A4%AA%E0%A4%B0%E0%A5%8D%E0%A4%95_%E0%A4%95%E0%A5%80_%E0%A4%AD%E0%A4%BE%E0%A4%B7%E0%A4%BE_%E0%A4%AC%E0%A4%A8_%E0%A4%9A%E0%A5%81%E0%A4%95%E0%A5%80_%E0%A4%B9%E0%A5%88" title="हिन्दी राष्ट्रीय सम्पर्क की भाषा बन चुकी है">हिन्दी राष्ट्रीय सम्पर्क की भाषा बन चुकी है</a> - प्रभा साक्षी</li><li><a href="http://hi.wikibooks.org/wiki/%E0%A4%AD%E0%A4%BE%E0%A4%B0%E0%A4%A4_%E0%A4%95%E0%A5%87_%E0%A4%B8%E0%A4%AE%E0%A5%8D%E0%A4%AE%E0%A4%BE%E0%A4%A8_%E0%A4%B9%E0%A5%87%E0%A4%A4%E0%A5%81_%E0%A4%AE%E0%A5%88%E0%A4%82_%E0%A4%87%E0%A4%B8_%E0%A4%B5%E0%A4%BF%E0%A4%A7%E0%A5%87%E0%A4%AF%E0%A4%95_%E0%A4%95%E0%A4%BE_%E0%A4%B5%E0%A4%BF%E0%A4%B0%E0%A5%8B%E0%A4%A7_%E0%A4%95%E0%A4%B0%E0%A4%A4%E0%A4%BE_%E0%A4%B9%E0%A5%82%E0%A4%81" title="भारत के सम्मान हेतु मैं इस विधेयक का विरोध करता हूँ">भारत के सम्मान हेतु मैं इस विधेयक का विरोध करता हूँ</a> - डॉ. राम कुमार वर्मा</li><li><a href="http://hi.wikibooks.org/wiki/%E0%A4%B9%E0%A4%BF%E0%A4%B0%E0%A4%A3_%E0%A4%AA%E0%A4%B0_%E0%A4%95%E0%A5%8D%E0%A4%AF%E0%A5%8B%E0%A4%82_%E0%A4%B2%E0%A4%BE%E0%A4%A6%E0%A5%87%E0%A4%82_%E0%A4%98%E0%A4%BE%E0%A4%B8%3F" title="हिरण पर क्यों लादें घास?">हिरण पर क्यों लादें घास?</a> - डॉ. वेदप्रताप वैदिक</li></ul>
<p><br></p>
<p><a name=".E0.A4.B5.E0.A4.BE.E0.A4.B9.E0.A5.8D.E0.A4.AF_.E0.A4.B8.E0.A5.82.E0.A4.A4.E0.A5.8D.E0.A4.B0"></a></p><ul><li><a href="http://timesofindia.indiatimes.com/articleshow/msid-1549720,curpg-1.cms" class="external text" title="http://timesofindia.indiatimes.com/articleshow/msid-1549720,curpg-1.cms" rel="nofollow">Google predicts India will be largest net mkt</a> (Times of India)</li></ul><ul><li><a href="http://www.techtree.com/techtree/jsp/article.jsp?article_id=74901&amp;cat_id=597" class="external text" title="http://www.techtree.com/techtree/jsp/article.jsp?article_id=74901&amp;cat_id=597" rel="nofollow">Rise of Hindi Portals</a> (Techtree dot com)</li><li><a href="http://www.localisationlabs.com/Localisation%20Articles.aspx?storyid=060730201750010500" class="external text" title="http://www.localisationlabs.com/Localisation%20Articles.aspx?storyid=060730201750010500" rel="nofollow">Is the Web going the Hindi way?</a> (Localization Labs)</li><li><a href="http://www.lakesparadise.com/madhumati/show_artical.php?id=940" class="external text" title="http://www.lakesparadise.com/madhumati/show_artical.php?id=940" rel="nofollow">राष्ट्रभाषा हिन्दी की श्रीवृद्धि में क्षेत्रीय भाषाओं का योगदान</a></li><li><a href="http://www.hindinest.com/nibandh/n21.htm" class="external text" title="http://www.hindinest.com/nibandh/n21.htm" rel="nofollow">इक्कीसवीं सदी की चुनौतियाँ और हिन्दी</a> - डॉ. हेमलता महिश्वर</li><li><a href="http://taptilok.com/pages/details.php?detail_sl_no=338&amp;cat_sl_no=8" class="external text" title="http://taptilok.com/pages/details.php?detail_sl_no=338&amp;cat_sl_no=8" rel="nofollow">प्रयोजनमूलक हिन्दी</a> - डॉ. वखतसिंह गोहिल</li><li><a href="http://www.sahityavaibhav.com/content/%E0%A4%B5%E0%A4%BF%E0%A4%B8%E0%A4%82%E0%A4%B8%E0%A5%8D%E0%A4%95%E0%A5%83%E0%A4%A4%E0%A4%BF%E0%A4%95%E0%A4%B0%E0%A4%A3-%E2%80%93-%E0%A4%B5%E0%A4%BF%E0%A4%A6%E0%A5%87%E0%A4%B6%E0%A5%80-%E0%A4%AD%E0%A4%BE%E0%A4%B7%E0%A4%BE-%E0%A4%95%E0%A4%BE-%E0%A4%AE%E0%A5%8B%E0%A4%B9" class="external text" title="http://www.sahityavaibhav.com/content/विसंस्कृतिकरण-–-विदेशी-भाषा-का-मोह" rel="nofollow"><b>विसंस्कृतिकरण</b> – विदेशी भाषा का मोह</a></li><li><a href="http://www.organiser.org/dynamic/modules.php?name=Content&amp;pa=showpage&amp;pid=234&amp;page=39" class="external text" title="http://www.organiser.org/dynamic/modules.php?name=Content&amp;pa=showpage&amp;pid=234&amp;page=39" rel="nofollow">English language affecting mother tongue</a> - By Mithun Dey</li><li><a href="http://www.abhivyakti-hindi.org/snibandh/drishtikone/2007/hindi.htm" class="external text" title="http://www.abhivyakti-hindi.org/snibandh/drishtikone/2007/hindi.htm" rel="nofollow"><b>हिंदी की हत्या के विरुद्ध</b></a> -प्रभु जोशी</li><li><a href="http://visfot.com/index.php?news=175" class="external text" title="http://visfot.com/index.php?news=175" rel="nofollow">अंग्रेजी के चमगादड़</a> - डॉ.वेदप्रताप वैदिक (21 May, 2008)</li><li><a href="http://www.srijangatha.com/2007-08/September07/hindi-vishwa-%20dr.%20vinay%20rajaram.htm" class="external text" title="http://www.srijangatha.com/2007-08/September07/hindi-vishwa-%20dr.%20vinay%20rajaram.htm" rel="nofollow">हिन्दी - करवट लेती नयी चुनौतियाँ</a> - डॉ. विनय राजाराम</li><li><a href="http://www.hindinest.com/nibandh/n22.htm" class="external text" title="http://www.hindinest.com/nibandh/n22.htm" rel="nofollow">भारत में राष्ट्रीय अखण्डता&nbsp;: भाषायी समन्वय</a> - प्रोफेसर दिविक रमेश;अक्टूबर 1, 2006</li><li><a href="http://in.jagran.yahoo.com/news/national/general/5_1_4480872.html" class="external text" title="http://in.jagran.yahoo.com/news/national/general/5_1_4480872.html" rel="nofollow">हिंदी में क्यों नहीं बोलते फिल्मी सितारे!</a> (निर्माता-निर्देशक महेश भट्ट)</li><li><a href="http://hindibharat.blogspot.com/2008/05/blog-post_12.html" class="external text" title="http://hindibharat.blogspot.com/2008/05/blog-post_12.html" rel="nofollow">भारतीय भाषाओं का भविष्य</a> - राहुल देव</li><li><a href="http://www.abhivyakti-hindi.org/snibandh/hindi_diwas/punarutthan.htm" class="external text" title="http://www.abhivyakti-hindi.org/snibandh/hindi_diwas/punarutthan.htm" rel="nofollow">भारतीय भाषाओं का पुनरुत्थान कैसे?</a> -आशीष गर्ग</li><li><a href="http://www.sahityakunj.net/LEKHAK/R/Rishabhdeo/hindi_Bhasha_ke_vikas_mein_parpatrikaon_yogdan_Alekh.htm" class="external text" title="http://www.sahityakunj.net/LEKHAK/R/Rishabhdeo/hindi_Bhasha_ke_vikas_mein_parpatrikaon_yogdan_Alekh.htm" rel="nofollow">हिंदी भाषा के विकास में पत्र-पत्रिकाओं का योगदान</a> -प्रो.ऋषभदेव शर्मा</li></ul></html>