Skip to main content

Home/ Web2.0/ Group items tagged making

Rss Feed Group items tagged

minku mika

Watch movie Comic-Con Episode IV (2012) full length - 0 views

  •  
    Watch The Comic-Con Episode IV: A Fan's Hope Movie, website offers you full length and thousands of other popular Hollywood movies. You just need to register with us. Download The Comic-Con Episode IV: A Fan's Hope online, there is no need to make any additional efforts to make movie Download from this website.Watch The Comic-Con Episode IV: A Fan's Hope Movie Free HD/DVD/ipod/divX quality.
minku mika

Watch movie Comic-Con Episode IV (2012) full length - 0 views

  •  
    Watch The Comic-Con Episode IV: A Fan's Hope Movie, website offers you full length and thousands of other popular Hollywood movies. You just need to register with us. Download The Comic-Con Episode IV: A Fan's Hope online, there is no need to make any additional efforts to make movie Download from this website.Watch The Comic-Con Episode IV: A Fan's Hope Movie Free HD/DVD/ipod/divX quality.
LUCIAN DUMA

MY RESEARCH AND TOP 10 WEB 2.0 TOOLS IN XXI CENTURY EDUCATION with http://xeeme.com/Luc... - 0 views

  •  
    founders of #makr #startup make today from #diaspora next facebook a #socialmedia community project . I add Diaspora to Top 10 PLN tools http://bitly.com/collaborationincop2smile
Awe Molko

IM REVIEWS: Make money online with Paid Social Media Jobs - 0 views

  •  
    Paid Social Media Jobs involve status updates or tweets, writing engaging posts or sharing relevant links. Some may be entrusted to upload photos or videos, others to be aware of what is trending and quote or retweet. One could also be instructed to follow customers and see what interests them, reply to their queries, and inform them of the companys merchandise. These sellers understand that their presence in such places of activity is important to compete with similar providers, giving possible clients reasons to choose them over the other. So they use services like PaidSocialMediaJobs.com to find the right person to perform their social media tasks.
Ali Safe

Ladder Platforms - Australia Manufacturing Supply - 0 views

  •  
    Ladder platforms are able to make any construction related work easier and more comfortable, not to mention safer. Designed with secure steps that are meant to prevent accidental falls, a ladder platform will make the world of a difference as far as being safe is concerned.
Frederik Van Zande

Canvas Tutorial - Introduction - 0 views

  •  
    Welcome! In this tutorial, we're going to create a breakout clone that you can play in your browser, using javascript and the element. In order to use this tutorial, you'll need to have a relatively recent version of Firefox, Safari, or Opera. You cannot use Internet Explorer, because Microsoft hss decided not to implement the element in it. Before you read any further, click on the "run code" button on the left to play the game that we'll end up creating. On every page, you'll be able to click the "run code" button to run the code we've developed so far. Every page besides this one has an editor in it containing the javascript code that will be run in the same box as the game as soon as you click the button. You can make changes to the code, and see the results instantly by clicking the "run code" button. In order to make our lives easier, I've included the jQuery framework in every page, which extends javascript in your browser with some useful methods. If you have any comments or questions, feel free to leave a comment on the "comments" tab.
RickyRobi .

Free Ping Services - 0 views

  •  
    Here is a list of free ping services for you to use. I was looking for a site that had a list I could just go down and use for my pinging. I didn't find one I liked, so I decided to make my own. I also have some featured lenses where you will find some great information you can use on your own lenses, and links to a good blog about making money online with some squidoo tips.
Jeff Johnson

BrilliantJENI.com - Blogosphere news, reviews and the world of blogging - 0 views

  •  
    Twitter is truly an awesome place to make really cool friends. In this article I am going to show you how you can also use Twitter to gain quite a bit of relevant traffic to your blog. For those of you guys and gals who don't know me, my name is Garry Conn. I run a small blog that teaches people how to make money online. You might or might not know me.
Alex Sysoef

How I can make $385,293 in 3 Measly Minutes » Barbara Ling - 0 views

  •  
    Why? Because I'm going to show you how I can make $385,293 (plus tax) in 3 measly minutes.
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.
Jeff Johnson

do you know where your password is? (delicious.com) - 0 views

  •  
    After months of work, the new Delicious is almost ready to come out of the oven. When we release it, you'll be automatically logged out of your account and will have to log in again, due to some changes we're making behind the scenes. That means now is a good time to make sure you know your username and password. Your username is what you see in the address bar when you visit your bookmarks (http://del.icio.us/your_username, soon to become http://delicious.com/your_username). And what's your password? If you don't remember, you can use our password reset tool to get a reset link delivered to the email address associated with your account.
Frederik Van Zande

TypePad AntiSpam - 0 views

  •  
    Calling all bloggers! We'd like to enlist your help in making TypePad AntiSpam the best, smartest, free antispam service available. We've launched this beta version in an effort to make the service smarter, and we're counting on your feedback to provide vital information on how to defeat spam more effectively.
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.
yc c

The Acid3 Test - 0 views

  •  
    OM2 Core DOM2 Events DOM2 HTML DOM2 Range DOM2 Style (getComputedStyle, …) DOM2 Traversal (NodeIterator, TreeWalker) DOM2 Views (defaultView) ECMAScript HTML4 (, , …) HTTP (Content-Type, 404, …) Media Queries Selectors (:lang, :nth-child(), combinators, dynamic changes, …) XHTML 1.0 CSS2 (@font-face) CSS2.1 ('inline-block', 'pre-wrap', parsing…) CSS3 Color (rgba(), hsla(), …) CSS3 UI ('cursor') data: URIs SVG (SVG Animation, SVG Fonts, …) When taking the test, you should use the default settings of the browser you are testing. Changing the zoom level, minimum font size, applying a fit-to-width algorithm, or making other changes may alter the rendition of the test page without this constituting a failure in compliance. The Acid3 test measures some performance characteristics. The test does not attempt to make any comparisons or judgments as to the performance of any hardware used, and should not be used as a hardware benchmark. If the test is run on a slow computer or device, it may run slowly or not smoothly and this does not imply non-conformance.
Graham Perrin

Check Browser Compatibility, Cross Platform Browser Test - Browsershots - 0 views

shared by Graham Perrin on 11 May 09 - Cached
  • Browsershots makes screenshots of your Web design in different browsers
  • distributed computers will open your Web site in their browser
  • free open-source online service
  • ...1 more annotation...
  • make screenshots and upload them to the central server
  •  
    Browsershots makes screenshots of your Web design in different browsers.
Willis Wee

NEW: Make Voice Calls On Twitter - 0 views

  •  
    Jajah, an Internet communications provider, which has more than 20 million users to date, announced a third party service called Jajah@Call today. This service will enable Twitter users to make free calls to other Jajah@Call users on Twitter. But here's the catch, the call will only last for a maximum of 2 minutes.
David Feng

10 Features That Will Make Twitter Better - 0 views

  •  
    10 features that could make Twitter better!
my mashable

Have You Ever Seen Inside a Google Data Center - 0 views

  •  
    Google and other members of the IT industry recently joined at Google Data Centre Efficiency Submit at Calif, Mountain View, to discuss best practices for building and measuring data center efficiency. The idea behind this submit is tosave resources such as electricity and water is not just good for the environment, it makes good business sense too. Being "green" reduces operating costs and can keep our industry competitive; it is this economic advantage that makes efficiency truly sustainable.
Jeff Johnson

The Semantic Web in Education - 0 views

  •  
    The mantra of the information age has been "The more information the better!" But what happens when we search the web and get so much information that we can't sort through it, let alone evaluate it? Enter the semantic web, or Web 3.0. Among other things, the semantic web makes information more meaningful to people by making it more understandable to machines.
awqi zar

What Your Gadget Really Costs: Consumer Electronics Teardowns - BusinessWeek - 2 views

  •  
    The cost to make an iPod, Xbox, and other electronics has big bottom-line implications at Apple, Microsoft, and their peers. Some companies are willing to swallow losses on some gadgets-for instance, gaming consoles-in hopes that they'll make up the difference, and then some, on sales of related gear, such as video game software. Other companies, including Apple, are able to sell many products for a healthy profit from the get-go.
« First ‹ Previous 81 - 100 of 1229 Next › Last »
Showing 20 items per page