Understanding CSS

Written By IMAGINATION on Sabtu, 13 Agustus 2011 | 04.36

Cascading Style Sheets (CSS) is a stylesheet language used to set the display of a document written in markup language. The most common use of CSS is to format web pages written in HTML and XHTML. However, the language itself can be used for any type of XML document, including SVG and XUL. CSS specifications set by the World Wide Web Consortium (W3C).

CSS is used by the author and readers of web pages to define colors, fonts, layout, and various aspects of the document view. CSS is used mainly to separate the document content (written with HTML or other markup language) with the presentation of documents (written in CSS). This separation can improve content accessibility, provide more flexibility and control over the look, and reduce complexity and repetition in the content structure.

CSS enables the same page to be displayed in different ways for different presentation methods, such as through a screen, print, voice (when read aloud by voice-based browser or screen reader), as well as braille reader. HTML page or the same XML can also be displayed differently, both in terms of display style or color scheme by using CSS.

I use this article only to remember just because many people the word "CSS" but I do not understand.
04.36 | 0 komentar

Understanding MySQL

MySQL database software is a relation (relational database management system or RDBMS), such as ORACLE, Postgresql, MS SQL, and so on. MySQL AB refer to the product as the most popular open source database in the world. Based on the research revealed that that the Web platform, and good for the category of open source and public, MySQL is a database of the most widely used. According to the company's developers, MySQL has been installed in about 3 million computers. Tens to hundreds of thousands of sites relying on MySQL to work day and night to pump data for the visitors.

MySQL Features

When MySQL starts at 3:22 series adopted a lot of people and increased user population, then at 3:23 and the 4.0-series there was a considerable increase from the technology. It is inseparable from the demands of users who increasingly rely on MySQL, but need the features more.

Series 3.23. At 3:23 MySQL series adds three new table types: first MyISAM, which until now become the default table type; both BerkeleyDB, the first to add transactional capabilities to MySQL and third InnoDB, potential new prima donna.

Series 4.x. In the new series goes up to 4.0 alpha stage, the MySQL developers promised to make the MySQL one degree higher. These features are always asked to be granted, such as subselek (at 4.1), union (4.0), foreign key constraint (4.0 or 4.1-though InnoDB already provides this in 3.23.x), stored procedure (4.1), view (4.2 ), cursor (4.1 or 4.2), trigger (4.1). MySQL AB remains dedicated to develop and improve MySQL and MySQL to maintain as most popular open source database.

Advantages of MySQL

The main cause of MySQL is so popular among the Web is because it is suitable to work in that environment. First, MySQL is available on various Linux platforms and various Unix variants. Something that does not have access, for example-while Access is very popular on the Windows platform. Many Unix-based Web servers, this makes the automated Access can not be used because he did not have the ability client-server/networking.

Second, the features that MySQL is normally held in great demand in Web applications. For example, its SQL LIMIT clause, practical to perform paging. Or FULLTEXT index type field, for full text searching. Or call it wealth builtinnya functions, ranging from the format and manipulate dates, processing strings, regex, encryption and hashing. The latter for example, practical to perform the password storage site members.

Third, MySQL has a low overhead connection. To speed the transaction or performance at high load conditions may be debated by a variety of different benchmarks, but when it comes to this one MySQL was the champion. These characteristics make MySQL suitable to work with CGI applications, where on every request script will establish a connection, send one or more SQL commands, and then disconnect again. Try doing this with Interbase or Oracle. So with a few requests per second load alone web server / database you may soon give up because they can not offset this burden.
02.41 | 0 komentar

Creating And Fulfilling Commitments

The very core of our Circle of Influence is our ability to make and fulfill commitments and promises. Commitments we make to ourselves and others, and our integrity on that commitment, is the essence and clearest manifestation of our proactivity.

This is also the core of our growth. Through the grace of the human form of self-awareness and conscience, we become aware of areas of weakness, areas for improvement, areas that can develop the talent, the region needs to be changed or removed from our lives. Then, when we recognize and use your imagination and our free will to act on that awareness - making appointments, setting goals, and faithful to the promises and goals were - we build strength of character, which allows all the other positive things in our lives.

Here we find two ways to make ourselves the direct control of our lives. We can make an appointment - and fulfill it. Or we can set a goal - and try to achieve it. When we make and meet commitments, even though less commitment, we begin to enforce the integrity of the self that gives us a sense of self-control and courage and strength to accept more responsibility for our own lives. By making and keeping promises to yourself and others, little by little, our honor becomes greater than our moods.

The power to make and fulfill commitments to ourselves is the core of the development of effective basic customs. Knowledge, skills, and desire it's all in our control. We can train anywhere is to improve the balance of the three. As the field of the intersection becomes larger, the deeper we live the principles that form the basis of habit and create strength of character to move us in a balanced way toward improving the effectiveness of our lives.
02.37 | 1 komentar

JAVA

Written By IMAGINATION on Jumat, 12 Agustus 2011 | 05.28

Java is a programming language on a computer just like its predecessor c + +. This programming language developed by Sun Microsystems that was developed in 1995. Java was originally invented in 1991 by Patrick Naughton, Mike Sheridan, James Gosling and Bill Joy of Sun Microsystems and its programmers. The unique name is taken from the name of the island of Java Java (English language from Java) because James Gosling "Father of Java" like instant coffee that comes from the island of Java. So we should be proud to be citizens of Indonesia.

Java itself is an object-oriented programming language, the intention is contained on all aspects of Java is an object so it is easier to design, create and develop a java program quickly. The advantages of this makes it easy for Java programs used by many people. This programming language can also be used by many operating systems, such as: Microsoft Windows, Linux, Mac OS, and Sun Solaris (Multiplatform).

Advantages of Java:
Object-oriented, Make it easy to design and develop programs quickly and thoroughly, sehinnga easy to use. One object-oriented programming language that is pure.
Similar to c + +, Have a syntax similar to C + + programming language. So that the users of C + + migrate many of which use Java.
Multiplatform, Can be used in many operating systems.
The development of a broad, from games to mobile phone operating system using java program. For example Mobile Sonny Ericsson and Opera Mini 3 of type. Jar (Java Archive).
Have automatic garbage collection.

Java Disadvantages:
Compile process, Require users compile the program before it is run, in contrast with the python programming language that does not need to compile it first.
Memory usage is great, contrast with other programming languages ​​which only requires a little memory
05.28 | 1 komentar

PHP

PHP stands for "PHP: Hypertext Preprocessor", which is
a scripting language that is attached to the HTML. Most of the syntax is similar
in C, Java and Perl, PHP plus some specific functions.
The main purpose of this use of language is to allow web designers
writing dynamic web pages quickly.
Relations PHP with HTML
This web page is usually composed of html code that is stored in
a file extension. html. Html file is sent by the server (or file) to
browser, the browser then translate those codes, so
produce a beautiful display. As with the php program, the program
This must be translated by the web-server so it produces the html code
sent to the browser in order to be displayed. This program can stand alone or
inserted between the html code so that it can be instantly displayed together
with the html codes. Php program can be added to the flanking
program between the marks. The signs are usually called
sign for escaping (blurred) from html code. Html file that has been spiked with the program
php extension it must be replaced. php3 or. php.
PHP is a web programming language that is server-side
= Embedded HTML scripting, where the script together with HTML and are
the server. The meaning is syntax and commands that we give will
fully executed on the server but included plain HTML. PHP is known sebgai
scripting language that integrates with HTML tags, is executed on the server and
used to create dynamic web pages such as ASP (Active Server
Pages) and JSP (Java Server Pages).
PHP was first created by Rasmus Lerdroft, a programmer C.
PHP was originally used to calculate the number of visitors on the web.
Then he issued a Personal Home Page Tools version 1.0 for free. Version
This first came out in 1995. Its contents are a set of PERL scripts that
made to create a dynamic web page. Later in the year
1996 he released PHP version 2.0 which has the ability to access
database and can be integrated with HTML.
In 1998, precisely on June 6, 1998 out PHP version 3.0
issued by Rasmus himself with a group of software developers ..
The latest version, the PHP 4.0 came out on May 22, 2000 is
versions are more complete than previous versions. Change
The most basic of PHP 4.0 is an integrated Zend Engine created
by Zend Suraski and Andi Gutmans is a refinement of PHP
scripting engine. The other is to build in the HTTP session, no longer use
Additional libraries like in PHP. The purpose of this scripting language is to
create applications that run on top of web technology. In this case,
applications in general will result in a web browser, but the process
overall run a web server.
Advantages of PHP
When e-commerce is growing, these sites are increasingly statispun
abandoned, because they no longer meet the needs of the market, whereas the site
must remain dynamic. At this time the language was far PERL and CGI
outdated so most web designers are switching to the language
server-side scripting such as PHP which is more dynamic.
The entire web-based applications can be made with PHP. But the power
PHP is the ultimate in connectivity with the database system in
in the web. Database system that can be supported by PHP are:

1. Oracle
2. MySQL
3. Sybase
4. PostgreSQL
5. and other

PHP can run on different operating systems like Windows 98/NT,
UNIX / LINUX, Solaris and Macintosh.
05.27 | 1 komentar

HTML

HTML (Hyper Text Markup Language) is a markup language used to create a web page and displays various information in an Internet browser. Starting from a previously widely used language in the world of publishing and printing are called SGML (Standard Generalized Markup Language), HTML is a standard that is widely used to display web pages. HTML is currently the Internet standard defined and controlled its use by the World Wide Web Consortium (W3C).

HTML form tag code that instructs the browser to produce a display according to the desired. A file is an HTML file can be opened using a web browser such as Mozilla Firefox or Microsoft Internet Explorer. HTML can also be identified by opening the email application or from PDAs and other programs that have the capabilities of the browser.

HTML documents are similar to regular text documents, only a text in this document may contain instructions that are marked with codes or better known as a particular TAG. For example if you want to make the text appear to be thick like: PERFORM THICK, then the writing is done by: Appear THICK. The sign is used to enable instruction bold, followed by the text you want bold, and ends with a sign to turn off the bold print.

Broadly speaking, there are 4 types of HTML elements:

* Structural. sign which determines the level or levels of a text will instruct the browser to display the "Golf" as the big bold text that shows as a Heading 1
* Presentational. signs that determine the appearance of a text is not concerned with the level of the text will display bold. Presentational signs are now being replaced by CSS and is not recommended to set the display text,
* Hypertext. sign indicating link to part of the document or link to another document,
* Element widget that makes other objects

In addition to presentational markup, markup lin does not specify how the appearance of a text. But for now, the use of HTML tags to define a view has been encouraged to begin to be abandoned and instead use Cascading Style Sheets.
05.26 | 0 komentar

Find the best backlinks google eyes

Written By IMAGINATION on Kamis, 11 Agustus 2011 | 17.14

How to find the best backlinks? This seo blog ever write quality backlinks, if you're following seo contest is in dire need of quality backlinks. If the dummies blogs, forums, comments on the blog already, sometimes still not optimal, I am trying to write a how to find the best backlinks in google in my analysis.

1. Google webmaster
This point is often optimization blog contest, or blogwalking and comment because there will be seen weblogs, forums that actually gives a backlink to our blog.

2. Too focused backlinks opponent, we always check our competitors backlinks so forget looking for quality backlinks. Could just wear tracking tools backlink from backlinkwatch, bluebacklink etc, but you should check the web backlink backlinks famous only because of the choice for us because it was more likely backlinknya many well-known weblog, btw if ga wrong according to the info, google backlinks restrict the display of a blog in order to avoid spam action, especially in the era of google panda.

3. Be a pioneer, the fastest standard google backlinks tracked by approximately one day, so if you always come back link from your opponent, the fastest means we miss a day, and even then if we backlink straight to the index.

4. In the auto approved comment, if it has been many comments that we try to use keywords to avoid shooting, which was the first nice comment, so look for other articles for comment.

5. Glued with auto approved list of blog articles, I've check most of the nofollow, google banned, had moderated so do not waste our time.

6. From google search, well please type the keyword and search for anything digoogle, get comments from page one list because the article has a very high pagerank.
17.14 | 1 komentar

Phenomenon in the era of google blogspot

Follow up article google pagerank update 2011, I feel there is an excess of blogger aka blogspot blogs this year. Perhaps due to the results from the cleaning google blog google so that pass inspection are considered worthy of priority. And what about the free wordress?, If for regular free wordpress blogging still good in the SERP, be it in google or yahoo. If for seo contest as we know, boro-boro good SERP wong party services are banned, so trigger-banned first before competing.

I happened to follow two seo contest for fun while analyzing what happened, there are significant differences from my contest article mercedes-benz luxury cars with the best Indonesia artatel articles seo contest, efficient and reliable communication solutions. I draw an important conclusion for pal u / contest seo:
1. Post what it is and even better to use words that are rarely used other blogs (other than who contested keyword of course), for example, other blogs use the word "like" well we use the word "like" or "example", while instilling keywordnya.

2. Create a title just the keyword, do not use the word "and" "or" ff. Then again publish and edit a hotly contested match with the keyword, after which it may be in the ping or not well apa2 ga.

3. Well this is the most important "do not look for backlinks indexed in google before", my friend can check in google webmaster, check our sitemap feed. If the number has already indexed 26 means. Even better check the post title in the goolge search engine, refer to page 100 large.

Another way my friend can check in the search options select a date search at the latest on the day we ngepost course.

If blogs are indexed quickly, usually the top 30 already we diserp article, even more extreme articles we've shown in option option under page one that read "are posted 2 hours ago" or "posted 1 day ago" etc.
17.13 | 0 komentar

Should direct ping latest post

Seo tricks this time may be inversely proportional to the previous seo tutorials about ping after posting the article, as well as the seniors seo tips from bloggers.

Well this is based on the experience of the author after comparison between ngeping article after the publication of new articles or not.
Look bro, I did a comparison post of the previous article to the latest on 30 August 2010 yesterday, just on the other blog writers.

When checked five hours later, an article that I posted without sending / ping to Pingomatic or services such as social bookmarking, it was quickly indexed in google and not half-hearted live on a SERP google rankings, even from only three keywords from the title of his article.
In my opinion, this may apply only for the long blog. But trust can not believe it did happen (as a picture of my blog is only berpagerank 2).

Unlike my article if the ping directly instead hard-sought, as well as articles seo contest Blogger Templates Colorizetemplates.com and my blog is one more (probably the first experience of contest times yes), after the publication of the article I immediately ping and aggressively looking for backlinks so article contest is missing from search engines with keywords that have been determined. Maybe this is one of the conditions of naturalization from google that looks natural, if not the ping, well miss at least once a day.
17.12 | 0 komentar

8 Practical Ways to Create a Spectacular Success Blog

Written By IMAGINATION on Rabu, 10 Agustus 2011 | 05.42

Perhaps many people take advantage of the blog just for personal pleasure. For example as
a place to vent, write complaints or experiences. Or it could be
to share information, write down important information so that many people who can
know. As a writing exercise can too. Another aim, blogs can also
used for a place to store your important records.
However, whatever your blogging goals, which clearly blogs can also bring benefits not
infinity for you. Blogs can bring in money endlessly into your pocket. Delicious
right? "Once driving, the two cities exceeded". While blogging and not lose
your pleasure, can also increase your wallet thick. But how?
That's definitely you want to ask. Obviously your blog should attract many visitors and
transform and make them feel at home again and again come to your blog. Here I share 8 things
you need to pay attention to your blog spectacularly successful.
1. Specify the URL that is consistent. In a blog, your URL should be consistent.
That is, should not be replaced. Once you change your blog's URL, then you must
hard work popularized it back. Blogs are already familiar with search engines,
will just disappear. So is the connection that you have built so far. Therefore URL
very important. In determining the URL, you should select a memorable name. Principle
others, can be read here.
2. Choose the right topic. Once I said, working in the field of a loved one
makes it easier to succeed. When creating a blog, it must be material
consideration. Do not force yourself in the field of A if you like the field B. Working in
field that you like would make you more spirit. If you are confused about choosing
What blog topic? Easy! The solution can be found on how to choose a blog topic
attracted like a magnet.
3. Show quality content. I assure you, no one would reject the goods
quality is free. Likewise with your blog. Keep the quality of your blog content. With
That way, visitors will kesengsem and easily return to your blog. If you want to blog content
you are so good, read here.
4. Promote your blog. Invite as many visitors as possible to come to the blog
you. For example, actively writing at the mailing list. Can also actively commenting on blogs
crowded visitors. Can also use social networks in accordance with
your target audience. And many other ways. The important thing is, you never stop
promote it. It is possible to spend a lot of time. But the results you reap
definitely worth the effort.
5. Increase your technical skills. After having a blog, do not forget to
improve your skills to manage a blog. Many things can be learned like about SEO, HTML, and others. And may never-ending. But the
importantly, once you learn, practice immediately. Let your knowledge be attached and
useful. With more and mastering the technical terms, your blog will surely look unique and distant
more attractive.
6. Do your research and evaluation. Do not be bored to improve the quality of your blog.
Because of this, see the blog 'neighbors' and compare it to your blog. Absorb the things that
according to either apply to your blog. By always doing research and
evaluation, your blog will definitely be better from day to day.
7. Do not receding steps. Once you decide blogging, never backward. Although
maybe not as beautiful as you see the reality of hope. As though you're upside
behind the campaign, but the visitors just that much alone. Or page rank of your blog still exists in
backward sequence. Again, never receding steps. The difficulty is something that
reasonable. And you must learn to solve them. Confront your problems, rather than avoided!
8. Sacrifice. Javanese said, jer Besuki mawa duty. This old adage is still
fits until whenever. To be successful you have to sacrifice first. If you
have chosen to create a blog, manage the well. Do not waste it. Focus of attention
Your on your blog.
Way above you've probably encountered. But, do not always commented stale. Try
one by one, you will undoubtedly be surprised to see a lot more visitors to your blog
crowded than you think. If it were so, would select the blog that any source of income,
would be easier to make it happen.
05.42 | 0 komentar

11 Techniques Increase visits to your blog!

Here are some techniques that can increase traffic to your blog.
1. Ensure quality blog content.
This law is paramount and first in my opinion, because if your blog or website
it is not quality, so even if the blog visitors are many, they will not return
again.
2. Make sure a lot of useful things can be found in your blog.
You can fill in the shoutbox, where they can ask questions or communicate something.
Use a plugin that makes visitors can find the last comment, post
last post with the most comments, and so on.
3. Provide Form Subscribe Via Email, so that they can remain updated
latest postings.
4. When you fill in the banner make sure only just enough, and put in the position
inconspicuous.
5. Build Your Newsletter!
Through newsletter, you will get a repeat visit because they dibagian
signature or the bottom of the email you send, you can always add
address of your blog.
6. Provide debriefing facilities.
7. Print your name on the card.
8. Make sure the keyword appears in many search results.
Slowly while you continue blogging, you can learn how they could arise
exaggerated a lot of search results. Term: It's Not Rocket Science. Not Science
making rockets, anyone who wants to can come first diurutan specific keywords,
as long as willing to learn.
9. Give your website link with all the others that give a lot of doors to
to your blog.
10. List and attach Mybloglog.
I very often get visits to my blog, which came from mybloglog. Even
from other countries.
When I installed the mybloglog then any other blogs I visit are also
mybloglog community part of the photo / image that I use will be recorded in
myloglognya, so that others who visit and still see the pictures / photos of me
and be able to click and visit it.
11. Plenty of other people to give comment blog.
Qualified to comment is one of the best ways to bring many
visits as well as build backlinks. Each time you give a comment and fill in
your blog address on your comments, then it will be a backlink to your blog
you.
If you have a lot of quality backlinks from blogs, so you pagerank can
ride. And your ranking on search engines also typically go up.
05.40 | 0 komentar

Doing Good

"Be kind (to others) as Allah has done unto you, and do not do mischief on earth. Allah loves not those who do mischief. "(Al-Qasas: 77)

Fish, though always in the brine in the sea for his life, never turned into salt. But man, just a year or two are in a life that many treasures, and immediately changed. There are changing attitudes, actions, and words that no longer reflects a man and a Muslim.

Among the human identity must behave humanity. Humanity behaves biased views of state behavior that is not greedy, do justice, and loving fellow human beings. Unlike the dog, which will drive the other dog if given a stack of food, although many in number.

If human identity combined with Muslim identity, it will be creating a complete human being. Life is not focused on the level of foraging, but already at a higher level, namely to uphold what is right and prevent the unjust. Finding food is just supporters to honor the truth in God's way.

In fish, the human bias to take lessons. Do not be due to differences in place of domicile, the difference in the amount of property, and the differences in position, causing loss of human identity and Muslim identity.
05.39 | 0 komentar

Insolvent

Written By IMAGINATION on Selasa, 09 Agustus 2011 | 06.10

"Who is damaging the reputation or property of others, then apologize to him now, before dating the day where money did not sell anymore. If he has good deeds, sebahagiannya will be taken, in accordance with the levels of mayhem that has been done. If he does not have good deeds, the sins of others were taken and added to his sin. "(Narrated by Bukhari)

Influenced by the promise of those who are pursuing the position, we sebahagian yelling at each other with each other. Though not necessarily the person who promised it would do as he promised, if elected. While we already hostile. What's worse, we become people who are bankrupt.

Although the holy month of Ramadan is provided double the reward, there might occur deficit for sebahagian people. People like this are so called because the reward is eroded or bankruptcy. It happened because of their own behavior.

The Prophet once explained about how mean people who go bankrupt. He said, people who go bankrupt from among his people is the people who come on the Day of Resurrection with practice, practice praying, fasting, and zakta. But at the same time he was also dating a man who never berate others, accusing others, eating someone else's property, drain the blood of others, hitting others. So these people will be given a reward which he is. When all the kindness gone before she could redeem it, then their sins will be upon him. Then he will be cast into hell fire (Narrated by Muslim).
06.10 | 0 komentar

Lame

"Science is more special than a treasure for science to explain the liver, whereas the bias property damage the liver" (Ali ibn Abi Talib)

Many dangerous disputes between fellow human beings and other serious crimes upon the rich is not driven by science, but by property benda.kenyataan confirmed what Ali ibn Abi Talib said that rich people a lot of enemies, while the men of knowledge will have lots of friends. Studies have always maintain that, while the property require the owner to keep the day and night. However, humans are more likely to spicy themselves in the pursuit of wealth rather than mengehar science.

As a result of human timpangnya seek knowledge and property, the community formed becomes unbalanced. Communities often measure a person's success is based on his property. Not a few who think someone has not been successful if not have many possessions, although it has a lot of knowledge. And maintaining this presumption, recognized or not, has encouraged many people to come racing to pursue wealth. Not a few of them achieved in ways that are prohibited from God. At the same spirit of seeking knowledge to continue to slacken.

Further result is the birth of many generations whose heart is broken. Namely generations miser, takaburm-like splendor boast, belittle other people, and the like. Formed by the composition of the people of this generation will certainly be far from the expected most people, the people are good. Thus, there was clearly a perception gap between the expectations of society.
06.08 | 0 komentar

The Sound and the Fury

The ostensible subject of The Sound and the Fury is the dissolution of the Compsons, one of those august old Mississippi families that fell on hard times and wild eccentricity after the Civil War. But in fact what William Faulkner is really after in his legendary novel is the kaleidoscope of consciousness--the overwrought mind caught in the act of thought. His rich, dark, scandal-ridden story of squandered fortune, incest (in thought if not in deed), madness, congenital brain damage, theft, illegitimacy, and stoic endurance is told in the interior voices of three Compson brothers: first Benjy, the "idiot" man-child who blurs together three decades of inchoate sensations as he stalks the fringes of the family's former pasture; next Quentin, torturing himself brilliantly, obsessively over Caddy's lost virginity and his own failure to recover the family's honor as he wanders around the seedy fringes of Boston; and finally Jason, heartless, shrewd, sneaking, nursing a perpetual sense of injury and outrage against his outrageous family.

If Benjy's section is the most daringly experimental, Jason's is the most harrowing. "Once a bitch always a bitch, what I say," he begins, lacing into Caddy's illegitimate daughter, and then proceeds to hurl mud at blacks, Jews, his sacred Compson ancestors, his glamorous, promiscuous sister, his doomed brother Quentin, his ailing mother, and the long-suffering black servant Dilsey who holds the family together by sheer force of character.

Notoriously "difficult," The Sound and the Fury is actually one of Faulkner's more accessible works once you get past the abrupt, unannounced time shifts--and certainly the most powerful emotionally. Everything is here: the complex equilibrium of pre-civil rights race relations; the conflict between Yankee capitalism and Southern agrarian values; a meditation on time, consciousness, and Western philosophy. And all of it is rendered in prose so gorgeous it can take your breath away. Here, for instance, Quentin recalls an autumnal encounter back home with the old black possum hunter Uncle Louis:

And we'd sit in the dry leaves that whispered a little with the slow respiration of our waiting and with the slow breathing of the earth and the windless October, the rank smell of the lantern fouling the brittle air, listening to the dogs and to the echo of Louis' voice dying away. He never raised it, yet on a still night we have heard it from our front porch. When he called the dogs in he sounded just like the horn he carried slung on his shoulder and never used, but clearer, mellower, as though his voice were a part of darkness and silence, coiling out of it, coiling into it again. WhoOoooo. WhoOoooo. WhoOooooooooooooooo.

What Faulkner has created is a modernist epic in which characters assume the stature of gods and the primal family events resonate like myths. It is The Sound and the Fury that secures his place in what Edmund Wilson called "the full-dressed post-Flaubert group of Conrad, Joyce, and Proust." --David Laskin
06.07 | 0 komentar

Understanding DOS

Written By IMAGINATION on Senin, 08 Agustus 2011 | 05.14

DOS is (are) the operating system that uses command-line interface used by computer users in the decade of the 1980s. To boot the computer facilities and run multiple software applications, such as WAS and Lotus. There are still many DOS functions that are used today, especially in resolving some troubleshooting on computer hardware. Although it could be done on the GUI-based operating systems. The following DOS functions. • Organizing or controlling the activities of computer memory • Set • Set the input and output data files • Management
• Management directory
DOS family is divided into bebrapa classes, namely: MS-DOS (Microsoft Disk Operating System), including the Tandy DOS, Compaq DOS, Q-DOS (Quick and Dirty Operating System) and several clones of operasiMS-DOS systems are sold to The computer systems maker IBM PC / PC-DOS Compatible.IBM (International Business Machines Personal Computer Disk Operating System), which, though still made by Microsoft, modified a little to be used by IBM computers PC.DR-DOS (Digital Research Disk Operating System), created by the makers of the operating system CP / M, Gary Kildall.Novell Personal Netware, the DR-DOS version that was sold to Novell as the company that houses the CP / M is bankrupt (Novell acquired Digital Research Incorporated). Caldera DOS, is Novell Personal Netware version that was sold to Caldera Corporation.FreeDOS, a DOS version that was built from the remnants of the development of Caldera DOS, developed by a community of open source.MS-DOS (Microsoft Disk Operating System) is an operating system that is widely used by computer IBM-PC or compatible with it. Microsoft made MS-DOS as a mainstream operating system, before eventually stop supporting MS-DOS slowly when they make a graphical interface-based operating system (also known as GUI) for the mainstream market, which is referred to as Microsoft Windows.MS- DOS was first released in 1981, and over time, Microsoft also launched a newer version of MS-DOS. No fewer than eight times until Microsoft released new versions of MS-DOS from 1981 until Microsoft stop supporting MS-DOS in 2000. MS-DOSmerupakan one key to Microsoft's success in producing the software, from a small company when founded programming language to become a software company in charge of the world as though worked with.
MS-DOS was created by a manufacturer of computer, named Seattle Computer Products (SCP) which in kepalai by Tim Patterson, who later on recruited by Microsoft to develop-DOS in 1980 as a software operating system called Q-DOS (stands for Quick and Dirty Operating System), which subsequently was renamed 86-DOS, because the Q-DOS is designed to run on computers with Intel 8086 processor. Microsoft would buy a license at a price of U.S. $ 50,000 from the SCP, then changed its name to MS-DOS. Furthermore, when IBM was about to launch a personal computer called the IBM PC, Microsoft also sells licenses MS-DOS to IBM.
05.14 | 0 komentar

4 Ways To Stay Motivated

Being successful is the dream of everybody. Surely it is necessary for a strong motivation to overcome challenges to achieve what you want. This motivation must be grown from within
own. You could read hundreds of books or go to dozens of seminars to get an injection of motivation, but what often happens is an increase in emotional moment for change. Perhaps this last one or two weeks and after that you feel everything back into mediocrity like the old conditions. Ever feel that way?

"Motivation is a tree that you are flush with the self-discipline"

How do you stay motivated to work to achieve the desired objectives? The bottom line motivation is the art of communicating with yourself. This communication involves the feeling that you felt through the emotions that arise.

So what's the difference between feelings and emotions?

This example, if you feel guilty then the emotions that arise can fear being judged, to escape, and so on. If you feel happy, emotion can be a joy, joy, desire to share, etc.. Emotions arise as a result of the feelings that occur within the self.

So really easy to live motivated. The key is to feel things that are happy and imagine that you will achieve success. I guarantee you will be motivated to work.

In addition there are a few tips that I want to give so that you can be motivated anytime and anywhere:

1. Always consistent

Ease arises from habit. Motivation is the same. It requires discipline, so you get used to life with motivation. There is a great expression that says, "Something that you repeat every day for 21 days will become a habit". I encourage you to practice it. Start with simple things like smiling in front of a mirror, say "Yes" before work, and more.

2. Be responsible

You need someone who will remind you to stay on purpose. He was assigned to provide support and become a partner brainstorm for ideas and the ideas you have. From here you will feel the responsibility to provide the best for him. The process of achieving goals becomes easier with the presence of someone who is a mirror of yourself.

3. Surround yourself with people who are visionary equal

If you want to lose weight, make sure you are with friends who have similar goals. If you want to build a business, friends with people who have been in the business world or those who want to start a business. You can gain energy and motivation from them. It would be very easy to be motivated when you are getting support. What you perceive as obstacles when working alone can be resolved with the help and support of friends that same vision.

4. Focus on process, not a destination

It is very important. Often you down mentally when faced with the difficulty of achieving the goal. Focus on the process. Each process takes time. Whether fast, slow either. Your goal is clear, but the journey to get there can be winding and up and down. With a focus on the process you avoid the mental burden because now you have control over the process itself, rather than controlled by the target to achieve the goal.

Now you know better that the motivation is the key to success. All you need now is a strong will to apply it in everyday life. As what the saying goes "There's a willingness there is a way". Congratulations doing and do not forget to appreciate yourself in every moment of success no matter how small it is.
05.10 | 0 komentar

Fasting Most Special

Based on history, fasting at least divided into three categories. Namely, fasting the layman, special oraang fasting and fasting of the most special person. For the first category, this fast is just a hunger and thirst. That is, although not providing benefits sanagt great, but this type of fasting is considered biased simply because it has fulfilled the obligations and rewards free from punishment.

The second is a special fasting fasting, ie in addition to hunger and thirst, this person also maintain the view, verbal legs, body and all her senses too fast from sinner to God, either secretly or openly. For those who can strive for this type of fasting, they were promised rewards are multiple and infinite.

While fasting the third category is the most special fasts are likely only able to be run by special people too. They no longer hold fast just hungry, thirsty and fast limb, but it's been on stage to keep herself from thinking about the world's bustle. That is fast for those who have exceeded the bonding time and space. Where all of life and life is nothing else but God alone.

Of the three categories, no one can judge except God and ourselves on the quality of each of our fasting. Although we often menggolangkan humble ourselves as a layman, does not mean we have to choose first class. Instead we are encouraged jihad to be the most special fasting.

This condition is nearly equal to the grouping of people who worship by the door of science Prophet, Ali ibn Abi Talib. Ali distinguishes human worship to the three classes, namely slaves worship, prayer and worship of independent traders. Totality because obedient slave worship to God, because there is no other way than that, like a slave to his master obediently. Worship being more merchants look to the profit and loss. That is, the worship he has gained a surge, was broken to lose the hell as a result.

The highest types of worship instead of worship of free people. Therefore, this type of worship is no longer tied to the fear of hell or miss the surge. But as said Ali bin Abi Talib, a free man worship is worship to God because God is most worthy of worship. Welcome and congratulations to choose fast.
04.58 | 0 komentar

David Archuleta Crush Lyrics

Written By IMAGINATION on Minggu, 07 Agustus 2011 | 13.15

I hung up the phone tonight
Something happened for the first time
Deep inside
It was a rush
What a rush
‘Cause the possibility
That you would ever feel the same way
About me
It’s just too much
Just too much

Why do I keep running from the truth
All I ever think about is you
You got me hypnotized
So mesmerized
And I’ve just got to know

[chorus]
Do you ever think
When you’re all alone
All that we could be
Where this thing could go
Am I crazy or falling in love
Is it real or just another crush
Do you catch a breath
When I look at you
Are you holding back
Like the way I do
‘Cause I’m trying, trying to walk away
But i know this crush ain’t going
Away
Going away

Has it ever crossed your mind
When we’re hanging,
Spending time, girl, are we just friends
Is there more
Is there more
See it’s a chance we’ve gotta take
‘Cause I believe that we can make this
Into something that’ll last
Last forever
Forever

[chorus]

Why do I keep running from the truth
(Why do I keep running)
All I ever think about is you
(All I ever think about)
You got me hypnotized
(Hypnotized)
So mesmerized
(mesmerized)
And I’ve just got to know

[chorus]

Going away
Going away
13.15 | 0 komentar

Circumcision practice

"It is not someone who makes it into practice surges or detached from hell, including me, but solely because of the grace of God Almighty" (Narrated by Muslim)

The amount of reward that is provided in the month of Ramadan raises the urge to collect as much as possible. However, as much as much as any practice that is done, should not cause riya.

Especially if to make sure the heart must enter the surge with a collection practices. Therefore, enter the heaven of God's servant is a person because of God's grace. God's grace must be given to the pleases. Therefore, the duty of man is trying to get more loving care of God.

Qudsi following hadith explains how to get more loving care of God. God said, "You shall do as much, many rituals of circumcision so that I fell in love with you." Thus, practice-practice circumcision should not be ignored because it is so important meaning. Hence, for those who know it, ignore it taka. In fact, rituals like circumcision performed devotions compulsory.

According to scholars, the practice is a measure tungginya circumcise one's love slave to God. Because, if the acts of worship that must be done, it is an obligation that if left would sin.

While worship circumcision, no sin if abandoned, but only loved by the people who have a love for God. Therefore, the fair gets the love of God for people who always carry out the rituals of circumcision.
13.10 | 0 komentar

Stand Firm

"O Allah, teach me an address so I should not say to others. Messenger s.a.w. answered, "say 'I believe in God, then shall you stand firm." (Narrated by Muslim).

Stand firmly upon faith not able to take care of all people. But so important beristiqamah or keeps having faith. Moreover, the tides have faith bias at any time. Even the tide of faith is often experienced after they work hard in order to install (faith) during the month of Ramadan.

Of course very risky for people who live in faith receded or even no faith. Because, not impossible in the current term is so inviting. Until the Lord is reminding the holy Quran that do not die except a believer or a Muslim.

While this is clearly noted, people were given the opportunity to choose to die a believer or not. Not some of us are unable to control his life, and eventually found himself die without faith. The evidence, not everyone is able to act straight or live according to the demands of faith. Night and believe the day has changed.
13.08 | 1 komentar

Stats

free counters
My Popularity (by popuri.us)
Check Google Page Rank

Sahabat

ShoutMix


ShoutMix chat widget