Skip to main content

Home/ Web2.0/ Group items tagged BACK

Rss Feed Group items tagged

Hendy Irawan

Home - Adobe Flex.org - 0 views

  •  
    "Welcome to the new Flex.org! As you can see, we've give it quite the facelift. You'll find a brand new showcase of Flex applications in the "What's Possible" section. You'll also find an extensive list of resources that has been updated for Flex 4. Additional content will be added over the next few weeks so check back often. "
Hendy Irawan

TECH NEWS: 4 More GWT Anti-patterns - 0 views

  •  
    My view of GWT is changing. When I wrote 5 GWT Anti-Patterns I saw it as the framework controlling my entire application. Now it's my glue. GWT is a wonderful foundation holding together the different parts of your application. It can grow and expand to new technologies and uses we haven't thought of yet, but it can also hold us back. You can get stuck in GWT and never find your way out. Each of these four anti-patterns addresses different ways to write code you wish you hadn't. The solutions are all about opening doors instead of closing them.
sofarso Shawn

Mac vs PC: The Unspoken Message - 0 views

shared by sofarso Shawn on 26 Nov 08 - Cached
  •  
    So I'm back home in Canada for the holidays, my old hood's by the university/downtown so emos + yuppies = MACBOOKS everywhere!!!. Ughhhghghhgh, Mac World is seriously some indie novelty cult; I wouldn't be surprised to her of them all drinking cyanide laced kool-aid if some Genius bar - DORKS!
Jeff Johnson

Are Social Networks Sinking? (Technology Review) - 0 views

  •  
    The air seems to be coming out of the Web 2.0 bubble, squeezed by the economic downturn and the absence of many solid short-term business plans. Dire market conditions have forced virtually all social-networking firms to scale back. In October, the third most popular social-networking site, Hi5, announced that it would cut between 10 and 15 percent of its staff. And in November, the business-focused networking sites LinkedIn and Jive said that they would slash their workforces by 10 and 40 percent, respectively.
Mike Chelen

Add feed X to friendfeed via web - FriendFeed - 0 views

  •  
    I'd like a web page (not API call) such that if I post a feed URL to it via an HTML form, the friendfeed user will be asked where to add the feed (home feed, room, ...) and then sent back to a page I specify in another post variable.
Mike Chelen

Mask Email Image Generator (DigitalColony.com) - 0 views

  •  
    The Mask Email Image Generator will create a JPG image of your email address. Use it in place of text to fool those evil spiders that seek out email addresses for purposes of sending junk email. Once you've created your image, save it to your system. Don't link back to this server. Images are deleted every three minutes.
my mashable

Google Can't Do Old Media; Pulls the Plug on Radio Ads - 0 views

  •  
    Google's plans to extend its AdWords platform to traditional media appears to be going up in smoke as the economy falters. The company has announced that it's discontinuing its radio advertising program, a business it got into back in 2006 with the acquisition of dMarc Broadcasting. The news follows word that Google would be pulling out of print advertising as well, which was announced less than a month ago.
my mashable

Jets QB Brett Favre retires after 18 seasons - 0 views

  •  
    Brett Favre swears this is the real deal - no more last-minute comebacks.The 39-year-old quarterback retired again Wednesday and insisted he won't look back. Well, at least for now."I have no reason to wonder why you would be so skeptical," Favre said Wednesday
cysko cysko

Twitpay - 0 views

shared by cysko cysko on 24 Dec 08 - Cached
  •  
    All you need to use Twitpay is a Twitter account. If you don't have one then go sign up now at Twitter and come on back. We'll wait for you.
my mashable

Facebook Values Itself at $3.7 Billion (Or Less) - 0 views

  •  
    When Microsoft bought a 1.6 percent stake in Facebook back in October 2007, it paid 240 million dollars for the preferred stock, which meant that the company was valued at roughly 15 billion dollars.
avivajazz  jazzaviva

4 Easy Ways To Manage Twitter Followers | Singley's Blog - 0 views

  •  
    In the interest of streamlining the process and to make sure that I don't miss anybody (I like to follow back real people, but not robots), this is how I sort it out with Twitter...
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.
Tim Norman

Centric IP hosted contact centre - 0 views

  •  
    No capital investment required. Centric IP hosted contact centre delivers on demand multi-site call centre ACD, Predictive Dialer, Call Recorder, IVR, CTI, CRM, Workforce Optimization, Intelligent Routing, VoIP, Email Management, Web Chat, Web Collaboration, Web Call-Back, Video, Real-time and Historical Reporting.
ionela

Secure Design Using a Microcontroller (II) - 0 views

  •  
    The software trap is a programming feature used to capture an abnormal program running status. The general principle is to setup a trap for software, and redirect from the code out of control to a specified address, and get back to its normal running
Frederik Van Zande

A List Apart: Articles: Take Control of Your Maps - 0 views

  •  
    We live in the era of Google Maps. What started off as an impressive refresh of Mapquest-style maps now fuels web mashups. With APIs official and unofficial, Google Maps is simple enough for front-end designers to embed and for back-end programmers to target. Along the way to becoming nearly ubiquitous, it has played a major role in the "democratization of mapping." For the practical developer who wants to add geospatial information to a site or application, the Google Maps API has been an easy call. But, perhaps no longer. As websites mature and the demand for geographic applications grow, the old mashup arrangement is starting to chafe. Mapping components are more and more vital, and so we demand greater control, expressiveness, and functionality from them. Fortunately, as in many aspects of internet technology, an ecology of open source online mapping tools has emerged alongside the market leader. It is now possible to replicate Google Maps' functionality with open source software and produce high-quality mapping applications tailored to our design goals. The question becomes, then, how?
Clif Mims

Websiteoutlook Website value calculator and web information - 0 views

  •  
    Calculates the value of websites and provides information about traffic, back links, Alex ranking and more.
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.
Graham Perrin

Adobe, AIR and open source: changes to, and expectations of, WebKit - 1 views

  • Adobe Open Source
  • WebKit
  • to render HTML and execute JavaScript in Adobe® AIR™
  • ...12 more annotations...
  • Our plan is to contribute our changes back to the WebKit community
  • currently working on getting the code smoothly integrated
  • conversation at http://webkit.org/contact.html
  • Our modification can be found within the Perforce depot.
  • integrate our changes back into the WebKit source repository at webkit.org
  • the WebKit shared library will not contain any platform specific code
  • For the near term, WebKit will have platform specific code
  • to rasterize vector graphics generated by the HTML renderer
  • Project Plans
  • we use Cairo Source for WebKit
  • we use CoreGraphics
  • 2008-06-03
  •  
    Adobe, AIR and open source: changes to, and expectations of, WebKit
  •  
    Will AIR applications be deployable in Google Chrome OS? Or, is this possibility reduced by Adobe's changes to WebKit? When and how will Adobe's changes to WebKit become available at webkit.org? Defocusing from Adobe: is there now less platform-specific code within WebKit? How soon might the goal — no platform-specific code — be realised?
Diego Morelli

The Open Video Alliance, Open Source Video & the Kaltura Platform - 0 views

  •  
    Kaltura is an open source video platform, from its video codec to its back-end systems for uploading, hosting, embedding, syndicating, analyzing and inserting advertisements into videos. Anyone can use the code for free: clients pay only for custom installation, integration, and support, depending on their level of traffic. Kaltura is also co-founder of the Open Video Conference that took place in NYC..........
Frederik Van Zande

jQuery Visualize Plugin: Accessible Charts & Graphs from Table Elements using HTML 5 Ca... - 0 views

  •  
    Accessible data visualization in HTML has always been tricky to achieve, particularly because elements such as images allow only the most basic features for providing textual information to non-visual users. A while back, we wrote an article describing a technique we came up with to use JavaScript to scrape data from an HTML table and generate charts using the HTML 5 Canvas element. The technique is particularly useful because the data for the visualization already exists in the page in structured tabular format, making it accessible to people who browse the web with a screen reader or other assistive technology.
« First ‹ Previous 81 - 100 of 351 Next › Last »
Showing 20 items per page