Demas Web ID

Just another WordPress weblog


Result for Share
Sponsored Links

share pregnancy infant loss support inc
Share serves those who have experienced the death of a baby due to early pregnancy loss, stillbirth, or in the first few months of life.
Source : http://nationalshare.org/

share technology – connections – results
A user group association whose members are broad-based users of IBM information technology.
Source : http://www.share.org/

share
New York City self-help support organization for women with breast or ovarian cancer. Describes activities, locations, and volunteer opportunities. Includes mailing-list sign-up.
Source : http://www.sharecancersupport.org/

share wikipedia the free encyclopedia
Share may refer to:use in market ----by bhavya. Sharing (or To Share); to make joint use of resources (such as food or money), or to give something away
Source : http://en.wikipedia.org/wiki/Share

adobe online file sharing from acrobat com
The Acrobat.com share feature transforms how easy it is to access and collaborate on content. All I have to do is share a link and password with authorized users, and they can
Source : http://www.adobe.com/acom/share/

share global
Share is: Support and infrastructure for new media communities worldwide. A regular open multimedia jam. A place to experiment. Growing. Learn more: Share.global
Source : http://www.share.dj/

the share centre buy sell shares with a share account
Open a Share Account for secure online share dealing. The Share Centre lets you easily buy and sell shares and stock market investments online.
Source : http://www.share.com/

home sharethis
Share and save your favorite online content with the most used sharing service. ShareThis makes sharing easy and is here to simplify and accelerate your online world.
Source : http://sharethis.com/

4shared com free file sharing and storage
Free online storage Upload, access, share your music, video, photos
Source : http://www.4shared.com/

volunteerrun food buying club share wisconsin
SHARE brings people together to strengthen community through volunteer service and reduced food costs. Shop our online ordering system and save 30-50% on groceries.
Source : http://www.sharewi.org/

TexturePalace is a website which shares 200+ premium-but-free textures that we can use to decorate our designs. All textures are converted from camera RAW data where the picture size is 3400px*2400px (or more). The textures are well categorized like ground, nature, grunge, metal, etc. & they are free to be used in both personal or commercial projects. Special Downloads: Ajaxed Add-To-Basket Scenarios With jQue Read more...
Tags : cameracheap ssl certificatescolor palettecommercial projectsdecoratedynamic dragFreefree texturesgroundjQuerypicturequality patternsRAWraw dataseamless patternssizeTexturePalacetwitterweb applicationsWebsite

Sexy Animated Tabs Using MooTools

One modern, attractive way of placing a lot of content into a little space is by using a tab system. This tutorial will show you how to create a sexy, animated tab system complete with CSS sprites, cookies, and animated tab swapping. AssumptionsThere are a few assumptions and notes that we’re going into this system with:We’ll be using the most recent version of MooTools: 1.2.4.The client must support Read more...
Tags : basic knowledgeclasscontentcookiecookieNamecss spritescurrent contentdiv classfunctionheightLIlittle spaceloading purposespage loadsserver side languageserver side scriptingtabtab systemtweenURIurlvar

Getting the Hang of GitHub

A project is always more fun when you’ve got friends working with you, but how can do it when working on a coding project? I’ll keep my keyboard to myself, thanks.Enter GitHub. With this web service, you can share your coding projects and collaborate with ease!DisclaimerThis tutorial will assume that you’re familiar with Git, arguably the best distributed version control software there is. Already Read more...
Tags : Buttonc optiondashboarddefault locationgithubgoodnessjQuerykeyboardlinenetworkprojectreporepositoryrsassh public keytabtimeversion control softwareweb servicewhite space
  • 0 Comments
  • Filed under: Other, git, github
  • There are various components, from typography to colors, that makes a design impressive. Photos used are definitely one of the most important factors. Today, almost any type of photo we can dream of exists in the web. And, thankfully, there are many stock photo websites which helps us find them easily. Here is a list of 12 free stock photo resources that you must bookmark: stock.xchng stock.xchng is probably the m Read more...
    Tags : amateur spiritampcomfree stock photofree stock photosfree versionsfreefotoimpressive photosNicePhotophoto resourcesphoto websitesPhotospopular serviceregistrationresourcesearchStockstock xchngtypeWebsite
    There are various components, from typography to colors, that makes a design impressive. Photos used are definitely one of the most important factors. Today, almost any type of photo we can dream of exists in the web. And, thankfully, there are many stock photo websites which helps us find them easily. Here is a list of 12 free stock photo resources that you must bookmark: stock.xchng stock.xchng is probably the m Read more...
    Tags :
    Alex Russell has pontificated on the notion that View Source is not only good and important, but that it may be under attack. Do you feel that view source added to the popularity of the Web? or that it was just a nice to have that is neither here nor there? Other technologies have tried to bolt it on (e.g. in Flex you can opt-in to view source) but opt-in to a developer flips a bit of "hmm no I will keep this to my Read more...
    Tags : AlexAlex Russellattackblank slatebrowsercodecopy pastecultureexamplefront endsgood stuffguiltinput and outputmental modelnotionsoftware engineerssourceViewview sourcewebweb developers
    Dynamic web pages are great; you can adapt the resulting page to your user, show other user’s activity, offer different products to your customers based on their navigation history, and so on. But the more dynamic a website is, the more database queries you’ll probably need to perform. Unfortunately, these database queries consume the largest portion of your running time.In this tutorial, I will demonst Read more...
    Tags : cacheclassclass modeldata modelsdatabase accessdatabase functiondatabase queriesDBMdynamic web pagesFilefunctionKEYmodelmodel modelnamenavigation historyNULLobject oriented languagesquerystatic class
    jsFiddle is a shell editor that eases writing JavaScript code by creating a custom environment based on popular JS frameworks. It presents an interface which is divided into 4 pieces: HTML editor CSS editor JavaScript editor and the output You can select the framework & the version of your choice (MooTools, jQuery, Dojo, Prototype, YUI, Glow,Vanilla). Also, if there is, you can add a complimentary framework l Read more...
    Tags : ajaxampcheap ssl certificatescodecss editordynamic drageditorframeworkinterfaceJavaScriptjavascript formjQueryjsFiddleMooToolsserver sideshell editorsmart interfacetwitterweb applicationsYUI
    Give me an hour of your time, and I’ll take you on a fly by of the Ruby on Rails framework. We’ll create controllers, models, views, add admin logins, and deploy using Heroku’s service in under an hour! In this article we’ll create a simple bookshelf application where you can add books and write thoughts about them. Then we’ll deploy the application in just a few minutes. So buckle up Read more...
    Tags : actionAdamauthorbookcase modelsclasscommentcontrollerdatabase layerdefendgame modelinformation modelsjet speedmigrationsmodel storesmodel view controllerRuby on Railsshowsimple web servertable namestesttexttime teamstitleweb application framework
  • 0 Comments
  • Filed under: Other, Rails, Ruby
  • CodeIgniter is a simple and powerful open source web application framework for PHP. Today, we’ll do some core “hacks” to this framework to change and improve its functionality. In the process, you’ll gain a better understanding of the intricacies of CodeIgniter.DisclaimerIt is not recommended to apply these hacks to an existing project. Since they change some of CodeIgniter’s core func Read more...
    Tags : applicationautoloaderclassclass inheritancecodeigniterconnectioncontrollercore functionalityDoctrineexisting projectformlatest stable releaselinemodel classMYnameopen source webphpphp functionsystem applicationURIweb application framework

    Categories