|
|
|
|
|
Login to share your opinion XML DatabasesIn spite of some notable opposition, NoSQL has been all the rage lately. In particular, JSON-oriented document stores like Mongo and Couch have really become the darlings… read more How to: Display Facebook Page Fans count on your blog/website – TechnologyDo you have Facebook page for your business? Did you ever tried to display your Facebook fans count on your blog/website? Some developers, using heavy… read more Android login authentication with remote (MySql)databaseMost of android developers already developed how to conform user login / register data to local Sqlite database, but may few of you try how… read more jQuery Loop Select OptionsSimple jQuery code snippet to loop select box options (drop down boxes) in a form to get the values and text from each option. Useful… read more php SOAP Service with XMLCall a web service in soap using php, with an XML document as a parameter. read more Bending XML to Your WillIf you’ve ever worked with the Twitter or Facebook APIs, looked at RSS feeds from a website, or made use of some type of RPC… read more Simple XML (SimpleXML) Tutorial Part 1With the increasing use of web services and communications via HTTP, XML has become an industry standard for sending and receiving data among systems. Every… read more How to Create an XML to JSON Proxy Server in PHPUnless you’re new to this web development lark, you’ll know the ‘X’ in ‘AJAX’ stands for XML — eXtensible Markup Language. But you’re probably not… read more Sunset and Sunrise Time using PHPPHP5 have few very interesting new functions, Using two of them you can create your own "Sunrise and Sunset Calculator" to Find sunrise and sunset… read more Partial XMLHttpRequest responses?We all know how to make an AJAX request, and fetch some data. But as soon as you need to fetch data incrementally, have the… read more Parse XML With PHP : Read XML File From URLParse XML With PHP : Read XML File From URL You can build really cool apps with API’s and most sites will send either JSON… read more jQuery serializeArray() FunctionHi guys, I thought I would do a quick post on this awesome function which can save you time if you need to create an… read more 25 Excellent jQuery TutorialsEven if you know how to do jQuery things, it’s better to do it with guide or tutorial. I’ve collected a great set of advance… read more JSON – Format for interchangeable dataWith the advent of AJAX and web services, XML became the format for interchangeable data serialization. XML is simple and was already a W3C standard… read more XML Parsing in soapUISince soapUI allows users to add Groovy scripts in large number of places ( property expansions, setup /teardown scripts, listeners, test step, etc... ) users… read more Simple URL Rewrite Using Magento xmlIn this blog post, we will see how to do simple url rewrite in magento using config.xml. Simple HTML code with CSS crashes IE9 when tr-element's display set to noneThis has to be one of the most ridiculous ways to crash Internet Explorer 9 (check that the Browser mode is IE9 and the Document… read more Regexes Parse XML Just Fine, ActuallyDespite what you may believe, or may have heard from a particular famous Lovecraftian answer on Stack Overflow, you can actually use regular expressions to… read more 10 jQuery Custom Scrollbar Plugins10 jQuery Scrollbar Plugins to help you display present whatever content you have in a more interactive & more responsive way. The solution is jQuery,… read more How to display latest Google+ updates with PHP and Unofficial Google+ APIGoogle Plus is the latest social network that is becoming increasingly popular. Today I will show a really simple and short way to display latest… read more |