Thursday, February 21, 2013

Best(Yet Free) Online Wesite Builders

7 Best (Yet Free) Online Website Builders

Don't Forget to participate in a contest where you can win the world's biggest UI elements pack "Impressionist User Interface Elements Pack" for 3 winners (1 developer license and 2 personal license) to design your project more creatively.

  Advertisement
There are many apps out there for you, but getting by free and good ones is not that easy. Today, we are sharing the 7 Best (Yet Free) Website Building Tools. Read each entry in the list and see which tool suits your needs best.
You are welcome if you want to share more useful website building tools that our readers/viewers may like. Do you want to be the first one to know the latest happenings at SmashingApps.com, just subscribe to our rss feed and you can follow us on twitter and follow us on Digg as well to get updated.

Google Sites

google sites
Google Sites is a free and easy way to create and share webpages. This is powerful enough for a company intranet, yet simple enough for a family website as well.

Wix


You can create your own free website that looks and functions the way you want. Wix is an online editor with a drag and drop interface that lets you learn how to make a website without the need to bother with any code or web programming. To build your site, use the free design elements found inside the Wix website builder. Add pictures, text, contact forms, Google maps, social network icons and links, music, video files and more, in just a few simple clicks. You can also upload your own content, to add your own photos, animation files, text and more.

DevHub


DevHub is your place to create on the Web with no hosting hassle, guided site-editing, money-making tools, social features integrated, and a whole lot of fun mixed in.

SnapPages


SnapPages is the easiest way to create your own website online. With it’s simple drag and drop tools you can have your new website up and running in no time.

Webs


The Webs site builder provides everything you need to get your business online which is a wide variety of customizable templates, and engaging features like blogs, photos, videos, forums and more.

GetShopped


You can create free website, pages, sell online, send newsletters, and blog online with GetShopped. This is perfect for any new or existing business that wants to sell products or services online. GetShopped integrates with Google
Checkout, Paypal, Payment Express, and many other trusted payment processors. This will ensure secure payment processing for your clients.

Webnode


Webnode is a tool for the fast and easy creation of web sites. This is simple, on-line and free. You can even use your own domain. It can really get your site up and running in only five minutes.

Some other popular website builder destinations are:
Weebly – I do not know how these guys make money. One of the biggest challenges with do-it-yourself websites is the designs. They're usually TERRIBLE. As in, don't touch it with a 10-ft pole terrible. The designs on Weebly are great – provided you want a very simple, clean streamlined website that does not require robust e-commerce. I built a website in literally 15 minutes.
Site2You – You still need a hosting company and there's a $59.95 fee after your 7-day trial period, but you can get yourself up and running at no cost for the first seven days. The templates are a mix of great and overly busy. The site is easy to set up. This one took me the full hour, but I ended up with a more professional looking website.
freewebs.com – While there is a difference between the free version and the pro versions you can still set up great looking website. In the pro version you have access to lots of features (in future articles we'll help you decide if you actually need any of these features). The free version is completely free – no trial period.
Blogger and Wordpress – Two great blogging sites that are totally free. But did you know you can also build regular website using Blogger & Wordpress? These can be great, free tools and you can point your domain name to them so that it doesn't read "yourbusiness.blogger.com"
Apple's website building tool - I have been pleasantly surprised by the quality of websites I've seen my students build using Apple's iWeb software. They're clean and simple and with a bit of guidance from a professional about what to include and how to avoid common mistakes you'll be well on your way. Of course, you want to have a Mac computer and you'll get the most mileage from the tool if you have a .mac account or another hosting account. Mac users can consider iWeb a good source for building a simple free website.

Read more: http://www.smashingapps.com/2011/01/28/7-best-yet-free-online-website-builders.html#ixzz2Lbn522gp

Tuesday, February 19, 2013

Microsoft's Outlook.com Gains 60M Users, Exits Preview


Outlook.com Logo
Microsoft is touting a new milestone in its effort to take on Google's Gmail. Outlook.com, the company's new free Internet email service, has grown to 60 million users since launching in "preview" at the end of July, according to the software giant.
Over the weekend, Microsoft also removed the beta tags from Outlook.com and made it open to the public.
"It's been just over 6 months since the Outlook.com preview released and the reception to date has greatly surpassed our expectations; over 60 million people already actively using Outlook.com," David Law, director of product management for Outlook.com, wrote in a blog post. "This number represents people that sign in several times a month via the web, client, or smart phone to really use our service."
All users of the company's vintage Hotmail service will be automatically moved over to Outlook this summer, though users can switch sooner if they want, Microsoft said. When making the transition from Hotmail to Outlook.com, users won't need to notify their contacts of a new email address or set up the service from scratch. Users can keep the same @hotmail email address, and their password, messages, folders, contacts, rules, vacation replies, and other settings will all stay the same with no disruption, Microsoft promised.
"The upgrade is seamless and instant for people who use Hotmail," Law wrote.
Those who want to switch now can sign in at Outlook.com, and Microsoft promised to "take care of the rest."
Going forward, Microsoft plans to launch a massive global marketing effort to promote Outlook.com. Based on its internal research, the software giant said that users saw 60 percent fewer ads on average when using Outlook.com. The service replaces ads with the latest updates from Facebook or Twitter when a user is reading email from one of their contacts.
Microsoft said users have also been happy about Outlook.com's tools for handling newsletters and commercial mail. The mail service comes with Sweep, a feature that helps users more easily move, archive, or delete specific email.
PCMag recently named Outlook.com as the top Web app for the year as part of our Best Products of 2012. Describing the new Web mail product as "the best thing to happen to email in years," PCMag's lead software analyst, Michael Muchmore, touted Outlook.com's integration with Microsoft's SkyDrive cloud services and Office Web apps, as well as the whopping 300MB allowed for file attachments, "compared with 25MB for the next highest competitor."
Microsoft said that nearly half of all Outlook.com users have leveraged SkyDrive to share more than half a billion photos and Office documents to date.
For more, see PCMag's full review of Outlook.com and the slideshow above.

Sunday, February 17, 2013

Classical Computer Science Puzzles



Classical Computer Science Puzzles
http://www.codinghorror.com/blog/2007/09/classic-computer-science-puzzles.html
That said, many fundamental computer science concepts can be summarized well in puzzle form, which aids tremendously in teaching and learning these key concepts. Here's a quick list of the classic computer science puzzles that I remember from my university days:
Dining Philosophers
Concurrency and Deadlocks
Five philosophers sit around a circular table. In front of each philosopher is a large plate of rice. The philosophers alternate their time between eating and thinking. There is one chopstick between each philosopher, to their immediate right and left. In order to eat, a given philosopher needs to use both chopsticks. How can you ensure all the philosophers can eat reliably without starving to death?
A salesperson has a route of cities that make up his or her beat. What's the most efficient sales route that visits each city exactly once, and then returns to the home city?
Eight Queens
Algorithm Design
Given eight queens on a standard 8 x 8 chessboard, how many unique positions-- exclusive of rotations and mirror images-- can those eight queens occupy without attacking each other?
Two Generals
Communication Protocols
Two armies, each led by a general, are preparing to attack a city. The armies are encamped outside the city on two mountains separated by a large valley. In order to capture the city, the generals must attack at exactly the same time. The only way for the generals to communicate is by sending messengers through the valley. Unfortunately, the valley is occupied by the city's defenders, so there's a chance any given messenger will be captured. Each general has no way of knowing if their messenger arrived. How do the generals coordinate their attack?
Towers of Hanoi
Recursion
You have a stack of discs, from largest to smallest, that slide on to the first peg of a three peg board. Your goal is to move the entire stack of discs from the first peg to the third peg. However, you can only move the topmost disc of any peg, and smaller discs must always be placed on larger discs. How many moves will it take? 
I consider this the "greatest hits" of classic computer science puzzles. But I'm sure I've forgotten a few. Are there any other puzzles I've missed that express fundamental computer science concepts, the type that would be taught in a typical undergraduate computer science course?
=======================================================================
Sleeping barber problem
In computer science, the sleeping barber problem is a classic inter-process communication and synchronization problem between multiple operating system processes. The problem is analogous to that of keeping a barber working when there are customers, resting when there are none and doing so in an orderly manner.

The analogy is based upon a hypothetical barber shop with one barber. The barber has one barber chair and a waiting room with a number of chairs in it. When the barber finishes cutting a customer's hair, he dismisses the customer and then goes to the waiting room to see if there are other customers waiting. If there are, he brings one of them back to the chair and cuts his hair. If there are no other customers waiting, he returns to his chair and sleeps in it.
Each customer, when he arrives, looks to see what the barber is doing. If the barber is sleeping, then the customer wakes him up and sits in the chair. If the barber is cutting hair, then the customer goes to the waiting room. If there is a free chair in the waiting room, the customer sits in it and waits his turn. If there is no free chair, then the customer leaves. Based on a naïve analysis, the above description should ensure that the shop functions correctly, with the barber cutting the hair of anyone who arrives until there are no more customers, and then sleeping until the next customer arrives. In practice, there are a number of problems that can occur that are illustrative of general scheduling problems.
The problems are all related to the fact that the actions by both the barber and the customer (checking the waiting room, entering the shop, taking a waiting room chair, etc.) all take an unknown amount of time. For example, a customer may arrive and observe that the barber is cutting hair, so he goes to the waiting room. While he is on his way, the barber finishes the haircut he is doing and goes to check the waiting room. Since there is no one there (the customer not having arrived yet), he goes back to his chair and sleeps. The barber is now waiting for a customer and the customer is waiting for the barber. In another example, two customers may arrive at the same time when there happens to be a single seat in the waiting room. They observe that the barber is cutting hair, go to the waiting room, and both attempt to occupy the single chair.
The Sleeping Barber Problem is often attributed to Edsger Dijkstra (1965), one of the pioneers in computer science.

Many possible solutions are available. The key element of each is a mutex, which ensures that only one of the participants can change state at once. The barber must acquire this mutex exclusion before checking for customers and release it when he begins either to sleep or cut hair. A customer must acquire it before entering the shop and release it once he is sitting in either a waiting room chair or the barber chair. This eliminates both of the problems mentioned in the previous section. A number of semaphores are also required to indicate the state of the system. For example, one might store the number of people in the waiting room.
A multiple sleeping barbers problem has the additional complexity of coordinating several barbers among the waiting customers.
==========================================================================

Producer-consumer problem

The producer-consumer problem (also known as the bounded-buffer problem) is a classic example of a multi-process synchronization problem. The problem describes two processes, the producer and the consumer, who share a common, fixed-size buffer used as a queue. The producer's job is to generate a piece of data, put it into the buffer and start again. At the same time, the consumer is consuming the data (i.e., removing it from the buffer) one piece at a time. The problem is to make sure that the producer won't try to add data into the buffer if it's full and that the consumer won't try to remove data from an empty buffer. [1]
The solution for the producer is to either go to sleep or discard data if the buffer is full. The next time the consumer removes an item from the buffer, it notifies the producer, who starts to fill the buffer again. In the same way, the consumer can go to sleep if it finds the buffer to be empty. The next time the producer puts data into the buffer, it wakes up the sleeping consumer. The solution can be reached by means of inter-process communication, typically using semaphores. An inadequate solution could result in a deadlock where both processes are waiting to be awakened. The problem can also be generalized to have multiple producers and consumers.
The problem with this solution is that it contains a race condition that can lead to a deadlock. Consider the following scenario:
  1. The consumer has just read the variable itemCount, noticed it's zero and is just about to move inside the if-block.
  2. Just before calling sleep, the consumer is interrupted and the producer is resumed.
  3. The producer creates an item, puts it into the buffer, and increases itemCount.
  4. Because the buffer was empty prior to the last addition, the producer tries to wake up the consumer.
  5. Unfortunately the consumer wasn't yet sleeping, and the wakeup call is lost. When the consumer resumes, it goes to sleep and will never be awakened again. This is because the consumer is only awakened by the producer when itemCount is equal to 1.
  6. The producer will loop until the buffer is full, after which it will also go to sleep.
Since both processes will sleep forever, we have run into a deadlock. This solution therefore is unsatisfactory.
An alternative analysis is that if the programming language does not define the semantics of concurrent accesses to shared variables (in this case itemCount) without use of synchronization, then the solution is unsatisfactory for that reason, without needing to explicitly demonstrate a race condition.
==========================================================================

Cigarette smokers problem

The cigarette smokers problem is a concurrency problem in computer science, originally described in 1971 by S. S. Patil.

Problem description

Assume a cigarette requires three ingredients to smoke:
  1. Tobacco
  2. Smoking Paper
  3. A match
Assume there are also three chain smokers around a table, each of whom has an infinite supply of one of the three ingredients — one smoker has an infinite supply of tobacco, another has an infinite supply of paper, and the third has an infinite supply of matches.
Assume there is also a non-smoking arbiter. The arbiter enables the smokers to make their cigarettes by arbitrarily (non deterministically) selecting two of the smokers, taking one item out of each of their supplies, and placing the items on the table. He then notifies the third smoker that he has done this. The third smoker removes the two items from the table and uses them (along with his own supply) to make a cigarette, which he smokes for a while. Meanwhile, the arbiter, seeing the table empty, again chooses two smokers at random and places their items on the table. This process continues forever.
The smokers do not hoard items from the table; a smoker only begins to roll a new cigarette once he is finished smoking the last one. If the arbiter places tobacco and paper on the table while the match man is smoking, the tobacco and paper will remain untouched on the table until the match man is finished with his cigarette and collects them.

Argument

Patil's argument was that Edsger Dijkstra's semaphore primitives were limited. He used the cigarette smokers problem to illustrate this point by saying that it cannot be solved with semaphores. However, Patil placed heavy constraints on his argument:
  1. The agent code is not modifiable.
  2. The solution is not allowed to use conditional statements or an array of semaphores.
With these two constraints, a solution to the cigarette smokers problem is impossible.
The first restriction makes sense, as Downey says in The Little Book of Semaphores, because if the agent represents an operating system, it would be unreasonable or impossible to modify it every time a new application came along. However, as David Parnas points out, the second restriction makes almost any nontrivial problem impossible to solve:
It is important, however, that such an investigation [of Dijkstra primitives] not investigate the power of these primitives under artificial restrictions. By artificial we mean restrictions which cannot be justified by practical considerations. In this author's opinion, restrictions prohibiting either conditionals or semaphore arrays are artificial. On the other hand, prohibition of "busy waiting" is quite realistic.

Solution

If we remove the second of Patil's constraints, the cigarette smokers problem becomes solvable using binary semaphores, or mutexes. Let us define an array of binary semaphores A, one for each smoker; and a binary semaphore for the table, T. Initialize the smokers' semaphores to zero and the table's semaphore to 1. Then the arbiter's code is

time.sleep(T)
# choose smokers i and j nondeterministically,
# making the third smoker k
signal(A[k])
and the code for smoker i is
while true:
    time.sleep(A[i])
    # make a cigarette
    signal(T)
    # smoke the cigarette

============================================================================
Readers-writers problem
In computer science, the first and second readers-writers problems are examples of a common computing problem in concurrency. The two problems deal with situations in which many threads must access the same shared memory at one time, some reading and some writing, with the natural constraint that no process may access the share for reading or writing while another process is in the act of writing to it. (In particular, it is allowed for two or more readers to access the share at the same time.) A readers-writer lock is a data structure that solves one or more of the readers-writers problems.

The first readers-writers problem

Suppose we have a shared memory area with the constraints detailed above. It is possible to protect the shared data behind a mutual exclusion mutex, in which case no two threads can access the data at the same time. However, this solution is suboptimal, because it is possible that a reader R1 might have the lock, and then another reader R2 request access. It would be foolish for R2 to wait until R1 was done before starting its own read operation; instead, R2 should start right away. This is the motivation for the first readers-writers problem, in which the constraint is added that no reader shall be kept waiting if the share is currently opened for reading. This is also called readers-preference, with it's solution below:
semaphore wrt=1,mutex=1;
readcount=0;
writer()
{
    wait(wrt);
    //writing is done
    signal(wrt);
}
 
reader()
{
    wait(mutex);
    readcount++;
    if(readcount==1)
        wait(wrt);
    signal(mutex);
    ///Do the Reading
    ///(Critical Section Area)
    wait(mutex);
    readcount--;
    if(readcount==0)
       signal(wrt);
    signal(mutex);
}

The second readers-writers problem

Suppose we have a shared memory area protected by a mutex, as above. This solution is suboptimal, because it is possible that a reader R1 might have the lock, a writer W be waiting for the lock, and then a reader R2 request access. It would be foolish for R2 to jump in immediately, ahead of W; if that happened often enough, W would starve. Instead, W should start as soon as possible. This is the motivation for the second readers-writers problem, in which the constraint is added that no writer, once added to the queue, shall be kept waiting longer than absolutely necessary. Here, P() is for wait and V() is for signal. This is also called writers-preference.
A solution to the writers-preference scenario is presented below:[1]
int readcount, writecount; (initial value = 0)
semaphore mutex_1, mutex_2, mutex_3, w, r ; (initial value = 1)
 
READER
  P(mutex_3);
    P(r);
      P(mutex_1);
        readcount := readcount + 1;
        if readcount = 1 then P(w);
      V(mutex_1);
    V(r);
  V(mutex_3);
 
  reading is performed
 
  P(mutex_1);
    readcount := readcount - 1;
    if readcount = 0 then V(w);
  V(mutex_1);
 
 
WRITER
  P(mutex_2);
    writecount := writecount + 1;
    if writecount = 1 then P(r);
  V(mutex_2);
 
  P(w);
    writing is performed
  V(w);
 
  P(mutex_2);
    writecount := writecount - 1;
    if writecount = 0 then V(r);
  V(mutex_2);

The third readers-writers problem

In fact, the solutions implied by both problem statements result in starvation — the first readers-writers problem may starve writers in the queue, and the second readers-writers problem may starve readers. Therefore, the third readers-writers problem is sometimes proposed, which adds the constraint that no thread shall be allowed to starve; that is, the operation of obtaining a lock on the shared data will always terminate in a bounded amount of time.
A solution with fairness for both readers and writers might be as follows:
        semaphores: no_waiting, no_accessing, counter_mutex ( initial value is 1 ) 
        shared variables: nreaders ( initial value is 0 ) 
        local variables:  prev, current
 
WRITER:
        P( no_waiting );
        P( no_accessing );
        V( no_waiting );
          ...  write ...
        V( no_accessing );
 
READER:
        P( no_waiting );
          P( counter_mutex );
            prev := nreaders;
            nreaders := nreaders + 1;
          V( counter_mutex );
          if prev = 0  then P( no_accessing );
        V( no_waiting );
        ... read ...
        P( counter_mutex );
          nreaders := nreaders - 1;
          current := nreaders;
        V( counter_mutex );
        if current = 0 then V( no_accessing );
Note that sections protected by counter_mutex could be replaced by a suitable fetch-and-add atomic instruction, saving two potential context switches in reader's code.
Note also that this solution can only satisfy the condition that "no thread shall be allowed to starve" if and only if semaphores preserve first-in first-out ordering when blocking and releasing threads. Otherwise, a blocked writer, for example, may remain blocked indefinitely with a cycle of other writers decrementing the semaphore before it can.
===============================================================================
Travelling Salesman Problem
The Traveling Salesman Problem is one of the most intensively studied problems in computational mathematics. These pages are devoted to the history, applications, and current research of this challenge of finding the shortest route visiting each member of a collection of locations and returning to your starting point.





http://www.tsp.gatech.edu/img/trans.gif
http://www.tsp.gatech.edu/img/trans.gif
Given a collection of cities and the cost of travel between each pair of them, the traveling salesman problem, or TSP for short, is to find the cheapest way of visiting all of the cities and returning to your starting point.  In the standard version we study, the travel costs are symmetric in the sense that traveling from city X to city Y costs just as much as traveling from Y to X.
The simplicity of the statement of the problem is deceptive -- the TSP is one of the most intensely studied problems in computational mathematics and yet no effective solution method is known for the general case. Indeed, the resolution of the TSP would settle the P versus NP problem and fetch a $1,000,000 prize from the Clay Mathematics Institute.
Although the complexity of the TSP is still unknown, for over 50 years its study has led the way to improved solution methods in many areas of mathematical optimization.

http://www.tsp.gatech.edu/apps/img/trans.gif
Much of the work on the TSP is motivated by its use as a platform for the study of general methods that can be applied to a wide range of discrete optimization problems.  This is not to say, however, that the TSP does not find applications in many fields.  Indeed,  the numerous direct applications of the TSP bring life to the research area and help to direct future work.
The TSP naturally arises as a subproblem in many transportation and logistics applications, for example the problem of arranging school bus routes to pick up the children in a school district.  This bus application is of important historical significance to the TSP, since it provided motivation for Merrill Flood, one of the pioneers of TSP research in the 1940s.  A second TSP application from the 1940s involved the transportation of farming equipment from one location to another to test soil, leading to mathematical studies in Bengal by P. C. Mahalanobis and in Iowa by R. J. Jessen.   More recent applications involve the scheduling of service calls at cable firms, the delivery of meals to homebound persons,  the scheduling of stacker cranes in warehouses,  the routing of trucks for parcel post pickup, and a host of others.
Although transportation applications are the most natural setting for the TSP, the simplicity of the model has led to many interesting applications in other areas.  A classic example is the scheduling of a machine to drill holes in a circuit board or other object.   In this case the holes to be drilled are the cities, and the cost of travel is the time it takes to move the drill head from one hole to the next.  The technology for drilling varies from one industry to another, but whenever the travel time of the drilling device is a significant portion of the overall  manufacturing process then the TSP can play a role in reducing costs.   Other examples from the TSP literature can be found on the web page "The Traveling Salesman Problem".
To give the reader a sample of some current applications of the TSP, we provide on the following pages a list of some of the applied (and not-so-applied, but still fun) work that has involved modules from the Concorde TSP library.




P vs NP Problem


Suppose that you are organizing housing accommodations for a group of four hundred university students. Space is limited and only one hundred of the students will receive places in the dormitory. To complicate matters, the Dean has provided you with a list of pairs of incompatible students, and requested that no pair from this list appear in your final choice. This is an example of what computer scientists call an NP-problem, since it is easy to check if a given choice of one hundred students proposed by a coworker is satisfactory (i.e., no pair taken from your coworker's list also appears on the list from the Dean's office), however the task of generating such a list from scratch seems to be so hard as to be completely impractical. Indeed, the total number of ways of choosing one hundred students from the four hundred applicants is greater than the number of atoms in the known universe! Thus no future civilization could ever hope to build a supercomputer capable of solving the problem by brute force; that is, by checking every possible combination of 100 students. However, this apparent difficulty may only reflect the lack of ingenuity of your programmer. In fact, one of the outstanding problems in computer science is determining whether questions exist whose answer can be quickly checked, but which require an impossibly long time to solve by any direct procedure. Problems like the one listed above certainly seem to be of this kind, but so far no one has managed to prove that any of them really are so hard as they appear, i.e., that there really is no feasible way to generate an answer with the help of a computer. Stephen Cook and Leonid Levin formulated the P (i.e., easy to find) versus NP (i.e., easy to check) problem independently in 1971.

Thursday, February 14, 2013

Positive Thoughts Sadvakya

 सद् वाक्य
१.दूसरो के साथ वह व्यवहार न करो, जो तुम्हें अपने लिए पसंद नही
२.जिन्हें लम्बी जिंदगी जीनी हो, वे बिना कड़ी भुख लगे कुछ भी न खाने की आदत डालें । 
३.जिसनें जीवन में स्नेह, सौजन्य का समुचित समावेश कर लिया सचमुच वह सबसे बड़ा कलाकार है । 
४. विपरीत परिस्थितियो में भी जो ईमान, साहस और धैर्य को कायम रख सके,वस्तुतः वही सच्चा शूरवीर है 
५. कायर मृत्यु से पूर्व अनेको बार मर चुकता है, जबकि बहादुर को मरने के दिन ही मरना पड़ता है
६. ईष्या आदमी को उसी तरह खा जाती है, जैसे कपड़ो को कीड़। 
७. ईमानदार होने का अर्थ है हजार मनकों में से अलग चमकने वाला हीरा । 
८. अपनी रोटी-मिल-बाँटकर खाओ ताकि तुम्हारे सभी भाई सुखी रह सके। 
९. जीवन का अर्थ है 'समय' जो जीवन से प्यार करते हों, वे आलस्य में समय न गवायें ।
१०गृहस्थ एक तपोवन है, जिसमें संयम,सेवा और सहिष्णुता की साधना करनी पड़ती है । 
११.पाप अपने साथ रोग,शोक पतन ओर संकट भी लेकर आता है 
१२.सार्थक और प्रभावी उपदेश वह है, जो वाणी से नहीं,अपने आचरण से प्रस्तुत किया जाता है । 
१३अपना मूल्य समझो और विश्वास करो कि तुम संसार के सबसे महत्वपूर्ण व्यक्ति हो । 
१४.मनुष्य का जन्म तो सहज होता है, पर मनुष्यता उसे कठिन प्रयत्न से प्राप्त करनी पड़ती है । 
१५.अनजान होना उतनी लज्ज्ाकी बात नहीं, जितनी सीखने के लिए तैयार न होना । 
१६असफलता केवल यह सिद्व करती है कि सफला का प्रयास पूरे मन से नहीं हुआ । 
१७. देवता आशीर्वाद देने में तब गुँगे रहते हैं, जब हमारा ह्दय उनकी वाणी सुनने में बहरा रहता है ।
१८.सभ्यता का स्वरूप है-सादगी, अपने लिए कठोरता और दूसरों के लिए उदारता । 
१९.योग्यता और परिस्थिति को ध्यान में रखकर महात्वाकांक्षाएँ न गढने वाला दुखी रहता और उपहास सहता है ।
२०.पढ़ने योग्य लिखा जाय,इससे लाख गुणा बेहतर यह है कि लिखनें योग्य किया जाय । 
२१.दूसरो के साथ वैसी ही उदारता बरतो जैसी ईश्वर ने तुम्हारे साथ बरती है । 
२२.बुद्विमान वे हैं जो बोलने से पहले सोचते हैं, मूर्ख वे हैं जो बोलते पहले और सोचते बाद में हैं । 
२३.परमेश्वर का प्यार केवल सदाचारी और कर्तव्य परायणों के लिए सुरक्षित है । 
२४जो बच्चों को सिखाते हैं उन पर बड़े खुद अमल करे, तो यह संसार स्वर्ग बन जाए । 
२५.सबसे बड़ा दीन दुर्बल वह है, जिसका अपने ऊपर नियंत्रण नहीं । 
२६अच्छी पुस्तकें जीवन्त देव प्रतिमाएँ हैं । उनकी आराधना से तत्काल प्रकाश और उल्लास मिलता है । 
२७.मनुष्य परिस्थितियों का दास नहीं,वह उनका निर्माता,नियंत्रणकर्ता और स्वामी है । 
२८.आलस्य से बढ़कर अधिक घातक और अधिक समीपवर्ती शत्रु नहीं । 
२९.आय से अधिक खर्च करने वाले तिरस्कार सहते और कष्ट भोगते हैं । 
३०.किसी का सुधार उपहास से नहीं, उसे नये सिरे से सोचने और अदलने का अवसर देने से होता है
३१.जो जैसा सोचता और करता है,वह वैसा ही बन जाता है । 
३२. सज्जन् आमीरी मे गरीब जैसे नम्रऔर गरीबी में अमीर जैसे उदार होते हैं । 
३३.कुकर्मी से बढ़कर अभागा कोई नहीं, क्योकि विपत्ति में उसका कोई साथी नहीं रहता । 
३४.बडप्पन अमीरी में नहीं, ईमानदारी और सज्जनता में सन्निहित है । 
३५.उन्हे मत सराहो, जिनने अनीतिपूर्वक सफलता पाई और सम्पति कमाई । 
३६.प्यार और सहकार से भरा पूरा परिवार ही धरती का स्वर्ग होता है । 
३७.प्रसन्न रहनें के दो ही उपाय है-आवश्यकताएँ कम करें और परिस्थितियों से तालमेल बिठायें । 
३८.काम की अधिकता से नहीं ,आदमी उसे भार समझकर अनियमित रूप से करने पर थकता है ।
३९.जो अपनी सहायता आप करने को तत्पर है,ईश्वर केवल उन्हीं की सहायता करता है । 
४०.अपनें को मनुष्य बनाने का प्रयत्न करो, यदि इसमें सफल हो गए, तो हर काम में सफलता मिलेगी ।