|
Community Contributed Application Showcase
|
Feb 2 2009, 3:50 AM EST |
|
edit |
2 words added
|
Change:
Atilla Yadik Learn more / Download Now SupportThe community contributed applications are here for your enjoyment and are offered as-is. To receive support for any of the featured applications, please post a message in the discussion forums, or contact the author directly. Wetpaint Injected does not
View changes from previous version.
(Word count: 391)
View all updates.
|
|
Community Contributed Application Showcase
|
Feb 2 2009, 3:48 AM EST |
added more links |
edit |
|
Change:
There were only format changes (bold, italics, etc.) in this version. See this version for details.
(Word count: 389)
View all updates.
|
|
Community Contributed Application Showcase
|
Feb 2 2009, 3:46 AM EST |
added asp.net logo |
edit |
7 words added
25 words deleted
1 image added
1 image deleted
|
Change:
page! Drupal is a content management system that allows you to organize a wide variety of content.Learn moreMicrosoft aboutASP.NET Drupalweb featurespage! here. Author: Learn more / Download Now SupportThe community contributed applications are here for your
View changes from previous version.
(Word count: 389)
View all updates.
|
|
Community Contributed Application Showcase
|
Feb 2 2009, 3:03 AM EST |
added asp.net server controls |
edit |
42 words added
1 image added
|
Change:
page! Drupal is a content management system that allows you to organize a wide variety of content.Learn more about Drupal features here.Author:Learn more / Download NowSupportThe community contributed applications are here for your enjoyment and
View changes from previous version.
(Word count: 405)
View all updates.
|
|
Community Contributed Application Showcase
|
Jan 30 2009, 2:23 PM EST |
fixed spelling of nielsen |
edit |
3 words added
3 words deleted
|
Change:
NielsonNielsenAuthor: Alexey Karpik / Dave NielsonNielsenAuthor: Alexey Karpik / Dave NielsonNielsenLearn more / Download NowLearn more / Download NowLearn more / Download NowSupportThe community contributed applications are here for your enjoyment
View changes from previous version.
(Word count: 364)
View all updates.
|
|
ASP.NET Sample Application
|
Nov 17 2008, 3:35 AM EST |
|
edit |
16 words added
2 words deleted
|
Change:
Note: You may also download a fully functional Wetpaint Injected Custom Server Control fromcreated by Webhun. Visit Webhun's Injected Web Control Tutorial for more info.In the first part of the custom WebControl class we declare the
View changes from previous version.
(Word count: 849)
View all updates.
|
|
ASP.NET Sample Application
|
Nov 17 2008, 3:10 AM EST |
|
edit |
4 words added
1 word deleted
|
Change:
Wetpaint Injected Custom Server Control from Webhun.In the first part of the custom WebControl class we declare the sum of the properties needed for login and the getCell call, this way we can encapsulate the entire integration sequence using this one component: [Bindable(true)] [Category("UserGeneratedContent")][
View changes from previous version.
(Word count: 834)
View all updates.
|
|
ASP.NET Sample Application
|
Nov 17 2008, 3:09 AM EST |
|
edit |
|
Change:
There were only format changes (bold, italics, etc.) in this version. See this version for details.
(Word count: 831)
View all updates.
|
|
ASP.NET Sample Application
|
Nov 17 2008, 3:06 AM EST |
|
edit |
9 words added
|
Change:
Download a completed Custom Server Control from Webhun.In the first part of the custom WebControl class we declare the sum of the properties needed for login and the getCell call, this way we can encapsulate the entire integration sequence using this one component: [Bindable(true)] [Category("UserGeneratedContent")]
View changes from previous version.
(Word count: 831)
View all updates.
|
|
Wetpaint Injected Resources
|
Nov 17 2008, 3:01 AM EST |
|
edit |
2 words added
|
Change:
See Wetpaint Injected at Code Camp! Getting Started Get a Development Key Technical Overview Features and Functionality Quick Start Guide Injected Prototypes Blog Read Up Get great results by reading up on Wetpaint Injected Best Practices. For Developers "Hello World" Tutorial Developer's Guide API Reference Tutorials and
View changes from previous version.
(Word count: 266)
View all updates.
|
|
Wetpaint Injected Resources
|
Nov 10 2008, 12:06 AM EST |
|
edit |
|
Change:
There were only format changes (bold, italics, etc.) in this version. See this version for details.
(Word count: 261)
View all updates.
|
|
Wetpaint Injected Resources
|
Nov 9 2008, 4:36 PM EST |
updated silicon valley code camp table |
edit |
3 words deleted
|
Change:
See Wetpaint Injected demo'd at Code Camp! Important notices! Environment and API changes. Please review. Getting Started Get a Development Key Technical Overview Features and Functionality Quick Start Guide Injected Prototypes Blog Read Up Get great results by reading up on Wetpaint Injected Best Practices. For Developers "Hello
View changes from previous version.
(Word count: 261)
View all updates.
|
|
Wetpaint Injected Resources
|
Nov 9 2008, 1:14 AM EST |
added code camp link |
edit |
8 words added
1 image added
|
Change:
See Wetpaint Injected demo'd at Code Camp! Important notices! Environment and API changes. Please review. Getting Started Get a Development Key Technical Overview Features and Functionality Quick Start Guide Injected Prototypes Blog Read Up Get great results by reading up on Wetpaint Injected Best Practices. For Developers "Hello
View changes from previous version.
(Word count: 265)
View all updates.
|
|
Hello World Tutorial
|
Nov 8 2008, 7:19 PM EST |
|
edit |
|
Change:
There were only format changes (bold, italics, etc.) in this version. See this version for details.
(Word count: 2021)
View all updates.
|
|
Hello World Tutorial
|
Nov 8 2008, 7:17 PM EST |
for cloudcamp |
edit |
8 words added
|
Change:
You can also download the ASP.NET Server Control using System; using System.Collections.Generic; using System.Linq; using System.Web; public static class LoginManager { public LoginManger() { // // TODO: Add constructor logic here // } public static String EnsureLoginWP(string userID, string userName, string userDisplayName, string userUrl, bool userEmailOptIn, string userEmail, string
View changes from previous version.
(Word count: 2021)
View all updates.
|
|
Hello World Tutorial
|
Sep 29 2008, 12:09 PM EDT |
|
edit |
4 words added
12 words deleted
|
Change:
Summary description for LoginManger /// </summary> public static class LoginMangerLoginManager { public LoginManger(){ // // TODO: Add constructor logic here // } public static String EnsureLoginWP(string userID, string userName, string userDisplayName, string userUrl, bool userEmailOptIn, string userEmail, string cellId) { //requirentments string url = "http://wapi.wetpaint.com/UserService/login.do";Uri
View changes from previous version.
(Word count: 1859)
View all updates.
|
|
Hello World Tutorial
|
Sep 29 2008, 11:58 AM EDT |
|
edit |
1 word added
1 word deleted
|
Change:
StringBuffer("http://togo.wetpaint.com/CellService/getCellContent.do?");StringBuffer("http://wapi.wetpaint.com/CellService/getCellContent.do?");urlString.append("key="+developerKey);urlString.append("&ns="+namespace);urlString.append("&cell.cellId="+cellName);urlString.append("&cell.displayName="+cellDisplayName);urlString.append("&cell.url="+cellUrl);URL url = new URL(urlString.toString());HttpURLConnection connection = (HttpURLConnection)url.openConnection();connection.setRequestMethod("GET");connection.setDoInput(true);connection.setDoOutput(false);connection.setUseCaches(false);InputStream istrm = connection.getInputStream();ByteArrayOutputStream bstrm = new ByteArrayOutputStream();int ch;while ((ch = istrm.read()) != -1) {bstrm.write(ch);}String s = new String(bstrm.toByteArray());bstrm.close();out.println(s.toString());%></body
View changes from previous version.
(Word count: 1864)
View all updates.
|
|
Hello World Tutorial
|
Sep 29 2008, 11:51 AM EDT |
changed toto to wapi |
edit |
7 words added
7 words deleted
|
Change:
http://togo.wetpaint.com/CellService/getCellContent.do?key=http://wapi.wetpaint.com/CellService/getCellContent.do?key=developerkey&ns=namespace&cell.cellId=cellname This URL retrieves the "Hello World" content from the Wetpaint Injected API, providing it the following values: Developer Key - a unique key provided when you are approved for Wetpaint Injected (e.g. "507ace0d168024cbcb53a9add0e6fe4e9796012e6b420cfafabac6a4357824ef") Namespace - this is a unique name
View changes from previous version.
(Word count: 1864)
View all updates.
|
|
Hello World Tutorial
|
Sep 1 2008, 8:36 PM EDT |
|
edit |
12 words added
23 words deleted
|
Change:
Wetpaint Injected API and renders it intothe aLogin webTicket page,which providingis SEOused benefitsin (seethe "before"JavaScript imagecode below).below. Place the Login Ticket you retrieved from the UserService API into
View changes from previous version.
(Word count: 1544)
View all updates.
|
|
Hello World Tutorial
|
Sep 1 2008, 8:28 PM EDT |
added JSP sample code to generate ticket |
edit |
252 words added
|
Change:
The examples above return raw "Hello World" HTML from the Wetpaint Injected API and renders it into a web page, providing SEO benefits (see "before" image below). Place the Login Ticket you retrieved from the UserService API into your
View changes from previous version.
(Word count: 1554)
View all updates.
|