Search

Billy R Rowe

age ~65

from Apex, NC

Also known as:
  • Billy Ray Rowe
  • Billy Bay Rowe
  • William R Rowe

Billy Rowe Phones & Addresses

  • Apex, NC
  • Raleigh, NC
  • Wade, NC
  • 1008 Smokewood Dr, Apex, NC 27502

Work

  • Position:
    Professional/Technical

Education

  • Degree:
    Graduate or professional degree

Us Patents

  • System And Method For Selecting A Translator To Translate A Component Request Using Semantic Typing

    view source
  • US Patent:
    20040123275, Jun 24, 2004
  • Filed:
    Dec 20, 2002
  • Appl. No.:
    10/325687
  • Inventors:
    Scott Brown - Cary NC, US
    Radhika Ramakrishnan - Durham NC, US
    Billy Rowe - Apex NC, US
    Edward Satler - Cary NC, US
    John Whitfield - Cary NC, US
  • Assignee:
    International Business Machines Corporation - Armonk NY
  • International Classification:
    G06F009/45
  • US Classification:
    717/136000
  • Abstract:
    A system and method for automatically selecting a translator to translate a component request using semantic typing is presented. A mediator receives a component request from a first component that requests to invoke a second component. The mediator retrieves a launch target identifier and a requester provided property type identifier from the component request. The requester provided property type identifier includes semantic typing corresponding to a data value. The mediator retrieves a recipient input property type identifier corresponding to the launch target identifier, and uses the requester provided property type identifier and the recipient input property type identifier to select a translator. The mediator passes a data value included in the component request to the selected translator, and receives a translated data value from the translator. The mediator constructs a property using the translated data value and includes the constructed property in a call that is sent to the second component.
  • System And Method For Selection Of Translation Routine For Versioned Data

    view source
  • US Patent:
    20050132340, Jun 16, 2005
  • Filed:
    Dec 15, 2003
  • Appl. No.:
    10/736299
  • Inventors:
    Jon Houghton - Raleigh NC, US
    Billy Rowe - Apex NC, US
    Edward Satler - Cary NC, US
  • Assignee:
    International Business Machines Corporation - Armonk NY
  • International Classification:
    G06F009/45
  • US Classification:
    717136000
  • Abstract:
    A system and method for selection of versioned translation routine is presented. A component sends a translation request to a translator service whereby the translation request includes provided input version, a requested output version, and a provided input data value. The translator service compares the provided input version and the requested output version with registered input versions and registered output versions of a plurality of translators. The translation service selects one or more translators based upon a hierarchical comparison approach, and translates the provided input data value into a translated data value. After translation, the translator service sends the translated data value to the component.
  • System And Method For Processing Resource Registry Updates Without Regard To Chronological Order

    view source
  • US Patent:
    20050149615, Jul 7, 2005
  • Filed:
    Dec 17, 2003
  • Appl. No.:
    10/738482
  • Inventors:
    Joseph Nedimyer - Hillsborough NC, US
    Billy Rowe - Apex NC, US
    Steven Lee - Cary NC, US
  • International Classification:
    G06F015/16
  • US Classification:
    709202000, 707206000
  • Abstract:
    The processing of management messages controlling resources and links in a resource repository may occur without regard to chronological order of the message creation. Resources and links include at least one timestamp, and a delete pending indicator. Messages to add, modify, and delete resources and links include a message timestamp. The management messages are conditionally processed based on a comparison between the message timestamp and the resource/link timestamp(s) and delete pending indicator. In an exemplary embodiment, AddResource, ModifyResource, DeleteResource, AddLink and DeleteLink messages are defined and their conditional processing described.
  • Self-Service Creation And Deployment Of A Pattern Solution

    view source
  • US Patent:
    20080097740, Apr 24, 2008
  • Filed:
    Oct 23, 2006
  • Appl. No.:
    11/551935
  • Inventors:
    Murray J. Beaton - Ajax, CA
    Christina Lau - Scarborough, CA
    Billy R. Rowe - Apex NC, US
  • Assignee:
    International Business Machines Corporation - Armonk NY
  • International Classification:
    G06F 9/44
  • US Classification:
    703 20
  • Abstract:
    Embodiments of the present invention address deficiencies of the art in respect to pattern design and provide a novel and non-obvious method, system and computer program product for self-service creation and deployment of a pattern. In an embodiment of the invention, a method for creating a self-service reusable pattern can be provided. The method can include implementing an arrangement of re-usable assets into a set of self-service application components, extending at least one of self-service application components, and packaging the components for deployment in a target environment. The method further can include determining a target deployment environment and modeling the target environment to receive the deployment of the components. Thereafter, the packaged components can be deployed to a portal server or to a portal test environment.
  • Business Performance Bookmarks

    view source
  • US Patent:
    20080178148, Jul 24, 2008
  • Filed:
    Jan 19, 2007
  • Appl. No.:
    11/624785
  • Inventors:
    David M. Enyeart - Raleigh NC, US
    Kevin P. McAuliffe - Yorktown Heights NY, US
    Billy R. Rowe - Apex NC, US
    Eric D. Wayne - Raleigh NC, US
  • Assignee:
    INTERNATIONAL BUSINESS MACHINES CORPORATION - Armonk NY
  • International Classification:
    G06F 9/44
  • US Classification:
    717109
  • Abstract:
    A performance bookmark of a dashboard view is created, e.g., in response to a triggering event. The performance bookmark includes a name, a timestamp, a reference to the visual properties of the dashboard view at the time that the performance bookmark is created and a reference to relationships of information displayed by the dashboard view at the time the performance bookmark is created. When a performance bookmark is recalled, the dashboard view is configured to correspond with the visual properties and relationships of information recorded at the time the select performance bookmark was created. Performance bookmarks are instances and relationships, and are not limited to snap shots captured of a static visual image of a dashboard screen from a corresponding dashboard user interface. As such, a retrieved dashboard view of a performance bookmark that is recalled from the bookmark system is live and supports user interaction.
  • Efficiently Processing Multiframe Data In A Client/Server Environment

    view source
  • US Patent:
    20040122971, Jun 24, 2004
  • Filed:
    Dec 20, 2002
  • Appl. No.:
    10/325142
  • Inventors:
    Niraj Joshi - Cary NC, US
    Jason Plurad - Durham NC, US
    Billy Rowe - Apex NC, US
  • Assignee:
    International Business Machines Corporation - Armonk NY
  • International Classification:
    G06F015/16
  • US Classification:
    709/236000
  • Abstract:
    Techniques are disclosed for efficiently and selectively reloading frames of a multiframe Web page or a multiframe window. Multiple frames may be reloaded as a result of the server sending its response to a single client request message. Server-side logic maintains an awareness of which frames need to be reloaded, regardless of whether that need results from something synchronous with the client's request for a frame or asynchronous to that request. Then, when the client requests data for a single frame, in addition to sending content for the requested frame, the server also sends data to cause reloading of the other frames that need to be reloaded (and only those frames). Preferably, the data to cause reloading of the other frames comprises indicators (such as scripting code) that will force the client to request reloading of each of each of these other frame. Multiple reload requests may be collapsed into a single response. The disclosed techniques apply also to frames to be initially loaded. Bandwidth is used efficiently, and flashing of browser frames is reduced. No additional client-side logic is required.

Resumes

Billy Rowe Photo 1

Billy Bill Rowe

view source
Billy Rowe Photo 2

Billy Rowe

view source
Billy Rowe Photo 3

Billy Rowe

view source

Flickr

Facebook

Billy Rowe Photo 12

Billy Rowe

view source
Billy Rowe Photo 13

Billy Rowe

view source
Billy Rowe Photo 14

Billy Rowe

view source
Billy Rowe Photo 15

Billy Joe Rowe

view source
Billy Rowe Photo 16

Billy J Rowe Sr

view source
Billy Rowe Photo 17

Billy Rowe

view source
Billy Rowe Photo 18

Billy Rowe

view source
Billy Rowe Photo 19

Billy Rowe

view source

Classmates

Billy Rowe Photo 20

Billy Rowe

view source
Schools:
Tunica County High School Tunica MS 1962-1966
Community:
Henrietta Wooten, Ann Patterson, Melvin Mcneil, Brenda Martin
Billy Rowe Photo 21

Billy Billy (Rowe)

view source
Schools:
Wayne Academy Waynesboro MS 1973-1977
Community:
Tory Shirley, Tonda Beard, Vanessa Freeman
Billy Rowe Photo 22

Billy Rowe

view source
Schools:
Beth Haven High School Louisville KY 1991-1995
Community:
Roy Gray, Tina Weidemann, Mark Tabor, Vickie Davidson
Billy Rowe Photo 23

Billy Rowe

view source
Schools:
Tunica County High School Tunica MS 1962-1966
Community:
Henrietta Wooten, Ann Patterson, Melvin Mcneil, Brenda Martin
Billy Rowe Photo 24

Billy Rowe

view source
Schools:
Warwick High School Newport News VA 1971-1975
Community:
Collin Long, Ronald Fox
Billy Rowe Photo 25

Billy Rowe

view source
Schools:
Lee County High School Beattyville KY 1996-2000
Community:
Clarissa Booth, Melinda Abner, Shannon Napier, Jessica Townsend, Angela Abner, Russell Fox, Melissa Warner, Angela Chambers, Misty Collins, Tabatha Caudill, Josh Evans
Billy Rowe Photo 26

Billy Rowe

view source
Schools:
Monroe Elementary School Monroe CT 1954-1958
Community:
Robert Osterberg, Diane Ackerman, Steve Myslik, Kaye Gnann
Billy Rowe Photo 27

Billy Rowe

view source
Schools:
Wind Gap Middle School Pen Argyl PA 2005-2009
Community:
Johnathan Jennings, Adam Bartholomew, Strawberry Loves, Ryan Hess

Plaxo

Billy Rowe Photo 28

Billy Rowe

view source
abingdon va

Youtube

Billy Rowe (of Buckcherry & Jetboy) - GEAR MA...

On this episode of DTB's Gear Masters, the rock guitarist, Billy Rowe ...

  • Duration:
    10m 9s

Billy Rowe talks JETBOY, BUCKCHERRY and CUSTO...

This Episode features Billy Rowe, guitarist for Jetboy & Buckcherry. A...

  • Duration:
    1h 29m 17s

Gear Gigs & Equipment Freaks | Billy Rowe In ...

Billy Rowe Guitarist for Jetboy & Buckcherry, talks his Rock n' Roll R...

  • Duration:
    15m 45s

Todd Dammit Kerns Talks To Billy Rowe

Billy Rowe is the guitarist for Buckcherry and Jetboy, he's also a lut...

  • Duration:
    49m 23s

Buckcherry and Jetboy Guitarist Billy Rowe on...

Episode 509. Billy Rowe joins us to talk about the new albums from bot...

  • Duration:
    1h 50m 30s

CLIPS: Jetboy's Billy Rowe talks Todd Crew an...

Recorded 5/21/18 - When Jetboy's Billy Rowe opened up about Todd Crew...

  • Duration:
    2m 20s

Googleplus

Billy Rowe Photo 29

Billy Rowe

Billy Rowe Photo 30

Billy Rowe

Billy Rowe Photo 31

Billy Rowe

Billy Rowe Photo 32

Billy Rowe

Billy Rowe Photo 33

Billy Rowe

Billy Rowe Photo 34

Billy Rowe

Billy Rowe Photo 35

Billy Rowe

Billy Rowe Photo 36

Billy Rowe

Myspace

Billy Rowe Photo 37

Billy Rowe

view source
Locality:
Mountain Home, Idaho
Gender:
Male
Birthday:
1934
Billy Rowe Photo 38

Billy Rowe

view source
Locality:
Washington
Gender:
Female
Birthday:
1934
Billy Rowe Photo 39

billy rowe

view source
Locality:
sutton-in-ashfield, nottinghamshire
Gender:
Male
Birthday:
1940

Get Report for Billy R Rowe from Apex, NC, age ~65
Control profile