Google:Dark
September 8th, 2006If you use google more than you use your bathroom and you are fed up of its monotonous home page,Go try this.. The grease monkey is mucking around with a Google Dark Theme.
.

It is worth a try. Install
If you use google more than you use your bathroom and you are fed up of its monotonous home page,Go try this.. The grease monkey is mucking around with a Google Dark Theme.
.

It is worth a try. Install
I wrote this song during my last days at Loyola.What it is about?Boohoo!!I miss school..
It’s all over now
Reasons are all gone
Silence crept in,Rythm faded away
Clapping of hands came to a still
Heart of the young men were swelling with grief
Why ,Why did the light succumb to darkness
Silence just prevailed over the tempo
Tunes so soothing turned to neverending din
Dry leaves were falling down from the maple trees(Its all..)
We are bidding goodbye..to a wonderful world
And i saw the sparkle in the eyes of the world
Why ,Why did the music stop then
When the tap of the music faded into silence(Its all..)
Dry leaves were falling faster
Sweet memories ,we had in the past
were now wept down to shiny drops
Time was in its slowest role (Its all..)
Different roads we have to tread
I’m No more brave to look back once
Years’ together with all the fun
i’m saying goodbye to a world so dear
(Its all..)
This is a small but useful code to get the user’s login name from the system.Whenever we make windows apps.It is always not good in addressing the user as guest,user etc.Try..for example this code and address them by the name of what they have logged on.
‘…………Declarations…………………………………………………..
Private Declare Function GetUserName Lib “Advapi32″ Alias “GetUserNameA” (ByVal lpBuffer As String, nSize As Long) As Long
‘…………Function…………………………………………………..
Public Function GetLoginName() As Boolean
Dim s_LoginName as string
s_LoginName = String(20, Chr(0))
GetLoginName = GetUserName(s_LoginName, 20)
End Function
Hope this code will be of great use.
I am making it as simple as ever..
Wanted developers,Beta testers and designers.
It is about a project called XT-OOP-CD.Please contact me

NEU PLUS Thikset is all set to be released as a beta edition.
Thikset is a CD indexer that allows you to create virtual drives of your entire CD collection.What more..?You can create,search,bookmark,send your CD collections.
Some features include>>
So if you are interested please comment to this post or simply mail me and let me know.We will deploy a beta edition for you..Absolutely FREE!!!
Asti’s Liquid Fusion
Well it is an open source …hmm..
Ok guys ..i will get you what the author says instead.(That’s better,right?)
”
What is Liquid Fusion ?
Liquid Fusion is nothing but an integration of multiple programming platforms into one single cross-scriptable working entity. Simply put, it’s like a huge blender of a lot of different technologies that you can use, with whatever you’re at ease with to create real applications !
How does Liquid Fusion…
Liquid Fusion may be explained as as ‘working’ web page.
What is ‘working’ ? ‘Working’ is what allows elements on a web page to respond and manipulate other tags or objects (like a flash movie or a streaming video player) in real-time, with the extended power of Liquid Components and custom UIs. Basically, if you’ve got the code, we can run it for you… The great part about coding in Liquid Fusion, is that most of the code you’ll need has already been written for you, so you’ll soon find out that your applications are really really small.
Why Liquid Fusion ?
* It’s easy !
You just have to write a simple web page for the interface, and that’s it ! The rest is in simple code events…
* It’s free !
There’s no need of any additional software to author a Liquid Fusion application, you can just as well use Notepad…
And you just need the Liquid Fusion VM (Virtual Machine) file, which essentially is a simple program (around 300K) you can use to run your ‘application’ !
Liquid Fusion Who ?
Liquid Fusion was conceived by Rahul ‘A s T i’ R, but by the time you’re reading this, somebody else might’ve done more to extend this project than the creator himself…
+Liquid Fusion
:: for developers
* Liquid fusion can grab a XMLF file off the internet (which is what it’s meant to do !) and execute it. Now, if you’re using ASP or PHP pages then your application can be extensively customised (like changing the code or class IDs).
* Liquid Fusion is highly modular, and very forgiving… Almost all tags support a src attribute, which allows you to link to external files or include completely different definitions. And a lot of tags support recursion, and placeholders for easier debugging.
* If you’re too lazy to write a server page, then why not do it at the client’s side ? Liquid Fusion is capable of changing the code you’re running while you’re running it !
* Liquid Fusion sports its own UI (User Interface) which again is highly customizable, and that means no relying on windows components, which in turn ensures that any app you write won’t be affected by whatever styles or theme the user has got on his system. No matter where it’s run it’ll be consistent
* Speaking of it’s own UI, it supports a brand new input/output system, a customizable message box (with animated icons !) and even an XML driven menu ! The menu system which derives its structure from XML is extremely easy to author, and eliminates any excess code you might need to handle menu options. The XML can easily be manipulated, restructured to give dynamically structured menus. Believe it or not, this menu-rendering engine has no recursive functions in it !
* You can write files into the VM as resources and create folder trees from it at run time ! Or you can use the new integrated download manager engine to download files at run-time ! For example, you could download a DLL from your server, register it on the client’s machine, create an object out of it which you can use in your code, all without writing a single line of code !
* and many, many more features…
Consult the online help for more info.
Liquid Online
Liquid Fusion Online Documentation & Resources
http://liquidfusion.tk/
Please note that Liquid Fusion is not a language in itself, but merely a host for various components, all of which work together to build up an application. It wraps up all the functionality into an engine that is basically the Liquid Fusion Virtual Machine, which is the only single file needed to run a Liquid Fusion application. If you ask what language is Liquid Fusion modeled upon, the answer is ‘nothing’! You can use whatever scripting language you know (which should also be present on the client machine) to write applications in Liquid Fusion.
“
Greetings to all the netizens out there.I am JaKe UP…The Upward Autodidact…Let me start with a little about myself.I am definitely not too ordinary.Maybe you can find elements of great interests in me (..Though i don’t vouch that).
Speaking about the Title..The upward autodidact.I am a kind of person who wants to keep the past,safe in the past and move on never looking down.Well… to move forward and to look upward..U got it..An optimistic person to a large extent.Autodidact?.Well in this sphere,i am person who learns by myself.
Welcome to Wordpress.com. This is your first post. Edit or delete it and start blogging!
I am leaving the above words intact.Well,atleast it will remind me of the first time i logged on to Wordpress.