Welcome to December-2020 Special

Welcome to December-2020 Special !!!

Buy a new professional edition (or any edition above) of any app from NASHOP and receive 2nd license for FREE!

Free with full support and updates!!

Your 2nd license is a great gift for someone you love or perfect for selling it to someone else to compensate your 1st license.

Questions? Skype us at Nashauction at any time (day or night).

NASH OFFER DECEMBER-2019: BOGO! Buy One Get One FREE!!

Welcome to December-2019 Special !!!

Buy a new home premium edition (or any edition above) of any app from NASHOP and receive 2nd license for FREE!

Free with full support and updates!!

Your 2nd license is a great gift for someone you love or perfect for selling it to someone else to compensate your 1st license.

Questions? Skype us at Nashauction at any time (day or night).

This special wont last longer than this month! 

Link to NASHOP:

https://ndchelpdesk.nashbrooklyn.com/ (please, bookmark it!)

NA$HCA$H FOR HALLOWEEN: Ho-Ho-Holiday Extra $50 Credit for your CreditLine! FREE N EASY MONEY!

Ho-Ho-Holiday Extra 50 bucks for your CreditLine! Starts on November 1 and for 3 days only! To receive 50 bucks credit for your CreditLine, all you have to do is to skype us at nashauction and mention free $50 for your creditline. These extra 50 bucks can be used to purchase any nash products in NASHOP, also your CreditLine is good to pay for any custom skin or any custom project!

NEVER MISS ANY OFFERS FROM NASH

Nash Plugin for WordPress

Contributors: nashworks

Donate link: http://blog.nashbrooklyn.com

Tags: Nash.Operating.System, YSPComplete!, auction, auctions, widget

Requires: 3.2 or higher

Stable tag: 2014.11.25

License: GPLv3 (http://www.gnu.org/licenses/gpl-3.0.txt)

Requires Nash.Operating.System: 2012-7 or higher


Description

Nash is a very simple WordPress Plugin.

A WordPress Widget that allows to display items in the sidebar from a unique seller of any site that is powered by Nash.Operating.System.

You specify a site’s url, a seller’s username, a number of items to display, and optional keywords to filter the items.


Installation

  1. Download nash-operating-system.zip and unzip into the /wp-content/plugins/ directory
  2. From the WordPress admin backend, Activate the plugin through the ‘Plugins’ menu
  3. From the WordPress admin backend, in the Widgets menu, drag-and-drop the widget to your sidebar. You can place it in any position you like.
  4. Specify the settings for the widget: Title, Site URL, Username, Number of Items, and Keywords. For the keywords, you can specify a single word, like “toyota”. This will fetch items with the word “toyota”.

    a pipe-separated list of the above. For example, if you specify “toyota|nissan|jeep|2014”, then it will fetch items with either “toyota” or “nissan” or “jeep” or “2014”.

  5. That’s it !

Frequently Asked Questions

Where do I get Nash.Operating.System?

To permanently purchase Nash.Operating.System license, you need to visit http://nashbrooklyn.com

To temporary rent Nash.Operating.System license, you need to visit http://nashload.com

Can I set the visual style of the widget from the admin backend?

No, I haven’t built that capability into this simple plugin, just yet. Let me know if you have strong requirements in this area.

What should I put for Widget Title?

You can put anything but in general it would be the seller’s username and website’s name, such as something like this for example: Astroboy on Astroland.com

What should I put for Site URL?

This should be the full URL of a site that is powered by Nash.Operating.System. Such as this for example: http://nash-operating-system.nashbrooklyn.com NOTE: do not put trailing slash at the end of the url.

What should I put for Username?

This should be the seller’s username on a site that is powered by Nash.Operating.System. For example it could be your username or someone you want to promote on your site. You can even charge them for putting their items on your site. NOTE: do not put any CAPITAL letters, all letters must be in lower case.

What should I put for Number of Items?

This should be self-explanatory that it is how many items to be displayed in the sidebar. You can even charge sellers for displaying certain number of items. Just an idea: you can charge a buck per item per month per seller.

What should I put for Keywords?

This is an optional setting and can be left empty if you don’t want to filter items to a certain keyword.


Screenshots

This shows the plugin once you found it after searching the WordPress plugins.

Nash Plugin for WordPress

This shows the rendering of the Widget in the sidebar of a WP blog:

Nash Plugin for WordPress

This shows how to Activate the plugin in the Plugins menu in the WP Admin backend:

Nash Plugin for WordPress

Configuring the settings for the Nash.Operating.System widget in the WP Admin backend:

Nash Plugin for WordPress


Changelog

2014.11.25

  • initial release

Dependencies

  • This plugin depends on and uses Nash.Operating.System Version 2012-7 or later.
  • It also relies on and uses the Curl library within PHP.
  • It makes outbound http connections from the WordPress/PHP server. Most hosts allow this, so it won’t be a problem.

Thanks

Thanks for your interest!

-Nash


Download Nash Plugin for WordPress

Uberize jQuery Plugin (uber app form)

Uberize jQuery Plugin (uber app form)

Uberize is a simple jQuery Plugin that allows to display a form that is similar to the form inside uber apps.


UBERIZE v1.0.0
DOWNLOAD: https://github.com/nashworks/uberize
Copyright 2014 Nashworks
Released under the MIT license


LEGEND:
lT  = label text (example/default is 4 labels)
iFT  = input field type (example/default is 4 fields)
iFR  = input field required (example/default is 4 fields)
iBT  = input button type (example/default is 4 fields)
lTC  = label text color
piXY = puck icons XY coordinates (example/default is 4 icons)
mBC  = main background color is made of 3 rgb values (top and bottom colors and opacity)
pBC  = puck background color is made of 3 rgb values (top and bottom colors and opacity)
pBBC = puck border color
pI  = puck icons are made of 2 values (background color and path to the sprite)
pIBC = puck icon border color
lBC  = line background color is made of 3 rgb values (top and bottom colors and opacity)
cBC  = circle background color is made of 3 rgb values (top and bottom colors and opacity)
mW  = main width
iFBC = input field background color
iBBC = input button background color
iFTC = input field text color
iBTC = input button text color
dBQO = database query operation (INSERT or UPDATE), please use second parameter to specify which rowID needs to be updated


USAGE:
$(‘some_div’).uberize({name1:’value1′,name2:’value2′,etc…});


EXAMPLE:
$(‘#uberDiv’).uberize({lT:[‘EMAIL’,’MOBILE’,’PASSWORD’,’PHOTO’],iFT:[’email’,’tel’,’password’,’file’],iFR:[‘required’,’required’,’required’,”],iBT:[‘button’,’button’,’button’,’submit’],lTC:’#CCC’,iXY:[‘0 0′,’0 -34px’,’0 -68px’,’0 -102px’],mBC:[‘26,26,26′,’1,1,1′,’1’],pBC:[‘26,26,26′,’1,1,1′,’1′],pBBC:’#333’,pI:[‘#000′,’icons_white.png’],pIBC:’#333′,lBC:[‘26,26,26′,’26,26,26′,’1’],cBC:[‘26,26,26′,’26,26,26′,’1′],mW:’100%’,iFBC:’#000′,iBBC:’#000′,iFTC:’#CCC’,iBTC:’#CCC’,dBQO:[‘INSERT’,’0′]});

Time that makes it all tick

freefastcheap-versus-great

 

 

Time can be amazing thing if you look at what really makes it all tick – check out the time fractions that make up the time that took YSPC to turn into unparalleled online business solution:

315,360,000,000,000,000,000,000,000,000,000 yoctoseconds
315,360,000,000,000,000,000,000,000,000 zeptoseconds
315,360,000,000,000,000,000,000,000 attoseconds
315,360,000,000,000,000,000,000 femtoseconds
315,360,000,000,000,000,000 picoseconds
315,360,000,000,000,000 nanoseconds
315,360,000,000,000 microseconds
315,360,000,000 milliseconds
31,536,000,000 centiseconds
315,360,000 seconds
52,560,000 minutes
87,600 hours
3,650 days
520 weeks
120 months
10 years

whew

NashScreenshot: Free screenshot utility

NashScreenshot: Free screenshot creator

NashScreenshot is a screenshot utility.

NashScreenshot is probably the most simple one-click-only screenshot creator ever found around the web!

Best of all, NashScreenshot is FREE!

Download the installer here

NashScreenshot works on

Windows 2000, XP, Vista, Windows 7 and Windows 8 (32-bit).

Usage: download and install the app first, when you see a problem you want to show us, click the ‘Make Screenshot’ in the bottom right-hand corner of your screen, close the Nash Screenshot Creator and attach the ‘Nash_Screenshot_0001.jpg’ file created on your Desktop to your ticket. No need to resize or crop or anything else, just like the screenshots we always ask from you.

miniPandora: Free mini browser for Pandora.com

miniPandora: Free mini browser for Pandora.com

miniPandora is a mini browser for Pandora.com music service.

miniPandora lives in your Windows systray and gets off your taskbar while still playing music!

Best of all, miniPandora is FREE!

Download the installer here

miniPandora works on

Windows 2000, XP, Vista, Windows 7 and Windows 8 (32-bit and 64-bit).

Please donate, if you like miniPandora to keep it FREE.

Many thanks to the guys at Pandora.com and the Music Genome Project for an awesome service!

Please note – we are not officially affiliated with Pandora.com in any way so we cannot do any tech support for their service. If you’re looking for help, visit their website at http://www.pandora.com/

YSPComplete! Plugin for WordPress

Contributors: nashworks

Donate link: http://blog.nashbrooklyn.com

Tags: YSPComplete!, auction, auctions, widget

Requires at least: 3.2

Tested up to: 3.3.2 S

Stable tag: 2012.06.04

License: GPLv3 (http://www.gnu.org/licenses/gpl-3.0.txt)

Requires YSPComplete: 2012-7 or later


Description

YSPComplete! is a very simple WordPress Plugin.

A WordPress Widget that allows to display items in the sidebar from a unique seller of any auction site that is powered by YSPComplete!

You specify a site’s url, a seller’s username, a number of items to display, and optinal keywords to filter the items.


Installation

  1. Download wordpress-yspcomplete.zip and unzip into the /wp-content/plugins/ directory.
  2. From the WordPress admin backend, Activate the plugin through the ‘Plugins’ menu.
  3. From the WordPress admin backend, in the Widgets menu, drag-and-drop the widget to your sidebar.  You can place it in any position you like.
  4. Specify the settings for the widget: Title, Site URL, Username, Number of Items, and Keywords. For the keywords, you can specify:
    • a single word, like “toyota”.  This will fetch items with the word “toyota”.
    • a pipe-separated list of the above. For example, if you specify “toyota|nissan|jeep|2012”, then it will fetch items with either “toyota” or “nissan” or “jeep” or “2012”.

That’s it !


Frequently Asked Questions

Where do I get YSPComplete! auction platform?

To permanently purchase YSPComplete! auction platform license,

you need to visit http://nashbrooklyn.com

To temperary rent YSPComplete! auction platform license,

you need to visit http://nashload.com

Can I set the visual style of the widget from the admin backend?

No, I haven’t built that capability into this simple plugin, just yet.

Let me know if you have strong requirements in this area.

What should I put for Widget Title?

You can put anything but in general it would be the seller’s username and auction site’s name,

such as something like this for example:

Astroboy on Astroland.com

What should I put for Site URL?

This should be the full URL of an auction site that is powered by YSPComplete!

Such as this for example: http://yspcomplete.nashbrooklyn.com

NOTE: do not put trailing slash at the end of the url.

What should I put for Username?

This should be the seller’s username on an auction site that is powered by YSPComplete!

For example it could be your username or someone you want to promote on your site.

You can even charge them for putting their items on your site.

NOTE: do not put any CAPITAL letters, all letters must be in lower case.

What should I put for Number of Items?

This should be self-explanatory that it is how many items to be displayed in the sidebar.

You can even charge sellers for displaying certain number of items.

Just an idea: you can charge a buck per item per month per seller.

What should I put for Keywords?

This is an optional setting and can be left empty if you don’t want to filter items to a certain keyword.


Screenshots

This shows the rendering of the Widget in the sidebar of a WP blog:

yspcomplete plugin for wordpress screenshot-1

This shows how to Activate the plugin in the Plugins menu in the WP Admin backend:

yspcomplete plugin for wordpress screenshot-2

Configuring the settings for the YSPComplete! widget in the WP Admin backend:

yspcomplete plugin for wordpress screenshot-3


Changelog

2012.06.04

  • initial release

Dependencies

  • This plugin depends on and uses YSPComplete! auction platform Version 2012-7 or later.
  • It also relies on and uses the Curl library within PHP.
  • It makes outbound http connections from the WordPress/PHP server. Most hosters allow this, so it won’t be a problem.

Thanks

Thanks for your interest!

-Nash


Download The YSPComplete! Plugin for WordPress

ScreenrFX: Free screen-blocking for Screenr.com

~~~ Welcome to ScreenrFX ~~~

ScreenrFX is a free app that allows to block part of your screen while recording with Screenr or any other screen-recorders.

We hope you will find SreenrFX useful while making your vids and tuts.

Please visit the Screenr at http://screenr.com

Please donate, if you like ScreenrFX to keep it FREE.

Stay tuned for more features while enjoying the current ones.

DOWNLOAD [ScreenrFX (Desktop App)]

PS: Forgot to mention in the vid that you need to right-click to view the menu from which you can access ScreenrFX features.