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

Ext JS Examples for Beginners - aariadne.com

Wednesday, June 25, 2008

Do you want to learn Ext JS? then here is the solution for it, just have a look at aariadne.com - this is a very good online resource to learn Ext JS from scratch. This site has got good awesome example applications. By looking at the online examples you can develop your own applications using Ext JS.


Online Examples include Accordions, Drag & Drop Components, File Tree Panel, Forms, Windows, Panels, Messages Boxes and much more to learn Ext JS. I would like to recommend to go through this site once and just grab some useful applications and develop your own applications.

extjs examples

Continue reading »

A Cool and useful collection of Web Developer and Web Designer Resources!

Wednesday, May 28, 2008

WittyMarks, a cool and really useful collection of web resources for designers and developers.

And the site was launched by the team of top blog WittySparks.com, as they want to keep this site clean and neat with fully functional and useful resources like wordpress themes, plugins, open source scripts, javascripts, css tips, menus, widgets, tutorials, php, earn money, etc.

wittymarks

And this site just bookmark the best resources available to just serve the fellow developers around. In this regards this site have the registration open to all but the submissions are disabled unless a particular user is really want to contribute the best resources than submitting their own blog posts to promote themselves, to be a part of the team and to contribute the useful resources you just need to participate in their site regularly by voting the posts which you think is more useful and comment.


As the site is recently launched they already have a cool resources to look into, so why not encourage their team to submit more useful resources.

Subscribe RSS Feeds:
Just keep yourself updated with new resources everyday, don't forget to subscribe for the same - RSS Feeds 

Continue reading »

tutorialsgarden.com, free tips everyday

Saturday, May 24, 2008

tutorialsgarden.com is a very interesting site which provides everyday a lot of great and free web resources for designers and developers in order to help them to find new ideas and save time and money in their work. This is a awesome website which I have seen, because I used to visit this site daily and used to take some tips in designing as well as in developing.

Tutorials Garden

If I want to design any site or any template, first I used to check awesome enough tutorials in this site and used to learn something, as I have said I am learning designing in my earlier posts. This is a very good place to learn the things very quickly and its free too. It will save time as well money.

On tutorialsgarden.com you can find almost everything you need in a simple way and browsing site categories, you can reach to resources related to 3D Studio Max, CSS, Fireworks, Flash, Freehand, Gimp, HTML & XHTML, Illustrator, JavaScript, Maya, Photoshop, PHP, Rhino 3d, Ruby On Rails, Unix, Windows, ZBrush...

Subscribe RSS Feed
There are more than 2,000 free resources to learn all the above mentioned tools and more are added daily, In order not to miss the new resources visit the website tutorialsgarden.com and make sure to grab RSS Feeds for Tutorials and keep updated knowledge on those tools.

Submit
Here in this site you can also submit your own tutorials, and can get huge traffic to your tutorial and website.

Continue reading »

Aqua Gloss Icons PSD for Free

Monday, May 19, 2008

Designers who would like to design Gloss Icons using Photoshop, here is a right place to check in - DezinerFolio, which is a design related web blog were in which you can download tons of design stuff's for free, and this is the right place to begin with.

Dezinerfolio


If you want to learn Photoshop / CSS / Flash / Design tricks then you guys need to view the web blog of DezinerFolio. In this web blog you find a separate slot for downloads, were you can find tons of great designs. Even in this blog you can find JavaScript related applications which are awesome enough.

Here is the link to download Aqua Gloss Icons PSD - download

A very good site to check out!

Continue reading »

All about DevBlogZone - India

Thursday, May 1, 2008

DevBlogZone is the zone where developers can learn and develop some innovative web applications. This site helps all sorts of developers in developing some new innovative things. Daily DevBlogZone used to post some good snippet, useful articles which are from basic to high-level.

DevBlogZone is all about programming (JavaScript, Java, MySQL, Ajax, YUI, Google API), Web Design (HTML, CSS, Adobe Tools - Photoshop, Flash...), Engineering and technology in general.

As the site name depicts, this site is fully related to developers who are starting their career and who want to develop there career in developing some good innovative things. This site not only posts about present technologies and even posts some past development technologies. DevBlogZone is striving hard to give up something useful info to the developers who want to learn online without going to the outside world, the developers can learn some innovative things by sitting and browsing through this site.

In this site you guys can even submit your own developed projects for free in all platforms, for the submission of your projects, please do contact Vivekanand @ email that is viveks.technology@gmail.com, If you want to promote your site through Ads, you can contact Vivekanand (viveks.technology@gmail.com), DevBlogZone will accept payment through Paypal. For other information please contact us.

In the long way run, DevBlogZone Team will deliver the best to the developers who really wish to surge ahead in life on their own without any support from others. So folks rock up your life with your own thoughts and ideas. DevBlogZone Team will look forward to see a change in everybody's life in the years to come.

Continue reading »

Scroll to Top Position of DIV using JavaScript

Most of the JavaScript developers wonder why "Anchor List" not work in DIV's, it works fine in Mozilla Firefox but not in Internet Explorer.

When I was working on one of my personal projects, at one instance I need to implement the "Anchor List" functionality in DIV's, I have added "Anchor List" and placed the same in a DIV and that DIV has got constant height, if content is more than 400px then it will display a vertical scroll bar towards DIV's right. When user clicks on the Anchor List it used move to the desired list and this works fine in Mozilla but not in Internet Explorer. I have tried couple of scenarios and find out one solution which works fine in both the browsers that is Mozilla and Internet Explorer.

Scroll Position Of DIV

<script language="javascript">
function scrollToTop()
{
//document.getElementById("content").scrollTop = strPos; //Enter your desired Position
document.getElementById("content").scrollTop = 0; //It scrolls to top
}
</script>

<a href="javascript:void(0)" onclick="scrollToTop()">Scroll To Top </a>


Download the Example from here: ScrollPosition of DIV

Continue reading »

New release from Ext JS - Ext JS 2.1 and Ext GWT 1.0

Monday, April 21, 2008

Ext Js newly released Ext JS 2.1 and Ext GWT 1.0, Ext JS 2.1 is the lastest release of the Ext JS toolkit where in which includes new components, performance improvements, bug fixes and documentation enhancements and introduced a new product called Ext GWT 1.0 (beta 1) is a Java library for building RIA (Rich Internet Applications) with GWT (Google Web Toolkit), with this release now we can built RIA applications using GWT, this GWT features includes:

  • High performance, customizable UI widgets
  • Full theming support with standard CSS
  • Well designed, consistent and fully documented source code
  • Native GWT solution with no external JavaScript or 3rd party libraries
  • Full remote procedure support using GWT RPC, JSON, and XML
  • Support for Java 1.5 features, including generics, enums, and varargs
  • Commercial and Open Source licenses available
Go guys what are you waiting for, go head and built new RIA applications with the new release of Ext GWT 1.0 Continue reading »

Adobe AIR Pocket guide for JavaScript developers

Friday, April 18, 2008

Are you a JavaScript Developer? and want to learn Adobe AIR, Adobe AIR has officially released a Pocket Guide for JavaScript developers. Those who are little Masters in Adobe AIR, and those are giant Masters this Pocket Guide help in developing RIA applications using Adobe AIR.

You guys can download the same at Ajaxian, Adobe AIR has shared the same at that location to download (http://ajaxian.com/archives/adobe-air-for-javascript-developers-pocketguide), this link will assist you to download the same and even you guys can even order on Amazon (dead-tree version). This Pocket Guide has got more information on how we can develop RIA application.

Adobe Air Continue reading »

Regular Expressions plays a very important role while writing code in JavaScript

Saturday, April 5, 2008

Regular Expressions plays a very important role while writing code in JavaScript, below example shows how we can validate a 5 digit number.

Recently when I was working on my private projects, through JavaScript I need to validate a form where in which user needs to enter only 5 digit number in a input box. For this task we will be writing 2 or 3 lines of code in JavaScript, in JavaScript we can make use of Regular Expressions and for the above task the code will be reduced to only 1line instead of writing 2 or 3 lines of code. Isn't it interesting... Wow Right!

Below is the Example:

<script language="javascript">
function validatePostalCode(){
var fivedigitnumber=/^\d{5}$/ //regular expression defining a 5 digit number

if (document.getElementById('postalinput').value.search(fivedigitnumber)==-1) //if failed, caution the user
{
alert("Please enter a valid 5 digit number")
}
else
{
alert("Hurray!!!"); // if success
}
}
</script>
<!-- form -->
<form name="postalcodeform">
<input type="text" name="postalinput" size=15 id="postalinput">
<input type="button" onClick="validatePostalCode()" value="Validate & Go">
</form>



Description of the code:




var fivedigitnumber=/^\d{5}$/









  • ^ indicates the beginning of the string. Using a ^ metacharacter requires that the match start at the beginning.




  • \d indicates a digit character and the {5} following it means that there must be 5 consecutive digit characters.




  • $ indicates the end of the string. Using a $ metacharacter requires that the match end at the end of the string.






Above one is the simple code which will give JavaScript developers an idea how Regular Expressions will act while writing JavaScript code. Using Regular Expressions we can also built complex expressions that validate virtually anything we want. Continue reading »

Instant tutorial for developing Calendar Component using YUI

Sunday, March 23, 2008

Have you guys implemented Calendar Component using YUI, it is quick to implement and will take not more than few minutes, even you can customize the component according to your needs in your projects. Customization like Creating a Multi Month Calendar View, Setting Configuration Options, Enabling the Calendar Navigator, Obtaining Selected Dates, Creating International Calendars, Customizing Events etc., Its great right!

So Guys! if you want to implement the Calendar Component right now! below is the code for you:
Place the below code in <head>.....</head> tag of your HTML page

<style type="text/css">
body {
margin:0;
padding:0;
}
</style>
<link rel="stylesheet" type="text/css" href="http://yui.yahooapis.com/2.5.1/build/fonts/fonts-min.css" />
<link rel="stylesheet" type="text/css" href="http://yui.yahooapis.com/2.5.1/build/calendar/assets/skins/sam/calendar.css" />
<script type="text/javascript" src="http://yui.yahooapis.com/2.5.1/build/yahoo-dom-event/yahoo-dom-event.js"></script>
<script type="text/javascript" src="http://yui.yahooapis.com/2.5.1/build/calendar/calendar-min.js"></script>

Place class="yui-skin-sam" in <body> like below

<body class=" yui-skin-sam">

Now Start putting the below code in between the <body class=" yui-skin-sam">.....</body> tags
<div id="cal1Container"></div>
<script type="text/javascript">
YAHOO.namespace("example.calendar");
YAHOO.example.calendar.init = function() {
YAHOO.example.calendar.cal1 = new YAHOO.widget.Calendar("cal1","cal1Container");
YAHOO.example.calendar.cal1.render();
}
YAHOO.util.Event.onDOMReady(YAHOO.example.calendar.init);
</script>

Close body as well as html tags
</body></html>


Below is the snap shot of the Calendar Component which you get after implementing:

Calendar Component

Hope this tutorial may help you in implementing Calendar Component.... :)
Continue reading »

Want to place chess widget on your website or blog?

Saturday, March 22, 2008

Are you a Chess Player? If yes! then you guys can incorporate the Chess Widget on your Website or Blog to display chess problems. Its a awesome widget introduced by chesstr.com, you guys just need to copy paste the JavaScript code into your pages, between and the tags and if your website or blog uses templates, you can also copy and paste the code to display on all of your pages. You can get the actual code from this site - http://chesstr.com/widgets, you can customize the colors and size of the widget to suit your website.

chesstr widget Continue reading »

FileTreePanel for Ext 2.0

Monday, March 17, 2008

Ext Team members are rocking at their end in building tools using Ext Js. Just couple of mins back one of the Team Member named Jozef Sakalos has build an exciting extensions to the Ext Frame Work. The Ext.ux.FileTreePanel allows users to manage files remotely and Ext.ux.FileTreePanel is a widget which can be used with in Ext to provide easy file management of a directory structures stored on a server and this component makes it very easy to find out which files are included within a tree node.

Ext.ux.FileTreePanel:

FileTreePanel

The component has got excellent functionalities allowing:

  • Drag and Drop functionalities (Files to be dragged and dropped to different folders)
  • Renaming
  • Deletion
  • Creation of new folders
  • Uploading of multiple files
  • Opening Files
  • Download of files
do you want to know how it was built then you need to go through this link (Ext Js)

So! Guys! Rock with the new component from Ext Js. Continue reading »

wanna going to try the awesome themes of Ext 2.0

Sunday, March 16, 2008

Hey Ext Js developers, Ext Js has released new awesome enough themes for Ext 2.0 - its simply rocking the web. If you guys have good knowledge in CSS then you guys going to be as creative as they did. So guys enjoy with the new themes of Ext 2.0 - More information can be found at this location - Ext Js

Some of the awesome themes:
Dark Gray Theme: Link

Dark Gray Theme








Purple Theme: Link
Purple Theme








Olive Theme: Link
Olive Theme









.... and much more, have fun and rock the web world! Continue reading »