Posts

Showing posts from September, 2025

wipro details

Image
  1st Oct TimeTracking   https://lb1prodsg.wipro.com/timeTracking/#/employee/effortsFilling TimeTracking   efforts https://lb1prodsg.wipro.com/timeTracking/#/employee/effortsFilling wipro365.sharepoint.com/sites/wiLearncontent/Shared Documents/SAP Success Factors OCM Team/Employee Self Service/ESS Individual Videos/ 1. seat: book a seat. 1 or 2 persons. 2. Project: waves and west utilities ---------- 25,26 aradana; --------- wwu  29th onwards project code total 9.5 hours, uk timing: 12 -9.30pm; sunil kumar ( sdm) reporting; (technical:fico ); SAP BTP,CPI; Arjun, manu;(bangalore,bangalore); jitendra: how to raise , cab service from house2office; client web mail; --------------- https://lb2prodsg.wipro.com/tscpsp/#/PSP/psp/psplanding ----------- induction deck; 3days, in office + holiday  support project: week: 2nd oct holiday; onsite:holidays; -------- ---------- U-I-WAW-PJ-S4HANA-SUPPOR UKI-225/SL06 Wales & West Utilities Limited 24-Sep-2025 ...

dark mode, different applicatin in laptop

 good for eye, dark mode or normal? ChatGPT said: That’s a really good question 👍 The answer depends on your environment, screen type, and personal comfort : ✅ Dark Mode (Good for…) Low light / Night time → reduces glare, less strain in dark rooms. OLED / AMOLED screens → saves battery because dark pixels use less power. People sensitive to bright light → can reduce discomfort. ✅ Light Mode (Good for…) Daytime / Bright environments → easier to read in sunlight or well-lit rooms. Long reading sessions → dark text on white background usually has better readability and less blur. Older monitors / LCD screens → dark mode sometimes causes eye fatigue because of halation (glow around letters). ⚡ Best Practice Use Light Mode during the day (better readability). Switch to Dark Mode at night (reduces glare and blue light). Or choose Auto / System Default → it switches based on time of day. 👉 For eye health , the most important things are:...

booking hotel with offer and coupen codes, breakfast, easy cancel, budge, rating. in goibobo , grok suggested.

  Best Filter and Rating Approach for Searching Hotels on Goibibo (Jaipur, Sep 27-29, 2025) To find the best hotel under ₹2000/night for 2 adults in Jaipur using the Goibibo filters you provided, the optimal strategy combines specific filters with a focus on ratings. Based on your earlier request and the current context (7:21 PM IST, Sep 23, 2025), here’s the best approach: Best Filters to Use Free Cancellation (1076 options) Why: With only 4 days until check-in (Sep 27), flexibility is key. This filter ensures you can cancel if prices drop or plans change, which is common with dynamic pricing. It aligns with off-season deals and protects your ₹2000 budget. Impact: Narrows options but keeps high-value hotels like The Hosteller or Hotel Kalyan available. Free Breakfast (122 options) Why: Adds value to your stay (saves ₹200-300/day on meals), fitting your budget. Hotels like Hotel Kalyan and Hotel Golden Heritage often include this, boosting overall cost-effectiveness....

how to book cab booking in city, grok suggestion.

  ----------------------------------------------------- How to Search for Low-Cost Airport Transfers, City Tours, and Airport Drop in Jaipur (Sep 27-29, 2025) Similar to your hotel search on Goibibo, you can use filters on platforms like Goibibo, MakeMyTrip (MMT), and OYO for airport pickups, 3-day city tours (covering forts, palaces, and markets), and drops—focusing on deals under ₹2000 total for transfers + tours (e.g., ₹500-800 for pickups/drops, ₹800-1500 for tours). September is off-season, so expect 20-40% discounts via coupons like MMTDEAL (up to ₹500 off) or Goibibo's goTribe (30% off). Total for 2 adults: ~₹1500-3000 for all services. Search on the app/site: Enter "Jaipur" > Select "Transfers" or "Activities/Tours" > Dates Sep 27-29 > Apply filters below. Sort by "Price (Low to High)" and "Guest Rating (4.0+)" for quality. Best Filters for Airport Transfers (Pickup 27th Morning & Drop 29th Night) Use Goibib...

MERGING ALL FILE CONTENS SEPARATED BY ------------------- FILE NAME : CONTENT : PAYLOAD; PYTON CODE

-----------------------------------  import os # Input folder input_folder = "/content" # Output file output_file = os.path.join(input_folder, "output.txt") with open(output_file, "w", encoding="utf-8") as outfile:     for filename in sorted(os.listdir(input_folder)):         file_path = os.path.join(input_folder, filename)         # Skip directories and the output file itself         if os.path.isfile(file_path) and filename != "output.txt":             try:                 with open(file_path, "r", encoding="utf-8", errors="ignore") as infile:                     content = infile.read().strip()             except Exception as e:                 content = f"<<Could not read file: {e}>>"        ...

sample edi files corresponding idoc files.around 15 files from gore

 file name:0000000000653808_NORTH AMERICAN LIGHTING_idoc.body;   content: <?xml version="1.0" encoding="UTF-8"?> <ZDELVRY0703>    <IDOC BEGIN="1">       <EDI_DC40 SEGMENT="1">          <TABNAM>EDI_DC40</TABNAM>          <MANDT>200</MANDT>          <DOCNUM>0000000000653808</DOCNUM>          <DOCREL>756</DOCREL>          <STATUS>30</STATUS>          <DIRECT>1</DIRECT>          <OUTMOD>2</OUTMOD>          <IDOCTYP>DELVRY07</IDOCTYP>          <CIMTYP>ZDELVRY0703</CIMTYP>          <MESTYP>DESADV</MESTYP>          <MESCOD>856</MESCOD...