Showing posts with label Tutorial. Show all posts
Showing posts with label Tutorial. Show all posts

Friday, April 1, 2016

Pengertian Use Case, Komponen Use Case dan Contoh Penggunaan Use Case

1.      Pengertian Use Case Yaitu Memodulkan Interaksi antara User dengan Sistem. dengan tujuan yaitu :
·         Memrepresentasikan interaksi pengguna terhadap sistem
·         Digunakan untuk memetakan kebutuhan sistem
·         Digunakan untuk mengetahui kebutuhan di luar sistem


2.      Komponen untuk membuat Use Case yaitu adanya :

·         Adanya Aktor
Yaitu orang yang sangat berkepentingan untuk sistem sepert informasi yang akan di inputkan  user, orang yang mengeola sistem dan external resource yang di gunakan oleh sistem.  Aktor juga hanya dapat berinteraksi dengan use case tetapi tidak memiliki kontrol penuh atas use case.

·         Aktivitas
Adanya aktivitas antara aktor dengan pengelelola sistem, misalnya apa yang akan di lakukan oleh aktor untuk sistem?.

·         Asosiasi
Kegiatan antara aktor dengan sistem yang akan di laluinya misal aktor dapat melihatdaftar menu.

·         Sistem
Dari semua komponen diatas, ini adalah komponen terakhir yang harus terpennuhi yaitu sistem, pembuatan interface dari sebuah aplikasi yang akan di buat.



3. Contoh Penggunaan Use Case 



Saturday, December 5, 2015

How to Check article Copy And Paste Or Not

How to Check article Copy And Paste Or Not - read news will discuss about a new problem, namely about copy and paste blog, more precisely about knowing how to copy and paste an article or not. In this virtual world is a lot of crime that can be done, one of which is a steal content articles by way of copy and paste, or better known by the title of the article.

How to Check article Copy And Paste Or Not
How to Check article Copy And Paste Or Not

stop copy and paste plagiarismMemang very annoying if an article that we created with great difficulty and then copy and paste granted. Looks like we are not appreciated at all. However, if there is a blogger copy and paste the code script I really understand at all, the problem discussed unntuk script to create a widget or other matters relating to the blog should be the same. That I regret is if someone copy paste a word - word article. Especially now with the latest Google algorithm, we will as the maker of the original article. Yes, with the latest Google algorithm, article no duplicate (copy and paste) will be removed far - away from Google search results, this course is very detrimental to us.

As I say above, I really understand a copy and paste the source code of the script. Why? Try to see the blog - a great blog like yours Kang Ismet, Mas Sugeng, O-om and others. They will definitely membarikan the same script from one blog to another blog, but certainly they explain in their own words. It is also possible that understood by the Google.

Maybe now you ask - ask about how to determine an article on the copy and paste or not. If so, then now you are the right place. Here I will discuss a little web tool checks copy and paste the article.

1.        Copyscape

The first web tool that you can use to check whether your article copy and paste or is not Copyscape. Web address on www.copyscape.com provide premium service and free to users. If you use premium layana aka Copyscape will display all of your article that indicated copy and paste, but if you use a free service you will only dilihatkan 10 artikal you indicated copy and paste. It’s used easy way you only need to open Copyscape then insert a link posts will be checked whether the copy and paste or not.

2.        Plagspotter

Just like with Copyscape, with an address www.palgspotter.com wen also a web tool that we can use to check whether a blog or article we copy paste. Plagspotter service is free, but it also displays all plagspotter web copy and paste our articles. The way you just enter a link that you will check the available space.

3.        Articlechecker

Not much different from the above two web tools, web content checker tool which one can also help you to check copy and paste the article. Here you have to write an article that will be checked in the available space or insert the link. You also have to choose a search engine that will be used, whether Google or Yahoo.

4.        TinEye

Web tool to address this www.tineye.com extremely helpful to check whether the copy and paste your picture or not.

5.     Google


By using Google we can also check if we copy and paste the article or not. There are several ways that we can use to check whether or not copy and paste articles.

Using the operator quotes

Here quotation is useful for displaying all the pages that are most relevant to the search keywords and ignore the other pages. With this operator it will show once where blog copy and paste your article. To kuerinya is as follows.
" words that will be used to check the" Example "sometimes a man without"

Using the index operator

Sometimes a copy pasteer copy and paste without any notice, including the title and keywordnya. Therefore, the gap can be utilized to check. You can check by entering the following characters on Google search. as follows.
intitle: title of the article or keyword. Example intitle: how to check postings

Using the operator inurl

Now a days many lazy copy paste and copy and paste the article makes an instant manner, namely by meneggunakan a robot. Normally when using the robot, the URL is not modified, and sometimes even the title is not changed. That's one of the openings so that we can know our articles.


inurl: post your URL Example inurl: http://jadgpanzer.blogspot.com/2015/12/how-to-register-google-analystics-and.html

How to Check article Copy And Paste Or Not
How to Check article Copy And Paste Or Not

that's some way check copy and paste articles that you can try. Hopefully with this article you'd know who has a copy and paste to your blog. Read tutorial so this time, may be useful for you.

How To Register Google Analystics And Apply The Code In Blogger

How To Register Google Analystics And Apply The Code In Blogger  - You want to know your blog traffic? Or want to know how busy your blog? Google Analytics is the right application to monitor your blog, especially google analytics is also very important for online businesses and seekers of money on the internet because it is through this Google-owned applications we can find out how crowded our blog.
We langgung only to the tutorial how to register and install google analytics code in your blog.

                   How to Apply Google Analytics Universal 

           Visit the Googel Analiytics.
           After being on google analytics page, click the link in the upper right DUTY.
           Click REGISTRATION analytics to create a new account.

How To Register Google Analystics And Apply The Code In Blogger
How To Register Google Analystics And Apply The Code In Blogger 


           After you enter and complete the registration form.
           Make sure you select the option that is  WEBSITE not APPLICATIONS.
           Scroll down gets you would choose the option of google analytics and be sure to choose the UNIVERSAL ANALYTICS because of its complete and equally free.

How To Register Google Analystics And Apply The Code In Blogger
How To Register Google Analystics And Apply The Code In Blogger 
           After you click AGREE, you will be taken to page your account, and there will be analytics code that you must install on your blog.

How To Register Google Analystics And Apply The Code In Blogger
How To Register Google Analystics And Apply The Code In Blogger 

           Please copy the code


     Install Google Analytics Tracking ID on your blog

           Go to your blogger account.
           Select menu TEMPLATE.
           Select EDIT TEMPLATE.
           Find </ head> section of your blog and paste the analytics code just above the </ head>.
           Save Changes.
           Try to open the back page of google analytics and press F5 and see if there is a notification CODE TRACKING successful or not.
           If you have not Try the following alternatives:


<script type="text/javascript">
  var _gaq = _gaq || [];
  _gaq.push(['_setAccount', '
UA-XXXXX-X']);

  _gaq.push(['_trackPageview']);

  (function() {
    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
    ga.src = ('https:' == document.location.protocol ?  'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
  })();
</script>


           Replace the code UA-XXXXX-X with your tracking ID.
           Remove the code above the </ head> you previously pasangdan change the script code above.
           SAVE TEMPLATE.
           Try pressing F5 back page of google analytics .. hopefully successfully.

Actually you can also install the tracking ID through and select other settings in the column google analytics code input TRACKING YOUR (UA-XXXXX-X). (view image) :

How To Register Google Analystics And Apply The Code In Blogger
How To Register Google Analystics And Apply The Code In Blogger 



With the installation of a tracking id on your blog then you can find your blog traffic and SEO tetunya already over. Similarly, how to list and install google analytics code in your blog already seesai, OK I think enough until here before trimakasih dropping by and reading my article.

Friday, December 4, 2015

How To Make Meta Keyword In Blogger

How To Make Meta Keyword In Blogger - How To Make Meta Keyword In Blogger Okay we go straight to my post today is about How to Install How To Make Meta Keyword In Blogger. Because in the blog that we make must be contained meta tags seo, with the installation of meta tags seo and especially the valid html5.
will facilitate the article that we could fit directly indexed by the search engine Google. So important meta tags that we attach in the blog because of very big influence on the quality of the blog that we created, but we sometimes pay less attention to this matter and specifically for novice bloggers seperty me, this is highly recommended for your blog traffic is fast increasing and got the visit of the visitor.
And this is How to Install How To Make Meta Keyword In Blogger:
1. Log in to your account blogger  
2. Click the "template"
3. Click "Edit HTML"
4. Find <head> Put the following code after the <head>

<meta Name='Keywords' content='keywords 1, keywords 2, keywords 3,'/>

in writing keywords {1 or 2 keywords and etc} replace the tastes you should have to conform with the purpose of you bloggers,,!.
Once that's done buddy deh save your blog template and see the results,, for checking directly can mate who visit this page copy Url http://freetools.webmasterworld.com/tools/meta-tag-analyzer.
Need to be understood also to this meta thing that has now changed, which should be noticed in this is a meta meta keywords should be no more than seven words command keywords. if more will impact the seo blog on search engines.

Thursday, December 3, 2015

How To Hack Wifi Password With Android


How To Hack Wifi Password With Android
How To Hack Wifi Password With Android

How To Hack Wifi Password With Android  - Times have sophisticated, communications media is also growing. remember the past ga anyway? aja still mono screen phone already so exorbitant price inaugural card could reach 1 million just wrote that rich people use, telpnya rates also make direct wallet deflated and internet can only be accessed via the telephone network.


As the development of the Internet age can finally be accessed via mobile phones. today people can access the Internet easily able to register a package of internet providers that use or through wifi mobile phone or laptop / computer, man must often walks kepusat shopping or mall there were scattered wifi wifi from the store manager to lure visitors, examples fast-food restaurant selling fried chicken genetically modified or coffee shop that price segelasnya ± 50 thousand rupiah: D. but to access it needed a keyword or password, ga future purchase will ask for the password when want to ride the surf anyway: D. here I will share how to How Breaking into wifi password with your laptop or mobile, the following steps.

Using Laptop / Computer  :

For those who use a laptop / computer can use aircrack program. This program is designed to audit wireless WEP and WPA passwords by changing the codes airodump results. This program runs on the Linux OS but my friend no need to worry for windows also exist really. time verification.
The first step is to download the program aircrack here without frills ads: D After the download is complete extract the file.
how to use :


  • turn wifi buddy, if detected wifi network select the best signal.
  • open the folder aircrack-ng-1.0-rc1-win.
  •  open bin folder.
  •  2x click the file "wzcook" then the program will run and track aircrack of the wifi password.
  • "key has been stored in the c: /wpkey.text. press ctrl-c "message will appear, press ctrl + c on the keyboard.
  • open the folder c: and locate the file named "wpkey.text" you will get a password, fill in the destination wifi.
  •  Open your browser mozilla or chrome typing pal kursusgratiss.wordpress.com if my friend managed to get the free surf successful means.

Using Mobile (Android)

for those who use mobile phones android friend can use the application penetrate pro. terlibang powerful application to hack wifi password and the application is running quite well on android phone unlike other applications that often makes mobile andorid to hang or error.
manually install the application on android phone pal, restart after the installation is completed to maximize its performance. wifi enabled mobile phone pal. open pro penetrate application then automatically track the wifi password.

input the password contained in the destination window wifi password once connected to open the mobile browser and typing pal kursusgratiss.wordpress.com if connected to the internet means ready for use.
Cause of failed connections.

  • What factors are causing the above programs and applications can not run? he said many factors.
  • Wifi pal yet flame.
  • Mobile or laptop Buddy ga has wifi.
  • There is no network.

The biggest buddy headed wifi using more sophisticated security that is not easily hacked. there are different types of wireless network security including WEP, WPA, WPA2-PSK. commonly used in the office or shopping center is WEP friend can use the above. however if the security type WPA and WPA2 is not easy to meretasnya, but not mean it can not only be required techniques and different programs.

so information tips and tricks How Breaking into a laptop or wifi password I created this Mobile actually. for your attention and cooperation I say "TRY".

Wednesday, November 25, 2015

How To Build Simple Game With HTML 5

Good night my friend everything !! This time I will share an example of simple games that are created using HTML script that is a game of snakes, there may be a pal who need to study or reference, just download the example simple game using HTML script, Open Notepad ++ you then create a new file with the name snake_html5_game then write the following script:

view plainprint?
<!DOCTYPE html>  
<html> 
    <head>    
view plainprint?
</head> 
<body> 
    <!-- HTML5 canvas --> 
    <canvas id="canvas" width="450" height="450"></canvas>        
</body> 
/html> 
Explanation :
We create a canvas for the location of our game later with a size of 450 x 450
Javascript
Now to add the java script java script in script above, put in between the <head> </ head> so that your script now be like this:
view plainprint?
<!DOCTYPE html>  
<html> 
    <head> 
        <!-- Jquery --> 
        <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js" type="text/javascript"></script> 
        <script type="text/javascript" > 
            $(document).ready(function() { 
                var canvas = $("#canvas")[0]; 
                var ctx = canvas.getContext("2d"); 
                var w = $("#canvas").width(); 
                var h = $("#canvas").height(); 
 
                var cw = 10; 
                var d; 
                var food; 
                var score; 
 
                var snake_array; // make cell array to make the snake
 
                function init() 
                { 
                    d = "right"; //default direction 
                    create_snake(); 
                    create_food(); // making food for snakes
                    //score game 
                    score = 0; 
 
                    if (typeof game_loop != "undefined") 
                        clearInterval(game_loop); 
                    game_loop = setInterval(paint, 60); 
                } 
                init(); 
 
                function create_snake() 
                { 
                    var length = 5; 
                    snake_array = [];  
                    for (var i = length - 1; i >= 0; i--) 
                    { 
                        // make snake horizontally from the left
                        snake_array.push({x: i, y: 0}); 
                    } 
                } 
 
                //make food
                function create_food() 
                { 
                    food = { 
                        x: Math.round(Math.random() * (w - cw) / cw), 
                        y: Math.round(Math.random() * (h - cw) / cw), 
                    }; 
                } 
 
                // Body colored snake
                function paint() 
                { 
                    ctx.fillStyle = "white"; 
                    ctx.fillRect(0, 0, w, h); 
                    ctx.strokeStyle = "black"; 
                    ctx.strokeRect(0, 0, w, h); 
 
                    // Create a movement for snakes.
                    var nx = snake_array[0].x; 
                    var ny = snake_array[0].y; 
                    if (d == "right") 
                        nx++; 
                    else if (d == "left") 
                        nx--; 
                    else if (d == "up") 
                        ny--; 
                    else if (d == "down") 
                        ny++; 
                     
                    // Check guesses wall
                    if (nx == -1 || nx == w / cw || ny == -1 || ny == h / cw || check_collision(nx, ny, snake_array)) 
                    { 
                        //restart game 
                        init(); 
                        return; 
                    } 
                     
                    //Check collision with food
                    if (nx == food.x && ny == food.y) 
                    { 
                        var tail = {x: nx, y: ny}; 
                        score++; 
                        //membuat makanan baru 
                        create_food();  
                    } 
                    else 
                    { 
                        var tail = snake_array.pop();  
                        tail.x = nx; 
                        tail.y = ny; 
                    } 
 
                    snake_array.unshift(tail);  
 
                    for (var i = 0; i < snake_array.length; i++) 
                    { 
                        var c = snake_array[i]; 
                        paint_cell(c.x, c.y); 
                    } 
 
                    // food coloring
                    paint_cell(food.x, food.y); 
                    // Coloring score game
                    var score_text = "Score: " + score; 
                    ctx.fillText(score_text, 5, h - 5); 
                } 
 
                function paint_cell(x, y) 
                { 
                    ctx.fillStyle = "blue"; 
                    ctx.fillRect(x * cw, y * cw, cw, cw); 
                    ctx.strokeStyle = "white"; 
                    ctx.strokeRect(x * cw, y * cw, cw, cw); 
                } 
 
                function check_collision(x, y, array) 
                { 
                    for (var i = 0; i < array.length; i++) 
                    { 
                        if (array[i].x == x && array[i].y == y) 
                            return true; 
                    } 
                    return false; 
                } 
 
                // Keyboard control snake
                $(document).keydown(function(e) { 
                    var key = e.which; 
                    if (key == "37" && d != "right") 
                        d = "left"; 
                    else if (key == "38" && d != "down") 
                        d = "up"; 
                    else if (key == "39" && d != "left") 
                        d = "right"; 
                    else if (key == "40" && d != "up") 
                        d = "down"; 
                }) 
            }) 
 
        </script> 
    </head> 
    <body> 
        <!-- HTML5 --> 
        <canvas id="canvas" width="450" height="450"></canvas>        
    </body> 
</html> 
Now save your file with the extension .html example: snake html5 game.html.

Now that you've finished HTML5 game you can try it by clicking 2x on the file, it is advisable to open the Chrome browser or Mozilla, do not use IE hehheeh KLW in IE is not the way I had not surprised.

Wednesday, November 18, 2015

How To Built Game On Android



How To Built Game On Android - Ok!  Now i will share how to make game from android?, let’s go 


1   1.   Stencyl




Best maker of this game is very flexible, as it can also be installed on multiple OS smartpone and laptops, in other words, this simple game can be used in a multidevice, can play on iOS | Android and others.

Means export to swf file to be moved over the web browser, best through Adobe Flash player or an HTML 5 make the creation of the best games we will be easily published, performed and may also be marketed.

If interested to begin with, you can learn free tutorials step for step from the most basic to the advance on the official website Stencyl named Stencylpedia, precisely on the page http: // www.stencyl. com

2. Game Maker



 
Such as game maker at a single point, a simple game is the best it can be driven through the Windows OS or Mac OS as well as steps to wear it is also quite simply drag & drop. But the advantages of this game can be made in the form of 2D and 3D.

Prefix maker game was developed by Mark Overmars using Delphi and now this basis it was developed and popularized by the software company YoYo Games.

Except offerings feature easy by drag & drop, this game can be developed further into the professional game when in dreams.

Bhs programming game maker that created itself by YoYo Games named bhs GML (Game Maker Language) will provide flexibility for some professional game developers to improve the game creation without any limits.

Soon, if interested in improving this great game, just take his game-making software on its website http: // www. yoyogames. com.

     3.  Game Salad




The game engine developed for the prefix many games in some applications make Mac OS, the best iPhone, iPad, and the like. But this time the game can also be driven in Windows for some of the best Android games developers.

Game Salad provide basic template that we can develop, but can also if we want to create and weave itself from scratch, this type can also be done fairly easily.

If you are a lot of work as well as a seller of assets templete and other simple games, this base would be more fitting may be used. Official market apple named App Store can be a marketing medium templete creations and make your own game, and this market has become the market on-line application greatest in the world.

The same with most of the discussion at the beginning, these bases can be mentioned in the programming strength is not needed to make the best game. Total: simply drag & drop, and only need the preparation of shaped property that is common sense.

Rangkaian imagination might have thought enough to raise the game on this basis. Software game this machine can be obtained by means of free on his official website at http://GameSalad.com .

Basis of a series of game makers are quite interactive and user friendly it is, the world of art and creativity in a combination of technologies will be extremely more inclusive and open.

Can be used by anyone and used in any part of the spearhead called creativity. Welcome expression with the game.
As well as after that you can follow the designs for your game makers are still a beginner (novice) in making games.

3  software above is an easy way for beginners who want to learn to make a simple game itself. When you are able to make the game the most good tool via 3 above, you can still learn a lot about how pembutan game, with sophisticated software to know more and learn the language of the game program. OK! Good luck...

Note: Remove any spaces that exist on the page address of the website software to create simple games above.

How To Registration Domain Dot TK Free

How To Registration Domain Dot TK Free - Dot TK is a FREE domain registering for all the websites on the internet. Just the same as other domain extensions, the difference is FREE! Because it's free, millions of people have been using .tk domain since 2001, which makes Tk easily recognizable.

Please CLICK HERE so we'll be taken to a page like this.

1. Create domain name you desire, your heart's content. look for names that match the content of your domain (hosting).


2. Select the "forward to this domain" and please fill in the destination URL, the web / blog, select the 12 months to allow more free time, and enter the character that is displayed, click SIGN UP.


                                         

3.Finish this process, please fill in your email and check for e-mail and click the link of the dot tk. enter the confirmation code, if the code is entered correctly the new domain that we register in dot tk activated.

                                        

please login by entering your email, click forgot password if you forget when registering with your password, and check your email.

                                           
 
congratulations you already have an account on dot tk. for then you can create other domains at will on the home page of your dot tk.