|
| Showing Page: 1 of 99 Next > |
|
Order by
Date |
Hits |
Total Votes
|
|
|
| Avoiding Programming Pitfalls in Ajax |
in Programming |
| by admin on 18 May 2008, 09:46 |
| Developing Ajax is always a form of art. A highly intricate programming technique, a well formed Ajax based application could amaze millions of users without a single glitch. The thrust of Web 2.0 and RIA has elevated Ajax as the next development language to be learned. At the same time, Ajax is also... |
| Total Hits: 108 0 Comments Add Comment Visit |
|
|
|
| Google’s AxsJax for Ajax Applications |
in Programming |
| by admin on 18 May 2008, 09:46 |
| Accessibility on a live web browser is one of the main features of an Ajax based application especially when they are made in the light of Web 2.0 functionality. As the flagship web technique for Web 2.0 Ajax provides smarter access options for developers as secured access to applications will be executed... |
| Total Hits: 104 0 Comments Add Comment Visit |
|
|
|
| Basics of Model View Controller (MVC) |
in Programming |
| by admin on 18 May 2008, 09:46 |
| Developers are always working hard to provide the best applications online and offline. The user expectations changed over the years and they all want to have easy access to information without compromising the aesthetic beauty of the website. Today’s users do not just get their information from... |
| Total Hits: 118 0 Comments Add Comment Visit |
|
|
|
| MVC1 vs. MVC2 Vying for Ajax |
in Programming |
| by admin on 18 May 2008, 09:46 |
| The Model-View-Controller type of architecture sets a new benchmark for developers in enhancing customer experience while enhancing security. When placed in an Ajax based application, MVC becomes the framework wherein the JavaScript rendering is built automatically using an MVC type of format. The result... |
| Total Hits: 94 0 Comments Add Comment Visit |
|
|
|
| Enhancing Ajax Based Mash-up Application Security |
in Programming |
| by admin on 18 May 2008, 09:46 |
| When browsers when conceptualized, the though of applications running through the browser was expected. However, what was not expected was that the application actually has multiple sources which are the usual setting of a mash-up. When we run a mash-up application, multiple sources are fired up which... |
| Total Hits: 100 0 Comments Add Comment Visit |
|
|
|
| Nitobi’s Road through Dreamweaver |
in Programming |
| by admin on 18 May 2008, 09:46 |
| Since 2005, Ajax developers have been coded manually by developers. Although this practice is only limited to developers who are proficient in JavaScript, coding still recognized as a very robust way in developing your website. Sure there may be flaws, but since the developer who is proficient in JavaScript... |
| Total Hits: 100 0 Comments Add Comment Visit |
|
|
|
| ZeroKode Drag and Drop |
in Programming |
| by admin on 18 May 2008, 09:46 |
| ZeroKode Let's ZK Drag and Drop their Functions
Along with the popular frameworks, IDE has become the standard for developers who are in a rush for new web applications. IDE has now made possible the simplicity of development while keeping in mind the same application behavior. Most IDE’s today... |
| Total Hits: 98 0 Comments Add Comment Visit |
|
|
|
| XMLWriter - An Effective XML Tool |
in Programming |
| by admin on 18 May 2008, 09:46 |
| In most ajax based applications, XML has a very big role to fulfill. As one of the most recognized markup languages, developers already have a good idea on how to deal with XML.
Although there are hurdles recognized as to how XML could actually be implemented in an Ajax based application, resources... |
| Total Hits: 85 0 Comments Add Comment Visit |
|
|
|
| Introduction to Django |
in Programming |
| by admin on 18 May 2008, 09:46 |
| Introduction to Django
Welcome! In this book, you will learn about Django, an Open Source web framework that enables you to build clean and feature-rich web applications with minimal time and effort. Django is written in Python, a general purpose language that is well suited for developing web applications.... |
| Total Hits: 85 0 Comments Add Comment Visit |
|
|
|
| DOMAssistant for Easier DOM Coding |
in Programming |
| by admin on 18 May 2008, 09:46 |
| Document Object Model is one of the most important components of an Ajax based application or website. Regular websites use HTML so that they could effectively render to the browser the information they want to impart. It is very simple and does not require a lot of footprint as long as the information... |
| Total Hits: 87 0 Comments Add Comment Visit |
|
|
|
| ODP.NET - Working with OracleDataAdapter with OracleCommand |
in Tech Notes |
| by admin on 28 Apr 2008, 08:54 |
| ODP.NET - Working with OracleDataAdapter together with OracleCommand
In the previous examples, we worked with OracleDataAdapter by directly specifying SQL statements. You can also pass OracleCommand to OracleDataAdapter. This is very useful if you deal with stored procedures (covered in Chapter 5) or... |
| Total Hits: 132 0 Comments Add Comment Visit |
|
|
|
| PHP Oracle Web Development |
in Tech Notes |
| by admin on 28 Apr 2008, 08:54 |
| PHP Oracle Web Development
Data processing, Security, Caching, XML, Web Services, and Ajax
The book is written by Yuli Vaseliev, a well known author of different web development and programming books. PHP Oracle Web Development: Data processing, Security, Caching, XML, Web Services, and Ajax is a good... |
| Total Hits: 134 0 Comments Add Comment Visit |
|
|
|
| XML Processing in PHP and Oracle Applications |
in Tech Notes |
| by admin on 28 Apr 2008, 08:54 |
| Processing XML in PHP/Oracle Applications
As mentioned, there are two alternatives when it comes to performing XML processing in your PHP/Oracle application. You can perform any required XML processing using either PHP's XML extensions (or PEAR XML packages) or Oracle's XML features. |
| Total Hits: 121 0 Comments Add Comment Visit |
|
|
|
| Creating XML with the DOM PHP Extension |
in Tech Notes |
| by admin on 28 Apr 2008, 08:54 |
| Creating XML with the DOM PHP Extension
In fact, the PHP DOM extension is a set of classes that can be used to generate, access, and manipulate XML data. The DOM.php script defined in the following listing shows how to generate an XML document based on the result set retrieved from the database. |
| Total Hits: 130 0 Comments Add Comment Visit |
|
|
|
| Querying a DOM Document with XPath |
in Tech Notes |
| by admin on 28 Apr 2008, 08:54 |
| Querying a DOM Document with XPath
One way to access the DOM tree in a DOMDocument object is through an associated DOMXPath object. Identifying a specifi c node or nodes within the DOM tree of a DOMDocument object with this approach involves use of appropriate XPath expressions passed to the DOMXPath... |
| Total Hits: 129 0 Comments Add Comment Visit |
|
|
|
| Transforming and Processing XML with XSLT |
in Tech Notes |
| by admin on 28 Apr 2008, 08:54 |
| Transforming and Processing XML with XSLT
In the preceding example, you transform XML into HTML directly in your script, wrapping the data extracted from the XML document into appropriate HTML tags. Alternatively, you might perform an XSL (Extensible Stylesheet Language) transformation to get the same... |
| Total Hits: 120 0 Comments Add Comment Visit |
|
Show Page: [ 1 ] 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 |
|