A Web 2.0 site may allow users to interact and collaborate with each other in a social media dialogue as creators of user-generated content in a virtual community, in contrast to websites where people are limited to the passive viewing of content. Examples of Web 2.0 include social networking sites, ...

learn more… | top users | synonyms

0
votes
0answers
73 views

Add Node.js into already existent PHP business logic [closed]

I have a huge amount of code already written in PHP and now I'd like to add fast lightweight chat, which will be written using Node.js. Still there are lots of functionality, like authorization, ...
0
votes
1answer
41 views

rebuild website for web 2.0

I want to rebuild my own old ASP classic website to new standarts of web2.0 in PHP (as I understand it). On my main website page there are some areas that must show last updated things like: last ...
1
vote
0answers
91 views

Performance Center (LoadRunner) 11.0 protocol bundle, SOA (Service Test Vuser) and SAML security technoloy

Does the LoadRunner/Performance center SOA Protocol (including the Service Test VUser) support testing webservices using SAML tokens in the requests? Googling this gives me little information about ...
1
vote
0answers
28 views

Alternative to triggerEvent attribute in mak:addForm

According to the documentation, the triggerEvent attribute can be used in mak:form, mak:newForm or mak:editForm. I would like however to use the same feature in mak:addForm, but it doesn't seem to ...
4
votes
2answers
431 views

How do websites achieve the 'Web 2.0' look and feel?

I'm not sure that I'm using the correct language here so I will give some examples of web sites which I believe have 'Web 2.0'look and feel https://www.yammer.com/ http://www.heroku.com/ ...
1
vote
4answers
134 views

Technologies for new website

I'm a back end developer (C++, MATLAB, Python), but currently need to do some front end website development and I am looking for a bit of advice on what technologies to use where (what do the big ...
-2
votes
2answers
405 views

How do I create an iPhone browser emulator? [closed]

What technologies would be needed to create an iPhone Browser emulator for an online environment? Could I build one using only html, css and javascript? Can it be done in conjunction with PHP? The ...
-2
votes
3answers
86 views

How to get and send information to Web 2.0 from Android app? [closed]

I want to connect my android application to Web 2.0 site ... Is it possible via Json or Soap service? Please if it possible give an example or link to tutorial.. Thanks in andvance!
0
votes
1answer
61 views

What is a platform, really? [closed]

It's my understanding that a "platform" is kind of like Youtube, Facebook, Salesforce.com, etc,.. Basically a place online where you can create and manage your own content and interact with others in ...
1
vote
1answer
157 views

observer(subscriber) Design Pattern on Web?

I'm been trying to get caught up on web 2.0 practices, and recently ran into a article about polling for changes in a database to keep a webpage up to date asynchronously (for a purpose similar to the ...
0
votes
1answer
332 views

How to use list items as value in form?

I've got a client who's asking for a feature we did where a large list of items is narrowed down by type (using jquery to hide all but the ones matching the selection) and it all looks very fancy... ...
0
votes
1answer
85 views

Good language/library to create web 2.0 website [closed]

I have been advised to use jquery for instance. Any advise is welcome, I have not created any website since html but I can catch up in any language.
3
votes
2answers
296 views

Web Api to extract information from website

I need kind of service that extracts title from web page and returns in from of json. I would not like to parse web page or waste any unnecessary CPU cycles. ie call should be something like this: ...
1
vote
5answers
4k views

Choosing PHP framework [closed]

I'm new at PHP, 5 years using all versions of ASP.Net and Visual Studio .Net. I'm starting by using simple tools such as Eclipse for PHP and mySql Workbench for DB development. My point is after ...
-1
votes
1answer
126 views

Modern Web2.0 development — fundamentals and architecture ? Where to start?

Had started and given up on Web2.0 development, once before, but this time I would like to do it right, and thus looking for suggestions. Status: No real modern web2.0 development experience, ...
1
vote
1answer
122 views

How do I make a Python Flickr GUI?

We’ll be using Web 2.0 APIs for this project. Write a program that displays a wallpaper picture made of Flickr photos about a given topic. That is, the program should: • Have a GUI that enables the ...
2
votes
1answer
210 views

Does anyone know how these cool sites like twitter/facebook/Amazon doing the performance testing and tuning?

How does these cool web site doing performance testing? Do they use any open source load generator like Jmeter/Grinder? Or they have their own (eat own food?) Yes, this question is a little sensitive ...
0
votes
1answer
261 views

Why there is so few AJAX (WEB 2.0) websites ? What are common problems when developing full AJAX website?

I am wondering and looking for some general reasons why there is so few full AJAX websites. Good example would be Gmail, which really uses a lot of the modern web technologies. But there is so few of ...
4
votes
8answers
275 views

Is this “craziness” stack of technologies to create web apps good?

I thought about web apps and current technology staff like PHP, Python, Ruby. Red stack and SE about languages, etc. But I don't get one thing - why servers should do all this work to create user ...
1
vote
3answers
450 views

Different between HTML5 and Web2

I heard many times about web2 and CSS3 and HTML5 which is different between HTML5 and Web2 ?
0
votes
1answer
130 views

Web 2.0 Design/Style Web Frameworks

I have always wondered how these Web 2.0 style websites have been designed? What web frameworks, tools and technologies these sites use? Are there any resources/guidelines available to build one?
1
vote
1answer
167 views

Creating a Web2.0 application with Maven(or other build tools)

Background: I've been building web apps and web sites for many years, but each time I tend to start from scratch as each project has different requirements. However, this has me building my workflow ...
4
votes
4answers
1k views

Intelligent web features, algorithms (people you may follow, similar to you …)

I have 3 main questions about the algorithms in intelligent web (web 2.0) Here the book I'm reading http://www.amazon.com/Algorithms-Intelligent-Web-Haralambos-Marmanis/dp/1933988665 and I want to ...
1
vote
3answers
2k views

GWT for big projects?

My friend and I want to develop a big web2.0 project. We decided to write it in Java because we love it and we are good at it and the other libraries which we will use are written in Java (Apache ...
10
votes
16answers
1k views

Is Silverlight a good alternative to AJAX?

Microsoft seems to propose 2 alternative options for building Web 2.0 business sites: A thin client architecture consisting of ASP.NET (Weforms or MVC) on the server side and javascript on the ...
0
votes
1answer
471 views

Looking for Silverlight Demo business application with Web 2.0 look & feel

Are there any successful Web 2.0 applications built on Silverlight? I'm looking for something That feels very similar to a Web 2.0 website (Something like Stackoverflow or the stuff from 37 signals), ...
18
votes
4answers
10k views

shareThis vs addThis

ShareThis and AddThis are drop-in bookmarking and social link-sharing scripts you can add to an existing website. i don't know which one i should use What are the cons and pros of each? both ...
2
votes
2answers
536 views

Page auto-update like in Twitter

I wanna add page auto-update on my web site. It's written in Python and jquery, so I wanna try Twisted (or another COMET thing). The problem is about I don't know what exactly I need and what docs I ...
1
vote
1answer
152 views

Does SproutCore's “Binding” feature let widgets initiate a call to the server to obtain data?

My team is tasked with quickly evaluating SproutCore and a couple of other alternatives. There's not really enough time for a deep dive, but our findings might let us convince the powers that be to ...
6
votes
8answers
1k views

Should I be learning Flash/Flex/ActionScript or HTML/CSS/JS (“HTML5”)? [closed]

I'm fairly new to this whole web-development thing (2 weeks maybe, my 1st scraping of code exists here, I quite like it) and I ended up learning to use Adobe's Flash Builder 4, which I have come to ...
3
votes
3answers
388 views

How to draw in web 2.0?

I heard that drawing abilities will be supported by Web 2.0 Tried to find something in Internet about, nothing really clear. Could you please point me into something that allows (or will allow in ...
2
votes
3answers
594 views

Best Web 2.0 UI book [closed]

Which is the best book for hands on web 2.0 User interface development?. I would like a book that can help me learn the CSS needed to make good looking highly userble web 2.0 interfaces with rounded ...
12
votes
3answers
606 views

How safe is it to assume that most users will have JS enabled? [duplicate]

Possible Duplicates: Is it reasonable to assume my visitors have javascript enabled? How many people disable JavaScript? I know that JS should only be used to enhance functionality and ...
0
votes
2answers
172 views

I would like to know the basic difference between web 2.0 sites and other sites [closed]

I would like to know the basic difference between web 2.0 sites and other sites. Today, a newish set of internet technologies and fresh philosophies on how to harness the interconnected nature of the ...
1
vote
3answers
74 views

What website features are essential for attracting IT Pros from corporations? [closed]

I'm developing a set of websites that are geared towards the IT Professional at businesses ranging from 10 to 5,000 employees (small/med business). Most IT Professional expects a certain set of ...
0
votes
0answers
63 views

Thoughts on drop shadows [closed]

I would like to gather the thoughts of some people in terms of ui. Some co-developers of mine seem to be very 'trigger happy' when putting css drop shadows on elements. Thinking its web 2.0ish they ...
0
votes
4answers
213 views

preload=“true” hyperlinks

Is there a method, javascript script or anything that could allow to preload hyperlinks in the page? For instance, I want that when user comes to http://ahostel.lt/ and the page fully loads, the ...
0
votes
1answer
382 views

twitter error share link

These are the steps to experiment twitter error with share link: Logout from twitter. go to twitter.com/home?status=the status here output: got login page and login result: post login page ignoring ...
0
votes
2answers
284 views

Reading Web 2.0 HTML Source Code with Perl

Is it possible to read HTML Web 2.0 Source Code that is dynamically generated ? The Perl LWP with its agent->response does not pick up any dynamically generated HTML code. Many websites today are ...
5
votes
5answers
783 views

Silverlight vs web 2.0

I understand that silverlight has come a long way since its inception, but I have always struggled to find the business need for silverlight. What are the advantages and disadvantages of silverlight ...
20
votes
6answers
724 views

How to find a coding buddy

I was reading Jeff Atwood's blog and he mentioned that he was suffering from code-paralysis (he called it analysis paralysis, but I feel like it's also code paralysis) when he didn't have a code ...
-1
votes
1answer
624 views

Difference between Ajax and Dojo

can you explain to me the difference between Ajax and Dojo?
0
votes
1answer
131 views

Scriptaculous and IE 6?

I develop a public-facing survey website. We get heavy IE6 usage, and it's not going away any time soon. Since we're dealing with the public, we can't tell people to use something else. I wanted to ...
1
vote
2answers
179 views

HCI challenges of Web 2.0

What are the HCI challenges of Web 2.0?
2
votes
1answer
201 views

Is ASP.Net Server Control, Postback Architecture failed in current Web 2.0 World

What i am looking around me is the drastically change in ASP.Net Architecture. More and more company are following the approach of JSON based wcf service in middle tier. Plain HTML based UI tier ...
4
votes
1answer
118 views

Website for prototyping OO class diagrams

Do any web 2.0 like websites exist for prototyping object oriented class diagrams?
1
vote
2answers
293 views

REST api design to retrieve summary information

I have a scenario in which I have REST API which manages a Resource which we will call Group. A Group is similar in concept to a discussion forum in Google Groups. Now I have two GET access method ...
4
votes
4answers
336 views

Are there reasons why the java/spring/hibernate stack aren't popular in the web 2.0 space?

I am really impressed with the java/spring/hibernate stack, and really want to dive in. Just curious, why are so many people using rails when java/spring/hibernate are tried and true? I guesss its ...
0
votes
1answer
178 views

frameworks to support RIA/Web 2.0 technologies

are there any frameworks that can help an application support all/most of the RIA technologies like ajax, flex, javafx, siverlight? essentially a framework and/or tools to help build an application ...
0
votes
3answers
450 views

Drag and drop components in a website with the help of javascript and rails?

I am looking for a drag and drop components implementation for a website similar to http://www.netvibes.com. So the positions of the components should be saved in database. If any one can help me with ...

1 2 3