Skip to content
Webner Logo
  • Blog Home
  • Categories
    • Web Development
    • Salesforce
    • Big Data
    • Cloud
    • Database
    • PHP Frameworks
    • eLearning
    • Insurance
    • Java Frameworks
    • Linux, Windows, Mac
    • Mobile
    • Others (General)
    • Others (Technical)
    • Software Testing
    • Zoho
  • About Us
  • Contact Us
  • StudySection

Webner Blogs – eLearning, Salesforce, Web Development & More

Author: Webner

We are a software development company in India.
February 17, 2015 Linux, Windows, Mac / PHP Frameworks

Fatal error: Allowed memory size of 16777216 bytes exhausted

February 17, 2015 Linux, Windows, Mac / PHP Frameworks
Post Views: 3,674
| By Webner

You need to change the maximum memory allowed to a php script to run. For this you need to open your php.ini (location of this file will depend on where php is installed on your machine). In my case php.ini

Read More
February 15, 2015 Java Frameworks

Proxy Pattern and Dynamic Proxies

February 15, 2015 Java Frameworks
Post Views: 6,275
| By Webner

Proxy pattern is about using proxy in front of another entity. It is a structural pattern, which means, it is implemented by changing/extending the structure of code. One example of proxy classes is remote communication. In case of remote communication,

Read More
February 13, 2015 Web Development

SVN Merge

February 13, 2015 Web Development
Post Views: 4,688
| By Webner

I use subeclipse plugin (in eclipse) to communicate with SVN. This discussion is applicable to SVN Merge in general but I have used subclipse references. Go through it even if you do not use eclipse/subclipse. It should be useful to

Read More
February 12, 2015 Linux, Windows, Mac / Web Development

LAN Driver Not Installed

February 12, 2015 Linux, Windows, Mac / Web Development
Post Views: 4,218
| By Webner

I had not done Windows XP installation for long time by myself. After I did it couple of weeks back, I went into “My Network Places” to configure internet access, only to find no “Local Area Connection” element there in

Read More
February 11, 2015 Linux, Windows, Mac

Forgot Linux Root Password

February 11, 2015 Linux, Windows, Mac
Post Views: 5,738
| By Webner

Recently I forgot root password of Open SuSE 10.2 Linux installed on my laptop. I searched over net to find steps below following which I was able to successfully reset (change) root password: 1. Boot the system and when you

Read More
February 9, 2015 Linux, Windows, Mac / Web Development

Accessing webserver over LAN (Linux+windows)

February 9, 2015 Linux, Windows, Mac / Web Development
Post Views: 6,501
| By Webner

On one machine having SuSE 10.2 OS, I am running Jboss app server 4.2. By default it runs http server on port 8080. I was able to access it from browser using http://127.0.0.1:8080 URL. But I was not able to

Read More
February 8, 2015 Web Development

Database Surrogate PKs – Few points

February 8, 2015 Web Development
Post Views: 4,690
| By Webner

I am sure this is obvious stuff but anybody can overlook it, so I thought of adding it in my blog. Many programmers and database designers are using surrogate keys instead of natural keys as PKs (primary keys) now a

Read More
February 7, 2015 Java Frameworks / Linux, Windows, Mac

Making JRE work in Firefox – Suse 10.2 – 64 bit

February 7, 2015 Java Frameworks / Linux, Windows, Mac
Post Views: 6,857
| By Webner

Like a lot of other people, I faced problems in enabling Java in Firefox on Suse 64 bit OS. But it is working now so I thought of writing the obstacles and how to get rid of them. Basically it

Read More
February 6, 2015 Java Frameworks

OOAD Introduction

February 6, 2015 Java Frameworks
Post Views: 7,414
| By Webner

OOAD (Object oriented analysis & design) Scope: As most of you already know, OOA (Object-oriented analysis) and OOD (Object-oriented design) are put together and called as OOAD. To keep the discussion short I won’t be writing anything on the history

Read More

Posts pagination

«Previous Posts 1 … 168 169 170 171 Next Posts»

Google ad

Copyright 2022 - 2023 | Webner Blog by Webner Solutions Pvt Ltd. | All Rights Reserved.
MENU
  • Blog Home
  • Categories
    • Web Development
    • Salesforce
    • Big Data
    • Cloud
    • Database
    • PHP Frameworks
    • eLearning
    • Insurance
    • Java Frameworks
    • Linux, Windows, Mac
    • Mobile
    • Others (General)
    • Others (Technical)
    • Software Testing
    • Zoho
  • About Us
  • Contact Us
  • StudySection