Skip to main content

Radio Love


आज FM सुनते वक्त तुम्हारी याद आ गई। एक के बाद एक लगातार दिल को छू लेने वाले रोमांटिक गाने आ रहे थे। हर गाने के बाद रेडियो जॉकी लोगो को उकसा रहा था कि लोग उसे फ़ोन करके अपने दिल की बात शेयर करें।
कई लड़के-लड़किया उसे फोन करके रेडियो के माध्यम से अपने चाहने वाले तक अपनी बात पहुंचा रहे थे। एक और रोमांटिक गाना खत्म हुआ और रेडियो जॉकी ने फिर से अपना नंबर दोहराया। 
 
मैंने अपना मोबाइल उठाया और वो नंबर डायल किया। हरे रंग का डायल आइकॉन अचानक से बहुत खूबसूरत प्रतीत होने लगा। इस आइकॉन को छूने से पहले मैं इसे निहारने लगा।
 
मुझे बिल्कुल वैसा फील हो रहा जैसे कभी मेरे स्क्रीन पे तुम्हारे नाम के साथ इनकमिंग कॉल लिखा दिखने पे फील हुआ करता था। बैकग्राउंड में बजता संगीत ब्लर हुआ और तुम्हारी यादें जीवंत हो उठी। 
 
अगले कुछ पलो तक मैं तुम्हारी यादों में खोया रहा। फिर उस डायल आइकॉन को छूते हुए मुझे ऐसा लगा जैसे मैं तुम्हारे गालों को छू रहा हु और तुम हौले से अपनी आंखे मूंद रही हो। 
 
दो बार ट्रिन ट्रिन सुनने के बाद रेडियो जॉकी की आवाज सुनाई दी। हल्के औपचारिक परिचय के बाद बारी आई तुम तक अपना संदेश पहुंचाने की।
मैं बस इतना बोल पाया कि

"अगर तुम मुझे सुन रही हो तो 2019 में वोट नरेंद्र मोदी को ही देना"

Comments

Popular posts from this blog

Some tools to make life easier

  O ver time, I’ve discovered that the right tools quietly remove friction from everyday work. From managing documents and media to backups, notes, and creative tasks, these applications save time and mental energy. Most are free or open-source, run locally, and respect user control—making them reliable companions for daily digital life. I. Productivity, Notes & Knowledge Management OneNote – Helps organize notes in a structured way using notebooks and sections, making it easier to revisit ideas even after long gaps. Samsung Notes – Works smoothly on Samsung devices and is especially useful for handwritten notes and quick ideas with the S-Pen. Joplin – Stores notes locally in Markdown format, giving full control over data without forcing cloud dependence. Logseq – Encourages thinking in linked ideas rather than isolated notes, which is useful for long-term learning and journaling. Xournal++ – Makes it easy to annotate PDFs and take handwritten notes, especial...

16 security tips for web developers

Web Security 1. Keep softwares up to date Many developers prefer to use old version of software because they are more familiar with that version. This may cause security breach. So, it is recommended to always stay updated with latest version. 2. Prevent SQL Injection SQL Injection is one of the most used attack to harm website. SQL Injection can be prevented by using prepared statement or using PDO (PHP Data Object). In prepared sql statement  a placeholder is used instead of mixing user inserted data in sql statement. 3. Prevent XSS Attack XSS (Cross-Site Scripting) is use to insert malicious javascript  code to a web page which can be use to steal cookies or other informations from browser. To prevent this type of attack clean user input before displaying it to webpage. 4. Double form validation Form validation should be done on both client side and server side. Client side validation is done with javascript which user can manually disable in h...

Reality of private engineering colleges in India

B eing an engineer is not only one of the most precious profession in India but it is also one of the most precious profession all over the world. Almost every children of this country wants to be either a doctor or an engineer. But the number of government engineering colleges are very few. More than a million student appears every year in the national level pre-engineering entrance exam. Number of seats in government colleges are approx 30k. So what about the remaining more than 970k students?? Here is the scope for private engineering colleges grab the opportunity.  They do whatever they can do to attract the students in their college. Many of them pretends that they are the best. Some says they are best in north India, some says the same thing about other direction. They use every medium of the advertisement. Some college takes their own entrance exam to get admission in their college, but this is nothing but only a show off. Time of admission: Students have to pay ...