RSSFlash is an RSSReader application written in Visual C# 2005. RSSFlash New version 2.36 released. Download NSIS Installable RSSFlash 2.36 executable(stable) It is life time free version including source code. You should have .net 2.0 installed already! This version is specifically created for craigslist users. It has step by step PDF user guide, packed by NSIS packager. It is multi-threaded application. You have the option to check the RSS site very minute or whatever time you like. I suggest you to set this for every minute and get my expected craigslist advertisement. It is a stable version, stress tested for more than 5 days. Suggest me improvement in the comments. Download RSSFlash ...
Successful Interview: How do you make it?
Congratulations! The resume that you spent many hours carefully crafting has resulted in a face-to-face interview at a Company that you are extremely interested in. After the adrenalin rush has worn off, you think “OMG, I have to put together a seminar, make travel arrangements and buy new clothes and shoes (well only if you are a woman)”. Although you may think that the hard part of your job search is over; think again….the fun is just beginning. I had similar tough time in 2003 like what you face now. Since I was strong on my subject - in all possible ...
Is Your Home A Good Investment? – As assets, homes provide only modest annual returns in the long run
As assets, homes provide only modest annual returns in the long run Home prices have fallen 32.2 percent since peaking in the second quarter of 2006, according to the Case-Shiller index (Posted: 05/27/2009 08:24:38 AM PDT)! There's the usual talk about what the latest Case-Shiller house price data mean for the next short term move in the real estate market. Has housing bottomed? If not, has the rate of decline slowed? And when will we see an upturn? Human nature likes the short term. Which is why so little attention is paid to something that is probably more important, if less urgent: What ...
How to come out of Red – Credit Card Trap – Make yourself comfortable life?
As the US struggles with one of its deepest recessions since the 1930s, credit is on everyone’s mind. Mounting layoffs, declining benefits, and depressed assets are leaving people without steady streams of income and forcing them to question how they will pay their bills. Paying by credit card has lost its appeal as consumers worry about getting caught up in a downward spiral of debt. But credit cards aren’t evil in and of themselves. Used responsibly they can become an important spending tool that can also pay you back. Before you can begin putting credit cards to work for you, you ...
How to Set an Oracle Env. variable – ORACLE_HOME?
What is ORACLE_HOME used for? * The ORACLE_HOME is an environment variable which is used to set and define the path of Oracle Home (server) Directory. * The ORACLE_HOME directory will have the sub directories, binaries, executables, programs, scripts, etc. for the Oracle Database. * This directory can be used by any user who wants to use the particular database. * If the ORACLE_HOME variable is defined as an environment variable, then during the installation process, the Oracle Home Path will be set to the directory defined as default. If the variable is not defined, then the Oracle will take its own default location. ...
JiltinSkyBlue 3.0 Professional WordPress Theme
I have released a new widget ready professional theme, tested with wordpress 2.6.2 & 2.7.1 JiltinSkyBlue 3.0. This is an free open source Wordpress theme. Jiltin skyblue Demo Download: JiltinSkyBlue 3.0 WordPress zip Theme Here are some features: - JiltinSkyBlue 3.0 has skyblue background, brighter and good looking color combination. - Sidebar Widget Compatibility: Right-Sidebar of this theme are fully compatible with default Wordpress widgets and can easily customized for compatibility with custom widgets. - Rounded Corners: The theme posts has rounded corners and curvy element edges which gives it a very lustrous design look. - RSS Subscription: JiltinSkyBlue is integrated with popular RSS subscription like Google ...
Standalone Access the Wordpress database using $wpdb
if you wish to access the database from your code file which is not placed inside one of the standard plugin locations, you will need to include_once() the wp-db.php file as well as the wp-config.php file. Including only the wp-db.php file will not set the database connection information resulting in an error message like "Wordpress could not connect to the database". It is always advisable to put your functionality inside a plugin. However, if you need it in some cases, this workaround is available. For example, this is the code in a file has_great_code.php in the root/installation directory : [code lang="php"] include_once('wp-config.php'); include_once('wp-load.php'); include_once('wp-includes/wp-db.php'); [/code] I ...
11i Installation
Oracle Applications Release 12 Installation on Cent OS 5 (32-bit)
Operating Systems Requirements Kernel Requirements Since Cent OS is made on RHEL, we can install oracle applications over Cent OS 5.0. Cent OS 5 –> 2.6.18-92.1.22.el5 To determine version, enter: $ uname – r Required Read Full Article (Click here)...
How do I set the DISPLAY variable on Linux?
It is possible to use your computer at home or in the labs to login to the Client server machines and use cool graphical tools like xclock. The system that makes this possible is the X Windows System (X), it is the basis for all GUI application on the Client server machines. One of the design ideas behind X is the idea of remote displays, in much the same way a standard telnet login works. From another computer you connect to your sever over a network login and do all kinds of neat command Read Full Article (Click here)...
Oracle Metalink Notes for Oracle Apps DBAs.
Here are the list of Oracle Metalink Notes, I do refer regularly. Moreover, these are very informative. So, I thought of sharing those note ids here with you. Note: You have to have an account in Oracle Metalink to access notes. Installation Note: 452120.1 - How to locate the log files and troubleshoot RapidWiz for R12 Note: 329985.1 - How to locate the Rapid Wizard Installation log files for Oracle Applications 11.5.8 and higher Note: 362135.1 - Configuring Oracle Applications Release 11i Read Full Article (Click here)...
Access Oracle Apps R12 / 11i from Linux Client (Mozilla Firefox)
Credit: Posted in October 12th, 2007 by Atul in apps In Oracle Applications professional Users can access professional forms via Appletin web browser. This Form Applet must run with in Java Virtual Machine (JVM) and Oracle bundles its own JVM as Oracle Jinitiator. This Jinitiator is available only for Windows Client and for Unix/Linux you have to use Java Plug-In. Till Oracle Apps 11i default JVM was Jinitiator but with Oracle Apps R12 default JVM under which form Applet run is J2SE Read Full Article (Click here)...
Accessing 11i with linux client and web browser
Excerpts from OAUGNetDBA: FYI, I have been able to get the forms to work from my Linux workstation. After applying our 9iAS upgrade and 11.5.8 upgrade this spring, we found new settings in the appsweb.cfg file (namely, an sunplugin entry). If you have that set correctly, matching the version of the sun jdk plugin on your workstation, the forms access DOES work on your Linux workstation It isn't supported, but then again, anyone who uses Linux at a workstation is used to that! This is the Read Full Article (Click here)...
