Discuss IT and Design a variety of tutorials and design it. let's read that are useful to you. thank you for visiting my humble blog

Showing posts with label Tips and Tricks. Show all posts
Showing posts with label Tips and Tricks. Show all posts

Steps to connect to the Database in java

We have six steps to connect to the database in java. The following steps are used by Java programmers while using jdbc in their java programs.
1.   Registering  the driver
2.   Creating connection
3.   Creating statement
4.   Executing queries
5.   Retrieving the Results
6.   Closing connection
1. Registering  the driver :
There are several drivers available in the market we should first declare a driver which is going to be used for communication with the database server in a java program.
Registering  the driver in 4  ways:
1. By creating an object to Driver class of the driver software.

Share:

How to choose the best laptop 2013

Since I got my laptop I had the opportunity to test many variations. Maybe tomorrow if I had the budget for a laptop, I would definitely choose the much, much better.

When I say "good" is subjective to each before buying a laptop, you know what to do with him and how he was put to work. There are people who work with 3d modeling, there are people who do computer graphics, and the people who choose a gaming laptop.

Currently, as in other fields, NISAT components, so if you want to choose a laptop, you have to go through some of the filters is quite important.


Share:

Tips on buying a laptop

Some time ago I bought a laptop in which we have invested quite a lot at the time. In the facts and the law, I wrote about it in his blog immediately after purchase.

At that time I was very happy with the purchase, but slowly, slowly I became increasingly dissatisfied. Not that it is a bad laptop, it is a very powerful laptop that has good components, even for 2013.

To give you an idea of ​​what type of laptop to talk, you will talk about this article.

Why do you have to be careful when you buy a laptop?

Share:

What laptop do you have?

I think I've seen dozens of articles talking about the laptop computer compared to what is best, what is better, but I do not remember anyone to talk about the best brand of laptop.

Perhaps because it is a subjective article, many would consider the best brand of laptop you have. And in the end, it's not a bad thing: article that those who want to know what brand of laptop to buy defective laptop faster.

I do all I bought, I had company, so I taught a little "extra money you either, but you know I am of you." So if someone asks me "what brand of laptop to buy yourself" I would probably recommend a laptop from the top (I recommend Alien, but about friends' or in a dream that I would not dream of such a thing ").

From the beginning I had problems with the brand ACER, after my laptop burning my fault, 2nd time to burn alone, without touching it.

Then the top down I would ask the people at ASUS, I heard from many deszlipit graphics card to the motherboard.


Share:

SEO Tips to Improve Your Blog

As we have already discussed in my previous posts about latest Penguin Search Engine Optimization, today also I have choose same topic, same topic but it has some new tricks for Optimizing your Blog as per Penguin Updates. Because I have personally checked it with my different Blogs and its show me great Optimization for 2013. It is for those who have created their websites but after bundle of hardworking they got nothing and closed their sites because the main problem is low traffic. So here I will tell you some tricks to get unique visitors of increasing your Blog rank with good traffic.

How to SEO for Improve your Blog.

Now I will tell you such tricks to improve your Blog SEO you have to remember it and keep it in your mind for daily practice.


Share:

How to Put Schema.org on Blogspot

Since there is a question how to How to Put on Blogspot Schema.org and apply it by friends who commented on the post SEO Optimization With Addition Schema.Org, so this time I will try to make a tutorial How to Put Schema.org on Blogspot. Previously I apologize yes because new buddies could post them now.

After doing some test code snippets schema.org on this blog that I and others in the blogspot platform, ultimately the final also means that precise placement automatically for each page, and this time I will share it with buddies, ok!

Here is How to Put Schema.org at Blogspot:


Share:

How to create a Read More Link Resource When Copy Paste the article in Blog

Bloggers certainly never encountered when copying articles or script code in articles appearing
"read more: http://kendariit.blogspot.com/"
My friend wants to know how? okey need not consider the long-immediately wrote a long sob,,,

1. Register blog site pal in www.tynt.com
2. Upon completion of regis then appear script for your blog.



Share:

Triggering CSS Animations with Sibling Selectors

Combinators describe the relationship between CSS selectors, and they’re commonly used to combine two or more selectors into a more specific selector. Examples of combinators are the greater-than sign (>), plus sign (+), and tilde symbol (~). If you’ve ever worked with descendant selectors, then you’ve already used combinators because the whitespace between the selectors is also considered a combinator.
There are three other types of selectors that use combinators: child selectors, adjacent sibling selectors, and general sibling selectors. When combined with one of the UI element states pseudo-classes, we can trigger events that would otherwise require jQuery, with simple CSS.
Share:

CSS3 Animation Demystified

A Brief History of Time

Back in the 90′s and early 2000′s when the web was so shiny and new, designers experimented with animation quite a lot. I remember watching hundreds of Flash cartoons during that period, but I was always most impressed when animation was used for more functional purposes. The problem, of course, is that these made use of Adobe Flash. Sometimes there are good uses for Flash, but typically it’s bad for accessibility, mobile devices, and many other reasons.
As CSS3 support continues to pick up across all the major browsers, animation is starting to appear much more frequently. However, if you avoided Flash and any other form of
Share:

How to Debug in PHP

Nobody enjoys the process of debugging their code. If you want to build killer web apps though, it’s vital that you understand the process thoroughly.
This article breaks down the fundamentals of debugging in PHP, helps you understand PHP’s error messages and introduces you to some useful tools to help make the process a little less painful.

Doing your Ground Work

Share:

CSS Tip: Better Rounded Borders

We’ve all used border-radius in our designs to round the corners of images, divs, navs, etc… But have you ever noticed what happens when a thick border is added to an element with a border radius?
As we learned in my CSS Deep Dive on the subject, the rounded corners in border-radius are formed by the radius of a quarter circle.
Share:

A Personal Anecdote About Learning HTML and CSS

Explaining Markdown
When I set out to learn programming in early 2012 in order to build Uncover, I was primarily focused on learning Ruby on Rails. When I thought about what programming was to me, it was always about being able to develop the backend so that I could add, edit, and delete data. That’s the underpinning of any web app, and I was interested in building a web app.
Share:

ZeXtras Download for Zimbra

or simply use wget directly from your Zimbra server:
wget http://www.zextras.com/download/zextras_suite-latest.tgz
this URL will always point at the latest release of ZeXtras
  • Now that you have downloaded ZeXtras Suite, a few simple steps are required to get it up and running.
  • STEP 1: As ROOT, unpack the file you just downloaded inside a directory (we suggest in /root/) in your Zimbra server.
  • STEP 2: Enter the directory created by the unpacking of the file.
  • STEP 3: Run the install.sh script with the "all" option (so ./install.sh all).
  • STEP 4: Once ZeXtras Suite is installed, you need toInitialize ZxBackup.
  • A video tutorial to the install process can be found here.
Share:

Wget Tip: Download File on page Requires Authentication / Password

I usually use wget, tools-based CLI (Command Line Interface) is powerful enough to be used as media downloads. I often use this wget, especially if I want to download the iso file on another computer, for example, the position I'm at home and want to download the iso file using an office computer or vice versa. I can ssh into the office, run the command screen (so that the download is still running even though I already disconnect) and then run the wget command.

What matters is if wget requested the download process on a web page that requires authentication, for example, to download an ISO file SUSE Linux Enterprise Server 11 SP 1 recently released a few days ago. I could just download it via browser, enter the user name and password on the page Novell Single Sign-On
Share:

Using Dagger code

Introduction
The best classes in any application are the ones that do stuff: the BarcodeDecoder, the KoopaPhysicsEngine, and theAudioStreamer. These classes have dependencies; perhaps a BarcodeCameraFinder, DefaultPhysicsEngine, and anHttpStreamer.
To contrast, the worst classes in any application are the ones that take up space without doing much at all: theBarcodeDecoderFactory, the CameraServiceLoader, and the MutableContextWrapper. These classes are the clumsy duct tape that wires the interesting stuff together.
Dagger is a replacement for these FactoryFactory classes. It allows you to focus on the interesting classes. Declare dependencies, specify how to satisfy them, and ship your app.
Share:

How to Create an HTML Sitemap in Blogger Page

Blog sitemap is used for indexing blog post making it easier for us in the search. Today I will share a tutorial about creating an HTML sitemap for your blog readers so they can easily select the post you want to read. Blogger sitemap page will display all of your blog posts on one page of your blog. Ok, just ...

Share:

Aplikasi Blackberry Untuk Bulan Ramadhan

Bulan Ramadhan adalah bulan yang berkah terutama bagi umat yang beragama Islam. Kemajuan teknologi juga bisa memberikan manfaat untuk mempermudah Anda meningkatkan ibadah.
1. Moslem Guide
Aplikasi Moslem Guide ini hanya dikhususkan bagi pengguna layanan dari Indosat saja. Di dalamnya terdapat berbagai macam fitur yang berguna bagi Anda untuk disimak sebagai pengetahuan tambahan mengenai Islam, seperti panduan halal lengkap dengan fatwa MUI, juga terjemahan dari Bahasa Indonesia ke bahasa Arab.
Fitur-fitur aplikasi Moslem Guide:
• Translator dari Bahasa Indonesia ke Bahasa Arab
• Ringtone Islami
• Themes Islami
• Jadwal Shalat
Share:

9 Aplikasi iPhone Untuk Bulan Ramadhan

1. MuslimPro (Ramadan Edition)
Diakui oleh jutaan pengikut Islam melalui dunia Muslim sebagai waktu Doa yang paling akurat & aplikasi Azan pada perangkat mobile. Muslim Pro juga dilengkapi Quran penuh dengan script Arab, fonetik, terjemahan dan bacaan audio serta pencari lokasi kiblat, kalender Hijriah Islam, peta restoran halal dan Masjid, dll.
FITUR UTAMA:
  •  kalkulator Doa  waktu Akurat berdasarkan lokasi Anda saat ini
  •  Azan / Adzan: pemberitahuan visual dan audio / panggilan untuk doa
  •  The Holy Quran (Al Qur’an) dengan bacaan (audio), fonetik dan terjemahan dalam bahasa Inggris, Perancis, Jerman, Indonesia dan Turki
Share:

Invite All Friends to Facebook Pages

Invite All Friends to Facebook Pages/Events in One ClickHello friends, we know you are enjoying my tricks daily. Today i am talking about how to invite all friends to facebook page/events. Now days facebook is running like hot cakes. Each and everyone is addicted to it like anything. Most of the people are creating newfacebook pages/events to unite the people at single point. People are crazy about creating newfacebook pages/events. But usually people invite the every friends to the page indiviually by inviting each and everyone. But now, I am providing a javascript as a simpler method to invite all of friends collectively by a single click. As we all know life is quite fast these days noone has much time to consume on inviting facebook friends one by one. So thisjavascript helps us to save our time by inviting all facebook friends by single click. You can use this javascript to your browsers like Google Chrome, Firefox etc.
Share:

Tips and techniques Firefox OS

One of the best resources for tips, tricks, and techniques for developing open Web Apps -- especially those targeting Firefox OS in particular -- is our excellent team of Firefox OS and Gaia developers. This page features a few of their ideas. Enjoy!

Installing and updating
Here are tips and workarounds related to app install and update processes, application manifests, and so forth.

Share:

Popular Posts

Ismail Maha Putra. Powered by Blogger.
twitterfacebookgoogle pluslinkedinrss feedemail
SEO Reports for kendariit.blogspot.com

Followers

Blog Archive

Poll

Labels

Facebook Page Like

Translate

Get ThisWidget
Blogger Widgets

submit your site

http://smallseotools.com/google-pagerank-checker

Sonicrun

Google Search

Popular Posts

Tutorials, IT and Design

Labels

Recent Posts

Label Cloud

Android (59) Crystal Report (1) Design (6) Internet (15) Linux (66) Tips and Tricks (54) Tips Trik VB .Net (15) Tutorial Database (1) Tutorial VB .Net (13)

About Metro