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

Search In

How to get Open Graph Protocol of a webpage by php?

// Set url $url = 'http://edition.cnn.com/2015/04/03/politics/white-house-congress-iran-nuclear-deal/index.html'; // This function is going to go to a url or file and pull all the data that's held in it. $html = file_get_contents($url); // This fun

How can change the URL of admin in Magento?

For changing the url of admin from our existing magento store there are two methods we have: Method 1- First Go to app/etc/local.xml file , open this file with an editor .Now find for the admin node where you have to change the frontName to our

How to Return the 1st UoM present into the Duration category in openerp

First create fields rent_duration_unity in your own module then create class and use this rent_duration_unity fields which you created first in .py file, as shown in code given below. 'rent_duration_unity' : fields.many2one('product.uom', string='

Java heap size on Solr

I was working on a huge data, around 10gb, which I needed to import on solr. So I split the data in 1gb files, then I imported the data in solr using the post method. I ended up getting error: SEVERE: java.lang.OutOfMemoryError: Java heap space. S

How to define routing in Symfony2

Hello Friends, If you are looking to implement routing in symfony2, like I have created a new controller like "listAction" in my controller file and now want to run this on browser. My controller file look like <?php namespace App\C

AppData folder i.e. %appdata%

In Windows Application programming, many developers create the log file in the app directory which is not always available to a regular user and its not a good idea. The log file should probably go in the AppData folder i.e. %appdata% as long a

Convert xps to pdf in Ubuntu 14.04

Hello friends, I am writing this blog as I was facing issue reading .xps files. XPS is XML Paper Specification. I resolved this issue by installing xpstopdf converter. This is how I did This is the easiest way to do: First, go to Ubuntu Software ce

Maintaining Media Attachment in PIM-Web

Hello   Overview Select the option in the context selection menu to access media attachments. All media attachments that have been created and exist in PIM Desktop are listed here in a hierarchical tree structure. The transfer of al

How to Enable Twig debugging options in Drupal 8

In this tutorial, I am going to show you how to Enable Twig debugging options in Drupal 8.   To enable twig debugging 1. Go to sites/default/services.yml file 2. Look for services.yml  if it doesn't exist then copy it & rename to

Top 10 most common components in joomla

Component is a type of joomla extension. They work as a mini application in joomla. Joomla provides several components which gives it the power to be the best CMS in the world. Some of the top joomla components are: Virtuemart: Virtuemart is an

1 53 130
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: