• Home
  • About
  • Sitemap
  • Contact
  • Forum
MENU

v code java script

  • Script
    • CSS
    • JAVA SCRIPT HTML
    • JQUERY
    • WIDGET
  • Blog Tutorial
  • Blog Design
  • Internet
  • Ccid
  • Pcsc L
  • Adsense
Archive for 2012

Mention people in your posts with Google+

Unknown 15.41 Add Comment
Unknown
Posted by +Malte Ubl , Software Engineer Blogs are a great way to spark a conversation, and today we’re giving you a new way to grab someone...
Read More
Submit guest post guidelines

Submit guest post guidelines

Unknown 11.30 Add Comment
Unknown
Here are some basic guidelines for submitting guest post on this blog. First let's list few reasons why you should guest post: by postin...
Read More
3D snowflakes effect on HTML page or blog

3D snowflakes effect on HTML page or blog

Unknown 12.33 Add Comment
Unknown
Here is a sample of 3D snow effect on HTML page. This sample work with a help of HTML5 and three.js library. Snowflakes are moving in 3D man...
Read More
New version of pcsc-lite: 1.8.7

New version of pcsc-lite: 1.8.7

Unknown 11.12 Add Comment
Unknown
I just released a new version of pcsc-lite 1.8.7 . Changes: pcsc-lite-1.8.7: Ludovic Rousseau 28 November 2012 Fix a problem when a reader i...
Read More

Grow your audience with the Google+ followers gadget

Unknown 16.28 Add Comment
Unknown
Connecting your blog to Google+ is a great way to attract new readers, as well as build lasting relationships with your followers. For examp...
Read More

Does GM food safe?

Unknown 12.37 Add Comment
Unknown
Does GM food is safe for consuming is the question that many consumers ask. We will start with a few facts about GM food and finish with a f...
Read More

New UI design for the online ATR parser

Unknown 09.15 Add Comment
Unknown
I made some graphical design (using CSS) for my Smart card ATR parsing online application. I am not a web designer (you may have noticed). ...
Read More

New and improved Blogger mobile apps

Unknown 09.56 Add Comment
Unknown
Inspiration for a new post can happen at any place and time: on the couch, while shopping, at a game, or in the kitchen. Fortunately, mobile...
Read More

Christmas effects on HTML page

Unknown 12.57 Add Comment
Unknown
On this page you can find links to christmas javascript effects which can be applied on your web page. We will start with two snow effect, t...
Read More

jQuery snow falling effect on your blog

Unknown 12.05 Add Comment
Unknown
How to get jQuery snowing effect animation on your blog or web site? Very easy, you just need to copy a few lines of HTML code plus a few li...
Read More
Get advert on my blog

Get advert on my blog

Unknown 11.01 Add Comment
Unknown
You can advertise your products on this blog. Check below where on blog you can place your adverts. Also check what types of adverts are ava...
Read More

PCSC sample in lua

Unknown 09.44 Add Comment
Unknown
To continue the list of PC/SC wrapper initiated more than two years ago with " PC/SC sample in different languages " I now present...
Read More
Center a HTML element

Center a HTML element

Unknown 14.24 Add Comment
Unknown
How to center div element? This is a question that ask many HTML beginners. And this is not only question about centering. Frequently people...
Read More

Getting Help on Blogger

Unknown 09.17 Add Comment
Unknown
As a Blogger user you’re likely aware of the nearly infinite number of ways to express yourself online. Whether you’re a photographer showin...
Read More

cardpeek: A tool to read the contents of smartcards

Unknown 06.51 Add Comment
Unknown
A few days ago I discovered a nice tool: cardpeek . Project The project is hosted at http://code.google.com/p/cardpeek/ . It is Free Softwar...
Read More
Div side by side in one line

Div side by side in one line

Unknown 13.55 Add Comment
Unknown
Find answer how to place two div elements side by side in the same line. When two div elements are placed one after another on HTML page...
Read More
New version of libccid: 1.4.8

New version of libccid: 1.4.8

Unknown 04.44 Add Comment
Unknown
I just released a version 1.4.8 of libccid the free software CCID class smart card reader driver. 1.4.8 - 22 June 2012, Ludovic Rousseau A...
Read More
Parsing an ATR: now in color

Parsing an ATR: now in color

Unknown 02.06 Add Comment
Unknown
Since 2010 I provide a way to parse an ATR online using a web page. I also provide a Python script to do the same using a command line tool...
Read More
Adobe signature system was compromised

Adobe signature system was compromised

Unknown 01.12 Add Comment
Unknown
Adobe just published an article " Inappropriate Use of Adobe Code Signing Certificate " describing the inappropriate use of their ...
Read More

Google Affiliate Ads for Blogger now in the UK!

Unknown 22.16 Add Comment
Unknown
(Cross-posted from the  Google Affiliate Network blog ) Earlier this year, we  launched  Google Affiliate Ads for Blogger in the US and adde...
Read More
Change image onclick with jQuery

Change image onclick with jQuery

Unknown 12.18 Add Comment
Unknown
Learn how to change image when onclick event occurs (with help of jQuery). My previous article was about how to change image with onclick ev...
Read More
Langganan: Postingan (Atom)

Popular

  • CCID USB spy using Wireshark
    CCID USB spy using Wireshark
    Sometimes you need to know exactly what is happening at the USB level. You have two options: use a hardware USB analyzer use a software USB ...
  • Text Area hidden URL
    Text Area hidden URL
    Get Text Area hidden URL  html <pre id='url'></pre> js $("#url").text(window.location.href); Sample Result htt...
  • Show / Hide Spotfire Controls
    Show / Hide Spotfire Controls
    html: <SpotfireControl id="c970da0f1b5549a88d27f368f6770f2f" /> <DIV id="showHidecontainer">    <Spotfire...
  • Update a doc property, trigger an ironPython script or even a javascript based on filtering, custom expression or marking
    Update a doc property, trigger an ironPython script or even a javascript based on filtering, custom expression or marking
    To update a document property, trigger an ironPython script when a calculated value executes based on marking or filtering and even pass the...
  • Write back to the database from Spotfire
    from Spotfire.Dxp.Data.Import import DatabaseDataSource from Spotfire.Dxp.Data.Import import DatabaseDataSourceSettings from Spotfire.Dxp....
  • Debian multi-arch and pcsc-lite
    64-bits Intel and AMD CPUs are able to run 32 and 64 bits programs at the same time. Different OS uses different strategies to use this feat...
  • Column Width on Data Table, Cross Table and Graphical Table
    Column Width on Data Table, Cross Table and Graphical Table
    Graphical Table Column Width #gt is a graphical table vis script parameter from Spotfire.Dxp.Application.Visuals.Miniatures import Graphical...
  • HTTPS support coming to Blogspot
    HTTPS support coming to Blogspot
    This morning we posted an update about Blogspot to Google’s Security Blog https://googleonlinesecurity.blogspot.com/2015/09/https-support-co...
  • Submit guest post guidelines
    Here are some basic guidelines for submitting guest post on this blog. First let's list few reasons why you should guest post: by postin...
  • Custom Gage (6.0+)
    Custom Gage (6.0+)
    html: <div id="gauge" style="width:400px; height:320px"></div> script: //define your javascript libraries re...

Label

+1 10th Birthday 2010 accessibility ads adsense adsense optimization adsense tips Amazon Android ASP.NET atom atom publishing protocol ATR backlinks Blog Design blog-list blog-tutorial Blog2Print Blogger Blogger birthday Blogger Fiesta Blogger Meetup blogger pages blogger posts Blogger Stats Blogger Template Designer Blogger2Print blogspot BlogThis blogworld Buzz C calendar Case study ccid Chrome click bombing Client code commenting Comments community conference css custom domain debug Design developers DMCA draft dynamic views effects emoticons EMV events extended apdu Facebook feature requests feedburner feeds filters firebug firefox follow by email following font awesome foxytunes FTP gadgets GAN Google Google Analytics Google Buzz google plus Google Sites google+ grandcentral Guest Post help how to HTML5 Image Effects instagram Internet invalid clicks ios iPhone ISO issues javascript Javascript-HTML jQuery jump knol labels libusb lightbox Mac OS X menus mobile monetization monetize music navbar Navigation navigation menu New UI next blog NFC OneTrueFan openid OpenSC OpenSky Page Creator pages pcsc-lite Perl pixelodeon polls popular posts post summaries posts pykcs11 Python read more recent comments recent posts recommend related posts robots RSS SEO Share sim sitemap slideshows social media social media plugins statcounter static pages support SXSW template designer Templates threaded comments tools twitter video videoblogging Viglink web fonts web-traffic webcall webplayer Widgets Windows youtube zemanta

Arsip

  • ►  2015 (83)
    • ►  Oktober (9)
    • ►  September (7)
    • ►  Agustus (7)
    • ►  Juli (8)
    • ►  Juni (8)
    • ►  Mei (6)
    • ►  April (6)
    • ►  Maret (9)
    • ►  Februari (11)
    • ►  Januari (12)
  • ►  2014 (216)
    • ►  Desember (18)
    • ►  November (11)
    • ►  Oktober (7)
    • ►  September (16)
    • ►  Agustus (12)
    • ►  Juli (22)
    • ►  Juni (15)
    • ►  Mei (20)
    • ►  April (15)
    • ►  Maret (29)
    • ►  Februari (35)
    • ►  Januari (16)
  • ►  2013 (119)
    • ►  Desember (8)
    • ►  November (5)
    • ►  Oktober (20)
    • ►  September (15)
    • ►  Agustus (3)
    • ►  Juni (12)
    • ►  Mei (10)
    • ►  April (15)
    • ►  Maret (17)
    • ►  Februari (4)
    • ►  Januari (10)
  • ▼  2012 (142)
    • ▼  Desember (3)
      • Mention people in your posts with Google+
      • Submit guest post guidelines
      • 3D snowflakes effect on HTML page or blog
    • ►  November (9)
      • New version of pcsc-lite: 1.8.7
      • Grow your audience with the Google+ followers gadget
      • Does GM food safe?
      • New UI design for the online ATR parser
      • New and improved Blogger mobile apps
      • Christmas effects on HTML page
      • jQuery snow falling effect on your blog
      • Get advert on my blog
      • PCSC sample in lua
    • ►  Oktober (6)
      • Center a HTML element
      • Getting Help on Blogger
      • cardpeek: A tool to read the contents of smartcards
      • Div side by side in one line
      • New version of libccid: 1.4.8
      • Parsing an ATR: now in color
    • ►  September (6)
      • Adobe signature system was compromised
      • Google Affiliate Ads for Blogger now in the UK!
      • Change image onclick with jQuery
    • ►  Agustus (6)
    • ►  Juli (3)
    • ►  Juni (11)
    • ►  Mei (11)
    • ►  April (29)
    • ►  Maret (35)
    • ►  Februari (12)
    • ►  Januari (11)
  • ►  2011 (167)
    • ►  Desember (10)
    • ►  November (14)
    • ►  Oktober (18)
    • ►  September (13)
    • ►  Agustus (9)
    • ►  Juli (13)
    • ►  Juni (15)
    • ►  Mei (25)
    • ►  April (20)
    • ►  Maret (12)
    • ►  Februari (11)
    • ►  Januari (7)
  • ►  2010 (107)
    • ►  Desember (14)
    • ►  November (7)
    • ►  Oktober (13)
    • ►  September (6)
    • ►  Agustus (14)
    • ►  Juli (2)
    • ►  Juni (15)
    • ►  Mei (7)
    • ►  April (11)
    • ►  Maret (5)
    • ►  Februari (7)
    • ►  Januari (6)
  • ►  2009 (96)
    • ►  Desember (3)
    • ►  November (7)
    • ►  Oktober (13)
    • ►  September (13)
    • ►  Agustus (9)
    • ►  Juli (4)
    • ►  Juni (10)
    • ►  Mei (7)
    • ►  April (8)
    • ►  Maret (8)
    • ►  Februari (5)
    • ►  Januari (9)
  • ►  2008 (44)
    • ►  Desember (6)
    • ►  November (5)
    • ►  Oktober (4)
    • ►  September (3)
    • ►  Agustus (7)
    • ►  Juli (2)
    • ►  Juni (2)
    • ►  Mei (4)
    • ►  April (4)
    • ►  Maret (2)
    • ►  Februari (4)
    • ►  Januari (1)
  • ►  2007 (51)
    • ►  Desember (3)
    • ►  November (6)
    • ►  Oktober (9)
    • ►  September (2)
    • ►  Agustus (5)
    • ►  Juli (3)
    • ►  Juni (5)
    • ►  Mei (7)
    • ►  April (3)
    • ►  Maret (5)
    • ►  Februari (1)
    • ►  Januari (2)
  • ►  2006 (93)
    • ►  Desember (7)
    • ►  November (6)
    • ►  Oktober (6)
    • ►  September (9)
    • ►  Agustus (8)
    • ►  Juli (5)
    • ►  Juni (5)
    • ►  Mei (8)
    • ►  April (7)
    • ►  Maret (12)
    • ►  Februari (11)
    • ►  Januari (9)
  • ►  2005 (218)
    • ►  Desember (9)
    • ►  November (12)
    • ►  Oktober (15)
    • ►  September (29)
    • ►  Agustus (25)
    • ►  Juli (15)
    • ►  Juni (24)
    • ►  Mei (25)
    • ►  April (32)
    • ►  Maret (31)
    • ►  Januari (1)
  • ►  2004 (5)
    • ►  Desember (3)
    • ►  Oktober (1)
    • ►  Januari (1)
  • ►  2003 (4)
    • ►  November (1)
    • ►  Juli (2)
    • ►  Juni (1)
Copyright © 2014 v code java script All Right Reserved
Created by Arlina Design Published By Kaizen Template - Support KaizenThemes Powered by Blogger