Skip to main content

Home/ Web2.0/ Group items tagged client-side

Rss Feed Group items tagged

berlingerman

Web application Development Company India - iStudio Technologies - 11 views

¡Hola a todos los jugadores peruanos! El sitio web registro on Melbet ofrece información detallada sobre la variedad de juegos disponibles en Melbet Casino. Me impresionó la amplia selección de tra...

technology app

ogeninfo

website designing company in rohini - 0 views

image

website designing company in rohini webexpert seo services

started by ogeninfo on 05 Apr 17 no follow-up yet
shyam shankar

Sodlyze Technology - Client & Server Side, SEO, Software Web Design & Development, Ente... - 2 views

  •  
    Sodlyze Technology is growth and success by utilizing client & server side, seo, software web design & development, multimedia, enterprise portal technology in its working process.
Frederik Van Zande

CodeProject: Fast, Scalable, Streaming AJAX Proxy - continuously deliver data from acro... - 0 views

  •  
    Due to browsers' prohibition on cross domain XMLHTTP calls, all AJAX websites must have a server side proxy to fetch content from external domains like Flickr or Digg. From the client-side JavaScript code, an XMLHTTP call goes to the server-side proxy hosted on the same domain, and then the proxy downloads the content from the external server and sends back to the browser. In general, all AJAX websites on the Internet that are showing content from external domains are following this proxy approach, except for some rare ones who are using JSONP. Such a proxy gets a very large number of hits when a lot of components on the website are downloading content from external domains. So, it becomes a scalability issue when the proxy starts getting millions of hits. Moreover, a web page's overall load performance largely depends on the performance of the proxy as it delivers content to the page. In this article, we will take a look at how we can take a conventional AJAX Proxy and make it faster, asynchronous, continuously stream content, and thus make it more scalable.
Thieme Hennis

Emerald: Article Request - A new generation of tools for search, recovery and quality e... - 0 views

  • A possible solution may be to use quantitative indicators based on the hypertext visibility of the Web sites. The cybermetric measures are valid for quality evaluation if they are derived from indirect peer review by experts with Web pages citing the site. The hypertext links acting as citations need to be extracted from a controlled sample of quality super-sites.
  •  
    Although the Internet is already a valuable information resource in medicine, there are important challenges to be faced before physicians and general users will have extensive access to this information. As a result of a research effort to compile a health-related Internet directory, new tools and strategies have been developed to solve key problems derived from the explosive growth of medical information on the Net and the great concern over the quality of such critical information. The current Internet search engines lack some important capabilities. We suggest using second generation tools (client-side based) able to deal with large quantities of data and to increase the usability of the records recovered. [...] The evaluation of the quality of health information available on the Internet could require a large amount of human effort. A possible solution may be to use quantitative indicators based on the hypertext visibility of the Web sites. The cybermetric measures are valid for quality evaluation if they are derived from indirect peer review by experts with Web pages citing the site. The hypertext links acting as citations need to be extracted from a controlled sample of quality super-sites.
  •  
    hierin wordt beschreven hoe de kwaliteit van online resources wordt bepaald door de citaties, oftewel links, op sites van experts die de resource citeren (en dus naartoe linken). Dat is 1 manier om kwaliteit te beoordelen.
Gary Edwards

Siding with HTML over XHTML, My Decision to Switch - Monday By Noon - 1 views

  • Publishing content on the Web is in no way limited to professional developers or designers, much of the reason the net is so active is because anyone can make a website. Sure, we (as knowledgeable professionals or hobbyists) all hope to make the Web a better place by doing our part in publishing documents with semantically rich, valid markup, but the reality is that those documents are rare. It’s important to keep in mind the true nature of the Internet; an open platform for information sharing.
  • XHTML2 has some very good ideas that I hope can become part of the web. However, it’s unrealistic to think that all web authors will switch to an XML-based syntax which demands that browsers stop processing the document on the first error. XML’s draconian policy was an attempt to clean up the web. This was done around 1996 when lots of invalid content entered the web. CSS took a different approach: instead of demanding that content isn’t processed, we defined rules for how to handle the undefined. It’s called “forward-compatible parsing” and means we can add new constructs without breaking the old. So, I don’t think XHTML is a realistic option for the masses. HTML 5 is it.
    • Gary Edwards
       
      Great quote from CSS expert Hakon Wium Lie.
  • @marbux: Of course i disagree with your interop assessment, but I wondered how it is that you’re missing the point. I think you confuse web applications with legacy desktop – client/server application model. And that confusion leads to the mistake of trying to transfer the desktop document model to one that could adequately service advancing web applications.
  •  
    Response to marbux comments.
  •  
    # See also my comment on the same web page that explains why HTML 5 is NOT it for document exchange between web editing applications. . - comment by marbux # Response to marbux supporting the WebKit layout/document model. Marbux argues that HTML5 is not interoperable, and CSS2 near useless. HTML5 fails regarding the the interop web appplications need. I respond by arguing that the only way to look at web applications is to consider that the browser layout engine is the web application layout engine! Web applications are actually written to the browser layout/document model, OR, to take advantage of browser plug-in capabilities. The interoperability marbux seeks is tied directly to the browser layout engine. In this context, the web format is simply a reflection of that layout engine. If there's an interop problem, it comes from browser madness differentials. The good news is that there are all kinds of efforts to close the browser gap: including WHATWG - HTML5, CSS3, W3C DOM, JavaScript Libraries, Google GWT (Java to JavaScript), Yahoo GUI, and the my favorite; WebKit. The bad news is that the clock is ticking. Microsoft has pulled the trigger and the great migration of MSOffice client/server systems to the MS WebSTack-Mesh architecture has begun. Key to this transition are the WPF-.NET proprietary formats, protocols and interfaces such as XAML, Silverlight, LINQ, and Smart Tags. New business processes are being written, and old legacy desktop bound processes are being transitioned to this emerging platform. The fight for the Open Web is on, with Microsoft threatening to transtion their entire business desktop monopoly to a Web platform they own. The Web is going to be broken. There is no way of stopping Microsoft at this point. What we can do though is focus on Open Web solutions that are worthy alternatives to Microsoft's proprietary push. For me, this means the WebKit layout/document model supported by Apple, Adobe and Google. ~ge~
  •  
    A CMS expert argues for HTML over XHTML, explaining his reasons for switching. Excellent read! He nails the basics. for similar reasons, we moved from ODF to ePUB and then to CDf and finally to the advanced WebKit document model, where wikiWORD will make it's stand.
Frederik Van Zande

Agile Ajax: Book review: Advanced Ajax by Lauriat (Part 2 of 2) - 0 views

  •  
    Back in February, I reviewed the first half of Shawn M. Lauriat's "Advanced Ajax: Architecture and Best Practices" (Prentice Hall, 2008, 360p). The first four chapters of Lauriat's book, which focused almost exclusively on client-side technologies, impressed me considerably. But it's taken me several weeks to get through the remainder of the book, and there's one reason why: PHP.
Hendy Irawan

SHJS - Syntax Highlighting in JavaScript - 0 views

  •  
    "SHJS is a JavaScript program which highlights source code passages in HTML documents. Documents using SHJS are highlighted on the client side by the web browser. SHJS uses language definitions from GNU Source-highlight. This gives SHJS the ability to highlight source code written in many different languages: Bison C C++ C# ChangeLog CSS Desktop files Diff Flex GLSL Haxe HTML Java Java properties files JavaScript JavaScript with DOM LaTeX LDAP files Log files LSM (Linux Software Map) files M4 Makefile Objective Caml Oracle SQL Pascal Perl PHP Prolog Python RPM spec files Ruby S-Lang Scala Shell SQL Standard ML Tcl XML Xorg configuration files SHJS comes with themes taken from the Highlight program. SHJS is distributed under the GNU General Public License version 3. "
jianghousepaper

custom board book printing - 0 views

  •  
    The board game is a team game that we play with other teamers. It could be played on the table. So there is a nickname for "table game". It has different parts made of different materials. Its board could be a piece of plastic sheet or printed cardboard or a wood chessboard. The most classic structure of a board game is lid&bottom board box + game board+ cards +rules +plastic pawn+dice+insert. About the paper parts, they are mostly printed in full color on one side or two sides. The game board is usually 4-folded that can be packed in a box. Plastic pawns or other plastic rolls are made of new PVC or resin material that the module fees are not high. Dice are mostly in 16mm size and cards usually have a hundred pieces that can be played with several people. The material of the insert could be paper or PVC. Custom other accessories are common and you should have rich purchasing experience with different material. Maybe wood, textile, PP or metal. So do a board game, clients should have complete conception and ideas and suppliers should have professional manufacturing experience.
Hendy Irawan

Sencha - Ext JS - Client-side JavaScript Framework - 0 views

  •  
    EXT JS OVERVIEW Ext JS is a cross-browser JavaScript library for building rich internet applications. Build rich, sustainable web applications faster than ever. It includes: High performance, customizable UI widgets Well designed and extensible Component model An intuitive, easy to use API Commercial and Open Source licenses available BROWSER COMPATIBILITY Ext JS supports all major web browsers including: Internet Explorer 6+ FireFox 1.5+ (PC, Mac) Safari 3+ Chrome 3+ Opera 9+ (PC, Mac)
Hendy Irawan

Sencha - Ext JS - Client-side JavaScript Framework | Ext JS | Products | Sencha - 0 views

  •  
    "Amazing cross-browser app experiences Ext JS is the developer's choice for building powerful desktop web applications using JavaScript and web standards."
Matt Whittler

JavaScript reference - 0 views

  •  
    JavaScript reference with examples, descriptions, browser-support and cross-browser solutions.
mariofiedler21

Buy Elite Yelp Reviews - 100% Non-Drop,Safe, Permanent, Cheap ... - 0 views

  •  
    Buy Elite Yelp Reviews Introduction Yelp is a great way to get reviews for your business. But if you want to ensure that your Yelp reviews are unique and genuine, it's important to use the best services on the market. Elite Yelp Reviews is one such service that can help you gain more visibility online through its high-quality content and professional services. What You Need to Know About Elite Yelp Reviews The first thing you need to know about Elite Yelp Reviews is that they are not the same as regular reviews. In fact, they can be even better! Elite reviews have a higher quality rating than regular ones do and are written by users who have received extensive training on how to write effective customer testimonials. This means that your business will be able to get more clients who trust what they read in these reviews and feel confident buying from you because of them. Buy Elite Yelp Reviews One thing that I love about having elite Yelp reviews is how easy it was for me just by paying $99 per month (which includes unlimited access) until my account was closed down due to lack of funds six months later." How to Buy Elite Reviews on Yelp How to Buy Elite Reviews on Yelp Yelp is the world's largest local search and discovery engine. They have more than 1 million reviews from their users, which makes it a great place to get professional Elite Reviews for your business. If you're looking for ways to increase your visibility on Yelp and make sure that people are talking about your business, then this guide will show you how! Buy Elite Yelp Reviews How To Get Professional Elite Reviews From Your Business: The Truth About Having Elite Reviews On Yelp & Why It Matters How to Get Professional Elite Reviews From Your Business If you're looking to improve your business, then Elite Yelp Reviews is a great place to start. It's important that you have a good service and product before trying to get professional reviews on Yelp. The best way to do this is by offeri
1 - 18 of 18
Showing 20 items per page