Join the social network of Tech Nerds, increase skill rank, get work, manage projects...
 

Search In

Socket.IO using node.js and express

In node.js Socket.io enables real time event based communication. What that means is that we can communicate to the server from the client and in return the server can talk back to the client. Socket.IO uses WebSockets when it can and has fail overs

Adding custom logo in wordpress

From a client's point of view, when the Custom Logo feature is provided, changing the logo of a site is really simple. That was the point of the element all things considered. To use the custom logo feature you need to declare it. This is the rea

Software Prototyping

What Is Software Prototyping ? Software prototyping acknowledges to the constructing software prototypes which shows the behaviour or characteristics of the expected software in the time of software development. This prototype software does not cont

How to change the default url of any block in magento?

Suppose, we are required to change the url of any block in magento, lets see how we can change the url.   To do so we have to create a module and then re-write the url of that block path to redirect to the module. lets create a module first :

Node.Js REPL command prompt

Its  a command prompt like  Unix/Linux shell where we can entered command and get output in interactive mode. REPL, i.e. Read Eval Print Loop, environment is  bundled with Node.Js and REPL performs the following tasks. Read – I

Magento get method which loads Model, Block and Helper. 

In magento the functions that is mostly responsible for the things to be done are get and set methods, which are actually same as getter and setter methods. With the help of the get method we can actually call any model, block or helper.   A s

Making User-Friendly Emails for Your Subscribers

Your supporters are the motor that stays with your's email database going - it is its substance and structure and the reason your email promoting effort work. Consequently, it ought to shock no one that it is for the most part considered a smart

Difference between scope and namespace in Rails

As we know,Both scope and namespace have to do something with the config/routes.rb file  .Yes,in some way ,both are wrapper for our well-known resources method. First,understand the working of scope by examining how it generates paths.Consider t

Custom code to resize any image in magento

In magento if we are required to resize the image we can do it using the resize() function of magento, but sometimes it wont work then we need to apply some custom codes.   Lets see how can we do it :   In case if we are working on a st

Discussion on jade/pug framework in nodejs

Welcome to FindNerd. Today we are going to discuss jade/pug framework in nodejs. Jade is framework for HTML templating in nodejs. Its maintainers have changed its name to pug due to trademark issue. Jade already registered name for other project. Pug

1 236 363
Sign In
                           OR                           
                           OR                           
Register

Sign up using

                           OR                           
Forgot Password
Fill out the form below and instructions to reset your password will be emailed to you:
Reset Password
Fill out the form below and reset your password: