ic Apparatus and method for supporting suspend of composite network device By www.freepatentsonline.com Published On :: Tue, 12 May 2015 08:00:00 EDT An apparatus and a method support a selective suspend mode in a driver for any one of at least two devices constituting a composite network device. When a device of the driver requests suspend mode transition, a Physical Device Object (PDO) constituting a driver of the composite network device is identified by a PDO check part. A suspend mode transition request information of the device is sent to an operating system through the PDO. When the operating system allows the suspend mode transition, a control part sends suspend mode transition indication information to the device through the PDO. Full Article
ic Systems and methods for application reuse By www.freepatentsonline.com Published On :: Tue, 12 May 2015 08:00:00 EDT System and methods are provided. In one embodiment, a system includes a master data archiver configured to store a data related to a turbomachine system and a first data collector service system configured to collect the data from the master data archiver. The system also includes a second data collector service system communicatively coupled to the first data collector system and configured to pull or to push the data from the first data collector system and a first data archiver configured to receive at least some of the data from the second data collector system. The system further includes an asset model database storing a plurality of turbomachine tags, wherein the turbomachine tags are configured to categorize the data and a data access system (DAS) configured to provide data access to the first data archiver, the asset model database, or a combination thereof. Full Article
ic System and method to boost application performance by using a proxy for executing synchronous application programming interface calls By www.freepatentsonline.com Published On :: Tue, 12 May 2015 08:00:00 EDT Techniques are described for utilizing synchronous APIs which normally block callers until a result is returned. In particular, the techniques described herein enable an application or other programming construct to boost performance by executing synchronous APIs (e.g., long running time APIs) within a proxy container rather than executing the synchronous APIs in the context of the application itself. Since the proxy is a separate process or thread, the caller application is thereby released from waiting for the synchronous API call and may proceed with other processing instead of waiting for the synchronous API to return. The application may then monitor the proxy to determine whether a result has been received, such as by periodically polling the proxy. Full Article
ic Propagating a diagnostic session for business transactions across multiple servers By www.freepatentsonline.com Published On :: Tue, 19 May 2015 08:00:00 EDT The present technology may determine an anomaly in a portion of a distributed business application. Data can automatically be captured and analyzed for the portion of the application associated with the anomaly. By automatically capturing data for just the portion associated with the anomaly, the present technology reduces the resource and time requirements associated with other code-based solutions for monitoring transactions. In an embodiment, a method for monitoring an application may begin with detecting a diagnostic event. A diagnostic identifier may be associated with the request in response to the diagnostic event. An outgoing call may be detected at a first server associated with processing the request. The outgoing call may be modified at the first server to include the diagnostic identifier, the outgoing call with the diagnostic identifier received by a remote computer. Full Article
ic Methods and systems for dynamically establishing one or more connections between a software application and a cluster of message broker By www.freepatentsonline.com Published On :: Tue, 19 May 2015 08:00:00 EDT An exemplary method includes a broker-based messaging system detecting a request provided by a software application for the software application to connect to any one of a plurality of brokers included in a cluster of brokers, dynamically identifying, in response to the request and in accordance with a connection distribution heuristic, a broker included in the cluster of brokers and that is available for connection to the software application, and attempting to establish a connection between the software application and the broker. Corresponding methods and systems are also disclosed. Full Article
ic Browser window frame-to-frame communication By www.freepatentsonline.com Published On :: Tue, 19 May 2015 08:00:00 EDT Communication facilitated between frames of a browser window. Whenever a particular frame receives a message destined for a target frame from a source frame, the particular frame determines if the particular is indeed the target frame. If so, the particular frame processes the message, but if not, the particular frame determines whether the target frame has registered with the particular frame. If the target frame has registered with the particular frame, the particular frame uses a handle communicated as part of the registration to dispatch the message further towards the target frame. In some cases, this handle may be directly that of the target frame itself, in which case the particular frame communicates the message directly with the target frame. This manner of inter-frame communication may be facilitated by a unique registration process when frames come into existence. Full Article
ic Retrieving service request messages from a message queue maintained by a messaging middleware tool based on the origination time of the service request message By www.freepatentsonline.com Published On :: Tue, 19 May 2015 08:00:00 EDT Systems and methods for retrieving service request messages stored in a messaging queue and received by a queue in real-time. The service request messages are retrieved using a plurality of threads that comprise at least one retrieval criteria. Service request messages may be retrieved from the message queue or retrieved as they are received by the message queue in real-time using criteria in addition to or instead of the arrival time of the service request message which may also be referred to as the put-time. Service request messages may be requested and retrieved in an iterative process wherein multiple threads execute consecutively, concurrently, or a combination of both, in order to retrieve service request messages requested by an application. Full Article
ic Automated service interface optimization By www.freepatentsonline.com Published On :: Tue, 19 May 2015 08:00:00 EDT Disclosed are various embodiments for automated service interface optimization. In one embodiment, a service client and/or a service provider is reconfigured to use an optimized version of a data transfer interface, where the optimized version transfers fewer data items from the service provider to the service client. In another embodiment, service calls from a service client for multiple different data objects are aggregated into an aggregated service call for a data object. In yet another embodiment, an optimized data object is provided to a service client in response to a request for an unoptimized data object. If the service client attempts to use a data item excluded from the optimized data object, the excluded data item is then provided to the service client. Full Article
ic System and method for event-driven live migration of multi-process applications By www.freepatentsonline.com Published On :: Tue, 26 May 2015 08:00:00 EDT A system, method, and computer readable medium for asynchronous live migration of applications between two or more servers. The computer readable medium includes computer-executable instructions for execution by a processing system. Primary applications runs on primary hosts and one or more replicated instances of each primary application run on one or more backup hosts. Asynchronous live migration is provided through a combination of process replication, logging, barrier synchronization, checkpointing, reliable messaging and message playback. The live migration is transparent to the application and requires no modification to the application, operating system, networking stack or libraries. Full Article
ic Asynchronous callback driven messaging request completion notification By www.freepatentsonline.com Published On :: Tue, 26 May 2015 08:00:00 EDT Through an asynchronous callback enhancement, a thread makes a non-blocking request (e.g., send, receive, I/O) to a message passing interface library, and a callback routine is associated with the request as an asynchronous callback to the thread. The callback is queued for execution in the requesting thread and so has a deterministic execution context. Callback queuing may occur in response to another thread detecting that the request is complete. Further control over callback execution is provided by state transitions which determine whether the thread is open to processing (e.g., executing) an asynchronous callback. Callback association is done by a broad or by narrow association routines. An application which has processes organized in ranks, each including a communication thread with associated callback(s), and multiple worker threads. Interruptible wait enhancements may also be present. Full Article
ic Application gateway in a browser based environment By www.freepatentsonline.com Published On :: Tue, 26 May 2015 08:00:00 EDT An application gateway enables controlled communication between application components within a browser based environment while maintaining a level of isolation of the individual application components. A dispatching API wrapper and a listening API wrapper are registered for each of a plurality of application components. The registered API wrappers are used to send and receive communications from the associated application components. For example, a first application component can dispatch an action to a second application component via the first application component's dispatching API wrapper. The second application component can receive the action via the second application component's listening API wrapper. As another example, a first application component can dispatch an event that broadcasts a state to other application components via the first application component's dispatching API wrapper. A listening API wrapper of at least one other application component receives the state and may perform other functions dependent on the state. Full Article
ic State management of operating system and applications By www.freepatentsonline.com Published On :: Tue, 26 May 2015 08:00:00 EDT A method and a processing device may be provided for state management of an operating system and applications. A framework may be provided for separating behaviorless state information from code or instructions for executing a method. Applications may have instances of state information derived from, or completely different from, instances of state information of an operating system. Instances of state information for an application may be layered over corresponding instances of state information of the operating system, such that the application and the operating system may have different views of the instances of the state information. At least one policy may be defined, which may include rules for resolving conflicts, information for providing a merged view of data from multiple repositories, default values for instances of data, as well as other information. In various implementations, referential integrity of state information may be guaranteed. Full Article
ic OData service provisioning on top of GenIL layer By www.freepatentsonline.com Published On :: Tue, 26 May 2015 08:00:00 EDT The disclosure generally describes computer-implemented methods, software, and systems for allowing provisioning of open data protocol (OData) services on top of a generic interaction layer (GenIL). One computer-implemented method includes receiving an OData-compliant request for data, determining a GenIL data provider to receive the OData-compliant request for data, determining the memory location of the data, requesting the data from the determined memory location, receiving the requested data from the determined memory location, converting, using at least one computer, the received data into an OData-compliant format, rendering an OData-compliant response, and transmitting the OData-compliant response. Full Article
ic Interfacing between native and web applications utilizing a mobile module By www.freepatentsonline.com Published On :: Tue, 26 May 2015 08:00:00 EDT According to one embodiment of the present disclosure, interfacing between a plurality of applications for display on a mobile device includes receiving, by an interface, a request to open a plurality of applications. The plurality of applications are associated with a plurality of business units and comprise one or more native applications and one or more web applications. A processor opens the plurality of applications in a container according to a configuration file. The processor is communicatively coupled to the interface. The container is operable to be displayed on a user interface of the mobile device. Full Article
ic Virtual machine communication By www.freepatentsonline.com Published On :: Tue, 26 May 2015 08:00:00 EDT Two or more virtual machines may be co-located on a same physical machine, and the virtual machines may communicate with each other. To establish efficient communication, memory mapping information for respective virtual machines can be exchanged between the respective virtual machines. An instance of a virtualized network interface can be established, and a direct communications channel can be mapped between respective virtualized network interfaces. Data packet routing information can be updated, such that data packets transferred between two of more co-located virtual machines can be transferred using the virtualized network interface communications channel. Full Article
ic Dynamic rule management for kernel mode filter drivers By www.freepatentsonline.com Published On :: Tue, 26 May 2015 08:00:00 EDT A method for providing rules for a plurality of processes from a user mode to a kernel mode of a computer is disclosed. The method includes providing to the kernel mode a policy for at least a first process of the plurality of processes, the policy indicating at least when and/or how notifications are to be provided from the kernel mode to the user mode upon detection in the kernel mode of launching of the first process. The method further includes selecting, from the rules stored in the user mode, rules related to the launching of the first process, in response to receiving from the kernel mode a first notification in accordance with the policy, and providing the selected rules related to the launching of the first process from the user mode to at least one of the one or more filter drivers in the kernel mode. Full Article
ic Dispatcher framework to provide inter-application communication By www.freepatentsonline.com Published On :: Tue, 26 May 2015 08:00:00 EDT A dispatcher framework to provide non-blocking inter-application communication is disclosed. In various embodiments, a call to a service that is blocking with respect to the service is received from a calling process. The service is called on behalf of the calling process in a manner that does not require the calling process to remain blocked during at least a portion of a time during which the call to the service is performed. Full Article
ic Handling dynamically linked function calls with respect to program code conversion By www.freepatentsonline.com Published On :: Tue, 26 May 2015 08:00:00 EDT A technique is provided for handling dynamically linked subject function calls arranged pass subject control flow to an intermediate control structure such as a procedure linkage table, then to subject linker code for modifying link information associated with the subject function calls during translation of subject code into target code in a dynamic binary translator. The subject code for execution on a subject processor is received by a translator, and corresponding target code for execution on the target processor is generated. The translator is arranged to build a function linkage table containing an entry giving the location of each function called by the subject code, so that code can be generated by the translator in which subject function calls are associated with code for performing the function, without generating target code corresponding to the intermediate control structure. Full Article
ic Integrated business system for web based telecommunications management By www.freepatentsonline.com Published On :: Tue, 24 Nov 2015 08:00:00 EST The specification discloses a method of doing business over the public Internet, particularly, a method which enables access to legacy management tools used by a telecommunications enterprise in the management of the enterprise business to the enterprise customer, to enable the customer to more effectively manage the business conducted by the customer through the enterprise, this access being provided over the public Internet. This method of doing business is accomplished with one or more secure web servers which manage one or more secure client sessions over the Internet, each web server supporting secure communications with the client workstation; a web page backplane application capable of launching one or more management tool applications used by the enterprise. Each of the management tool applications provide a customer interface integrated within said web page which enables interactive Web/Internet based communications with the web servers; each web server, supports communication of messages entered via the integrated customer interface to one or more remote enterprise management tool application servers which interact with the enterprise management tool applications to provide associated management capabilities to the customer. Full Article
ic Process for the synthesis of functionalized poly (1,3-alkadienes) and use thereof in the preparation of high impact vinyl aromatic polymers By www.freepatentsonline.com Published On :: Tue, 12 May 2015 08:00:00 EDT Process for the preparation of vinyl aromatic (co) polymers grafted on an elastomer in a controlled manner, comprising: dissolving an elastomer functionalized with bromoalkanes and nitroxy radicals, soluble in non-polar solvents, in a liquid phase consisting of a mixture of vinyl aromatic monomer(s)/polymerization solvent; feeding at least one radical initiator to the mixture, containing the functionalized elastomer in solution, and polymerizing the mixture thus obtained at a temperature higher than or equal to 1200 C; recovering the vinyl aromatic (co) polymer obtained after devolatization; and recycling the solvent/monomer(s) mixture, coming from the devolatization, to step (a). Full Article
ic Method for producing water-absorbing polymer particles by polymerizing droplets of a monomer solution By www.freepatentsonline.com Published On :: Tue, 12 May 2015 08:00:00 EDT A process for producing water-absorbing polymer particles by polymerizing droplets of a monomer solution in a surrounding gas phase in a reaction chamber, wherein the monomer solution is metered into the reaction chamber via at least one bore, and the diameter is from 210 to 290 μm per bore and the metering rate is from 0.9 to 5 kg/h per bore. Full Article
ic Polymerizable compound, polymerizable composition, polymer, and optically anisotropic body By www.freepatentsonline.com Published On :: Tue, 12 May 2015 08:00:00 EDT The present invention provides a polymerizable compound represented by the following formula (I), a polymerizable composition that includes the polymerizable compound and an initiator, a polymer obtained by polymerizing the polymerizable compound or the polymerizable composition, and an optically anisotropic article that includes the polymer. The polymerizable compound, polymerizable composition, and polymer have a practical low melting point, exhibit an excellent solubility in a general-purpose solvent, can be produced at low cost, and may produce an optical film that achieves uniform conversion of polarized light over a wide wavelength band, and an optically anisotropic article. Full Article
ic Single layer film and hydrophilic material comprising the same By www.freepatentsonline.com Published On :: Tue, 19 May 2015 08:00:00 EDT There is stably provided a hydrophilic cured product, such as a single-layer film, in which anionic hydrophilic groups are concentrated at a surface that is in contact with the air and which is excellent in transparency and adhesion to a substrate and tends to be rarely cracked. The hydrophilic cured product or single-layer film comprising a resin composition is produced by applying a mixture containing a polyvalent monomer (II) having two or more (meth) acryloyl groups and a compound (IV) having a specific group and a sulfonic acid group to a substrate or the like, drying the mixture if necessary, and then performing polymerization. Full Article
ic Method for manufacturing acrylic acid-based polymer and use for same By www.freepatentsonline.com Published On :: Tue, 19 May 2015 08:00:00 EDT The present invention relates to a production method for efficiently obtaining an acrylic acid-based polymer having a narrow molecular mass distribution and a low molecular mass, without using a large amount of chain transfer agent. A method for continuously producing an acrylic acid-based polymer obtained by continuously polymerizing a monomer having acrylic acid as an essential component, characterized in that a liquid feed pump applies a mechanical load of 0.5 to 2.5 kJ/L to the liquid discharged from the outlet of a reactor. An acrylic acid-based polymer having fewer high-molecular-mass components, excellent dispersion and other properties, and a low molecular mass is thereby obtained. Full Article
ic Process of free-radical polymerization or crosslinking in the presence of a selected organic peroxide prepared by an ex situ process By www.freepatentsonline.com Published On :: Tue, 19 May 2015 08:00:00 EDT The invention relates to free-radical polymerization and free-radical cross-linking and more particularly provides a process of free-radical polymerization or cross-linking wherein at least one polymerizable monomer or at least one compound to be cross-linked is contacted in the presence of at least one selected organic peroxides, characterized in that the organic peroxide is prepared continuously by an ex situ process with the aid of a closed plate exchanger. In the process according to the invention, it's possible to introduce the above selected organic peroxide continuously during the polymerization or cross-linking reaction. Full Article
ic High capacity magnetic nanoparticles as supports for reagents and catalysts By www.freepatentsonline.com Published On :: Tue, 19 May 2015 08:00:00 EDT A magnetic particle-polymer hybrid material can include: a substance having a structure of Formula 1 or derivative or salt thereof:Z(Y-Triazole-CH2—X—CH2—(FP)n)m (Formula 1), wherein Z is a magnetic particle smaller than 1 mm; n and m are independently integers; Y includes a first linker having an alkyl and/or aryl linked to the magnetic particle; X is CH2 or a heteroatom; FP is a functionalized polymer having: a first structure derived from a first norbornene compound linked to the magnetic particle through the Y-Triazole-CH2—X—CH2 linker; and one or more monomeric units each including a second structure derived from a second norbornene compound, where one of the monomeric units is linked to the first structure through a saturated or unsaturated alkyl, each monomeric unit includes a functional group capable of binding with another substance. Full Article
ic Ethylenically unsaturated polymerizable groups comprising polycarbosiloxane monomers By www.freepatentsonline.com Published On :: Tue, 26 May 2015 08:00:00 EDT The present application relates to novel monomers comprising polycarbosiloxane monomers useful in certain specific embodiments in the manufacture of devices. More particularly, the present application relates to certain ethylenically unsaturated free radical polymerizable monomers comprising polycarbosiloxane monomers. Even more particularly, the present application pertains to monomers comprising polycarbosiloxane monomers which further comprise at least two ethylenically unsaturated free radical polymerizable groups. Full Article
ic Organo-copper reagents for attaching perfluorosulfonic acid groups to polyolefins By www.freepatentsonline.com Published On :: Tue, 26 May 2015 08:00:00 EDT An ion conducting membrane for fuel cells involves coupling a compound having a sulfonic acid group with a polymeric backbone. Each of the compounds having a sulfonic acid group and the polymeric backbone are first functionalized with a halogen. Full Article
ic Water/oil repellent composition, method for its production and article By www.freepatentsonline.com Published On :: Tue, 26 May 2015 08:00:00 EDT To provide a water/oil repellent composition which can impart sufficient post-air-drying water/oil repellency to the surface of an article, and which presents a low environmental impact, and an article having its surface treated with the water/oil repellent composition. A water/oil repellent composition comprising a copolymer (A) having structural units based on a monomer (a), structural units based on a monomer (b), structural units based on a monomer (c) and/or structural units based on a monomer (d); and an aqueous medium (B) containing water, and a film-forming assistant (x) and/or a film-forming assistant (y). Monomer (a): a monomer having a C1-6 polyfluoroalkyl group, monomer (b): vinylidene chloride, monomer (c): a monomer, the homopolymer of which has a glass transition temperature of at least 20° C., monomer (d): a monomer having a crosslinkable functional group, film-forming assistant (x): a specific amide solvent, and film-forming assistant (y): a specific glycol solvent. Full Article
ic Expandable TFE copolymers, methods of making, and porous, expanded articles thereof By www.freepatentsonline.com Published On :: Tue, 26 May 2015 08:00:00 EDT A true tetrafluoroethylene (TFE) copolymer of the fine powder type is provided, wherein the copolymer contains polymerized comonomer units of at least one comonomer other than TFE in concentrations of at least or exceeding 1.0 weight percent, and which can exceed 5.0 weight percent, wherein the copolymer is expandable, that is, the copolymer may be expanded to produce strong, useful, expanded TFE copolymeric articles having a microstructure of nodes interconnected by fibrils. Articles made from the expandable copolymer may include tapes, membranes, films, fibers, and are suitable in a variety of end applications, including medical devices. Full Article
ic Photochromic material By www.freepatentsonline.com Published On :: Tue, 26 May 2015 08:00:00 EDT Provided are: a method for controlling the decoloration reaction rate and color density of a fast light-modulating material to levels suitable for practical use; and a fast light-modulating material having a decoloration reaction rate and a color density which are suitable for practical use. A polymer obtained by polymerizing a paracyclophane-bridged hexaarylbisimidazole compound having a radical-polymerizable group, and a copolymer obtained by copolymerizing the compound with a (meth)acrylic acid compound or a sensitizer having a radical-polymerizable group can achieve controlled decoloration reaction rates, photosensitivity and color tones. Full Article
ic Polymer compositions containing mechanochromic polymers By www.freepatentsonline.com Published On :: Tue, 26 May 2015 08:00:00 EDT The present invention relates to a polymer composition that includes a polymer having at least one polymer segment represented by the following Formula (I), With reference to Formula (I): M independently for each w is a residue of a monomer; φ is a residue of a mechanochromic compound having at least two reactive groups that are each independently bonded to one monomer residue M; w, independently for each z, is an integer of at least 1; and z is an integer of at least 2. The mechanochromic compound is selected from at least one of the following, (a) a spirooxazine compound represented by the following Formula (II), and (b) an indenonaphthopyran represented by the following Formula (III), Full Article
ic Vertically actuated vehicle barrier system By www.freepatentsonline.com Published On :: Tue, 24 Mar 2015 08:00:00 EDT A vehicle barrier system comprises a housing, substantially vertical members, a barrier member, and an actuation assembly. The barrier member is coupled with the substantially vertical members. The barrier member is configured to stop a moving vehicle when the substantially vertical members are in a raised position relative to the housing. The actuation assembly is operable to selectively raise and lower the substantially vertical members relative to the housing to selectively deploy and retract the barrier member relative to the housing. The actuation assembly comprises a powered rotary actuator mounted to the barrier member. The actuation assembly is operable to convert rotary motion from the rotary actuator into linear movement of the barrier member. A counterweight provides opposing mass and vertical motion relative to the barrier member. Full Article
ic Road marker or light based warning device By www.freepatentsonline.com Published On :: Tue, 24 Mar 2015 08:00:00 EDT A road marker and related light based warning device are described. The road marker or device includes a thermal sensor that triggers the illumination of at least one light-emitting diode at a predetermined temperature. The temperature may be associated with ice formation. The light-emitting diode(s) may flash to alert motorists to hazardous road conditions. The road marker or device utilize simple components to increase reliability, particularly when the device is subjected to high heat such as when the device is mounted into hot tar seal. The device further includes a switching element that prevents rapid on/off cycling. Full Article
ic Storm grate lock device and method of use By www.freepatentsonline.com Published On :: Tue, 31 Mar 2015 08:00:00 EDT A storm grate locking device and method of use with a lock body. The lock body has at least one hook arm engaged with a latch assembly, a security flange nut engaged with the latch assembly, and a deep well socket. When the lock body is placed into the recessed area of a storm grate; and the hook arm engaged with the latch assembly may be extended to extend under the storm grate thereby preventing removal of the storm grate by rotating the security flange nut. Full Article
ic Cable based vehicle barrier By www.freepatentsonline.com Published On :: Tue, 31 Mar 2015 08:00:00 EDT A vehicle barrier fence for arresting an impacting vehicle of substantial mass within a selected distance of the fence. The fence having, in part: a retaining structure, at least one cable having a first end comprising a cable terminator, a post having an orifice defined there through sized to receive the cable terminator into the post, and a cable retainer for retaining the cable terminator within the post. Full Article
ic Mobile applicator for thermo pavement marking By www.freepatentsonline.com Published On :: Tue, 31 Mar 2015 08:00:00 EDT A mobile thermoplastic applicator comprises a kettle, a main gas burner, a heat exchanger plenum, and a screed die box. The kettle has walls which define an interior space for melting thermoplastic. The main gas burner is situated beneath the kettle, and is configured to heat the kettle. The heat exchanger plenum is situated inside the thermoplastic kettle and is configured to subdivide the interior space and circulate heated air from the main gas burner. The screed die box is configured to receive molten thermoplastic from the kettle and deposit that molten thermoplastic on a surface. Full Article
ic Transportable vehicle access control system By www.freepatentsonline.com Published On :: Tue, 14 Apr 2015 08:00:00 EDT A vehicle access control system includes an elongate, generally hollow, generally planar base platform having a first and a second distal end. A generally hollow enclosure is atop the base platform. A first lift gate is intermediate the enclosure and the first distal end of the base platform, while a second lift gate is intermediate the enclosure the second distal end of the base platform. A first lift arm is pivotally coupled to the first lift gate and extends generally perpendicularly away from a longitudinal axis of the base platform. Likewise, a second, opposing lift arm is pivotally coupled to the second lift gate and extends generally perpendicularly away from the longitudinal axis of the base platform. The base platform is configured for direct contact with a mounting surface. In addition, the vehicle access control system is transportable as a unit. Full Article
ic Systems for converting an existing traffic intersection into an intersection having a roundabout, and related methods By www.freepatentsonline.com Published On :: Tue, 14 Apr 2015 08:00:00 EDT A system for converting an existing traffic intersection into an intersection having a roundabout traffic control feature includes a center island framework, one or more splitter island frameworks, and one or more diverter frameworks. The frameworks are secured to the road surface, and fill material is added to free spaces defined in the frameworks to thereby form a center island, one or more splitter islands, and one or more diverters. The system allows a roundabout to be implemented into an existing intersection on a temporary or semi-permanent basis, in a minimal amount of time and without requiring significant construction at the site of the intersection. Full Article
ic Stair screed and float device By www.freepatentsonline.com Published On :: Tue, 21 Apr 2015 08:00:00 EDT A combined stair screed and float device for quickly and efficiently spreading and smoothing wet concrete comprising a generally shoe shaped member with a vertically and horizontally adjustable top guide and base bar to rest on riser forms. In operation, a user rests the top guide and the base bar on two riser forms with a pointed corner finder floating over the concrete at the desired corner position. The user grasps a grip portion and a handle and guides the device across the tread in a simultaneous screed and float step preparing a smooth surface for finishing. The device is both vertically and horizontally adjustable to accommodate a full range of conceivable step heights, tread lengths, toe kick overhang lengths, and corners. Full Article
ic Enhanced strength manhole cover assembly and fabrication method By www.freepatentsonline.com Published On :: Tue, 05 May 2015 08:00:00 EDT A manhole cover assembly includes a manhole structure, a manhole frame carried by the manhole structure and a manhole frame grout cementing the manhole frame to the manhole structure. The manhole frame grout includes a grout mixture having an epoxy resin, a curing agent and an aggregate. The epoxy resin and the aggregate are present in the grout mixture in an epoxy resin:aggregate weight ratio of about 0.09. A removable manhole cover is carried by the manhole frame. A manhole cover assembly fabrication method is also disclosed. Full Article
ic Wedge-shaped vehicle barrier with sling By www.freepatentsonline.com Published On :: Tue, 12 May 2015 08:00:00 EDT A wedge-shaped vehicle barrier, including a top assembly pivotably coupled to a bottom assembly; a mechanism coupled to the top assembly and coupled to the bottom assembly, where the mechanism moves the top assembly between a first position that is substantially horizontal and a second position at a first angle; and one or more flexible slings coupled to a distal portion of the top assembly and a distal portion of the bottom assembly, where the one or more slings prevent the top assembly from rotating beyond a second angle when the top assembly is engaged by a vehicle, the second angle being greater than or equal to the first angle. Full Article
ic Road paver with layer thickness measuring device By www.freepatentsonline.com Published On :: Tue, 19 May 2015 08:00:00 EDT Road paver with a towing machine and a movable screed and with a measuring device that is provided for determining a layer thickness of a road pavement that has been newly laid by the screed. The measuring device is formed to determine the layer thickness at an intended location, seen relative to a direction of travel, behind a rear edge of the screed, whereby the measuring device is provided on the road paver such that the layer thickness can be determined independently of a geometric shape and/or a movement of the screed. Full Article
ic Stripping device for a soil compaction roller and soil compaction roller, in particular trench roller By www.freepatentsonline.com Published On :: Tue, 19 May 2015 08:00:00 EDT The present invention relates to a stripping device for a drum of a soil compaction roller, in particular, a stripping device for a drum of a trench roller, wherein the stripping device comprises a first scraping element disposed on a drum surface. The drum surface is provided with protrusions disposed on the periphery of the drum surface, wherein a drum extender is adapted to be attached to the drum. Provision is also made for the stripping device to have a second scraping element which is mounted on the first scraping element in an axially displaceable manner, wherein the second scraping element is adapted for attachment to the first scraping element by means of at least one fixing means. Full Article
ic Compaction device and method for compacting ground By www.freepatentsonline.com Published On :: Tue, 26 May 2015 08:00:00 EDT A compaction device includes at least one traveling drum rotatable about a drum shaft and having vibration exciters including unbalanced masses rotating out of phase by 180 degrees in the same direction of rotation and generating an oscillation torque about the drum shaft, and having a drive shaft running coaxial to the drum shaft for driving the vibration exciters. The drum is divided at least once and each drum part includes at least two coupled vibration exciters mounted at a distance from the drum shaft in the drum. Full Article
ic Lipstick tube By www.freepatentsonline.com Published On :: Tue, 24 Mar 2015 08:00:00 EDT A lipstick tube including a hollow cylindrical base, a lipstick holder disposed in the base, a cap longer than the distance between the top of the protruding element and the top of a lipstick in the lipstick holder covering the lipstick holder, and a protruding element affixed to the lipstick holder and moving together with the lipstick holder relative to the base, the protruding element protruding radially from the holder for engaging the cap in a closed orientation. Full Article
ic Pen dispensers with cartridges and interchangeable tip applicators By www.freepatentsonline.com Published On :: Tue, 24 Mar 2015 08:00:00 EDT A pen dispenser for dispensing flowable and non-flowable material, comprising a pen body and an optional push button applicator for the pen, a universal cartridge, optionally having a disposable cartridge, and capable of accepting a multitude of interchangeable tip applicators. Full Article
ic Optics cleaning apparatus and method By www.freepatentsonline.com Published On :: Tue, 31 Mar 2015 08:00:00 EDT An optics cleaning apparatus includes a buffing cloth section where the buffing cloth section includes a buffing cloth housing and a buffing cloth removal clip. A scrub pad section where the scrub pad section includes a scrub pad and a dust bush housing. And a cleaning section, where the cleaning section includes a dust brush, a reservoir section and a fluid applicator, where the fluid applicator is connected with the reservoir section and where the fluid applicator includes an air channel connected with the reservoir section and where the reservoir section includes a fluid cartridge. Full Article
ic Oral cavity cleaning device By www.freepatentsonline.com Published On :: Tue, 31 Mar 2015 08:00:00 EDT An oral cavity cleaning device includes a stem having a mainly longitudinal extension and a pointed profile at a first end; a fluid channel enclosed within the stem and extending along such stem; a fluid reservoir operably connected to the second end of the stem to establish a hydraulic connection with the channel; and a tip having bristles and designed to be removably associated with the first end of the stem, the tip having a plurality of through holes for the passage of fluids from the channel to the area external to the tip, at the bristles. Full Article
ic Tooth cleaning device By www.freepatentsonline.com Published On :: Tue, 07 Apr 2015 08:00:00 EDT A tooth cleaning device comprising a handle, and a pad coupled to the handle, wherein the pad has a front face, a back face and a plurality of side walls. There are a plurality of different areas disposed on the front face of the pad comprising a first area comprising a first set of protrusions, in a substantially semi-spherical shape, and a second area comprising a second set of protrusions in a substantially conical shape. There is also a third area of protrusions formed as a substantially conical shape, and a fourth area of protrusions formed as a substantially semi-spherical shape. The device can be formed as a pad which collapses voluntarily under pressure. The pad can be made from any suitable material such as any type of rubber or plastic. Full Article