<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Max Titov IV @ TechSplice &#187; setup</title>
	<atom:link href="http://www.blog.techsplice.com/archives/tag/setup/feed" rel="self" type="application/rss+xml" />
	<link>http://www.blog.techsplice.com</link>
	<description>The most beautiful music of all is the music of what happens.</description>
	<lastBuildDate>Tue, 20 Dec 2011 18:56:50 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>SAP GUI: enable/disable input field history on text fields</title>
		<link>http://www.blog.techsplice.com/archives/306</link>
		<comments>http://www.blog.techsplice.com/archives/306#comments</comments>
		<pubDate>Thu, 19 Nov 2009 20:43:26 +0000</pubDate>
		<dc:creator>maxtmax</dc:creator>
				<category><![CDATA[SAP/ABAP]]></category>
		<category><![CDATA[change]]></category>
		<category><![CDATA[configuration]]></category>
		<category><![CDATA[controls]]></category>
		<category><![CDATA[field]]></category>
		<category><![CDATA[gui]]></category>
		<category><![CDATA[sap]]></category>
		<category><![CDATA[setting]]></category>
		<category><![CDATA[setup]]></category>
		<category><![CDATA[text]]></category>

		<guid isPermaLink="false">http://www.blog.techsplice.com/?p=306</guid>
		<description><![CDATA[This is sort of a usless but still somewhat interesting fact: I ran in to a problem where a user wasn&#8217;t able to see his history when he entered data in to his sap gui.  It didn&#8217;t matter which field it was every time he would re-login he would not see the data he entered [...]]]></description>
			<content:encoded><![CDATA[<p>This is sort of a usless but still somewhat interesting fact: I ran in to a problem where a user wasn&#8217;t able to see his history when he entered data in to his sap gui.  It didn&#8217;t matter which field it was every time he would re-login he would not see the data he entered just minutes ago.</p>
<p>I did some reasearch and seen a lot of posts about SAPHistory*.mdb file in the SapWorkDir directory. The user&#8217;s history was was being generated so the problem was being caused by something else.</p>
<p>Then I came across a post talking about Low Speed Connection [Reduced Network Traffic] setting which can be found by going through your login pad, clicking on the system and displaying the properties window &#8211; followed by going to the Network tab.  From what I&#8217;ve read it seems that having the setting set to Low Speed Connection could cause the problem of missing input field history.  Even though this seemed promissing after getting the user to try a different machine with the High Speed enabled he was still showing the problem.</p>
<p>The final peace of information that I&#8217;ve aquired from the web was a little neat SAP feature: if you get to an input field and hold down your Ctrl button you can right click on your  mouse and get a pop-up window that would allow you to Disable/Enable History functionality.  Typically the field is set to Defaut Settings, so the only thing left to do was to figure out if the user&#8217;s default settings were set to Disable History for his SAP system.</p>
<p>to be continued&#8230;</p>
<p>PS: another interesting fact that I picked up somewhere: if you scroll up/down using your keyboard in the history field you can delete entries by pushing the delete key.  I know, it&#8217;s neat.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.blog.techsplice.com/archives/306/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SAP: set a printer to print on a Single Side</title>
		<link>http://www.blog.techsplice.com/archives/304</link>
		<comments>http://www.blog.techsplice.com/archives/304#comments</comments>
		<pubDate>Thu, 12 Nov 2009 16:00:35 +0000</pubDate>
		<dc:creator>maxtmax</dc:creator>
				<category><![CDATA[Everyday stuff]]></category>
		<category><![CDATA[configuration]]></category>
		<category><![CDATA[printer]]></category>
		<category><![CDATA[printing]]></category>
		<category><![CDATA[sap]]></category>
		<category><![CDATA[setup]]></category>

		<guid isPermaLink="false">http://www.blog.techsplice.com/?p=304</guid>
		<description><![CDATA[By default SAP printers are set up to print pages based on printer&#8217;s default settings.  To change that behaviour and control how the data is printed you can do the following: Execute transaction: SPAD Select your output device and enter the configuration screen On a 4.6C version you can go to the Output attributes tab [...]]]></description>
			<content:encoded><![CDATA[<p>By default SAP printers are set up to print pages based on printer&#8217;s default settings.  To change that behaviour and control how the data is printed you can do the following:</p>
<ol>
<li>Execute transaction: SPAD</li>
<li>Select your output device and enter the configuration screen</li>
<li>On a 4.6C version you can go to the Output attributes tab and look at the &#8220;Output attributes for list drivers and Smart Forms&#8221; section</li>
<li>Examine the drop down for the Print mode</li>
<li>Typically by default you will see DEFAULT as the setting that is displayed, simply change the value to S SIMPLEX to allow the data to be prined on a Single Side</li>
</ol>
<p>For more information on the matter for SAP version 7.0 you can have a look at <a href="http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/10cd89f3-7fb8-2b10-7ba7-f72260f071ef;jsessionid=(J2EE3417300)ID1483589450DB11796717206544911173End"><strong>this</strong></a> document.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.blog.techsplice.com/archives/304/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SAP: List of tables pertaining to Transport Requests</title>
		<link>http://www.blog.techsplice.com/archives/280</link>
		<comments>http://www.blog.techsplice.com/archives/280#comments</comments>
		<pubDate>Tue, 04 Aug 2009 15:56:02 +0000</pubDate>
		<dc:creator>maxtmax</dc:creator>
				<category><![CDATA[SAP/ABAP]]></category>
		<category><![CDATA[configuration]]></category>
		<category><![CDATA[sap]]></category>
		<category><![CDATA[setup]]></category>
		<category><![CDATA[system]]></category>
		<category><![CDATA[tables]]></category>
		<category><![CDATA[transports]]></category>

		<guid isPermaLink="false">http://www.blog.techsplice.com/?p=280</guid>
		<description><![CDATA[TABNAME Description E070 Change &#38; Transport System: Header of Requests/Tasks E070A Change &#38; Transport System: Attributes of a Request E070C CTS: Source/Target Client of Requests/Tasks E070CREATE Change &#38; Transport System: Creation Date of Request E070CTV Generated Table for View E070CTV E070DEP Change &#38; Transport System: Dependencies of Requests E070L CTS: Index for Assigning Numbers to [...]]]></description>
			<content:encoded><![CDATA[<table class="confluenceTable" border="0">
<tbody>
<tr>
<td class="confluenceTd"><strong>TABNAME</strong></td>
<td class="confluenceTd"><strong>Description</strong></td>
</tr>
<tr>
<td class="confluenceTd">E070</td>
<td class="confluenceTd">Change &amp; Transport System: Header of Requests/Tasks</td>
</tr>
<tr>
<td class="confluenceTd">E070A</td>
<td class="confluenceTd">Change &amp; Transport System: Attributes of a Request</td>
</tr>
<tr>
<td class="confluenceTd">E070C</td>
<td class="confluenceTd">CTS: Source/Target Client of Requests/Tasks</td>
</tr>
<tr>
<td class="confluenceTd">E070CREATE</td>
<td class="confluenceTd">Change &amp; Transport System: Creation Date of Request</td>
</tr>
<tr>
<td class="confluenceTd">E070CTV</td>
<td class="confluenceTd">Generated Table for View E070CTV</td>
</tr>
<tr>
<td class="confluenceTd">E070DEP</td>
<td class="confluenceTd">Change &amp; Transport System: Dependencies of Requests</td>
</tr>
<tr>
<td class="confluenceTd">E070L</td>
<td class="confluenceTd">CTS: Index for Assigning Numbers to Requests/Tasks</td>
</tr>
<tr>
<td class="confluenceTd">E070M</td>
<td class="confluenceTd">CTS: Target Package/Layer for Requests</td>
</tr>
<tr>
<td class="confluenceTd">E070TC</td>
<td class="confluenceTd">Help Table for E070 for Client-Specific Imports</td>
</tr>
<tr>
<td class="confluenceTd">E070USE</td>
<td class="confluenceTd">Use of Current Requests by Users</td>
</tr>
<tr>
<td class="confluenceTd">E070V</td>
<td class="confluenceTd">Generated Table for View E070V</td>
</tr>
<tr>
<td class="confluenceTd">E071</td>
<td class="confluenceTd">Change &amp; Transport System: Object Entries of Requests/Tasks</td>
</tr>
<tr>
<td class="confluenceTd">E071C</td>
<td class="confluenceTd">Change &amp; Transport System: Client-Specific Lock Flag</td>
</tr>
<tr>
<td class="confluenceTd">E071E</td>
<td class="confluenceTd">Lang. Transport: Positive List for Generic Object Selection</td>
</tr>
<tr>
<td class="confluenceTd">E071K</td>
<td class="confluenceTd">Change &amp; Transport System: Key Entries of Requests/Tasks</td>
</tr>
<tr>
<td class="confluenceTd">E071KC</td>
<td class="confluenceTd">Change &amp; Transport System: Key Entries of Requests/Tasks</td>
</tr>
<tr>
<td class="confluenceTd">E071KF</td>
<td class="confluenceTd">Change &amp; Transport System: Nametab Info. on (CHAR)Key Fields</td>
</tr>
<tr>
<td class="confluenceTd">E071KFINI</td>
<td class="confluenceTd">Change &amp; Transport System: Nametab Info. on (CHAR)Key Fields</td>
</tr>
<tr>
<td class="confluenceTd">E071K_30</td>
<td class="confluenceTd">Change &amp; Transport System: Key Entries of Requests/Tasks</td>
</tr>
<tr>
<td class="confluenceTd">E071K_KEY</td>
<td class="confluenceTd">E071K Key Fields</td>
</tr>
<tr>
<td class="confluenceTd">E071S</td>
<td class="confluenceTd">System-Specific Import Status of Objects</td>
</tr>
<tr>
<td class="confluenceTd">E071V</td>
<td class="confluenceTd">Generated Table for View E071V</td>
</tr>
<tr>
<td class="confluenceTd">E07T</td>
<td class="confluenceTd">Change &amp; Transport System: Short Texts for Requests/Tasks</td>
</tr>
<tr>
<td class="confluenceTd">E07T_OLD</td>
<td class="confluenceTd">E07T Before TRKORR Extension</td>
<td class="confluenceTd"></td>
</tr>
</tbody>
</table>
<p>Useful transport tables [listed above].</p>
]]></content:encoded>
			<wfw:commentRss>http://www.blog.techsplice.com/archives/280/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>UltraEdit Backup Files</title>
		<link>http://www.blog.techsplice.com/archives/198</link>
		<comments>http://www.blog.techsplice.com/archives/198#comments</comments>
		<pubDate>Thu, 19 Mar 2009 16:20:20 +0000</pubDate>
		<dc:creator>maxtmax</dc:creator>
				<category><![CDATA[Everyday stuff]]></category>
		<category><![CDATA[configuration]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[setup]]></category>
		<category><![CDATA[tool]]></category>
		<category><![CDATA[troubleshooting]]></category>
		<category><![CDATA[ultraedit]]></category>

		<guid isPermaLink="false">http://www.blog.techsplice.com/?p=198</guid>
		<description><![CDATA[I love workign with UltraEdit though there is one thing that always annoys me.  Every time I update the contents of a file the program creates a backup file in the same directory.  Well for those of you who run in to the same problem here&#8217;s how you go about fixing this issue: Go to: [...]]]></description>
			<content:encoded><![CDATA[<p>I love workign with UltraEdit though there is one thing that always annoys me.  Every time I update the contents of a file the program creates a backup file in the same directory.  Well for those of you who run in to the same problem here&#8217;s how you go about fixing this issue:</p>
<p>Go to:</p>
<p style="padding-left: 30px;">Advanced -&gt; Configuration -&gt;File Handling -&gt; Backup</p>
<p><img class="size-medium wp-image-200 alignleft" title="UltraEdit Backup" src="http://www.blog.techsplice.com/wp-content/uploads/2009/03/snag-00000283-300x163.jpg" alt="UltraEdit Backup configuration" width="300" height="163" /></p>
<p>By default the configurations are set up to create a .BAK file in the same directory.  Although the functionality is annoying I still think it&#8217;s quite useful.  So the best thign to do [in my oppinion] is to populate the default directory field with the a directory somewhere on your local computer.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.blog.techsplice.com/archives/198/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Workingn with AMF</title>
		<link>http://www.blog.techsplice.com/archives/171</link>
		<comments>http://www.blog.techsplice.com/archives/171#comments</comments>
		<pubDate>Thu, 12 Mar 2009 14:21:15 +0000</pubDate>
		<dc:creator>maxtmax</dc:creator>
				<category><![CDATA[Everyday stuff]]></category>
		<category><![CDATA[actionscript]]></category>
		<category><![CDATA[amf]]></category>
		<category><![CDATA[definition]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[research]]></category>
		<category><![CDATA[setup]]></category>

		<guid isPermaLink="false">http://www.blog.techsplice.com/archives/171</guid>
		<description><![CDATA[I want to set up a more secure process than a current ActionScript POST/GET service querying. To do that I started looking at AMF.  Action Message Format(AMF) is a binary file format representing a serialized ActionScript object. The AMF file type is used throughout the Flash Player for data storage and data exchange. For example [...]]]></description>
			<content:encoded><![CDATA[<p>I want to set up a more secure process than a current <a href="http://en.wikipedia.org/wiki/ActionScript">ActionScript</a> POST/GET service querying.  To do that I started looking at AMF. </p>
<p>Action Message Format(AMF) is a binary file format representing a <a href="http://en.wikipedia.org/wiki/Serialization">serialized</a> ActionScript object. The AMF file type is used throughout the Flash Player for data storage and data exchange. For example in the Flash Player AMF is used in SharedObjects, RemoteObjects, LocalConnection, ByteArray, RTMP, and all RPC operations. Some of the benefits of AMF include:</p>
<ul>
<li>File Size &#8211; AMF objects are very small and are compressed using zlib.</li>
<li>Fast S<a href="http://en.wikipedia.org/wiki/Serialization">erialization</a>/ Deserialization &#8211; AMF is transformed using native C code in the Flash Player making it very fast. The AMF format was designed to serialize and deserialize quickly under low memory and slower CPU conditions making it perfect for the web. AMF data is parsed directly into objects, meaning there is no lag for interpretation or parsing of AMF making the creation of objects complete in a single pass.</li>
<li>Native Types and Custom classes supported &#8211; You can serialize any object in Flash Player with the only exception being a displayObject.you can also map serialized objects back to custom class instanced provided the custom class is in the Flash Player when the AMF object is deserialized.</li>
</ul>
<p>AMF existed in ActionScript 2 and was just called AMF as of ActionScript 3 the AMF protocol has been updated and is referred to as AMF3. For historical reasons the original AMF format is now referred to as AMF0. One of the main upgrades to AMF3 is that the object is now zlib compressed for faster transfer do to the smaller file size and the additional of data types that were released with ActionScript 3.</p>
<p>The two alternative frameworks that I am looking at are <a href="http://www.amfphp.org/">AMFPHP</a> and <a href="http://framework.zend.com/wiki/display/ZFPROP/Zend_Amf+-+Wade+Arnold">Zend_AMF</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.blog.techsplice.com/archives/171/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>AMFPHP + Flex 3 = Error [unable to open &#039;services-config.xml&#039;]</title>
		<link>http://www.blog.techsplice.com/archives/169</link>
		<comments>http://www.blog.techsplice.com/archives/169#comments</comments>
		<pubDate>Thu, 12 Mar 2009 04:06:56 +0000</pubDate>
		<dc:creator>maxtmax</dc:creator>
				<category><![CDATA[Flex]]></category>
		<category><![CDATA[adobe]]></category>
		<category><![CDATA[amf]]></category>
		<category><![CDATA[amfphp]]></category>
		<category><![CDATA[builder]]></category>
		<category><![CDATA[configuration]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[sdk]]></category>
		<category><![CDATA[setup]]></category>

		<guid isPermaLink="false">http://www.blog.techsplice.com/?p=169</guid>
		<description><![CDATA[While trying to configure the AMFPHP set up with the Flex 3 framework I ran in to a problem while setting up the services-config.xml. I&#8217;ve created the file in the root directory and specified in the Flex Compiler [Additional compiler arguments] the following string -locale en_US -services &#8220;services-config.xml&#8221;. As soon as I clicked OK an error [...]]]></description>
			<content:encoded><![CDATA[<p>While trying to configure the <a href="http://www.amfphp.org/">AMFPHP</a> set up with the <a href="http://www.adobe.com/products/flex/flexdownloads/index.html">Flex 3</a> framework I ran in to a problem while setting up the services-config.xml.</p>
<p>I&#8217;ve created the file in the root directory and specified in the Flex Compiler [Additional compiler arguments] the following string <em>-locale en_US -services &#8220;services-config.xml&#8221;</em>.</p>
<p>As soon as I clicked OK an error popped up with a message <em>unable to open &#8216;services-config.xml&#8217;.   </em>After trying varying things I was able to figure out that the problem was with the location of the file.  Simply placing the file at the root of the directory wasn&#8217;t the right location.  I needed to put the file in the same directory as the main MXML executable &#8211; after that the program worked as expected.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.blog.techsplice.com/archives/169/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>PayPal Sandbox Setup</title>
		<link>http://www.blog.techsplice.com/archives/47</link>
		<comments>http://www.blog.techsplice.com/archives/47#comments</comments>
		<pubDate>Tue, 10 Feb 2009 02:28:53 +0000</pubDate>
		<dc:creator>maxtmax</dc:creator>
				<category><![CDATA[Web Development]]></category>
		<category><![CDATA[basic]]></category>
		<category><![CDATA[paypal]]></category>
		<category><![CDATA[sandbox]]></category>
		<category><![CDATA[setup]]></category>
		<category><![CDATA[soap]]></category>

		<guid isPermaLink="false">http://www.blog.techsplice.com/archives/47</guid>
		<description><![CDATA[I am in the process of developing a online e-commerce application for a e-learning business.  As so I am targeting the utilization paypal to enhance my financial architecture.A few things that I found helpful along the way: Set up of a sandbox account that would allow you to play with your virtual development shopping cart. [...]]]></description>
			<content:encoded><![CDATA[<p>I am in the process of developing a online e-commerce application for a e-learning business.  As so I am targeting the utilization <a href="https://paypal.com/">paypal</a> to enhance my financial architecture.A few things that I found helpful along the way:</p>
<ol>
<li>Set up of a <a href="https://developer.paypal.com/">sandbox account</a> that would allow you to play with your virtual development shopping cart.</li>
<li>Go look at the <a href="https://cms.paypal.com/us/cgi-bin/?cmd=_render-content&amp;content_ID=developer/home_US">development center</a> for the PayPal SDK</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://www.blog.techsplice.com/archives/47/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.660 seconds -->

