This is a simple game entertainment. Catch the fish and complete the task.
Category: code
download PHP, ASP.NET, Java and Javascript from CodeCanyon – the marketplace for code scripts and snippets.Javascript, Java, Program, Code, Snippet, Script, Dev, Development, Codebase, MySQL, Class, Widget, System, CMS
NodeJs URL shortener (Navigation)
Run your own URL shortening service, or integrate one into your existing NodeJs servers.
This is a pure server-side module.
URL shortify
README.md
A NodeJs server that allows you to run a simple URL shortening server.
Features
- User can submit a full URL and receive a short URL
- When visiting a short URL, user gets redirected to the long URL
- If same URL is shortened multiple times, the short URL gets re-used
- Extremely fast shortening and lengthening
- Specifics for the algorithms nerds:
- O(1) time complexity for both insert and lookup
- O(N) space complexity
- Specifics for the algorithms nerds:
- Easily extended, designed with flexibility in mind
- No dependence on frameworks, such as express
- Instead exposes a low level NodeJs HTTP handle function, which can be consumed by most NodeJs frameworks
- Each feature is split into its own handler function, in case you wish to mix and match on your own
- Easy and flexible templating
- Out of the box support for Jade templates
- Just put them in
jade-templates/, and they will be automatically compiled - Simply require
page-templates.js, and this module exports template functions whose names match the Jade files
- Just put them in
- This is completely optional, and you can use your own preferred engine
- Out of the box support for Jade templates
Setting up
First, install some prerequisites:
- NodeJs and npm.
- You should use NodeJs >=
v0.10.29&& <v0.11.x - Follow instructions here.
- You should use NodeJs >=
- Redis.
- You should use Redis >=
v2.8.16&& <v3.0.x - Follow instructions here.
- On Ubuntu/ Debian systems, after
make, set up Redis as a service:cd utils && sudo ./install_server.sh
- You should use Redis >=
- OpenSSL.
- Should be preloaded on most systems, otherwise, follow instructions here.
- Run
openssl list-message-digest-algorithmsand ensure that MD5 is available
Next, in the folder where you have this module installed, run:
npm install
node run start
Lastly, visit http://0.0.0.0:8080/ in your browser,
and you should be prompted with the main page, where you can shorten your first URL.
Advanced usage
Say you already have your own NodeJs server,
and you do not wish to replace it with this one,
but rather simply handle a few extra routes for URL shortening.
That is certainly possible.
cp urlshortify ${EXISTING_PROJECT}/node_modules/
#edit ${EXISTING_PROJECT}/package.json to include "urlshortify" in dependencies
Note that because this module is private,
as it needs to be distributed using Envato’s marketplace.
it is not distributed using npm.
npm install --save urlshortify will not work.
Thus you need to install it manually using the steps above.
For all features
If you wish to include all features,
you can use the main handler function by requiring it:
var urlshortify = require('urlshortify');
Use server.js as a reference.
For individual features
Alternatively, you can use the individual handler functions,
if you wish to compose your routes with a higher level of specificity:
var urlshortifyLengthen = require('urlshortify').lengthen;
Configuration
Edit config-settings.js to change the settings for your URL shortener.
The settings are explained inline in comments.
When you start the server, check the console output.
It should print out a the configuration object, similar to:
config { hostname: '10.1.1.1',
port: '8080',
isDebug: true,
hashIdSalt: 'hashids salt',
minLength: 6,
startingCounter: 0,
assumeProtocol: 'http' }
It is strongly recommended that when you deploy the app to production,
you should change your hostname to the domain which you are deploying to,
the port to 80,
and the hash salt to something other than the default value.
The default values for the other configuration settings may be left as is for production.
Note that once deployed to production,
you should never change the value of the hash salt,
unless you are willing to invalidate all URLs that have been shortened prior.
Issues/ Requests
Please let me know in the Comments section for this item.
Licence
This module is available dual licenced under
- the Envato Regular Licence dated 30 April 2014
- the Envato Extended Licence dated 30 April 2014
As such, this module is not available from the npm registry.
Instead of npm installing this, you must copy the folder to the appropriate location.
Please purchase the regular licence if you wish to use this in a single application for a single client,
and purchase the extended licence if you wish to use this in multiple applications or for multiple clients.
Read the full details of the licences from the pages above.
Author
Brendan Graetz
Download NodeJs URL shortener (Navigation)
Easy math (Games)
Ultratabs magento extension (Magento Extensions)
Ultratabs Features
Ultratabs extension will provide you with power to display, hide and
change order of core Magento tabs on product details page.
Such as: Description, Additional Information, Upsell Products List,
Related Products List, Products Tags and Products Reviews List with Add Review Form.
And moreover will give ability to add unlimited amount of custom tabs,
that can be connected to CMS controlled blocks or to specific Product Attributes.
This extension allow to control appearance colors of tabs, choose from two
types of layouts (horizontal and vertical) and to select square or rounded
style of tabs decoration. Ultratabs support responsive layout as well
and turn into accordion style on small resolution.
Full features list
- add tabs to product page
- add unlimited custom tabs
- unlimited colors – change tabs appearance to suit your theme
- Google fonts support – over 500 google fonts to choose from
- enable / disable default tabs
- change tabs order
- custom tab with assigned cms block
- custom tab for product attribute
- switch to accordeon on mobile devices
- multi-store ready
- control number of reviews in review tab
- show / hide review form in review tab
Check our demo for sample configurations:
English store
French store
German store
Download Ultratabs magento extension (Magento Extensions)
Bitcoin for Opencart (Add-ons)
This module allows you to start accepting Bitcoin payments on your opencart store without the need of any merchant account. Special care is taken about payment confirmations to secure your transactions against double spending. It includes the following features:
» QR Codes generation
» Configurable Options
» Activity Logging
» Transaction confirmations threshold
» Orders confirmed and status automatically updated only on valid transactions
» Lifetime support
Download Bitcoin for Opencart (Add-ons)
Security Ninja Plugins Bundle (Utilities)
Grab all the best security plugins available on CodeCanyon, completely protect your WordPress site and save $13.
Bundle includes:
- Security Ninja – $11 value, find out more
- Login Ninja – $17 value, find out more
- Core Scanner add-on for SN – $6 value, find out more
- Scheduled Scanner add-on for SN – $6 value, find out more
- Events Logger add-on for SN – $7 value, find out more
Changelog
v1.0 - September 16th 2014 * initial release
Download Security Ninja Plugins Bundle (Utilities)
Essentials – Visual Composer Addon (Add-ons)

Essentials – Visual Composer Addon is Visual Composer addon which includes 24+ unique and modern designed shortcodes.
Unique Shortcodes:
– Cover Boxes
– Royal Slider Shortcode Included $7 Value
– Client Carousel
– Team Profiles
– Testimonial Slider
– Service Tables
– Audio Player
– QRCode generator
– DropCaps
Other Shortcodes:
– Icon Box
– Flip Box
– Process Icon
– Separator with Icon
– Stats Counters
– Interactive Banner
– Parallax Backgrounds
– Buttons
– Pricing Tables
– Google Maps
– Google Trends
– Social Icons
– Animations
– Progress Circles
Download Essentials – Visual Composer Addon (Add-ons)
Prestashop Product ZOOM (Prestashop)
This module best using two images, one low resolution for the visible image, and one high resolution for the zoomed image. If you only have one image available, this module will still work if you scale down the image, larger images.
Configuration options for the zoom. This module provides a field formatter to zoom an image while hovering over it. An image style is selected for the default display image, and an additional style is selected to be used as the zoomed image. When a user hovers over the displayed image, the zoomed image appears and is positioned relative to the current mouse position.
Download Prestashop Product ZOOM (Prestashop)
Responsive Instagram Images User Feed (Prestashop)
Displaying Instagram User feeds. This module solution that allows you to display the instagram user feed or pull all instagram images with a certain hashtag and display them real easy.
Add an picture in Instagram and it will appear instantly on your site. Continue to load more User or Hashtag images. The Load More button is hidden after you’ve reached the end of the available images.
– Set your module position: displayHome.
– Instagram Access Token and USER ID.
– The number display images.
– Continue to load more user or hashtag images.
– Quick integration.
– HTML5 markup: scrubbed clean of bulk and infused with semantic power.
– CSS3 galore: progressively enhanced styles reward modern browsers while staying lean.
– Fully responsive 100%.
– Multi-language ready.
– Mobile compatible.
– Full documentation.
– 24/7 Technical Suppor
Download Responsive Instagram Images User Feed (Prestashop)
advance search for prestashop (Prestashop)
Wrath of Aap (Games)
Wrath of Aap is physics puzzle game built in gamesald supporting IOS android And windows in which our hero fight against corrupt politician. It has 32 levels of physics-based puzzles to be solved involving springs, anti-gravity electric shock, worm holes. Collect 3 stars in each level to root out the corruption completely.
Download Wrath of Aap (Games)
Facebook Conversion Pixels for Opencart (1.5.4.x – 2.0.x.x) (OpenCart)
This Opencart extension will allow you to integrate 1 or more Facebook Conversion Pixels in your Opencart webshop(s), to track the revenue gained from Facebook ad campaigns. It is possible to add conversion pixels to any webpage of your choice, with multistore support. All conversion pixel categories are supported, with the exception of the ‘Adds to Cart’ category. This extension dynamically updates the value currency field to match the total of successful orders.
Download Facebook Conversion Pixels for Opencart (1.5.4.x – 2.0.x.x) (OpenCart)
Uploader (Loaders and Uploaders)
Uploader let’s you share files with an expiration date.
It’s super-easy to use, upload files and set their expiration by days or by downloads, share the download link and enjoy! Once the expiration options are reached the download is disabled and the file delete.
The admin panel allows you to manage all the uploaded files, download or delete them.
DEMO
URL: Uploader Demo
ADMIN PANEL DEMO
URL: Demo URL
Username: admin
Password: admin
Download Uploader (Loaders and Uploaders)
Autocon Car Dealership (Miscellaneous)
Autocon : Complete and easily manageable Car Dealership listing script
Demo preview
- Front end demo – http://autocon.dbcinfotech.net
- Agent user login – ([email protected] , 12345)
- Admin demo – http://autocon.dbcinfotech.net/index.php/admin
- Admin login – (admin , 12345)
Autocon Car Dealership features.
- Listed a cool car? Let others know! Use the embed code to post adds of your cars to reach more people on personal and public blogs, websites and forums.
- Highly customizable script.
- Create custom car types to suit your business need (yes, as many as you like!).
- Create custom fields for your car (e.g. is convertible in case of rental or whatever you may need).
- Create manufacturers and models from the admin panel with lots of preloaded car manufacturers and their model name
- Locate your car dealer in google map.
- Choose among 2 types of views (Grid, List).
- Sort vehicle listings for better viewing purpose.
- View and manage all your dealers with their listed cars.
- Advanced search option: tune your search with every possible option. Use filters on homepage to find cars in preferred condition.
- View the detail of a car with multiple slider images.
- Enable/disable dealer Sign Ip from the admin panel.
- Enable/disable payment for Sign Up option from the admin panel.
- Paypal integrated for Sign Up payment by default.
- Create and modify as many packages as you like for dealer signup.
- Google Map API v3 used.
- Multi-language and multiple currency support.
- Auto translation using MyMemory free api.
- Not happy with auto translation? Customize the language as per your need.
- Create and customize widgets of your own from the admin panel.
- Pre installed featured car, top car, type filter , facebook like box and top agents widgets.
- Responsive design (Works on any resolution device)
- Easy backup system of your product. Don’t loose your valuable data.
- Easy management of your blog, news and article section from the admin panel. Try to reach desired customers using social shares
- Earn money by making a car featured with payment option.
- Bank transfer option for manual entry of agent
- Edit and adjust automated email texts (confirmation, recovery etc.) to suit your needs.
- Two user types (Admin, Dealer).
- SEO support with SEO friendly URLs and customizable meta text and keywords for your pages.
- Tag Support for cars with search on custom tags.
- Log in with facebook if approved by the admin from the admin panel.
- Google AdSense support for earning extra money
- Google Analytics support
- Email management with option to bulk reply
- Upload brochure with each of your car to provide detailed information for better customer experience
- Embed YouTube or Vimeo videos for your cars to display the detailed information
- Built in RSS feed generator
Admin features
- Custom theme support
- Settings for car create, update, delete, filter from the All cars section
- Dealer Management
- Custom manufacturer and model section to add car manufacturer and its assigned model as you like
- Custom Package creation
- Email tracker section to manage the emails sent from dealer info form
- Bulk email support for marketing purpose
- Blog/Artcile/News management section
- Custom widget management for sidebars
- Custom plugin
- Page creator & Menu Builder
- Database backup support
- Multilanguage support
- Autocon settings section to manage all the settings from the backend

Choose over 110+ Currencies


Multi-Language support over 51+ Languages using Memory API
Simply paste the language Google shortcode and the API will do the rest.

Not happy with the auto translate result?
Tune the language keys as you like to make custom words.

Publish Blog/News/Articles
The most advanced real estate script helping agents to maintain a blog/news/article section to present special offer to buyers. The blog/news/article section comes with the advanced sharing plugin on social networks. So no need of including third party blog sites.

Changelog
Version 1.1.0 – 16.09.2014
- Initial Release
Support
For presale question and after sales developer support, pls send your message to [email protected]
Please Rate
If you like our product please rate it.

Download Autocon Car Dealership (Miscellaneous)
All In One Converters (Android)
All in one converter at one place you can calculate, measure anything, unit conversion within fraction of second in this application Include many converter like…
- Weigh Converter
- Temperature Converter
- Distance Converter
- Storage Converter
- Currency Converter
- Time Converter
- Area Converter
- Volume Converter
If you have any suggestion feel free to send so we can improve our product









