Showing posts with label Science And Technology. Show all posts
Showing posts with label Science And Technology. Show all posts

Friday, April 5, 2013

Do You Know what is a Computer

Do You Know what is a Computer
These days a lot of technology - advanced technologies emerging, in this era of globalization discovery - the discovery of a tool that can support the needs of humans has been found. Examples such as "computer", this electronic device is not foreign to our ears sound. This electronic instrument invented by Charles Babbage.

Computers are now widely sold in the market, the price is relatively expensive, but an electronic device that is very much in demand by the public because of its usefulness, especially the people of Indonesia. As with the students, teachers or professors, officials, businessmen, and others.

Computer is an electronic device that uses electrical energy to bring it, in which the tool is used to store data. The computer has two important components, namely hardware (Hardware) and software (Software) both components cooperate with each other.

Hardware (Hardware) is made up of several components, of which there are Monitor, PC (Computer Personaling), Keyboard, Mouse, and Speakers. Monitor serves as a tool to bring up the images generated by the PC like a television in general, PC (Personaling Computer) is the main function of the computer, in which there is a component - component to process the data in the form of images. PC rectangular and there are cables - cables for connecting to a monitor. In ancient times, the PC are very large, but along with the times, relatively smaller size of the PC.

The keyboard is a component in a computer, where the keyboard is a collection of letters - letters, numbers - numbers and symbols that are used to type a word. On the orders of the keyboard was a program on the computer can run. The keyboard is connected to the PC using the cable.

Mouse serves to designate or move a pointer contained in the visualization of the monitor, the mouse can also run a program in the computer. Mouse shaped like a rat, that's why this tool is called "mouse" which means mouse. There are two buttons on the mouse and the scroll, respectively - each button is used to execute a command. Under the mouse there is a roll, which serves to move the pointer or cursor.

Speaker serves to produce a sound that is generated from the PC, just like other components, speakers also use a cable to connect to a PC. Collection - a collection of tools is exactly what is called the hardware (Hardware). Why is so called, because the tool - the tool can be touched and seen by humans.

In the second component in the computer contained software (Software). Software (Software) is the content of the program contained in the PC, where the software is used to process the data from the command of the hardware. There are a lot of software today. Like one of the famous software in the world which is "Microsoft". Microsoft serves to facilitate programming in the computer. There are many more software - software in the world that I could not mention one by one.

The second important component in the computer will not be able to work if one of them is not functioning properly or not connected to the PC. There is no computer support tools, such as the "printer". The printer is a tool to print a document in the form of text or images on command from the PC. The printer uses ink and paper to print a document. These devices are also connected to the PC and also using electricity.

In addition there are also Internet printer in the computer, the Internet is a network, where one can find all sorts of information with just sitting somewhere with internet access. Internet is also used to communicate from one computer to another, be it in the form of images, sounds or images and sounds. The use of the Internet has been widely used at this time, people call it the virtual world.

Computer does not get out of their role by today's society, so there are positive and negative impacts. Such as the positive impact of computers is work - the work to be quickly and easily with a computer, for example the use of computers in hospitals, banks, shopping and more. But besides that, there is the negative impact caused by the computer, which is like a lot of people who use computers to play games and open sites - porn sites on the internet which of course can damage the morale of the nation.

Thus the essay on "computer" that I made this, I realized there are still many shortcomings - shortcomings in the making of this essay, therefore constructive criticism I need to be able to make a better essay again in the future. Hopefully what I write will be useful for many people, especially for me personally.

Wednesday, March 6, 2013

Origin Keyboard Position Placement

Origin Keyboard Position Placement
Have you ever wondered, why the arrangement of letters on a typewriter keyboard, computer, PDA until we form "QWERTYUIOP" and so on? Why not made any sequence like "ABCDEFGH" and so on? That said, the keyboard has been created since the 1860s by Sholes and Dunsmore. Initially they made alphabetically. However, gradually with increasing capabilities (custom) user, typing speed becomes faster when the mechanism of the machine while it is still simple. Consequently, (row) certain keys to frequent traffic jams and hinder the work.

Based on their experience, eventually drafted keyboard made deliberately complicated and inefficient so that the keyboard is not easily jammed. Design typewriter was sold to Remington to be mass produced in 1873. Its structure is divided into four lines, the top line of the form "23456789 -" second line "QWE.TYIUOP" third line "XDFGHJKLM", and the bottom line "AX & CVBN?; R".

Over time, technology is advancing rapidly and the problem of the keyboard keys are often jammed been overcome with better mechanical designs. A number of alternative keyboard design also appeared on the market. One that is quite popular is the Dvorak Simplified Keyboard (DSK) made by August Dvorak in 1936. The design is claimed to be a design that is more efficient, faster, and egronomis.

QWERTY actually have many weaknesses as you make a left hand overload, especially when writing in English (the same thing I felt when writing in Indonesian). QWERTY also make your pinkie overload. Research shows that the uneven distribution of the letter so that your fingers have to cross from line to line - when measured finger typists will typically run more than 20 miles per day compared to DSK that only 1 mile.

Unfortunately, people still refuse to turn away from the design of "QWERTY" although the design is not the best design. Although the technology has been able to solve the key problem of jamming, people stick with the "QWERTY" design instead of a more superior. Instead, QWERTY instead crowned the international standard in 1966.

The same thing happened in Microsoft Windows. We certainly know that Windows is not the best operating system, whether it be in terms of safety, convenience, performance, up to the beauty. However, because the market penetration of Windows is so hard, people got used to using the Windows operating system and is being standardized.

Is not nothing better than Windows? Of course not. But people need to think about it a few times before turning away from the standard. They have to face barriers such as cost factors, compatibility issues, the learning process, the time factor, and much more. As a result, the number of the faithful is much larger than the apostate. This is what makes Windows or QWERTY later became a standard - even though they are not the best.

In the scientific world, this phenomenon is described as the concept of path dependency and network externalities. In essence, innovation does not produce outcomes that out of the blue, but it is a development that could be predicted from it already. In addition, the value of innovation will be higher when used by more people. At some stage, the innovation will be the standard used by the public.

Understanding Website Robots txt

Understanding Website Robots txt
This post I try to discuss about robots.txt. Robot? Is it true robot robot?, Instead. Robots that I will describe here is the Web Robots (commonly known as Web Wanderers, Crawlers or Spiders), which is a program that automatically crawl the entire website.

Search engines like Google use robots to index the content or the content of such web, the spammers use a fake email address and so forth. Website owners menggukanan robots.txt file to instruct the robot to access the website, this is called The Robots Exclusion Protocol.




It works like this:

a robot visited website url, for example http://www.myarticle-article.blogspot.com/about-me.html. Previously, he had to check the existence of the robots.txt file on http://www.myarticle-article.blogspot.com/ robots.txt, it found its file and contains:

User-agent: *
Disallow: /

"User-agent: *" means this is addressed to all robots. "Disallow: /" tells the robot that robots should not visit all the pages of the website.

There are two important issues in the use of robots.txt is:

1. Robots can ignore robots.txt, especially robots that can directly malware scans the entire website and look for the weaknesses of the website (cracking), or it could be used by spammers to obtain email address

2. Because the robots.txt file is a public, can be seen by anyone, because, every person, could see parts of the server you do not want to be used by robots.


So, never use robots.txt to store important information from your server. So first, the discussion continued in the next post. Hopefully useful, thank you

7 Ways to Improve the Performance of Windows 7

7 Ways to Improve the Performance of Windows 7
Microsoft Windows 7 is designed to meet the needs of home computing, with a feature that exceeds the speed or the speed of the operating system Windows XP or Vista. But, as time went on, PC or Laptop will be slower. Reinstall? Operating system is not necessarily problematic, but in general there are on all operating systems.

 Decline in performance might be due to large amounts of waste computer system or maybe just too many unneeded applications running. Here I try to share some ways that can be practically effective to improve the performance of Windows 7 on a Laptop or Your PC.


1. Clean up

Some operating systems also need to clean up, temporary files, Internet cache, cookies, and programs that are not used, could make full your hard drive, making windows 7 to be slow. Whereby it is necessary to be done to clean it regularly to your computer system. To do this, you simply use the Disk Cleanup:

1. Click Start> All Programs> Accessories> System Tools>Disk Cleanup


2. Select the driver to be "cleaned" and then click OK.

3. The first step, the program will calculate the remaining capacity of the existing hard disk after cleaning. Then, it will be given a choice what files should be deleted, click OK to finish.

 



2. Disk Defrag 

When you save a file (copy, delete, etc), these files are automatically tersbut would only occupy space / location nearest available on the hard drive. That is, those files would be revealed to pieces (fragmented). Terdefragmentasi The files will slow your computer's performance by adding course work (must choose choose the location / space as separate file). By him that, defragmentation must be done to "combine" all the parts of the file.

1. Click Start> All Programs> Accessories> System Tools> Disk Defragmenter

2. In the application window, click the drive you want to defrag and then click Defragment Disk.



3. Disable programs running windows early start (Start-Up Program)

Some programs are usually set up to run when the system running. This may slow down the start-up. The more programs that automatically start running at start-up, it will slow down the process of booting your PC / Laptop. For this, you can download off (Disable) of these programs, in the following way:

1. Click Start. In the search box, type msconfig and press enter

2. In the System Configuration window, click the Startup tab

3. Uncheck the processes that are presumably not essential for early running system. Click Apply and OK



4. Install Anti-Virus Program 

Make sure you install the Anti Virus on a laptop or PC, of course, with regular definition updates. This is to ensure that no viruses or spyware that infects your computer system. Without such protection, it could be spyware or viruses will be stored and activated on your computer system. 

Because in addition to slowing down the performance of your computer, can also be very detrimental to your own, whether it's a file that is damaged / corrupted or your data will be read by spyware (such as password data, etc.).




5. Remove unused programs

You may be like me, who used to install programs, but rarely used. By him that, specify only the programs that are often used, remove programs that are rarely or never used at all.

1. On the Start menu, click Control Panel.

2. In Control Panel, click Programs and Features.

3. It will show a list of programs that are installed on your computer. Click or select the program you want to remove, and click Uninstall.


6. Minimize Visual Effects

Visual effects like animations, shadows and transparency can provide a wow experience for the user, but it requires quite a bit of resources, which is certainly for those who have a Computer Resource mediocre, will reduce the performance of your windows. To disable visual effect is not important, if it can possibly help it all just disable.

1. Right-click Computer and select Properties. Select Advanced System Settings, select Settings on the performance.

2. On the Visual Effects tab, disable unnecessary, or just select "Adjust for best performance"

3. Finish by clicking Apply and then OK



7. Disable sound effects

The rest may be you can disable sound effects that sound like the early start time windows, remove the recycle bin, click the folder, and so on. By disabling this feature, of course, the resource will be lighter because the system no longer need to perform "other work" at that time.


1. On the Start menu, click Control Panel. In the Control Panel, click Sound.

2. Click the Sounds tab, then select Sounds scheme to "No Sounds".

3. Also can disable the option "Play Windows Startup sound"




Hopefully these methods will improve the performance of your windows 7

Overview of the HDR

Overview of the HDR
In the image processing, computer graphics, and photography, High Dynamic Range Imaging (HDR) is a technique that allows a greater dynamic range between the brightest area with the darkest of an image than standard digital imaging techniques. This wide dynamic range allows the picture to represent the range of intensity levels are more accurate in the real scenes, ranging from direct sunlight to the dim light of a star.

In more simple terms, HDR is a range of techniques aimed to show the contrast of the image. Karema non-HDR to take pictures at a single exposure with a limited contrast range. This causes loss of detail in bright or dark areas of an image, depending on how low or high the exposure setting. HDR will offset this loss of detail by taking multiple photos at different exposures and combining cleverly together so you will get a picture that represents both light and dark areas.

The two main sources of HDR imagery are computer renderings and merging of multiple photos Low Dynamic Range (LDR) or Standard Dynamic Range (SDR). Tone-mapping techniques - which would reduce overall contrast to facilitate the HDR image to be displayed on devices with LDR - can be applied to produce images with a local contrast is maintained or exaggerated (over) to get the artistic effect. It nih commonly used iphone user, in particular the application Instagram, and his friends.

Wednesday, February 27, 2013

Secretary In The Future

Secretary In The Future
Secretary In The Future - Responsibility and the Role of the Secretary in the Future to be adjusted over the times have air Evolution needs and challenges of the future, of the former is the work done by the instructions or orders, now grown into a dynamic and self-employment,

Secretary In The Future is now required to be more initiative, proactive, and work independently without constant supervision. What does it mean a secretary without a boss, and what happens if the Boss without a secretary? both need each other. But if one chose sekretris be worse and could backfire. Remember, our success as a leader is also supported by a reliable secretary role.

In The Future Role of the Secretary that the Secretary Being Professional and effective career

Having the ability Human Resouce

Senior secretary can act as a trainer, even a leader and mentor to the entire senior staff is required to administrasi.Para secretary to review or revise kenerja its staff, as well as junior colleagues lainnya.Untuk recruitment process, senior secretary orientation or direction to co-workers baru.ini was also added to the portfolio of secretary reliable.

In many companies today ini.seorang secretary is the most understanding of the style and character of bosnya.Dengan Thus, secretary, too, who should at least understand what the employee is needed more tersebut.Ia boss can search and find a right employee for the right job .

Broader scope of work

Thanks to technological developments, the days when the boss is still mendektekan letter to the secretary has now ended, the manajerpun now be handling a e-mail of his own, They berkorespodensi, calls, make appointments, and even create presentations meetingnya sendiri.Dengan Thus, the role of secretary can be more specific scope of work and take a more senior secretaries luas.Para no longer a handyman type or receiver, because they've got a different mindset about a secretary. They can be a means to extend the network and even the decision-makers when the boss is absent.

Multi-Tasking Capabilities

It is the ability to do several jobs at the same time bersamaan.SKILL is quite important to have a secretary dimanapun.Mungkin not a mandatory, but if a sekretris secretary has this capability, it rarely missed work and everything can be done more quickly, because speed is important.

Primary capital to be able to do multi-tasking job is that he must first get used to Well-Organized.Dia must be used to working in an orderly, neat, and terstruktur.Bila not able to do the job at a time with maximum results, it is impossible to work in a structured before stress levels rise due to multi-tasking job of turmoil later.

Skills are more specific

For most secretaries of their work has grown from just common functions into specialist functions. There is an increasing demand for secretaries who have the expertise or knowledge more, for example in the areas of Legal, Banking, or even Human Resource

As more and more companies are setting up its own legal department in-house, the secretary with the expertise and specialized knowledge in the field relevant to more and more sought after. Not to forget also the growing banking sector salaries and bonuses and attractive offers for the secretaries who are ready and experienced in the field.

Mastering Information Management

The Secretary has turned into a profession that is no longer oriented knowledge.Mereka Just doing administrative work, but may run errands for managing information in perusahaan.Mereka are involved directly in the flow and storage of information in the company.

They also must be able to guarantee any valuable information can be forwarded or shared efficiently to the parties that this membutuhkan.Semua very useful to improve the efficiency of cooperation between departments as a whole team.

Keep in mind here that the information in question is not in the form of gossip and should also ensure that the right information is also falling kepihak the right time.
The Secretary has been viewed as information liaison between departments in many companies, and is also considered as a source of information they can relay, a secretary sometimes better know a lot of what is happening in the company rather than their boss.

Customer Service and Research Capabilities

The quality of the secretary or other advantage is reliable customer service good.They often have to deal with customers or clients, this means they must memilikiknowledge strong and competent in the field of service.

The ability to gather information is also important because many rely on secretaries to locate and gather intelligence, informaasi the client, current industry trends, data base management, and information about competitor.Sekretaris work on the unit, group or groups, a secretary who has the ability to able to collaborate and work together in a team more in need.

Mastering technology

It seems there's nothing to be explained from this point, there is nothing worse than we still have to explain how to open e-mails or using word processing software to reliably menguaqsai sekretaris.Para secretary of technology, especially in communications and all the technology that can facilitate komunikasi.satu again that is not less important is technology to do a presentation, which is supported by the skills and expertise of the secretary presenting itself.

With the increasing mobility of the work will be more demanding when ini.Kita secretary who can work independently and can even count on staying for a long time, initiative, confidence, and wisdom are the qualities needed secretary today to be able to keep the "castle" peruasahaan while their leaders were not in place.

Globalization of Technology

Globalization of Technology
Information technology advances so rapidly makes the world seem smaller ball and space is seeming to be no longer. The perception of the world was already changing. 

Information technology in a change in the way it has been spearheading various other perceived changes humans on this earth. However, what kind of changes are made and the direction in which the change is running? Who benefits and who is harmed?



Globalization: Process Fair?

Globalization is one word that probably the most talked about for the last five years with a diverse understanding of the meaning. However, what is understood by the term globalization ultimately bring awareness to people, that all inhabitants of this planet are interrelated and can not be separated from each other for granted despite the physical distance range stretches. The world is seen as a unity in which all human beings on this earth are connected to each other in a web of vast importance.

Talks about talks on the topic of globalization is vast surrounding the fundamental aspects of human life from the cultural, political, economic and social. Globalization of the economy may now be a frame of reference and at the same time the most current example clearly illustrates how a global policy could have an impact on many people at the local level, while the globalization discourse in other respects, may not be so easily observed clearly.

Examples that could be possible is international trade, international monetary fund policies to permit operation of multi-national companies showing that eye-chain-effect will eventually end up on the local economic actors, both positive and negative. The design of economic globalization itself, for example, was initially assessed the positive faith of raising the financial performance of the countries are considered economically underdeveloped cooperation with trade and industrial policy.

However, the negative impact was not inevitable when global policy adjustments that can not be done at the local level. Win-win situation to be achieved turned into a win-lose situation inevitable for local economic actors. Cases such phenomenal that never ended, sales of oil palm plantations by the government recently, or other cases that barely covered extensively as the loss of millions of plasma nuftah in the woods and West Papua, shows it clearly. Of course there are many others.

So, do not be surprised if later most felt that the issue of globalization blowing towards the negative, namely that globalization benefits only those who had already economically powerful and have the infrastructure to sustain its economic dominance, while backward country just felt the positive effects of globalization are artificial, but fact remains abandoned. Some others remain optimistic with the essential ideals of globalization and believes that good human being equal on this earth will be realized sometime in the future with efforts to build unity as fellow residents-world football.

It seems that, whatever the essence of the debate, which is in plain sight is the passage of the process of globalization in almost every field without stopping.

Information Technology (IT)

Information Technology (IT) is now developing very rapidly, no doubt make a significant contribution to the whole process of globalization. Starting from TI rides the simplest form of the radio and television and the Internet and of mobile phones with wireless application protocol (WAP), information flows very quickly and pushed a lot of people living consciousness.

Change the information is no longer present in the scale of weeks or days or even hours, but already in the scale of minutes and seconds. Changes in stock prices a pharmaceutical company in Jakarta Stock Exchange only takes less than a tenth of a second to be known in Surabaya. Dollar exchange rate index specified in Wall Street, USA, in less than a minute was confirmed by Bank Indonesia in Medan Merdeka. Similarly, a fashion show in Paris, which at almost the same time can be seen from Gorontalo, Sulawesi.

IT has changed the face of conventional economics are slow and rely on the interaction of physical resources locally to the fast-paced digital economy and rely on the interaction of global information resources. The role of the Internet is undeniable in terms of providing global information so that a certain degree, IT generalized to the Internet. Internet itself is phenomenal emergence as one of the marker poles advancement in information technology and communications. Internet eliminates all physical boundaries that separate people and integrate them into the new world, the world of "virtual". Equivalent to the development of computer hardware, especially the micro-processor, and communications infrastructure, IT in developing internet speed is difficult to imagine.

The concept of electronic commerce over the Internet, known as e-commerce is born of marriage of IT to economic globalization not yet reached the age of five known-from the fact that there are already about 20 years ago-when it had to give up her broken on the conception of e -Business is more sophisticated. If the e-Commerce "only" allows a person to transact the sale and purchase via the internet and make payment by credit card on-line, or allowing a housewife-ice program the closet for an order of juice automatically if the stock is stored in the refrigerator was gone and paying household bills through the bank sent instructions by pressing a few buttons on his cell phone, then by e-Business, import export transactions between countries complete with opening of LC and model mortgage payment can also be done with the rides and the media alike.

Therefore, reasonable if the governments of the countries of Asia, countries considered less developed, are now beginning to formally support the development of IT in a long while silent-confused not knowing what to do with the rapid development of this technology. For Asia, which is currently working hard to catch up with developed countries and at the same time the social and political changes, the presence of the internet in particular is a complicated issue. Even worse, the economic crisis experienced by Asia in the late 90s when delaying the development of IT in the U.S. and European countries in the use of emerging technology.

Meeting of the Asian Regional Conference of the Global Information Infrastructure Commission (GIIC) in Manila in July 2000 produced a plan to build a communications network, providing the access of information from the internet to the public, organizing framework of IT use, build online-governmental networks, and develop education for improve the competitiveness of Asia. But there are still obstacles, notably including limited resources, still rigid system of governance, and socio-political differences between the countries must now work together to overcome-that if it fails, will stay put Asia on the losers. One of the actions to be taken by Asian governments agreed at the meeting that GIIC is preparing laws regarding the transaction, internet crime, trademarks, copyright and other issues.

What about Indonesia? According to Tabloid Cash On-line dated October 9, 2000, citing IDC (Information Data Corporation), the funds are spent for the benefit of IT in Indonesia is quite large. In 2000 is estimated at U.S. $ 772.9 million, up from U.S. $ 638.4 million last year. This amount does not include the dotcom investment was passionate torch-blarak in the last two years. From U.S. $ 772.9 million, the majority (57.7%) spent on hardware such as PCs and notebooks. Most of the others (14.4%) spent on software. Supposedly, the rate for this software is much greater than for hardware. This is allegedly due in Indonesia piracy rate is still above 90%. While of the 17 sectors had to spend money on IT, the most much spending money is a communication & media (19.3%), followed by a discreet manufacturing (16.9%), government (12.4%), and banking ( 11.8%).

IT Promote Social Change?

As of June 1999, according to the source of Cash On-line, of the entire population of Indonesia, amounting to 220 million, the number of personal computers in the country is only about 2 million units. That means only 0.95% of the population. This number is still very small if used as the basis of IT utopian conception capable of promoting social change.

However, such a small figures reinforced with IT, especially the use of the Internet, could reasonably pose a dilemma for the government, more specifically the countries that have strict regulations. In the New Order era first, TI addressed with full of confusion, such as in the case of a raid one Internet Service Provider (ISP) in Jakarta as "Kudatuli"-riot twenty-seventh of July's scandalous. This case exposes like IT progress by means of war and power. And as usual, a weapon more powerful than technology.

However, the power of IT is pressed it then appeared "arrogant" in the fall of the New Order episode. That said, it is believed that the student movement and logistical assistance coordinated by leveraging IT sophistication. In fact, military communications were intercepted and decoded by all the military code of activists and shared through pager, mobile phone and email in the field coordinator for the anticipate sweeping military blockade of Jakarta and other cities at that time, 1998 and 1999. IT, directly or indirectly, contribute to the occurrence of a significant social change in Indonesia, namely the fall of militaristic regime in power 32 years.

But, somewhere along the fault, the new government elected democratically relative post New Order regime also responded to the advancement of IT stutter. Presidential Decree 96/2000 which outlines banning entry of foreign investors in the multimedia industry in Indonesia, shows clearly the confusion of government in responding to the development of multimedia business, which of course is in the mainstream of IT. By Presidential Decree, the implied inferiority remarkable about the government. The Government considers that the protection was not possible given the assumption of local players to compete with foreign investors in the IT world.

In fact, just a lot of local players who yell and against this presidential decree. The only local player who looks most diligent support of the issuance of the presidential decree was PT. Telkom. This confusion is also evident in the formulation of the Telecommunications Act and its accompanying Regulation. Government Regulation No. 52/2000, for example, if someone wants to set up internet cafes, to take the cafe construction permit, must request permission signed by a minister (!). Clearly, the current government policies cause more problems that arise in the development of IT.

In political terms, the increasing tribalism today may be considered related to the advancement of IT as clarify a lot of things so that everyone can know what happened anywhere, which in the past was not seen-but instead of none. Democracy swept the world and the world to implement democracy through global telecommunications system. With the increasing amount of information received by the public, the government should begin to turn towards a system where rules and laws are based not on the will of the government, but on the legitimacy of the public.

The concept of the Unitary example, if viewed from the eyes of IT and globalization paradoxically could become extinct due to effective state actually split itself into smaller and more efficient. Kenichi Ohmae in his terkenenal The End of the Nation State, saw clearly that the idea of ​​"government is the most important part of a government" it was time left. World in the eyes of the world of IT today is about private individuals, not the state (state). The world today, according to the originator of the idea of ​​"The Third Way" Anthony Giddens structuration theory modernist, was metamorphosed into self-management of self-government.

IT Utilization Strategy Options

Modern IT enables a remarkable collaboration between the community, the economy and state actors. A paradox: as the global economy continues to expand, the countries taking part will become smaller. Without IT, the information does not exist, and no information then all activity stops.

Globalization, in terms of information and views from the IT glasses, clearly is a necessity. There was no way to back out of it. According to Amartya Sen, Nobel Laureate in Economics in 1998, the technology must be impartial and serve the people. So what should be done in the context of the development of IT and globalization is to rebuild the alignment of IT with the strategy to defend those who have been abandoned and neglected in the globalization process.

How to start? First, from a local, by providing the opportunity for a little. With a population of 2.1 million units of "hardiness"-has been tested in an economic crisis-the small businesses, medium enterprises and cooperatives are the main targets that should be encouraged and empowered to utilize IT for electronic trade because of limited capital, human resources and expertise.

Second, the presence of hardware or software infrastructure. In this case, the government must have a clear vision. Once the concept of Nusantara Indonesia has had 21, which is already opened in late 1996. This concept should be recognized emulate Singapore One concept, and also Malaysia Supercoridor. Implementation was at that time already, with many wasantara.net appearance, the result of collaboration between PT Telkom and PT Pos and the emergence of many ISPs. But the concept of Nusantara 21 stalled and distracted by political and economic crisis. Now, this concept could be continued because the embryo has appeared in public in the form of ISP, internet and others. Maybe this will be easier because the first Nusantara 21 was a project under which the ivory tower is empty. Well, now living his government. Is there a vision to get there?

Automotive Engineering

Automotive engineering is a branch of engineering science that studies how to design, create and develop means of land transportation that use machinery, especially motorcycles, cars, buses and trucks. Automotive engineering combine elements of knowledge of mechanics, electricity, electronics, safety and the environment as well as mathematics, physics, chemistry, biology and management.

The branches of automotive engineering include:
  • Planning (product or design)
  • Development (development)
  • Production (manufacturing)
  • Maintenance (maintenance)
In Indonesia today are highly developed branch is generally about the care and maintenance of cars and motorcycles.

In automotive systems

In automotive engineering, mastering existing systems means of land transportation is a must. The system comprises several major systems and dozens of subsystems. Such systems can be grouped:
  • Engine (engine)
  • Combustion engine (internal combustion engines).
  • The fuel system (fuel system).
  • Fuel tank.
  • Fuel pump.
  • Carburetor or fuel injection system.
  • Ignition system (ignition system).
  • Air intake system in the engine (intake system).
  • Combustion exhaust system (exhaust system).
  • Cooling system (cooling system).
  • Lubrication system (lubricating system).
  • Balance wheel system (spooring balancing)
  • Power handling (power train).
  • Transmission system (transmission system).
  • The series drive (drive train).
  • Transfer case (for 4-wheel drive)
  • Fueling the end (final drive)
  • Wheel (wheel)
  • The steering system (steering system).
  • The suspension system (suspension system).
  • The brake system (brake system).
  • Body.
  • The electrical system (electrical system)

History of discovery Fan


History of discovery FanApparently the fan goes back thousands of years ago loh. The fan is used by several countries in the world such as Egypt, Greece, Rome and China. Fans first discovered 4000 years ago in the tomb of King Tutankhamen the king of Egypt that were excavated in 1922. The function of the fan at the time was as a religious ceremony and is something very sacred and holy.

At that time only the king and queen who could have it. Fans are found in the tomb of the king of Egypt, there are two pieces. One fan was coated with gold and the handle is made of ostrich feathers, while the other was coated with gold ebony and precious stones. Well, fancy huh my friends?

History of discovery FanDevelopments fan began in the 15th century in Europe, specifically in Italy. At that time, the use of the fan is a trading product that has high artistic value. Fans symbolized prosperity and one's social class. Maybe because luxury is yes. In the 16th century until the 18th century, the fan changing fashion and function of a product is very popular at that time. Later in the 20th century is no longer a fan as a fashion product but a means of advertising. While in Spain, the fan became a tool to cool the air because Spain has a hot climate.

In the 1860's people began to recognize the fan is a fan-shaped roof. New electric fan known by the public in the 1880s. Then the electric fan was first introduced by Skaats Schuyler Wheeler in 1882. Wheeler made the first electric fan with two propellers driven by an electric powered motor.

Furthermore, developed and patented fan copyrighted by scientist named Philip H. Diehl in 1887. Diehl introduced the fan is attached to the ceiling. This idea later became the basis of the discovery of a fan that can move back and forth. The development of the fan continues to be a model that many of us encounter today.

Know the Android Operating System

Know the Android Operating System
Android Operating System is a Linux-based operating system for mobile phones such as smartphones and tablet computers. This operating system is open source (open) so that the programmer can make the application easy to use by a variety of mobile devices (eg mobile phones). Oh yes, because the Android OS is an open source application that can be modified and spread freely.

At first that developed Android Operating System is Android Inc., Later purchased by Google Inc.. after which continue to develop into better technology. Well, this Android Operating System has a wide range of series tablets, depending on the order dibuatanya. Android Operating System, which first appeared is Android 1.0 or Apple Pie series. After that, a variety of development, emerging Android Operating System is the latest series with better development.

In order, here are the versions of the Android operating system from the beginning to the present:
  • Android version 1.0 (Android Apple Pie)
  • Android version 1.1 (Android Banana Bread)
  • Android version 1.5 (Cupcake Android)
  • Android version 1.6 (Donut Android)
  • Android version 2.0/2.1 (Eclair Android)
  • Android version 2.2 (Android Froyo: Frozen Yogurt)
  • Android version 2.3 (Android Gingerbread)
  • Android version 3.0 (Android Honeyc0mb)
  • Android version 4.0 (Android Ice Cream Sandwich)
  • Android version 4.1 (Android Jelly Bean)
In general, advanced telecommunications products that use the Android operating system is not too different from other advanced telecommunications equipment. The most visible of course on the interface or display and navigation system in it. But, telecommunications with Android Operating System, particularly tablets, has its own advantages for its consumer, among others:


- Multitasks

With functions that multitasks, you can run multiple applications at once such as in a computer. You can do the task of typing while listening to music and chat's with your friends.

- Brand gadgets more diverse

Of course its brand choices will be more diverse because many telecommunications companies release products using the latest Android Operating System.

- Open Source

As with other popular open source applications, Android also has a strong developer community and convenience for you to create your own applications and distribute the official website of Android.

- Features Widget

With the freedom to make the widget on the homescreen, you can easily access various folders and applications quickly and easily.

- Easy and fast integration into Google products

Well, that was a glimpse of the Android Operating System that is currently being developed. Of course there are many other innovations of the Android that will arise in the future. We'll see my friends, about what ya sophisticated communication technologies in the future. And it could be you are one of the scientists are that will develop the technology.

Sunday, February 3, 2013

Between Science and Art

Between Science and ArtUnderstanding the history of lead about different perspectives. One perspective is fundamental to the history of the view well as between science and art. The differences are striking and assumptions vary menrangkan a historical significance.

Kuntowijoyo have to explain in a clear and concise introduction to the book that described the history of science baba four in the book.


History as a science in some sub-sections be explanation. Sub-sub is as follows

History is empirical based on human experiences. Often compared to the history of the natural sciences. The difference between the history of science lies not in how things work, but on the object penelitiananya. While researching the history of human science research on the matter. It is understandable that the natural sciences would produce common law and would result in legal history while not as certain as the natural sciences.

History also has an object being studied because they are often regarded as the science of history yanag not have a clear object. History have humans in the form of objects. The time could not be separated in the view of human history. Then, history was able to issue its own theories based on different objects with the social sciences. Different research object dalah social sciences research on human sedankan researching the history of man in time. With the ability to issue power theories of history also has generlisasi. However, generalizations are idiografis history, which greatly depends on where and when the theory can be used. In a research study of history, then history need a method in conducting research. The method is used as the basis for drawing conclusions carefully.

Having believed that history is a science. Then what could be the history of science? History can provide a different concept in every meaning of the word. Meaning of different words caused bound "word" is in space and time. History is essentially diachronic science, which extends in time but in a narrow ruanga. When the history of science soisal touch with the history of science has the properties as synchronous. That is, in addition to extending the time. History also widened the space. So now complete, as the history of science diachronic and synchronic.

In addition to the science, history can be regarded as art. Used in the history of art should always obey the principle of the method and methodology of history. Writing history requires intuition or inspiration, understanding immediately and instinct during the study period. It often happens that when choosing a penjelassan, not science equipment running but intuition. In this case the working historian sniman equality in the work and memory will sellau data ang owned. Intusisi ynag memebawa require imagination in the writing of history. Imagination in history is kemmapuan historians to imagine an event that is happening, and what happened after that. Writing history with emotions also justified but should remain faithful to the facts, because it is very important to, inherit value. As well, in the writing of history requires historians style. Diapkai bahsa style that is not a style but a flowery style that lugsa, attractive and systematic.

History of art be considered as a contribution to the art itself. History will give the characteristics of the biography. Karakterististik someone will look at writing biography, biography of both individual and collective biography. Through the history of the art of storytelling in the plot or storyline. Plot used often as bleak novel plot used is the introduction of the crisis and solutions.

History is a combination between science and art. History teaches science writing can be captured by any reader of history with a delicious and beautiful. It is said to be complete for the history of science as a science and an art. However, science and Senai have differences and similarities. Historical writing methods and methodologies need to Understand in depth to writing history does not fall in the writings of art or writing that is considered a myth. In this paper Ibni, Kuntowijoyo not clearly explain the difference between art and science. Kuntowijoyo also not given boundaries clearly. Need for further reading, especially articles that have made Kuntowijoyo and reading historical explanation.

7 Ways Photographing With Smartphones

7 Ways Photographing With SmartphonesYou must often use your smartphone to slingshot the things that interest you, but sometimes a lot of mistakes that occur in taking photos with your smartphone.

for that you need to read the tips below so you are able to obtain a good image quality.



Here are 7 Ways Photographing With Smartphones

1. Note the camera lens

Gabriel noted that the majority of smartphone users are not putting the device in good condition. As a result, when used dirty camera lens and the results were less vibrant images. Before taking note of your smartphone camera lens is clean.


2. Note the room light

The camera does not have the features of a smartphone that supports shooting in low lighting conditions, thus Gabriel suggested that smartphone users pay attention to the lighting conditions before apprehended picture.


3. Use high quality

To produce good images, sometimes before the shooting image quality settings related note, it is recommended to use the maximum quality in order to obtain good results.However, keep in mind when using high quality images, will certainly drain the storage space.


4. Horizontal shooting position

Gabriel advised more smartphone users to use the position of shooting horizontally (landscape) rather than using the vertical position (portrait).


5. Use composition 1/3 and 2/3

For those of you who already understand photographic techniques, composition may have been the main guide. However, for those who do not know, use a composition of 1/3 or 2/3 parts so that the resulting picture frames clear.


6. Use additional software

After taking into account a number of suggestions snapped the above, the next question is how to process the image so that it looks more attractive. For those of you smartphone users can use a lot of photo editing apps available in app stores like Android Market and iTunes.

Saturday, February 2, 2013

Acer Iconia Tablet PC with Windows 8

Acer Iconia Tablet PC with Windows 8
Tablet PC is a portable computer in the form of a touch screen using a stylus, digital pen or a finger that was first introduced in 2000 by Windows. The presence of tablet PC The latest innovation is the result of the long-awaited many people, be reasonable if the Tablet PC very desirable because many consumers form is simple, Easy Operation, Practical and fun, and can be taken anywhere.

The presence of the Tablet PC has been a great inspiration for producers to contribute to designing and innovating new forms and perfect performance aims to create the best Tablet PC, easy and fun. Acer has done it, as a form of participation to provide the convenience and benefits that can satisfy the users of Tablet PC.

The launch of the latest OS Windows 8 from Acer misrosoft inspired to do an extraordinary innovation with the release of the Acer Iconia Tablet with Windows 8 as the best PC performance and a nice Features. For those of you who want a Tablet PC with HD screen display and super fast performance, then you do not have to worry and trouble to find and get it, your wish has been answered By Acer Iconia Windows 8, For Acer Iconia has released its newest product, namely Acer Iconia W510.


Excellence Acer Iconia tablet PC with Windows 8

Acer Iconia W510 is a Tablet PC with Windows 8 OS that has been designed with well equipped HD display eye soothing, pampering you with interesting Features and hassle-free and designed with fast performance, so if you're an internet connection or want to download , you will not be disappointed by the long wait. For those of you who want to capture the most beautiful moment in a photograph or a video, you need not bother to bring a digital camera or Handycam, because Acer Iconia W510 is equipped with 8 mega pixel camera and the video quality of 1080p Full HD picture and video results were satisfactory. Also for those of you who missed by family, lovers or relatives who are far away with you, the longing is immediately relieved by contacting them via Video Call (secondary camera 2.1 MP) has been provided Acer Iconia W510.


Unification Keyboard with Tablet

Acer Iconia W510 not only comes with HD Screen Display, Attractive Features, hassle-free, fast performance, and maximum camera, but the Acer Iconia W510 is also equipped with Keyboard Docking. Acer Iconia W510 Tablet PC will be turned into a mini notebook docking keyboard when combined with the previously separate Tablet PC, With the functions of union between Keyboard Docking and Tablet PC Acer Iconia W510 has helped and ease your task as the system usage as notebook, laptop or computer. You also do not need to bother to do the charging, because the Acer Iconia W510 has endurance for 18 hours so that the concentration of duties will not be compromised due to a weakened resistance that can lead to the Tablet PC is dead and must be re cas.

Acer Iconia W510 is the result of innovation acer multi-functional, not only the benefits that I have presented, Acer Iconia W510 can also be connected to the printer, Hardiks, television and others. Complete is what you want, just enough to have the Acer Iconia W510 you can do whatever you want, Want to call, video call, SMS, MMS, fast connection, listen to music, watch TV, online social networking, gaming, Image and video quality, and other tasks, the Acer Iconia W510 has enough, all your wishes will be answered.


Acer Iconia W510 is appropriate if used by:

1. Journalist and blogger

Finding information online ofline and remains an urgent need for reporters, journalists have the Acer Iconia W510 will be facilitated in typing information quickly and hassle and can directly send it to the editor via online delivery.

2. Blogger

Acer Iconia W510 makes it easy for bloggers who want to constantly update their articles without having to wait to be inhibited by time constraints. By using the Acer Iconia W510, can do it anywhere

3. Traveller

Traveller will love the battery life of the Acer Iconia W510 which make it unnecessary to look for an electrical outlet while on a long trip.

4. professional

For professionals who want just one tiny device to replace the functionality Laptop or Notebook is appropriate using the Acer Iconia W510 Tablet PC as a multi-function for daily work.


Using Acer Iconia W510

1. Tablet Mode

If the Acer Iconia W510 is not installed docking, the Acer Iconia W510 will serve as a tablet. With a 10.1 (High Quality defenition), is appropriate for tablet size is not too large and is simpler than the general Tablet size. By this measure, the Acer Iconia W510 will be easier to use.

Although the size is not large, the Acer Iconia W510 has a display In-Plane Switching technology with a resolution of 1366x768 pixels and a wide viewing angle that provides its own satisfaction when you want to use it to watch videos comfortably.


2. Presentation Mode

If you want to use the Keyboard Docking, you can drive up to position the screen flips to 295 degrees and put it on the table with the keys of the table, this is the ideal position when you want to browse or use it to linger.

3. Productivity Mode

When you use the normal position by uniting with Keyboard Docking Tablet Acer Iconia W510, the tablet has been transformed into a mini notebook. Using Keyboard for typing posts have been adapted to function on a laptop keyboard which provides comfort in typing. To connect the tablet to the keyboard, has provided a large and sturdy hinges that already exist on the keyboard, while you simply shift to open a lock is available. The keyboard is also equipped with extra power and weight balance, the unification of the battery on the keyboard will automatically terkomsumsi so the tablet will get an extra power supply produces a mix balanced and comfortable to use.

Tuesday, January 29, 2013

Tips On How To Mac Book and Ipad Fixed Fast

Tips On How To Mac Book and Ipad Fixed Fast
To improve the speed performance of the iPad and Mac, here are five steps that you can apply:

1. Clean the complexity arises

Management of the bad file is the most common obstacle today. Data dianggurkan just going to "take place" and increase the burden of the hard drive. In particular, the speed performance of the device will weaken biila data consists of thousands of images and music files. You can copy your iTunes and iPhoto libraries to an external hard drive, so the internal data storage space you will be more "relief".


2. Run Application Required

Do not let the diverse application and leave it open. You can close the application as needed and continue on a more mainstream applications. Multimedia and gaming applications take up a lot of RAM memory. In addition to increasing life lay the burden of memory, the battery will be drained faster.


3. Update OS

By using updated Operating System, then this will increase the quality and overall system performance. Older systems (not updated) can cause "kelemotan" which makes the device a slow pace. Update OS to be the best option to go to the new firmware version.


4. Periodic Restart Devices

iOS is designed to be run in a period of time. Thus, the system also automatically run maintenance. However, by restarting the device, it will be able to recover the RAM memory load and prevents some technical issues such as hanging or auto-restart.


5. Time Machine (Time Machine)

This is a backup system that will store the device in an emergency. This feature is set to make a deposit at certain time intervals (eg, once every hour). This feature is capable of storing RAM, and other sources. Place the Time Machine in the manual and check regularly to make backups of your own, as you want.

Tips on How to Photographing With Smartphones

Tips on How to Photographing With Smartphones
You must often use your smartphone to slingshot the things that interest you, but sometimes a lot of mistakes that occur in taking photos with your smartphone. for that you need to read the tips below so you are able to obtain a good image quality.

1. Note the camera lens

Gabriel noted that the majority of smartphone users are not putting the device in good condition. As a result, when used dirty camera lens and the results were less vibrant images. Before taking note of your smartphone camera lens is clean.


2. Note the room light

The camera does not have the features of a smartphone that supports shooting in low lighting conditions, thus Gabriel suggested that smartphone users pay attention to the lighting conditions before apprehended picture.


3. Use high quality

To produce good images, sometimes before the shooting image quality settings related note, it is recommended to use the maximum quality in order to obtain good results. However, keep in mind when using high quality images, will certainly drain the storage space.


4.Posisi horizontal shooting

Gabriel advised more smartphone users to use the position of shooting horizontally (landscape) rather than using the vertical position (portrait).


5.Use the composition of 1/3 and 2/3

For those of you who already understand photographic techniques, composition may have been the main guide. However, for those who do not know, use a composition of 1/3 or 2/3 parts so that the resulting picture frames clear.


6.Gunakan additional software

After taking into account a number of suggestions snapped the above, the next question is how to process the image so that it looks more attractive. For those of you smartphone users can use a lot of photo editing apps available in app stores like Android Market and iTunes.