Subscribe For Free Updates!

We'll not spam mate! We promise.

Showing posts with label JavaScript. Show all posts
Showing posts with label JavaScript. Show all posts

Jul 16, 2016

Oline Base64 Encode and Decode

Views:

In my previous post, I have shared the basic introduction of base64 encode and decode and it uses.

I have also shared the code How you can base64 encode and decode a string in C#, Java, and Object-c.

I have built a simple java script based tool,  which online converts the string to Base64 encode and base64 decode. At the end of this post will get the source code of this tool and the code snippet  to share this tool on your own site.

Jun 30, 2014

jQuery Form Validation Sample Example

Views:

jQuery is JavaScript library containing a lot of important and usable function which facilitate our Application. Java script is client side language and which run on client browser.

In most of web application we have to validate user input before submitting to Server. You can validate user input on Client side using Java script or jQuery and on Server Side  using server side programming language like PHP, Asp.net, Java and etc.But when you validate input to server side then first request send to server with all user Inputs, then it check weather  these input are correct or not the return to client to display error.

Jun 25, 2014

Host JavaScript and CSS files for Blogger and How to use Google Code?

Views:

Blogger and web designer know how much we should care about coding assets, JavaScript files  and css etc where to host it ? and manage it.

Now in present user experience is more important if user feel bad experience form UI then it will effect site visit and ranking.

There are many  widget JavaScript and  CSS script that makes you site better.

But most off time we have to Upload or host some of these script file to a hosting server.

Jan 1, 2014

Java Script TRIM, LTRIM and RTRIM Function

Views:

Today I will show you how to make TRIM Function in Java Script .
From this tutorial you can easily write RTRIM and LTRIM function.
This Function is very useful you can also make you own TRIM function to filtering user input, Preventing Basic SQL Injection and verify or correct user input.

Feb 16, 2013

Remove all empty tags from XML in Java , C#

Views:

Remove All Empty Tags From  XML in Java , C#
To Day I will show you how to remove all empty tags from XML File or a string Variable that contains  XML data, in both languages C# and Java.

In My Previous tutorial,  I show how to Remove Empty Lines from  a string or from XML Data, After removing empty tags from XML there will be Empty Line in XML data besides these tags. So you must go through this tutorial as well.

In this tutorial Again I will Use Regex Expression to identify empty tags from XML string or File and  replace these empty lines with my respected tags or string  or left them empty.

Feb 15, 2013

Remove Empty Lines from String or XML

Views:

To day I will show you How to Remove Empty Lines from string variable or  string Variable containing XML Data .

This Code will Work on Both C# and Java Language.

In Code I use Reg-ex Expression  To Detect or Find empty lines from String and Replace any other Character , join with Previous line or Else ..

Sep 2, 2012

What is Json: Access JSON using Java Script

Views:

What is Json , Access JSON using Java Script
To day I will Explain What is Json, Basic  Introduction of JSON  and  Accessing JSON using Java Script.
JSON is very Important for smart phone Online Application Development .
So Before Developing any Smart phone Application we Utilize or before using Any Web service we must have an idea about Json.

So Lets Start with Json Abbreviation.
JSON (JavaScript Object Notation) is a lightweight , text-based open standard
 format for exchanging objects ,
designed for human-readable data interchange. It is derived from the JavaScript programming language for representing simple data structures and associative arrays, called objects. 

Aug 23, 2011

Learn Java Script Using online Complier

Views:

http://linearfix.files.wordpress.com/2011/08/codecademy-lesson.png?w=560 

Code Academy is a website that provide Online Compiler for java script code and Also here you can learn java script step by step very quickly ,easily and you can also view your  learning Progress. 



Codecademy is the easiest way to learn how to code. It's interactive, fun, and you can do it with your friends.

 Features  


Program Websites and More

Program Websites and More

Learning with Codecademy will put you on the path to building great websites, games, and apps.
Learn with Friends

Learn with Friends

Keep tabs on your friends' progress and make sure you're learning more - faster!
Track and Share Your Progress

Track and Share Your Progress

Start learning - and don't stop. See how fast you're learning and stay motivated.

 SO visit Codecademy and Learn JavaScript


Aug 9, 2011

JavaScript Graphics: with HTML5 canvas, jQuery, and More

Views:

Supercharged JavaScript Graphics: with HTML5 canvas, jQuery, and More 
With HTML5 and improved web browser support, JavaScript has become the tool of choice for creating high-performance web graphics. This faced-paced book shows you how to use JavaScript, jQuery, DHTML, and HTML5′s Canvas element to create rich web applications for computers and mobile devices.

Book Description

By following real-world examples, experienced web developers learn fun and useful approaches to arcade games, DHTML effects, business dashboards, and other applications. This book serves complex subjects in easily digestible pieces, and each topic acts as a foundation for the next.
  • Tackle JavaScript optimization and understand how it impacts performance
  • Create fast-moving graphics by combining old-school DHTML with jQuery
  • Learn advanced UI techniques using the jQuery UI and Ext JS libraries
  • Build games with collision detection, object handling, and JavaScript scrolling techniques
  • Master HTML5 Canvas basics for drawings, fills, bitmaps, animation, and more
  • Create applications for the small screen with jQuery Mobile and PhoneGap
  • Use Google’s data visualization tools to create interactive dashboards
About the Author
Raffaele Cecco is a veteran software developer from the European video games industry. He served as Technical Director at London-based software studio King of the Jungle Ltd, where he created software for clients such as Hasbro and Virgin. He has also worked with web technologies and retail e-commerce systems.

Book Details

  • Paperback: 280 pages
  • Publisher: O’Reilly Media (July 2011)
  • Language: English
  • ISBN-10: 1449393632
  • ISBN-13: 978-1449393632
  • File Size: 23.7 MiB
  • Hits: 4,949 times

E-Book

[FileSonic] Oreilly.Supercharged.JavaScript.Graphics.Jul.2011.rar
[Direct] Oreilly.Supercharged.JavaScript.Graphics.Jul.2011.rar
[Fast] Oreilly.Supercharged.JavaScript.Graphics.Jul.2011.rar

Paper Book

[Amazon] Supercharged JavaScript Graphics: with HTML5 canvas, jQuery, and 

Become a Fan

visual studio learn