w Administering message acknowledgements in a parallel computer By www.freepatentsonline.com Published On :: Tue, 05 May 2015 08:00:00 EDT Administering message acknowledgements in a parallel computer that includes compute nodes, with each compute node including a processor and a messaging accelerator, includes: storing in a list, by a processor of a compute node, a message descriptor describing a message and an acknowledgement request descriptor describing a request for an acknowledgement of receipt of the message; processing, by a messaging accelerator of the compute node, the list, including transmitting, to a target compute node, the message described by the message descriptor and transmitting, to the target compute node, the request described by the acknowledgement request descriptor; receiving, by the messaging accelerator from the target compute node, an acknowledgement of receipt of the message, including notifying the processor of receipt of the acknowledgement; and removing, by the processor from the list, the message descriptor and the acknowledgment request descriptor. Full Article
w Methods for analyzing, limiting, and enhancing access to an internet API, web service, and data By www.freepatentsonline.com Published On :: Tue, 05 May 2015 08:00:00 EDT The invention includes an API gateway server that monitors and controls the distribution of API elements from API sources to application developers based on a distribution rule set. Full Article
w Method and system for performing security monitoring on file downloading By www.freepatentsonline.com Published On :: Tue, 05 May 2015 08:00:00 EDT The present invention discloses method and system for performing security monitoring on file downloading, and a non-transitory computer-readable medium that stores instructions for performing security monitoring on file downloading. The method includes upon detecting a file downloading operation, performing security detection on a downloaded file to determine whether the downloaded file is secure; if the downloaded file is secure, determining whether a downloading tool adopted when the file is downloaded is instant messenger (IM) software; and if the adopted downloading tool is IM software, modifying a filename extension of the downloaded file to ensure that the downloaded file is capable of being directly opened or run. Full Article
w Web-based interaction with a local system By www.freepatentsonline.com Published On :: Tue, 12 May 2015 08:00:00 EDT Systems, methods, and computer program products for facilitating web-based interaction with a local system are disclosed. Such systems, methods, and computer program products provide an approach that allows a web client within in a web browser environment to access local hardware and local software—via a web server contained in the local system—in a local computer system. In response to a user input, the web client directs local hardware and local software to perform actions (e.g., writing files and taking pictures). Information related to such actions is returned to the web client via the local web server. The local computer system may be remotely located from the web client and such returned information may be stored and/or executed at a remote site (e.g., cloud database). Security layers may be provided to authenticate the user as well as user permissions for accessing the local computer system. Full Article
w Virtual machine migration with direct physical access control By www.freepatentsonline.com Published On :: Tue, 12 May 2015 08:00:00 EDT A data processing system facilitates virtual machine migration with direct physical access control. The illustrative data processing system comprises a software-programmable trap control associated with hardware registers of a computer that selectively vectors execution control of a virtual machine (VM) between a host and a guest. The data processing system further comprises a logic which is configured for execution on the computer that programs the trap control to enable the virtual machine to directly access the hardware registers when the virtual machine is not migrated and to revoke direct access of the hardware registers in preparation for virtual machine migration. Full Article
w Application function library framework By www.freepatentsonline.com Published On :: Tue, 12 May 2015 08:00:00 EDT A component instance manager of a database system generates an instance of the application function. The component instance manager then generates an executor for the application function, and requests an instance of a component class of the application function from a package manager of the database system. A void pointer associated with the instance of the component class and a wrapper function address associated with the application function are accessed by the component instance manager, where the void pointer and wrapper function address comprise runtime parameters of the application function. The application function is thereafter executed by the executor according to the runtime parameters. Full Article
w 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
w Information processing apparatus, method and program for writing file system metadata of plural operating systems By www.freepatentsonline.com Published On :: Tue, 19 May 2015 08:00:00 EDT An information processing apparatus includes a transmission unit transmitting a command of a second operating system to the second operating system when receiving the command via a communication path which communicates under a control based on a first operating system, an extraction unit extracting data for the second operating system by analyzing the command transmitted from the transmission unit, and a writing unit writing the data extracted by the extraction unit as data constituting file system metadata of the second operating system. Full Article
w 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
w 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
w 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
w 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
w 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
w 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
w 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
w Use of a warning track interruption facility by a program By www.freepatentsonline.com Published On :: Tue, 04 Aug 2015 08:00:00 EDT A program (e.g., an operating system) is provided a warning that it has a grace period in which to perform a function, such as cleanup (e.g., complete, stop and/or move a dispatchable unit). The program is being warned, in one example, that it is losing access to its shared resources. For instance, in a virtual environment, a guest program is warned that it is about to lose its central processing unit resources, and therefore, it is to perform a function, such as cleanup. Full Article
w Providing by one program to another program access to a warning track facility By www.freepatentsonline.com Published On :: Tue, 11 Aug 2015 08:00:00 EDT A program (e.g., an operating system) is provided a warning that it has a grace period in which to perform a function, such as cleanup (e.g., complete, stop and/or move a dispatchable unit). The program is being warned, in one example, that it is losing access to its shared resources. For instance, in a virtual environment, a guest program is warned that it is about to lose its central processing unit resources, and therefore, it is to perform a function, such as cleanup. Full Article
w Providing by one program to another program access to a warning track facility By www.freepatentsonline.com Published On :: Tue, 11 Aug 2015 08:00:00 EDT A program (e.g., an operating system) is provided a warning that it has a grace period in which to perform a function, such as cleanup (e.g., complete, stop and/or move a dispatchable unit). The program is being warned, in one example, that it is losing access to its shared resources. For instance, in a virtual environment, a guest program is warned that it is about to lose its central processing unit resources, and therefore, it is to perform a function, such as cleanup. Full Article
w Warning track interruption facility By www.freepatentsonline.com Published On :: Tue, 18 Aug 2015 08:00:00 EDT A program (e.g., an operating system) is provided a warning that it has a grace period in which to perform a function, such as cleanup (e.g., complete, stop and/or move a dispatchable unit). The program is being warned, in one example, that it is losing access to its shared resources. For instance, in a virtual environment, a guest program is warned that it is about to lose its central processing unit resources, and therefore, it is to perform a function, such as cleanup. Full Article
w Use of a warning track interruption facility by a program By www.freepatentsonline.com Published On :: Tue, 18 Aug 2015 08:00:00 EDT A program (e.g., an operating system) is provided a warning that it has a grace period in which to perform a function, such as cleanup (e.g., complete, stop and/or move a dispatchable unit). The program is being warned, in one example, that it is losing access to its shared resources. For instance, in a virtual environment, a guest program is warned that it is about to lose its central processing unit resources, and therefore, it is to perform a function, such as cleanup. Full Article
w 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
w 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
w Process for producing high molecular weight polyethylene By www.freepatentsonline.com Published On :: Tue, 19 May 2015 08:00:00 EDT In a process for producing polyethylene having a molecular weight of at least 3×105 g/mol as determined by ASTM 4020, ethylene is contacted under polymerization conditions with a slurry of a catalyst composition in at least one hydrocarbon. The catalyst composition comprises a Group 4 metal complex of a phenolate ether ligand and the slurry includes from about 5 to less than 40 ppm per liter of a compound effective to increase the conductivity of said at least one hydrocarbon. Full Article
w Polyolefin strap comprising a random copolymer of propylene with 1-hexene By www.freepatentsonline.com Published On :: Tue, 19 May 2015 08:00:00 EDT A strap comprising a propylene and 1-hexene copolymer containing from 0.3 wt % to less than 5 wt % of 1-hexene derived units said copolymer having a melt flow rate (MFR) determined according to ISO method 1133 (230° C., 2.16 kg ranging from 0.3 to less than 11 g/10 min. Full Article
w Etherified melamine/formaldehyde condensates having a high solid content and low viscosity By www.freepatentsonline.com Published On :: Tue, 26 May 2015 08:00:00 EDT Process for the preparation of etherified melamine/formaldehyde condensates, in which first a methylolation of melamine with a formaldehyde component in the molar ratio of from 1:6 to 1:15, preferably at a pH of >7, is carried out. This is followed by an etherification of the resulting hydroxymethylation intermediate in the presence of a C1-C20-alkyl, preferably of a C1-C6-alcohol, particularly preferably of a C1-C4-alcohol, at a pH of 9.5 being established before, during and/or after the distillation. According to the invention, a plurality of hydroxymethylation, etherification and distillation steps follow in order to achieve an etherified melamine/formaldehyde condensate which is distinguished by a high degree of hydroxymethylation, a high solids content and a low viscosity. Full Article
w Composition of polymers derived from renewable resources By www.freepatentsonline.com Published On :: Tue, 26 May 2015 08:00:00 EDT The present invention relates to a polymer composition comprising polylactide and, based on the weight of this polymer, from 17 to 25 wt % of a chain modifier, from 30 to 55 wt % of an elastomeric polymer and from 20 to 45 wt % of a plasticizer. The invention also relates to the method of preparing said composition as well as to the method of manufacturing an article starting from said composition and the article per se. Full Article
w 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
w Bridged metallocene catalyst systems with switchable hydrogen and comonomer effects By www.freepatentsonline.com Published On :: Tue, 26 May 2015 08:00:00 EDT The present invention provides polymerization processes utilizing an ansa-metallocene catalyst system for the production of olefin polymers. Polymers produced from the polymerization processes have properties that vary based upon the presence or the absence of hydrogen and/or comonomer in the polymerization process. Full Article
w 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
w Formfitting connection with break-away function in one direction between two components By www.freepatentsonline.com Published On :: Tue, 31 Mar 2015 08:00:00 EDT A form-fitting connection between two components (5 and 14) has a break-away function in one direction. At least one connection element, designed as a shear bolt (6), is formfittingly connected to the first component (5) to be connected. The end of the shear bolt (6) is formfittingly and functionally connected to a second component (14) via an attached component (17) that is resilient in the direction of the formfitting connection. Full Article
w Machine for reclaiming and recycling roadway shoulder material while restoring shoulder grade and level By www.freepatentsonline.com Published On :: Tue, 31 Mar 2015 08:00:00 EDT A grader blade mounted to a support frame has an auger-grinder mounted ahead of the grader blade. The auger-grinder has a first helical vane fixed to a rotatable axle with a plurality of teeth attached to and protruding outwardly from the auger. A shroud above and partially surrounding the auger-grinder has an inner shroud end wall, an outer shroud end wall and bearings in which the axle is journaled transverse to the direction of travel. A beater is fixed to the axle between an inner end of the helical vane and the inner wall. The beater has a plurality of paddles extending outwardly from the axle. An inner barrier wall is attached to the inner shroud wall and extends forward of the auger-grinder. A drive link is connected to the axle for connection to a prime mover for driving the axle in rotation. Full Article
w Street ironwork By www.freepatentsonline.com Published On :: Tue, 07 Apr 2015 08:00:00 EDT The street ironwork according to the invention includes a frame (4), a manhole cover (6), a hinge (10) for pivotably connecting the covering element relative to the frame between a closed position and an open position, the hinge including a frame knuckle (20) and a covering element knuckle (22). The street ironwork includes a locking element (40) attached to the covering element knuckle and suitable for preventing the covering element knuckle from being released from the frame knuckle in at least one of the open positions of the covering element relative to the frame or in the closed position. Full Article
w Deployment apparatus for use with track systems By www.freepatentsonline.com Published On :: Tue, 07 Apr 2015 08:00:00 EDT A track system may include a plurality of connected slat members that may form rollable tracks. The rollable tracks may be used in moving vehicles across sensitive ground. The rollable track may be deployed using various methods and/or apparatus such as, e.g., deployment apparatus including one or more spool portions for rolling and unrolling the rollable tracks. Full Article
w Method for laying down a pavement, a screed and a road paver By www.freepatentsonline.com Published On :: Tue, 07 Apr 2015 08:00:00 EDT A method for laying down a pavement in which a compaction unit such as a tamper pre-compacts the paving material with a selectable stroke and at a selectable frequency while the pavement having a selectable pavement thickness is in the process of being laid down at a selectable paving speed, the stroke of the compaction unit is automatically adjustable in response to paving parameters, such as the paving speed and/or the pavement thickness, along a characteristic curve or in a characteristic map. The compaction unit includes an adjusting mechanism which is operable during the paving operation for adjusting the stroke of the compaction unit. Full Article
w Auto pitch control power trowel By www.freepatentsonline.com Published On :: Tue, 07 Apr 2015 08:00:00 EDT An automatic pitch control system for riding power trowels enables a user to control and automatically adjust trowel blade pitch and height for concrete finishing. The disclosed system provides for blade pitch of separate rotor assemblies to be adjusted independently of one another or synchronously. The disclosed system also provides for a mode of operation that allows the user to completely flatten trowel blades for panning. Full Article
w Automotive construction machine, as well as lifting column for a construction machine By www.freepatentsonline.com Published On :: Tue, 21 Apr 2015 08:00:00 EDT Disclosed is an automotive road construction machine, particularly a recycler or a cold stripping machine, comprising an engine frame that is supported by a chassis, a working roller which is stationarily or pivotally mounted on the engine frame and is used for machining a ground surface or road surface. The chassis is provided with wheels or tracked running gears which are connected to the engine frame via lifting column and are vertically adjustable relative to the engine frame. Each individually vertically adjustable lifting column is equipped with a device for measuring the actual vertical state of the lifting column. Full Article
w Mat with indented grapple receiver By www.freepatentsonline.com Published On :: Tue, 21 Apr 2015 08:00:00 EDT A mat with an upper road side and a lower ground contacting side, the mat comprising: a frame supporting one or more boards; and a grapple receiver formed in an interior portion of the mat and indented from one or both of the upper road side and the lower ground contacting side to allow grapple jaws to grip the grapple receiver between the grapple jaws. Full Article
w Modular ducting sections and networked utilities ducting system formed therefrom By www.freepatentsonline.com Published On :: Tue, 28 Apr 2015 08:00:00 EDT This invention provides a modular ducting section and a networked utilities ducting system and rain and road water management system formed from two or more modular ducting sections laying end-to-end. Each modular ducting section comprises open-topped utility channels for carrying utility service supply lines such as electricity, gas, water, or communications, an open-topped catchment channel for carrying rain water captured from a building structure or garden, and a supply channel for supplying an end user with utility services via a supply line, while also allowing the end user to feed an end-user generated utility supply back into the corresponding utility service supply line via a return line. Each modular ducting section further comprises a road water runoff flange and a main channel cover, which when combined, form a curb-side structure that functions to keep any contaminated road water from the reusable rain water collected in the catchment channel. Full Article
w 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
w Construction machine with material conveying system By www.freepatentsonline.com Published On :: Tue, 12 May 2015 08:00:00 EDT A construction machine according to the disclosure comprises a material hopper for receiving bulk material. Moreover, the construction machine includes a material conveying system for conveying bulk material. The material conveying system comprises at least one conveying screw in the area of the hopper. A gap extends underneath the at least one conveying screw, and the gap has a cross section that varies in a conveying direction of the at least one conveying screw. Full Article
w 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
w Detectable warning and guidance tiles By www.freepatentsonline.com Published On :: Tue, 19 May 2015 08:00:00 EDT The present invention relates to an ADA compliant detectable warning or guidance tile for pedestrian platforms, walkways, and sidewalks and the like having a detectable warning surface containing raised truncated domes detectable by the visually impaired in accordance with Americans with Disabilities Act (ADA): Accessibility Guidelines for Buildings and Facilities and being provided with one or more additional means on the top surface of the tile to provide visual or tactile information to sighted and visually impaired pedestrians. Full Article
w Paver having dowel bar inserter with automated dowel bar feeder By www.freepatentsonline.com Published On :: Tue, 26 May 2015 08:00:00 EDT A paver for laying down a strip of concrete and inserting therein dowel bars parallel to the strip. A dowel bar inserter orients the bars and places them into the concrete. A pair of transport chains transverse to the travel direction extends across a width of the inserter. Pairs of generally L-shaped opposing cups hold the bars so that they can drop downwardly from the cups towards the strip. The chains move in a single direction. A dowel bar holding magazine, above the chains, stores bars, and gravitationally moves the bars towards the chains for pick-up by cups as the chains move the cups past a bar loading station. Elastic bands extend about a bar engaging surface defined by a wheel and resiliently bias the bars moving along the chain turn-around section against the wheel. Full Article
w Two piece twist action retractable writing instrument By www.freepatentsonline.com Published On :: Tue, 24 Mar 2015 08:00:00 EDT A retractable pen includes a cartridge partially received in a recess of a cap such that a first end of the cartridge is fixedly attached to the cap. An elongate barrel includes first and second open ends and a through channel fluidly interconnecting the first and second open ends. A portion of the barrel is snugly and threadedly received in the recess such that the cartridge is received in and extends through the through channel, and the barrel and the cap are rotatingly movable relative to each other via the threaded engagement between an extended position in which the second end of the cartridge extends through and out of the second open end of the barrel, and a retracted position in which the second end of the cartridge is disposed within the barrel. Full Article
w 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
w Shower wand with scrub brush By www.freepatentsonline.com Published On :: Tue, 24 Mar 2015 08:00:00 EDT A hand-held shower head with an integral deployable brush for cleaning one's back and other hard-to-reach body areas is mounted to the shower head handle upon a sliding mechanism. In a lowered position, the brush is out of the way of the water stream enabling operation similar to a conventional hand-held shower. When in a raised position, the water stream flows through openings in the brush body. Full Article
w Structure for mounting a clip for a writing implement By www.freepatentsonline.com Published On :: Tue, 07 Apr 2015 08:00:00 EDT A structure for mounting a clip for a writing implement which has a barrel extending along a longitudinal axis. The structure includes a fastening member made of plastic material integral with the barrel and having a proximal wall and a distal wall with respect to the barrel, the proximal and distal walls being arranged opposite each other and overall extending in substantially parallel respective planes in order to form between them a recess having an open insertion end. The clip includes a fastening portion having a substantially uniform thickness and is suitable for mounting in the recess by the open insertion end. Full Article
w Eraser cap assembly for writing instrument By www.freepatentsonline.com Published On :: Tue, 14 Apr 2015 08:00:00 EDT An eraser assembly having at least one eraser, an eraser holder having a first rim including at least one notch, the eraser being disposed in the eraser holder and an eraser cap having at least one tab extending therefrom. The tab of the eraser cap engages the notch of the eraser holder, thereby securing the cap to the eraser holder and enclosing the eraser. Full Article
w Brush with rotatable handle By www.freepatentsonline.com Published On :: Tue, 14 Apr 2015 08:00:00 EDT A rotatable brush having a brush head and a handle pivotally connected to the brush head, whereby the handle is rotatable relative to the brush head between an unfolded position lying end-to-end and axially aligned with the brush head and a compact folded position lying below the brush head. The brush head has a locking cavity formed therein and the handle has a locking rib formed thereon. The locking rib is removably received within the locking cavity by which the brush head and the handle are retained one above the other when the handle is rotated to its folded position below the brush head. The handle includes a hollow fluid chamber running therethrough. A spray pump is detachably connected to the handle so that a spray tube communicates with the hollow fluid chamber to enable a fluid to be sprayed therefrom. Full Article
w Combined hand held surface cleaning and powered spray device By www.freepatentsonline.com Published On :: Tue, 21 Apr 2015 08:00:00 EDT A powered, spray cleaning device that can be operated in an inverted orientation is provided. The cleaning device includes a cleaning head and an elongated handle configured to be grasped by a user. A container of cleaning solution is removably received by the handle, and when received by the handle, fluid from the container fills a fluid accumulator. Fluid in the fluid accumulator is prevented from flowing back into the container when the device is inverted, thus allowing the device to spray fluid when inverted. Full Article