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 ...
Oracle Applications
Oracle Applications:Importance of Receivables Activities.
Receivables Activities are set up in Oracle Receivables for several uses: - Miscellaneous Cash (non-Accounts Receivable receipts) - Adjustments (write-offs for transactions) - Finance Charges. They allow you to pre-define the default values for activities you will typically perform. You can control procedurally whether or not the default GL Accounts should be overridden and, if so, how? (for example, override to use the appropriate department). Note that when you create adjustments, they Read Full Article (Click here)...
Oracle Applications: Significance of Profile Options
Profile Options are additional rules that are critical for how the system works. They are updated by the System Administrator and are usually set at the site level System Options for Oracle Receivables usually start with “AR:” or “Tax:” But, you need to watch out for “OE: Inventory Validation Organization” which you must define whether or not you are using Oracle Order Entry or Oracle Inventory. Select the applicable value. For the Accounts Receivable Read Full Article (Click here)...
Oracle Applications: What are System Options and Importance?
For Oracle Receivables, you have two places for entering high level rules for how the system is to process your data: the System Options screen (in Oracle Receivables) and the Profile Options (updated by the System Administrator). Both are critical to how the system works. System Options encompass various areas: - Accounting Options - Tax Options - Invoices and Customers Options - Miscellaneous Options Use Accounting to: - Assign this instance to the proper set of books. This is key if you Read Full Article (Click here)...
Oracle Applications: What is AutoAccounting?
AutoAccounting is the process that Oracle Receivables uses to assign default values for the key General Ledger accounts for Accounts Receivable activity. The accounts that use AutoAccounting include: - Accounts Receivable - Revenue - Tax - Freight - Unearned Revenue (for deferred revenue recognition) - Unbilled Receivables (for deferred receivables recognition) - AutoInvoice Clearing (used for items created through AutoInvoice where the quantity * the unit price does not equal the Extended Read Full Article (Click here)...
Oracle Applications: what is a transaction? What are Transaction Types?
First, what is a transaction? Oracle uses transaction as a catch-all term for invoices, credit memos, debit memos and commitments (activities you perform with the customer). Receipts may even be considered a transaction in some instances but I will exclude them from this discussion. A Transaction Type is a name you give to a transaction. It: - Provides the rule for how activities are processed, for instance, will there be tax and/or freight? - Determines if this activity will be posted to the Read Full Article (Click here)...
