<% If IO.File.Exists(server.mappath("/includes/ksstop.aspx")) Then server.execute("/includes/ksstop.aspx") elseif IO.File.Exists(replace(server.mappath("/includes/ksstop.aspx"),"\CMS\","\test\")) Then server.execute("/includestst/ksstop.aspx") End if %> <% Dim getSect as String Dim thissect as String getSect = lcase(Request.ServerVariables("PATH_INFO")) select case true case instr(getSect,"software") > 0 thissect = "1" case instr(getSect,"analytics") > 0 thissect = "2" case instr(getSect,"consulting") > 0 thissect = "3" case instr(getSect,"pricemanagement") > 0 thissect = "4" case instr(getSect,"ourtechnology") > 0 thissect = "5" case instr(getSect,"aboutus") > 0 thissect = "6" case else thissect = "0" end select %>
SoftwareAnalyticsConsultingPrice ManagementOur TechnologyAbout Us
<% dim ActiveURL as string = Request.ServerVariables("URL") Dim reSpl = split(ActiveURL,"/") dim getTotalDir as string getTotalDir = "/" + reSpl(0) + "/" + reSpl(1) + "/" dim stFilePath as string = server.mappath(getTotalDir + "leftmenu.aspx") If IO.File.Exists(stFilePath) Then server.execute(getTotalDir + "leftmenu.aspx") End if %>

Status of Fuel Industry Prompts Trend Commentaries from KSS Inc

Articles to Address Business Issues Affecting Fuel Retailers and Wholesalers

Florham Park, NJ – April 13, 2010 – As the economy begins to recover this year, the fuel industry faces more of the same – volatility in price and demand.

In its March short-term energy outlook, the U.S. Energy Information Administration (EIA) forecasted regular grade retail gas prices to rise from an average of $2.35 per gallon in 2009 to $2.84 in 2010 and $2.96 by 2011, with spikes beyond $3.00 during the spring and summer driving seasons. Coupled with an expected decrease in supply, 2010 promises to be another unstable year for fuel retailers and wholesalers.

To address the issues affecting retailers’ and wholesalers’ business in this volatile market, KSS Inc. is launching a series of commentaries this year. These reports will analyze important industry issues and trends and explore potential solutions that will help fuel providers gain additional visibility and control over their operations.

KSS will release commentaries on a monthly basis, discussing timely business matters for grocery, convenience and other fuel retailers, as well as wholesalers, to consider. Topics include:

  • Establishing a Fuel Sales Strategy
  • Planning and Budgeting
  • Pricing Issues
  • Employee Training and Retention
  • Compliance and more

“Fuel providers face numerous operational challenges each day as they strive to run their businesses,” said Bob Stein, president and CEO of KSS Inc. “From price fluctuations and volume challenges to regional, national and global economic conditions, the industry has been battered from many sides. At KSS, we want to provide the industry with fresh insight into methods and techniques that can help fuel retailers and wholesalers manage their operations more profitably.”

Over the coming months, the commentaries will appear on KSS’ Web site at www.kssg.com, as well as in popular industry trade journals. The articles are designed to be stand-alone trend reports which provide the kind of business insight and intelligence fuel retailers and wholesales need to be successful in today’s challenging business climate.

“KSS has evolved to become a business partner with its customers, providing strategic direction that has helped them make overall business decisions,” said Stein. “We would like to expand upon that expertise by sharing knowledge that can help all of us maneuver through these difficult economic times.”

#####


                <%if right(Request.ServerVariables("URL").ToLower,12)="default.aspx" then 
dim pgdt as date
dim isDateDir as boolean = false
dim thisURL = left(Request.ServerVariables("URL"),instrrev(Request.ServerVariables("URL"),"/")-1)
dim getDir = mid(thisURL, instrrev(thisURL,"/")+1)
dim checkno = replace(replace(getDir,"-",""),"_","")
dim getYr
dim getMn
if len(checkno) = 6 and isNumeric(checkno) then
    isDateDir = true
	getYr = left(checkno, 4)
	
	getMn = mid(checkno, 5)
end if
%>

						
							
<% try pgdt = CDate("2010-04-13") catch ex as system.exception pgdt = now end try response.write(right("0" & day(pgdt),2) & " " & monthname(month(pgdt)) & " " & year(pgdt)) %>

Articles to Address Business Issues Affecting Fuel Retailers and Wholesalers


<% try pgdt = CDate("2010-03-01") catch ex as system.exception pgdt = now end try response.write(right("0" & day(pgdt),2) & " " & monthname(month(pgdt)) & " " & year(pgdt)) %>

KSS Expands Sales Organization to Address Increasing Demand for its Pricing Products and Services


<% try pgdt = CDate("2010-02-16") catch ex as system.exception pgdt = now end try response.write(right("0" & day(pgdt),2) & " " & monthname(month(pgdt)) & " " & year(pgdt)) %>

KSS Enters Brazilian Fuels Market Partnership with ValorArt will help Brazilian fuels suppliers increase profitability through suite of pricing solutions and services


<% try pgdt = CDate("2010-02-09") catch ex as system.exception pgdt = now end try response.write(right("0" & day(pgdt),2) & " " & monthname(month(pgdt)) & " " & year(pgdt)) %>

The Pantry Chooses KSS for Fuel Price Management Convenience Retailer to Install KSS Solutions at 1,600 Sites


<% try pgdt = CDate("2010-02-01") catch ex as system.exception pgdt = now end try response.write(right("0" & day(pgdt),2) & " " & monthname(month(pgdt)) & " " & year(pgdt)) %>

Wayne Oil Co. Chooses KSS to Manage and Optimize Fuel Pricing PriceNet and PriceNet Web to be used at 13 sites across Southeast U.S.


<% try pgdt = CDate("2010-01-19") catch ex as system.exception pgdt = now end try response.write(right("0" & day(pgdt),2) & " " & monthname(month(pgdt)) & " " & year(pgdt)) %>

KSS Retains Elite Gold Microsoft Partnership for Seventh Consecutive Year


<% try pgdt = CDate("2010-01-11") catch ex as system.exception pgdt = now end try response.write(right("0" & day(pgdt),2) & " " & monthname(month(pgdt)) & " " & year(pgdt)) %>

New Version of KSS Ltd.’s RackPrice Fuel Price Management Software for Fuel Wholesalers Certified as “Powered by SAP NetWeaver®”


<%end if%>

Content on this page requires a newer version of Adobe Flash Player.

Get Adobe Flash player


<% If IO.File.Exists(server.mappath("/includes/kssbase.aspx")) Then server.execute("/includes/kssbase.aspx") elseif IO.File.Exists(replace(server.mappath("/includes/kssbase.aspx"),"\CMS\","\test\")) Then server.execute("/includestst/kssbase.aspx") End if %>