This thread is dedicated to publishing new weblogs. Do not append any comments onto this thread! Only if you have written a weblog, then append a small description with the link here.
For everyone else that are interested, press the <b>"Watch this Topic"</b> option at the start of the thread. Next click <b>"Watch Options"</b>, check "Email Updates", and "Update Watches". Then, whenever a new append is made to this thread, SDN will send an email to all watchers. This is effectively a very cheap "heads up" on new (BSP) related weblogs.
For a complete overview of all BSP related Weblogs, see:
https://www.sdn.sap.com/sdn/weblogs.sdn?blog=/weblogs/topic/24
<b>WARNING: Do NOT append anything else on this thread, as any new append will trigger a flood of emails to all three (thousand?) people on the watch list!</b>
++bcm
<b>BSP In-Depth: ABAP Look and Feel Service</b>
/people/brian.mckellar/blog/2005/06/12/bsp-in-depth-abap-look-and-feel-service
The three minutes routine to change any SAP-blue theme to the new theme that is required for you next demo!
<b>BSP Trouble Shooting: Getting Help</b>
/people/brian.mckellar/blog/2004/06/11/bsp-trouble-shooting-getting-help
<i>Every other day, the simple question comes up: How to do X?, usually with the qualifiers Help!, Urgent! or ????. Most of these questions, when reading between the lines also contain the additional qualifier I have not read the documentation. Don't let this happen to you! This Weblog attempts to point to interesting and relevant sources of information to get BSP developers quickly up to speed. It is not an answer to any question; no, it is the pointer to the answers!</i>
<b>BSP Performance: Measuring Roundtrip Latency</b>
/people/brian.mckellar/blog/2004/06/16/bsp-performance-measuring-roundtrip-latency
<i>This Weblog will show a step-by-step example of measuring the HTTP roundtrip latency for a "Hello World" BSP page. This can be used as baseline to determine the actual latency of the network and the BSP runtime.</i>
<b>BSP Performance: Statistic Records for Server Latency</b>
/people/brian.mckellar/blog/2004/06/17/bsp-performance-statistic-records-for-server-latency
<i>In a previous Weblog we looked at the HTTP roundtrip latency for a "Hello World" BSP page. However, this included a large network component (especially when working from home!), and did not reflect the true server load per request. In this Weblog we use statistic records to show quickly what is the processing time on the server for each HTTP request.</i>
<b>BSP Performance: Determining Hotspots</b>
/people/brian.mckellar/blog/2004/06/20/bsp-performance-determining-hotspots
<i>Knowing the HTTP roundtrip latency and the server execution time is fine, but still does not satisfy our curiosity. What is the server doing? What is taking so long? Typically when colleagues have performance problems with the BSP applications, we show them first what is the real lantency of the BSP roundtime for a "Hello World" BSP page. Any larger number means application time. And of course comes now the confusing question: what is the application doing? This Weblog shows how to see exactly what the application is doing at a very fine granular level.</i>
<b>BSP a Developers Journal: Part IV- RFCs and the BAPI Browser</b>
/people/thomas.jung3/blog/2004/06/23/bsp-150-a-developer146s-journal-part-iv-rfcs-and-the-bapi-browser
In this weblog we will explorer RFC - the main tool a BSP developer will use to access application data from backend SAP systems.
<b>BSP a Developers Journal: Part V- XML for RFCs</b>
/people/thomas.jung3/blog/2004/06/24/bsp-150-a-developer146s-journal-part-v-xml-for-rfcs
In this weblog we will look at the use of XML to avoid fixed interfaces in RFC calls.
<b>BSP a Developers Journal: Part VI - Example application with customer BSP Extensions and Design 2003 themes</b>
/people/thomas.jung3/blog/2004/07/06/bsp-150-a-developer146s-journal-part-vi--example-application-with-customer-bsp-extensions-and-design-2003-themes
In this Weblog we will look a completed application focusing on the use of Customer created BSP Extensions and Design 2003 themes.
<b>BSP a Developers Journal: Part VII - Dealing with multiple languages (English, German, Spanish, Thai, and Polish)</b>
/people/thomas.jung3/blog/2004/07/13/bsp-150-a-developer146s-journal-part-vii--dealing-with-multiple-languages-english-german-spanish-thai-and-polish
In this installment of the BSP Developer's Journal, we will look at the extensive Multi-language capabilities in the WebAS and BSP.
BSP a Developers Journal: Part VIII - User Authentication (Single Sign-On)
/people/thomas.jung3/blog/2004/08/03/bsp-150-a-developer146s-journal-part-viii--user-authentication-single-sign-on
In this developer's journal we will look at our setup for Single Sign On in our BSP applications.
BSP Download to Excel in Unicode Format
/people/thomas.jung3/blog/2004/08/09/bsp-download-to-excel-in-unicode-format
There have been recent discussion in the BSP forum on how to download data to Excel. I would like to take this one step further and discuss how to do this same download, but with the data in Unicode.
BSP a Developers Journal: Part IX - User Authentication (Trusted RFC)
/people/thomas.jung3/blog/2004/08/16/bsp-150-a-developer146s-journal-part-ix--user-authentication-trusted-rfc
This week let's extended our look at User Authentication in BSP to include authentication to our Back-End SAP System via Trusted RFC.
Add a comment