jQuery to create : Facebook Style Pagination

Ajax, PHP, PHP Scripts
As your site develops, it is no more drawn out down to earth to showcase all the information without a moment's delay on the same page. Also, the closure client will most likely be intrigued with just part of the substance. Likewise, stacking all the substance as soon as possible may build the server burden or basically a waste of transmission capacity. This is where pagination comes into play.first, I am not too beyond any doubt how you might as well call this thing that you are set to look into yet its objective is comparable to an ordinary pagination, That is, to presentation fractional substance and to spare data transfer capacity! This article is about how to make a comparable stuff to twitter and Facebook's route of showing information.…
Read More

PHP and jQuery to create : facebook post to wall system

Ajax, PHP, PHP Scripts, Tutorials
Assuming that you have not perused our past post on making a Facebook post to divider framework then you might as well read it first. In this article, we will demonstrate how I included code antiquated bind" for the purpose that when clicked, it will post the substance of the content range as divider post. HOW IT WORKS ? When you click on “share” button : The file insert.php is called via ajax to save message in database, if message is saved successfully , then add message to the unordered list like below: <ul id="posts"> <li>My wall post message </li> </ul> Jquery code below is used to add the message as list : $('ul#posts').prepend('My wall post message'); The textarea message is then cleared $('textarea#wall').val(''); If another message is shared on the…
Read More
Useful jQuery Plugins – Shopping Cart – jQuery – Plugins, Extensions

Useful jQuery Plugins – Shopping Cart – jQuery – Plugins, Extensions

Ajax, Android, Mobile Application Development
There are a mess excercise about making move and customize shopping truck, in this post I need to impart my variant still to Jquery, yet the diverse is this sample just indicates the code on the customer side, which mean all of information are hardcoded on the html, and numbering cost and all out things will be handle by javascript. The Html Default Item List Like I said there is no server side scripting, so this code only a hardcoded thing record, this case utilize 10 things, however the code beneath shows just two to make it straightforward. T-Shirt 1 $ 20 T-Shirt 2 $ 24 </div> Shopping Cart In shopping truck component, there are component for dropped thing zone, this range will be draggable so all the things could…
Read More

PHP Cookies

PHP, PHP Scripts
Cookies are principally used to validate a clients session, they are modest parcels of information that are archived in the web browser that permit a site to match particular client qualified data to that in the database, therefore confirming the client. So what are the values? setcookie($name, $value, $expire, $path, $domain, $secure); $name – is what you want to call the cookie, we will use this to reference the cookie later $value – value of the cookie. For example "yourname". $expire – is the time in UNIX timestamp format when the cookie will expire for example, time()+”3600″. The cookie would then expire after an hour. $path – The path on the server where the cookie will be available. For example, if the path is set to “/”, the cookie will…
Read More

Using PHP and CSS to make a simple graph

PHP Scripts
Here's a simple route to showcase a straightforward rate chart utilizing Php to function out the rates and do the maths and Css to showcase the information on our page. To start with you have to duplicate the Css beneath into the head of your page, you can style this to suit your requirements once we have the Php set up to render our diagram. .clear{ clear:both;} .graphcont { padding-top:10px; color:#000; font-weight:700; float:left } .graph { float:left; margin-top:10px; background-color:#cecece; position:relative; width:280px; padding:0 } .graph .bar { display:block; position:relative; background-image:url(images/bargraph.gif); background-position:right center; background-repeat:repeat-x; border-right:#538e02 1px solid; text-align:center; color:#fff; height:25px; font-family:Arial, Helvetica, sans-serif; font-size:12px; line-height:1.9em } .graph .bar span { position:absolute; left:1em } Download
Read More

What is RSS Feeds?

Tutorials
Rss channels or ‘rich Site Summary’ are guidelines concerning transporting information and utilizing it on different destinations, Rss channels could be perused in a web program or subscribed to. Encourages are regularly refered to as ‘pulling’ as opposed to ‘pushing’ innovation. ‘pushing’ engineering is distributed substance and trusting that somebody will pop by your site and read, listen or watch your substance. Rss channels are a pulling innovation on the grounds that guests subscribe to your message and can recover it at whatever time. ‘pulling’ innovations permit clients to participate in individuals, assets and content when they like. These nourishes are structures for substance that tends to be redesigned on a customary premise, the substance could be anything from websites, photographs, Pdf archives, sound / movie indexes, and different requisitions.…
Read More

Php customary representation Twitter connections

PHP, PHP Scripts
Here's a snappy bit of code to highlight answers to clients in twitter for instance @vivacityIT this script utilization general outflow to find and trade a dependent upon two items. Firstly it checks for a space preceding the @ image and after that checks for the space at the close of the clients name, it then takes that string and swaps it with a connection to the client twitter profile. Convenient in the event that you have a dynamic record of tweets that you need to linkify. All you have to do is change $ret to the variable the holds your string. $ret = preg_replace("#(^|[n ])@([^ "tnr<]*)#ise", "'\1<a href="http://www.twitter.com/\2" >@\2</a>'", $ret); These two lines of code make a comparable showing with respects the structure anyway they search for the http://…
Read More

Drag & Drop functionality with Php & jquery

Ajax, PHP Scripts
The capacity to move and customize content on a page and have it safeguard the request can make for an extraordinary client interface and is really generally simple to execute with a couple of lines of jquery. You'll have to incorporate the jquery client interface library which you can find here: Jquery Google Api. All the records would have done well to get this up and running are in the download at the lowest part of this post. In this exercise we're set to be taking a gander at 2 fundamental Php pages. the index.php page which holds the substance and purpose to perform the customizable and the updatelist.php record which is a modest bit of code to upgrade the listorder section in the database utilizing Php and Mysql. Furthermore…
Read More

Apple executive says company did not raise ebooks prices

Internet and Media, News
[caption id="attachment_342" align="alignnone" width="585"] Apple says company did not raise ebooks prices[/caption] An Apple Inc executive at the center of an antitrust lawsuit by the U.S. government said on Thursday the company "didn't care" what price publishers set for e-books. Eddy Cue said he was not surprised when publishers increased prices for new and best-selling titles after Apple entered the e-books market in 2010, but he disputed that Apple caused prices industry-wide to increase. "I didn't raise prices," he testified in federal court. Apple is the sole remaining defendant in a lawsuit in which it is accused of working with five major U.S. publishers to fix e-book prices and undo Amazon.com Inc's market control. The publishers all reached settlements with the U.S. government. Cue, a 24-year veteran of Apple, was…
Read More

Yahoo Throws in 1 TB of Free Storage With Flickr Revamp

Internet and Media, News
Yahoo has announced the overhaul of Flickr, its photo and video sharing site, after purchasing social microblogging website Tumblr. The new Flickr has "a beautiful, completely reimagined experience that puts photos front and center," Yahoo CEO Marissa Mayer wrote in a blog post that is reminiscent of what Facebook's Mark Zuckerberg said when announcing his company's overhaul of NewsFeed. Flickr's new user interface is "built around a new photostream that gives you a vivid and endlessly scrolling gallery," Mayer said. "It's easy to see what your friends are posting and what they're saying about your photos." Flickr has also increased the amount of free storage space for users to 1 TB and overhauled its Android app. Google recently updated Google+ along similar lines. "There are certain kinds of language and…
Read More